Pull request #3748 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 098cda11779b4aa257cd8283736549a210b45dfd+745cb475a1aaaa7f65879c3fe5597f8aef72f136 (988677682559771acf6bbc5f6a27713a8c59a39d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh458583118297121375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh320734015287330773.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3748/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3748/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1634782651714153257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6514180098481968084.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3748/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3748/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1253184997370822599.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-469 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh8852076032137767193.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 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 098cda11779b4aa257cd8283736549a210b45dfd Merge succeeded, producing 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 Checking out Revision 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 (PR-3748) > 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/4@tmp/jenkins-gitclient-ssh6335515763377693343.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 098cda11779b4aa257cd8283736549a210b45dfd # 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/4@tmp/jenkins-gitclient-ssh5139761032443385572.key > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 # timeout=10 Commit message: "Merge commit '745cb475a1aaaa7f65879c3fe5597f8aef72f136' into HEAD" > git rev-list --no-walk 098cda11779b4aa257cd8283736549a210b45dfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-11T18:24:51.325Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-11T18:24:51.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-11T18:24:51.394Z] ========================================================= [2021-10-11T18:24:51.394Z] EdgeX Global Pipelines Version Info [2021-10-11T18:24:51.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:24:52.592Z] ------------------- [2021-10-11T18:24:52.592Z] stable info: [2021-10-11T18:24:52.592Z] ------------------- [2021-10-11T18:24:52.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-11T18:24:52.592Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T18:24:52.592Z] Message: update stable to v1.0.209 [2021-10-11T18:24:53.168Z] ------------------- [2021-10-11T18:24:53.168Z] experimental info: [2021-10-11T18:24:53.168Z] ------------------- [2021-10-11T18:24:53.168Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-11T18:24:53.168Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T18:24:53.168Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-11T18:24:53.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-11T18:24:53.290Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-11T18:24:53.303Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-11T18:24:53.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-11T18:24:53.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-11T18:24:53.336Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-11T18:24:53.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-11T18:24:53.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-11T18:24:53.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-11T18:24:53.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-11T18:24:53.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-11T18:24:53.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-11T18:24:53.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-11T18:24:53.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-11T18:24:53.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-11T18:24:53.442Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T18:24:53.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T18:24:53.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-11T18:24:53.475Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-11T18:24:53.484Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-11T18:24:53.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-11T18:24:53.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-11T18:24:53.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3748 [Pipeline] echo [2021-10-11T18:24:53.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3748 [Pipeline] echo [2021-10-11T18:24:53.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3748 [Pipeline] echo [2021-10-11T18:24:53.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [Pipeline] echo [2021-10-11T18:24:53.538Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d45982 [Pipeline] echo [2021-10-11T18:24:53.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T18:24:53.590Z] provisioning config files... [2021-10-11T18:24:53.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5938495409433161248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:24:53.918Z] ---> docker-login.sh [2021-10-11T18:24:53.919Z] nexus3.edgexfoundry.org:10001 [2021-10-11T18:24:53.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:24:54.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:24:54.187Z] Configure a credential helper to remove this warning. See [2021-10-11T18:24:54.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:24:54.187Z] [2021-10-11T18:24:54.187Z] Login Succeeded [2021-10-11T18:24:54.187Z] nexus3.edgexfoundry.org:10002 [2021-10-11T18:24:54.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:24:54.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:24:54.187Z] Configure a credential helper to remove this warning. See [2021-10-11T18:24:54.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:24:54.187Z] [2021-10-11T18:24:54.187Z] Login Succeeded [2021-10-11T18:24:54.187Z] nexus3.edgexfoundry.org:10003 [2021-10-11T18:24:54.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:24:54.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:24:54.456Z] Configure a credential helper to remove this warning. See [2021-10-11T18:24:54.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:24:54.456Z] [2021-10-11T18:24:54.456Z] Login Succeeded [2021-10-11T18:24:54.456Z] nexus3.edgexfoundry.org:10004 [2021-10-11T18:24:54.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:24:54.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:24:54.456Z] Configure a credential helper to remove this warning. See [2021-10-11T18:24:54.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:24:54.456Z] [2021-10-11T18:24:54.456Z] Login Succeeded [2021-10-11T18:24:54.456Z] docker.io [2021-10-11T18:24:54.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:24:55.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:24:55.032Z] Configure a credential helper to remove this warning. See [2021-10-11T18:24:55.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:24:55.032Z] [2021-10-11T18:24:55.032Z] Login Succeeded [2021-10-11T18:24:55.032Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T18:24:55.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T18:24:55.359Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/core-command/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/core-data/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-11T18:24:55.360Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:55.360Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-11T18:24:55.360Z] ++ cut -d/ -f2 [2021-10-11T18:24:55.360Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-11T18:24:55.404Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:24:55.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:24:55.938Z] [2021-10-11T18:24:55.938Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:24:56.251Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:24:56.251Z] latest: Pulling from edgex-devops/git-semver [2021-10-11T18:24:56.251Z] a0d0a0d46f8b: Pulling fs layer [2021-10-11T18:24:56.251Z] 3e5f54012d9b: Pulling fs layer [2021-10-11T18:24:56.251Z] 4c7163046ea9: Pulling fs layer [2021-10-11T18:24:56.251Z] 0c2d73faf560: Pulling fs layer [2021-10-11T18:24:56.251Z] 0c2d73faf560: Waiting [2021-10-11T18:24:56.251Z] 3e5f54012d9b: Verifying Checksum [2021-10-11T18:24:56.251Z] 3e5f54012d9b: Download complete [2021-10-11T18:24:56.251Z] a0d0a0d46f8b: Verifying Checksum [2021-10-11T18:24:56.251Z] a0d0a0d46f8b: Download complete [2021-10-11T18:24:56.251Z] 0c2d73faf560: Verifying Checksum [2021-10-11T18:24:56.251Z] 0c2d73faf560: Download complete [2021-10-11T18:24:56.526Z] 4c7163046ea9: Verifying Checksum [2021-10-11T18:24:56.526Z] 4c7163046ea9: Download complete [2021-10-11T18:24:56.526Z] a0d0a0d46f8b: Pull complete [2021-10-11T18:24:56.526Z] 3e5f54012d9b: Pull complete [2021-10-11T18:24:57.101Z] 4c7163046ea9: Pull complete [2021-10-11T18:24:57.101Z] 0c2d73faf560: Pull complete [2021-10-11T18:24:57.101Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-11T18:24:57.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:24:57.101Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-11T18:24:57.178Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-10-11T18:24:57.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-11T18:24:57.918Z] $ docker top e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-11T18:24:58.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T18:24:58.018Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T18:24:58.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T18:24:58.131Z] $ docker exec e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 ssh-agent [2021-10-11T18:24:58.250Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbEEghN/agent.14 [2021-10-11T18:24:58.250Z] SSH_AGENT_PID=20 [2021-10-11T18:24:58.259Z] Running ssh-add (command line suppressed) [2021-10-11T18:24:58.353Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3051288307443283764.key (/w/workspace/edgex-go/4@tmp/private_key_3051288307443283764.key) [2021-10-11T18:24:58.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T18:24:58.666Z] + git tag --points-at HEAD [Pipeline] } [2021-10-11T18:24:58.680Z] $ docker exec --env ******** --env ******** e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 ssh-agent -k [2021-10-11T18:24:58.794Z] unset SSH_AUTH_SOCK; [2021-10-11T18:24:58.794Z] unset SSH_AGENT_PID; [2021-10-11T18:24:58.794Z] echo Agent pid 20 killed; [2021-10-11T18:24:58.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-11T18:24:58.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T18:24:58.831Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T18:24:58.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T18:24:58.938Z] $ docker exec e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 ssh-agent [2021-10-11T18:24:59.057Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFIOdNO/agent.53 [2021-10-11T18:24:59.058Z] SSH_AGENT_PID=60 [2021-10-11T18:24:59.063Z] Running ssh-add (command line suppressed) [2021-10-11T18:24:59.183Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2324920157588514436.key (/w/workspace/edgex-go/4@tmp/private_key_2324920157588514436.key) [2021-10-11T18:24:59.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T18:24:59.492Z] + git semver init [2021-10-11T18:24:59.492Z] # -> Open(): unable to determine branch for HEAD [2021-10-11T18:24:59.492Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-10-11T18:24:59.492Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-10-11T18:24:59.492Z] # $SEMVER_REMOTE_NAME = origin [2021-10-11T18:24:59.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-11T18:24:59.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-11T18:24:59.492Z] # $SEMVER_BRANCH = PR-3748 [2021-10-11T18:24:59.492Z] # $SEMVER_TEMP = /tmp/semver-418588476 [2021-10-11T18:24:59.492Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-11T18:25:14.499Z] # '/tmp/semver-418588476' -> '/w/workspace/edgex-go/4/.semver' [2021-10-11T18:25:14.499Z] # -> Force: false [2021-10-11T18:25:14.499Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-10-11T18:25:14.517Z] $ docker exec --env ******** --env ******** e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 ssh-agent -k [2021-10-11T18:25:14.661Z] unset SSH_AUTH_SOCK; [2021-10-11T18:25:14.661Z] unset SSH_AGENT_PID; [2021-10-11T18:25:14.661Z] echo Agent pid 60 killed; [2021-10-11T18:25:14.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T18:25:14.982Z] + git semver [Pipeline] } [2021-10-11T18:25:14.995Z] $ docker stop --time=1 e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 [2021-10-11T18:25:16.793Z] $ docker rm -f e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T18:25:17.172Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-11T18:25:17.445Z] Stashed 1 file(s) [Pipeline] echo [2021-10-11T18:25:17.447Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-11T18:25:17.601Z] ========================================================= [2021-10-11T18:25:17.601Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-11T18:25:17.601Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:25:17.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:25:17.895Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-11T18:25:17.895Z] 4e9f2cdf4387: Pulling fs layer [2021-10-11T18:25:17.895Z] 57d31006c564: Pulling fs layer [2021-10-11T18:25:17.895Z] bd5ccded8296: Pulling fs layer [2021-10-11T18:25:17.895Z] 304dd3a0f381: Pulling fs layer [2021-10-11T18:25:17.895Z] d37cda54a23b: Pulling fs layer [2021-10-11T18:25:17.896Z] bae75c0f2455: Pulling fs layer [2021-10-11T18:25:17.896Z] 806579b3d29a: Pulling fs layer [2021-10-11T18:25:17.896Z] c77eb801bf70: Pulling fs layer [2021-10-11T18:25:17.896Z] 6d0567d44e1a: Pulling fs layer [2021-10-11T18:25:17.896Z] 806579b3d29a: Waiting [2021-10-11T18:25:17.896Z] 304dd3a0f381: Waiting [2021-10-11T18:25:17.896Z] d37cda54a23b: Waiting [2021-10-11T18:25:17.896Z] bae75c0f2455: Waiting [2021-10-11T18:25:17.896Z] 6d0567d44e1a: Waiting [2021-10-11T18:25:17.896Z] c77eb801bf70: Waiting [2021-10-11T18:25:17.896Z] bd5ccded8296: Verifying Checksum [2021-10-11T18:25:17.896Z] bd5ccded8296: Download complete [2021-10-11T18:25:17.896Z] 57d31006c564: Verifying Checksum [2021-10-11T18:25:17.896Z] 57d31006c564: Download complete [2021-10-11T18:25:17.896Z] d37cda54a23b: Verifying Checksum [2021-10-11T18:25:17.896Z] d37cda54a23b: Download complete [2021-10-11T18:25:17.896Z] bae75c0f2455: Verifying Checksum [2021-10-11T18:25:17.896Z] bae75c0f2455: Download complete [2021-10-11T18:25:17.896Z] 806579b3d29a: Verifying Checksum [2021-10-11T18:25:17.896Z] 806579b3d29a: Download complete [2021-10-11T18:25:17.896Z] 4e9f2cdf4387: Verifying Checksum [2021-10-11T18:25:17.896Z] 4e9f2cdf4387: Download complete [2021-10-11T18:25:18.162Z] c77eb801bf70: Verifying Checksum [2021-10-11T18:25:18.162Z] c77eb801bf70: Download complete [2021-10-11T18:25:18.162Z] 4e9f2cdf4387: Pull complete [2021-10-11T18:25:18.425Z] 57d31006c564: Pull complete [2021-10-11T18:25:18.425Z] bd5ccded8296: Pull complete [2021-10-11T18:25:18.998Z] 6d0567d44e1a: Verifying Checksum [2021-10-11T18:25:18.998Z] 6d0567d44e1a: Download complete [2021-10-11T18:25:18.998Z] 304dd3a0f381: Download complete [2021-10-11T18:25:23.239Z] 304dd3a0f381: Pull complete [2021-10-11T18:25:23.239Z] d37cda54a23b: Pull complete [2021-10-11T18:25:23.239Z] bae75c0f2455: Pull complete [2021-10-11T18:25:23.239Z] 806579b3d29a: Pull complete [2021-10-11T18:25:23.239Z] c77eb801bf70: Pull complete [2021-10-11T18:25:25.837Z] 6d0567d44e1a: Pull complete [2021-10-11T18:25:25.837Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-11T18:25:25.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:25:25.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:25:26.149Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:25:26.149Z] WORKDIR /edgex [2021-10-11T18:25:26.149Z] COPY go.mod . [2021-10-11T18:25:26.149Z] RUN go mod download' [2021-10-11T18:25:26.149Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-11T18:25:27.597Z] Sending build context to Docker daemon 329.3MB [2021-10-11T18:25:27.597Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:25:27.597Z] ---> e839a31ac9d1 [2021-10-11T18:25:27.597Z] Step 2/4 : WORKDIR /edgex [2021-10-11T18:25:29.513Z] ---> Running in 3993aa277196 [2021-10-11T18:25:29.781Z] Removing intermediate container 3993aa277196 [2021-10-11T18:25:29.781Z] ---> 750c3ab8e117 [2021-10-11T18:25:29.781Z] Step 3/4 : COPY go.mod . [2021-10-11T18:25:29.781Z] ---> 070aca7b4075 [2021-10-11T18:25:29.781Z] Step 4/4 : RUN go mod download [2021-10-11T18:25:29.781Z] ---> Running in 83da7a642d86 [2021-10-11T18:25:32.565Z] Still waiting to schedule task [2021-10-11T18:25:32.566Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-11T18:26:01.912Z] Removing intermediate container 83da7a642d86 [2021-10-11T18:26:01.912Z] ---> 93b19587a90e [2021-10-11T18:26:01.912Z] Successfully built 93b19587a90e [2021-10-11T18:26:01.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:26:02.222Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T18:26:02.222Z] . [Pipeline] withDockerContainer [2021-10-11T18:26:02.297Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-10-11T18:26:02.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-10-11T18:26:02.732Z] $ docker top 963b4c477235561fb8bfa451811644c7d8cc2f1b87d8c223d2221a6c27c6d247 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:26:03.116Z] + go version [2021-10-11T18:26:03.116Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-11T18:26:03.128Z] $ docker stop --time=1 963b4c477235561fb8bfa451811644c7d8cc2f1b87d8c223d2221a6c27c6d247 [2021-10-11T18:26:04.344Z] $ docker rm -f 963b4c477235561fb8bfa451811644c7d8cc2f1b87d8c223d2221a6c27c6d247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:26:04.858Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T18:26:04.858Z] . [Pipeline] withDockerContainer [2021-10-11T18:26:04.920Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-10-11T18:26:04.953Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-10-11T18:26:05.367Z] $ docker top cb70de959ce596477470e570304810473e385528abdd0b41756d2508e2892142 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-11T18:26:05.465Z] ========================================================= [2021-10-11T18:26:05.465Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-11T18:26:05.465Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:26:05.766Z] + make test [2021-10-11T18:26:05.766Z] go mod tidy [2021-10-11T18:26:06.030Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-11T18:26:11.413Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-11T18:26:29.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-11T18:26:34.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-11T18:26:34.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-11T18:26:34.849Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-11T18:26:37.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-11T18:26:38.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-11T18:26:38.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-11T18:26:38.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-11T18:26:38.634Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-11T18:26:38.907Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-11T18:26:39.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-11T18:26:39.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-11T18:26:39.192Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-11T18:26:39.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-11T18:26:41.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-10-11T18:26:41.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-11T18:26:41.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-11T18:26:42.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2021-10-11T18:26:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-11T18:26:42.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements [2021-10-11T18:26:42.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-11T18:26:42.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-11T18:26:43.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 90.1% of statements [2021-10-11T18:26:43.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-11T18:26:43.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:26:44.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements [2021-10-11T18:26:44.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-11T18:26:44.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-11T18:26:44.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-11T18:26:44.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-11T18:26:44.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-11T18:26:45.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.293s coverage: 94.2% of statements [2021-10-11T18:26:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-11T18:26:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:26:45.350Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-10-11T18:26:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-11T18:26:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-11T18:26:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-11T18:26:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-11T18:26:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-11T18:26:45.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-10-11T18:26:45.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-11T18:26:45.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-11T18:26:45.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-11T18:26:46.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 1.0% of statements [2021-10-11T18:26:46.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-11T18:26:46.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-10-11T18:26:47.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2021-10-11T18:26:47.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-11T18:26:47.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-10-11T18:26:47.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-10-11T18:26:47.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-10-11T18:26:48.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-10-11T18:26:48.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-10-11T18:27:00.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-10-11T18:27:00.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-10-11T18:27:07.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.208s coverage: 82.5% of statements [2021-10-11T18:27:07.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-10-11T18:27:22.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements [2021-10-11T18:27:22.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-11T18:27:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2021-10-11T18:27:22.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-11T18:27:22.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-11T18:27:23.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-10-11T18:27:23.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2021-10-11T18:27:23.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-10-11T18:27:23.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-10-11T18:27:23.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-10-11T18:27:24.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 70.4% of statements [2021-10-11T18:27:24.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-11T18:27:24.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-11T18:27:24.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-11T18:27:25.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.4% of statements [2021-10-11T18:27:25.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-11T18:27:25.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-11T18:27:25.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-10-11T18:27:25.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-11T18:27:25.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-10-11T18:27:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-11T18:27:33.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-11T18:27:33.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.0% of statements [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-11T18:27:33.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-11T18:27:33.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-11T18:27:33.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-11T18:27:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-11T18:27:33.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-10-11T18:27:33.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-10-11T18:27:33.804Z] 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-10-11T18:28:06.087Z] GO111MODULE=on go vet ./... [2021-10-11T18:28:18.373Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-11T18:28:18.373Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-11T18:28:18.373Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-11T18:28:18.673Z] + ls -al . [2021-10-11T18:28:18.673Z] total 612 [2021-10-11T18:28:18.673Z] drwxrwxr-x 10 1001 1001 4096 Oct 11 18:28 . [2021-10-11T18:28:18.673Z] drwxr-xr-x 4 root root 28 Oct 11 18:26 .. [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 11 Oct 11 18:24 .dockerignore [2021-10-11T18:28:18.673Z] drwxrwxr-x 8 1001 1001 179 Oct 11 18:24 .git [2021-10-11T18:28:18.673Z] drwxrwxr-x 4 1001 1001 142 Oct 11 18:24 .github [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 804 Oct 11 18:24 .gitignore [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 18:24 .golangci.yml [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 76 Oct 11 18:24 .hadolint.yml [2021-10-11T18:28:18.673Z] drwx------ 3 1001 1001 58 Oct 11 18:25 .semver [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 18:24 .sonarcloud.properties [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 18:24 ADOPTERS.md [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 8608 Oct 11 18:24 Attribution.txt [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 43881 Oct 11 18:24 CHANGELOG.md [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 18:24 CONTRIBUTING.md [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 18:24 GOVERNANCE.md [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 849 Oct 11 18:24 Jenkinsfile [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 18:24 LICENSE [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 6508 Oct 11 18:24 Makefile [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 18:24 OWNERS.md [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 8256 Oct 11 18:24 README.md [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 6912 Oct 11 18:24 SECURITY.md [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 18:25 VERSION [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 4131 Oct 11 18:24 ZMQWindows.md [2021-10-11T18:28:18.673Z] drwxrwxr-x 2 1001 1001 37 Oct 11 18:24 bin [2021-10-11T18:28:18.673Z] drwxrwxr-x 14 1001 1001 4096 Oct 11 18:24 cmd [2021-10-11T18:28:18.673Z] -rw-r--r-- 1 root root 403932 Oct 11 18:27 coverage.out [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 829 Oct 11 18:24 go.mod [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 50143 Oct 11 18:24 go.sum [2021-10-11T18:28:18.673Z] drwxrwxr-x 8 1001 1001 124 Oct 11 18:24 internal [2021-10-11T18:28:18.673Z] drwxrwxr-x 3 1001 1001 16 Oct 11 18:24 openapi [2021-10-11T18:28:18.673Z] drwxrwxr-x 4 1001 1001 71 Oct 11 18:24 snap [2021-10-11T18:28:18.673Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 18:24 version.go [Pipeline] sh [2021-10-11T18:28:18.973Z] + '[' -e coverage.out ] [2021-10-11T18:28:18.974Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-11T18:28:19.094Z] Stashed 1 file(s) [Pipeline] sh [2021-10-11T18:28:19.394Z] + make build [2021-10-11T18:28:19.394Z] 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-10-11T18:28:20.792Z] 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-10-11T18:28:28.982Z] 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-10-11T18:28:28.982Z] 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-10-11T18:28:29.560Z] 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-10-11T18:28:29.821Z] 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-10-11T18:28:31.221Z] 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-10-11T18:28:31.792Z] 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-10-11T18:28:32.742Z] 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-10-11T18:28:33.719Z] 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-10-11T18:28:34.312Z] 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-10-11T18:28:35.272Z] 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-10-11T18:28:37.404Z] $ docker stop --time=1 cb70de959ce596477470e570304810473e385528abdd0b41756d2508e2892142 [2021-10-11T18:28:39.269Z] $ docker rm -f cb70de959ce596477470e570304810473e385528abdd0b41756d2508e2892142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:28:40.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:28:40.322Z] [2021-10-11T18:28:40.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:28:40.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:28:40.623Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-11T18:28:40.623Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-11T18:28:40.623Z] ca9280d653b3: Pulling fs layer [2021-10-11T18:28:40.623Z] 7e9c9ca2126c: Pulling fs layer [2021-10-11T18:28:40.623Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-11T18:28:40.623Z] cbdbe7a5bc2a: Download complete [2021-10-11T18:28:40.889Z] ca9280d653b3: Verifying Checksum [2021-10-11T18:28:40.889Z] ca9280d653b3: Download complete [2021-10-11T18:28:41.161Z] cbdbe7a5bc2a: Pull complete [2021-10-11T18:28:41.161Z] 7e9c9ca2126c: Verifying Checksum [2021-10-11T18:28:41.161Z] 7e9c9ca2126c: Download complete [2021-10-11T18:28:41.433Z] ca9280d653b3: Pull complete [2021-10-11T18:28:44.750Z] 7e9c9ca2126c: Pull complete [2021-10-11T18:28:44.750Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-11T18:28:44.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:28:44.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-11T18:28:44.816Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-10-11T18:28:44.850Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-11T18:28:47.438Z] $ docker top bb2b21d6ce04886f1ccadefeab2770caf1b1320ccd4de2cc12b2f6dc25afad64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:28:47.813Z] + docker-compose build --help [2021-10-11T18:28:47.813Z] + grep parallel [2021-10-11T18:28:48.388Z] --parallel Build images in parallel. [Pipeline] } [2021-10-11T18:28:48.399Z] $ docker stop --time=1 bb2b21d6ce04886f1ccadefeab2770caf1b1320ccd4de2cc12b2f6dc25afad64 [2021-10-11T18:28:49.599Z] $ docker rm -f bb2b21d6ce04886f1ccadefeab2770caf1b1320ccd4de2cc12b2f6dc25afad64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:28:50.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:28:50.004Z] . [Pipeline] withDockerContainer [2021-10-11T18:28:50.070Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-10-11T18:28:50.108Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose:latest cat [2021-10-11T18:28:50.501Z] $ docker top 26bb3f2e13c07cbe36c49d4b26222f1df6e0a233f2c0f5018635cfd4b1a81579 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:28:50.866Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-11T18:28:51.440Z] Building core-command ... [2021-10-11T18:28:51.440Z] Building core-data ... [2021-10-11T18:28:51.440Z] Building core-metadata ... [2021-10-11T18:28:51.440Z] Building security-bootstrapper ... [2021-10-11T18:28:51.440Z] Building security-proxy-setup ... [2021-10-11T18:28:51.440Z] Building security-secretstore-setup ... [2021-10-11T18:28:51.440Z] Building support-notifications ... [2021-10-11T18:28:51.440Z] Building support-scheduler ... [2021-10-11T18:28:51.440Z] Building sys-mgmt-agent ... [2021-10-11T18:28:51.440Z] Building security-proxy-setup [2021-10-11T18:28:51.440Z] Building support-scheduler [2021-10-11T18:28:51.440Z] Building sys-mgmt-agent [2021-10-11T18:28:51.440Z] Building core-data [2021-10-11T18:28:51.440Z] Building core-command [2021-10-11T18:29:01.470Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:01.470Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:01.470Z] ---> 93b19587a90e [2021-10-11T18:29:01.470Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:29:01.470Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:01.470Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:01.470Z] ---> 93b19587a90e [2021-10-11T18:29:01.470Z] Step 3/20 : WORKDIR /edgex-go [2021-10-11T18:29:06.772Z] ---> Running in be123635a452 [2021-10-11T18:29:06.772Z] ---> Running in 85b471f80a2e [2021-10-11T18:29:09.326Z] Removing intermediate container 85b471f80a2e [2021-10-11T18:29:09.326Z] ---> 22a5a91cdb4a [2021-10-11T18:29:09.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:09.326Z] Removing intermediate container be123635a452 [2021-10-11T18:29:09.326Z] ---> 1bb0f8b9c838 [2021-10-11T18:29:09.326Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:09.590Z] ---> Running in 72d25bf728fd [2021-10-11T18:29:09.590Z] ---> Running in d4ef0300a77d [2021-10-11T18:29:11.512Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:11.512Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:11.512Z] ---> 93b19587a90e [2021-10-11T18:29:11.512Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:29:11.512Z] ---> Using cache [2021-10-11T18:29:11.512Z] ---> 22a5a91cdb4a [2021-10-11T18:29:11.512Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:12.911Z] ---> Running in 8d90a625e760 [2021-10-11T18:29:13.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:13.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:13.863Z] ---> 93b19587a90e [2021-10-11T18:29:13.863Z] Step 3/23 : WORKDIR /edgex-go [2021-10-11T18:29:13.863Z] ---> Using cache [2021-10-11T18:29:13.863Z] ---> 22a5a91cdb4a [2021-10-11T18:29:13.863Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:13.863Z] ---> Using cache [2021-10-11T18:29:13.863Z] ---> 2da89c888d82 [2021-10-11T18:29:13.863Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-11T18:29:14.137Z] Removing intermediate container 72d25bf728fd [2021-10-11T18:29:14.137Z] ---> 2da89c888d82 [2021-10-11T18:29:14.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:29:14.137Z] Removing intermediate container d4ef0300a77d [2021-10-11T18:29:14.137Z] ---> 22c5fa80385f [2021-10-11T18:29:14.137Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-11T18:29:14.137Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:14.137Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:14.137Z] ---> 93b19587a90e [2021-10-11T18:29:14.137Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:29:14.137Z] ---> Using cache [2021-10-11T18:29:14.137Z] ---> 22a5a91cdb4a [2021-10-11T18:29:14.137Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:14.137Z] ---> Using cache [2021-10-11T18:29:14.137Z] ---> 6ea64710d2bf [2021-10-11T18:29:14.137Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-11T18:29:14.137Z] ---> Running in 756e350ff0dc [2021-10-11T18:29:14.137Z] ---> Running in 0e4b1f5c544e [2021-10-11T18:29:14.137Z] Removing intermediate container 8d90a625e760 [2021-10-11T18:29:14.137Z] ---> 6ea64710d2bf [2021-10-11T18:29:14.137Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-11T18:29:14.411Z] ---> Running in a5761c429249 [2021-10-11T18:29:14.411Z] ---> Running in ecbea83cfa2b [2021-10-11T18:29:14.411Z] ---> Running in c28cb783be0d [2021-10-11T18:29:14.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:14.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:14.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:14.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:14.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:15.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:15.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:15.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:15.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:15.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:16.083Z] OK: 219 MiB in 52 packages [2021-10-11T18:29:16.083Z] OK: 219 MiB in 52 packages [2021-10-11T18:29:16.356Z] OK: 219 MiB in 52 packages [2021-10-11T18:29:16.356Z] OK: 219 MiB in 52 packages [2021-10-11T18:29:16.356Z] OK: 219 MiB in 52 packages [2021-10-11T18:29:16.356Z] Removing intermediate container 756e350ff0dc [2021-10-11T18:29:16.356Z] ---> 65f30b25290c [2021-10-11T18:29:16.356Z] Step 6/23 : COPY go.mod . [2021-10-11T18:29:16.635Z] Removing intermediate container 0e4b1f5c544e [2021-10-11T18:29:16.635Z] ---> 50cac69a7baf [2021-10-11T18:29:16.635Z] Step 6/22 : COPY . . [2021-10-11T18:29:16.635Z] Removing intermediate container a5761c429249 [2021-10-11T18:29:16.635Z] ---> 8fbf84cc2867 [2021-10-11T18:29:16.635Z] Step 6/22 : COPY . . [2021-10-11T18:29:16.900Z] Removing intermediate container c28cb783be0d [2021-10-11T18:29:16.900Z] ---> fe896db0740e [2021-10-11T18:29:16.900Z] Step 6/22 : COPY . . [2021-10-11T18:29:16.900Z] ---> ae4f48f9428c [2021-10-11T18:29:16.900Z] Step 7/23 : RUN go mod download [2021-10-11T18:29:19.449Z] Removing intermediate container ecbea83cfa2b [2021-10-11T18:29:19.449Z] ---> b31a2ea076a0 [2021-10-11T18:29:19.449Z] Step 6/20 : COPY . . [2021-10-11T18:29:21.998Z] ---> Running in 50d587e03b61 [2021-10-11T18:29:26.220Z] ---> f6923707978c [2021-10-11T18:29:26.220Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:29:26.220Z] ---> 8237853b1468 [2021-10-11T18:29:26.220Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:29:26.220Z] ---> 75535bd864c4 [2021-10-11T18:29:26.220Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:29:26.220Z] ---> Running in f292c2b9225a [2021-10-11T18:29:26.220Z] ---> Running in 52e8b8abe150 [2021-10-11T18:29:26.220Z] ---> Running in 2cc1cd629b4c [2021-10-11T18:29:26.487Z] Removing intermediate container 50d587e03b61 [2021-10-11T18:29:26.487Z] ---> 6ab76d2d159b [2021-10-11T18:29:26.487Z] Step 8/23 : COPY . . [2021-10-11T18:29:28.397Z] Removing intermediate container f292c2b9225a [2021-10-11T18:29:28.397Z] ---> ed7629df7542 [2021-10-11T18:29:28.397Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-11T18:29:30.310Z] Removing intermediate container 2cc1cd629b4c [2021-10-11T18:29:30.310Z] ---> 24f103437faa [2021-10-11T18:29:30.310Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-11T18:29:30.310Z] ---> Running in 0e8531c4eb55 [2021-10-11T18:29:30.570Z] ---> 1b6b1542b6cc [2021-10-11T18:29:30.570Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:29:30.831Z] ---> Running in 6990d6b3726d [2021-10-11T18:29:31.401Z] Removing intermediate container 52e8b8abe150 [2021-10-11T18:29:31.401Z] ---> 30d8ec8fc6e3 [2021-10-11T18:29:31.401Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-11T18:29:31.667Z] ---> Running in cd38b496a2b1 [2021-10-11T18:29:31.930Z] ---> Running in 636ca18a93b3 [2021-10-11T18:29:32.199Z] 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-10-11T18:29:32.460Z] 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-10-11T18:29:32.724Z] 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-10-11T18:29:35.281Z] Removing intermediate container cd38b496a2b1 [2021-10-11T18:29:35.281Z] ---> 76a5ef44669d [2021-10-11T18:29:35.281Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-11T18:29:35.548Z] ---> Running in fc1fc87be345 [2021-10-11T18:29:36.833Z] 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-10-11T18:29:46.928Z] ---> 1a598c7f4430 [2021-10-11T18:29:46.928Z] Step 9/23 : RUN go mod tidy [2021-10-11T18:29:46.928Z] ---> Running in f97679c0c82c [2021-10-11T18:29:47.202Z] Removing intermediate container f97679c0c82c [2021-10-11T18:29:47.202Z] ---> 03d3332a11ba [2021-10-11T18:29:47.202Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-11T18:29:47.202Z] ---> Running in 15f9d1d4a622 [2021-10-11T18:29:47.798Z] 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-10-11T18:30:09.839Z] Removing intermediate container 6990d6b3726d [2021-10-11T18:30:09.839Z] ---> 211721755a2c [2021-10-11T18:30:09.839Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-11T18:30:09.839Z] ---> Running in c77f7f6bb6c2 [2021-10-11T18:30:09.839Z] Removing intermediate container 0e8531c4eb55 [2021-10-11T18:30:09.839Z] ---> 90e0dbea14bd [2021-10-11T18:30:09.839Z] [2021-10-11T18:30:09.839Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:30:09.839Z] 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-10-11T18:30:09.839Z] 3.14: Pulling from library/alpine [2021-10-11T18:30:09.839Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T18:30:09.839Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T18:30:09.839Z] ---> 14119a10abf4 [2021-10-11T18:30:09.839Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:30:09.839Z] ---> Running in f75bab2e28b9 [2021-10-11T18:30:09.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:09.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:10.416Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-11T18:30:10.416Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:30:10.416Z] OK: 6 MiB in 15 packages [2021-10-11T18:30:10.993Z] Removing intermediate container c77f7f6bb6c2 [2021-10-11T18:30:10.993Z] ---> 354d77b5f660 [2021-10-11T18:30:10.993Z] [2021-10-11T18:30:10.993Z] Step 10/22 : FROM docker:20.10.8 [2021-10-11T18:30:10.993Z] Removing intermediate container f75bab2e28b9 [2021-10-11T18:30:10.993Z] ---> f97dca936104 [2021-10-11T18:30:10.993Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:30:10.993Z] ---> Running in ba16f7043873 [2021-10-11T18:30:10.993Z] 20.10.8: Pulling from library/docker [2021-10-11T18:30:11.259Z] Removing intermediate container ba16f7043873 [2021-10-11T18:30:11.259Z] ---> dff82f310fd4 [2021-10-11T18:30:11.259Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-11T18:30:11.259Z] ---> Running in f3868360cf2f [2021-10-11T18:30:11.843Z] Removing intermediate container f3868360cf2f [2021-10-11T18:30:11.843Z] ---> 34c48a55abc2 [2021-10-11T18:30:11.843Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:30:11.843Z] ---> Running in 7ea1446aa97a [2021-10-11T18:30:12.104Z] Removing intermediate container 7ea1446aa97a [2021-10-11T18:30:12.104Z] ---> 601b75c4877d [2021-10-11T18:30:12.104Z] Step 14/22 : WORKDIR / [2021-10-11T18:30:12.365Z] ---> Running in 5f3a57d7c9f0 [2021-10-11T18:30:12.365Z] Removing intermediate container 5f3a57d7c9f0 [2021-10-11T18:30:12.365Z] ---> a029092a3585 [2021-10-11T18:30:12.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:30:12.945Z] ---> bfde9dcf52ae [2021-10-11T18:30:12.945Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-11T18:30:13.900Z] ---> 356c8550540d [2021-10-11T18:30:13.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-11T18:30:13.900Z] 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-10-11T18:30:14.493Z] ---> 18c55f9710ca [2021-10-11T18:30:14.493Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-11T18:30:14.493Z] ---> Running in cd9bac5ac08c [2021-10-11T18:30:14.493Z] Removing intermediate container cd9bac5ac08c [2021-10-11T18:30:14.493Z] ---> 1e10bfcdb84e [2021-10-11T18:30:14.493Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:30:14.754Z] ---> Running in 70394905ee58 [2021-10-11T18:30:15.021Z] Removing intermediate container 70394905ee58 [2021-10-11T18:30:15.021Z] ---> 8ff3c8f374c0 [2021-10-11T18:30:15.021Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:30:15.021Z] ---> Running in 08da482f0874 [2021-10-11T18:30:15.281Z] Removing intermediate container 08da482f0874 [2021-10-11T18:30:15.281Z] ---> 9aa068ba97d6 [2021-10-11T18:30:15.281Z] Step 21/22 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:30:15.281Z] ---> Running in ee0497ad798b [2021-10-11T18:30:15.544Z] Removing intermediate container ee0497ad798b [2021-10-11T18:30:15.544Z] ---> ee4f1d03a7b3 [2021-10-11T18:30:15.544Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:30:15.806Z] ---> Running in 9c1e4aa95540 [2021-10-11T18:30:16.383Z] Removing intermediate container 9c1e4aa95540 [2021-10-11T18:30:16.383Z] ---> 74aec30dbdc0 [2021-10-11T18:30:16.383Z] [2021-10-11T18:30:16.383Z] Successfully built 74aec30dbdc0 [2021-10-11T18:30:16.383Z] Successfully tagged core-command:latest [2021-10-11T18:30:16.383Z] Building support-notifications [2021-10-11T18:30:16.653Z]  Building core-command ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-11T18:30:16.653Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-11T18:30:16.917Z] ---> bc6c0ffef665 [2021-10-11T18:30:16.917Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:30:17.496Z] ---> Running in ed9a24a6e696 [2021-10-11T18:30:17.757Z] Removing intermediate container ed9a24a6e696 [2021-10-11T18:30:17.757Z] ---> a95029fb74ba [2021-10-11T18:30:17.757Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-11T18:30:18.027Z] ---> Running in 0ece639850c6 [2021-10-11T18:30:19.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:19.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:19.428Z] (1/42) Installing readline (8.1.0-r0) [2021-10-11T18:30:19.428Z] (2/42) Installing bash (5.1.4-r0) [2021-10-11T18:30:19.428Z] Executing bash-5.1.4-r0.post-install [2021-10-11T18:30:19.693Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:30:19.693Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:30:19.693Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-11T18:30:19.693Z] (6/42) Installing curl (7.79.1-r0) [2021-10-11T18:30:19.693Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-11T18:30:19.693Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-11T18:30:19.693Z] (9/42) Installing expat (2.4.1-r0) [2021-10-11T18:30:19.693Z] (10/42) Installing libffi (3.3-r2) [2021-10-11T18:30:19.693Z] (11/42) Installing gdbm (1.19-r0) [2021-10-11T18:30:19.693Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-11T18:30:19.693Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:30:19.693Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:30:19.693Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-11T18:30:19.693Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-11T18:30:19.693Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-11T18:30:22.276Z] Removing intermediate container 636ca18a93b3 [2021-10-11T18:30:22.276Z] ---> 45e7dfde2a9f [2021-10-11T18:30:22.276Z] [2021-10-11T18:30:22.276Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:30:22.276Z] ---> 14119a10abf4 [2021-10-11T18:30:22.276Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-11T18:30:22.276Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-11T18:30:22.276Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-11T18:30:22.276Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-11T18:30:22.276Z] Removing intermediate container fc1fc87be345 [2021-10-11T18:30:22.276Z] ---> 39c65ad15471 [2021-10-11T18:30:22.276Z] [2021-10-11T18:30:22.276Z] Step 9/20 : FROM alpine:3.14 [2021-10-11T18:30:22.276Z] ---> 14119a10abf4 [2021-10-11T18:30:22.276Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-11T18:30:22.535Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-11T18:30:22.535Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-11T18:30:22.535Z] ---> Running in e39fac864b84 [2021-10-11T18:30:22.535Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-11T18:30:22.535Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-11T18:30:22.535Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-11T18:30:22.535Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-11T18:30:22.535Z] ---> Running in 3fc12cadb48b [2021-10-11T18:30:22.535Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-11T18:30:22.535Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-11T18:30:22.535Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-11T18:30:22.535Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-11T18:30:22.535Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-11T18:30:22.535Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-11T18:30:22.535Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-11T18:30:22.807Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-11T18:30:22.807Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-11T18:30:22.807Z] Removing intermediate container e39fac864b84 [2021-10-11T18:30:22.807Z] ---> 4b021460fb37 [2021-10-11T18:30:22.807Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-11T18:30:22.807Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-11T18:30:22.807Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-11T18:30:22.807Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-11T18:30:22.807Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-11T18:30:22.807Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-11T18:30:22.807Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-11T18:30:23.077Z] ---> Running in ca3aaa2f75bd [2021-10-11T18:30:23.077Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-11T18:30:23.417Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:30:23.417Z] OK: 84 MiB in 64 packages [2021-10-11T18:30:23.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:23.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:23.695Z] Removing intermediate container ca3aaa2f75bd [2021-10-11T18:30:23.695Z] ---> d3bfa41b5d19 [2021-10-11T18:30:23.695Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-11T18:30:23.695Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-11T18:30:23.695Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:30:23.695Z] ---> Running in 2833a3b52254 [2021-10-11T18:30:23.695Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:30:23.695Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-11T18:30:23.695Z] (5/5) Installing curl (7.79.1-r0) [2021-10-11T18:30:23.695Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:30:23.695Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:30:23.967Z] OK: 8 MiB in 19 packages [2021-10-11T18:30:23.967Z] Removing intermediate container 2833a3b52254 [2021-10-11T18:30:23.967Z] ---> b11f8e1dd807 [2021-10-11T18:30:23.967Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:30:24.249Z] ---> Running in 0fdd0c76cec6 [2021-10-11T18:30:24.249Z] Collecting docker-compose==1.23.2 [2021-10-11T18:30:24.249Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-11T18:30:24.249Z] Collecting jsonschema<3,>=2.5.1 [2021-10-11T18:30:24.249Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-11T18:30:24.249Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-11T18:30:24.520Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-11T18:30:24.520Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-11T18:30:24.520Z] Collecting texttable<0.10,>=0.9.0 [2021-10-11T18:30:24.520Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-11T18:30:24.787Z] Collecting docker<4.0,>=3.6.0 [2021-10-11T18:30:24.787Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-11T18:30:25.047Z] Collecting PyYAML<4,>=3.10 [2021-10-11T18:30:25.047Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-11T18:30:25.047Z] Removing intermediate container 3fc12cadb48b [2021-10-11T18:30:25.047Z] ---> eb791b5b60ae [2021-10-11T18:30:25.047Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:30:25.627Z] ---> Running in 54bfc7c785ad [2021-10-11T18:30:25.627Z] Collecting cached-property<2,>=1.2.0 [2021-10-11T18:30:25.627Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-11T18:30:25.627Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-11T18:30:25.627Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-11T18:30:25.627Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-11T18:30:25.627Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-11T18:30:25.627Z] Removing intermediate container 15f9d1d4a622 [2021-10-11T18:30:25.627Z] ---> 84c0c91c1909 [2021-10-11T18:30:25.627Z] [2021-10-11T18:30:25.627Z] Step 11/23 : FROM alpine:3.14 [2021-10-11T18:30:25.627Z] ---> 14119a10abf4 [2021-10-11T18:30:25.627Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:30:25.627Z] ---> Using cache [2021-10-11T18:30:25.627Z] ---> f97dca936104 [2021-10-11T18:30:25.627Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:30:25.627Z] ---> Using cache [2021-10-11T18:30:25.627Z] ---> dff82f310fd4 [2021-10-11T18:30:25.627Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-11T18:30:25.902Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:30:25.902Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:30:25.902Z] ---> 93b19587a90e [2021-10-11T18:30:25.902Z] Step 3/21 : WORKDIR /edgex-go [2021-10-11T18:30:25.902Z] ---> Using cache [2021-10-11T18:30:25.902Z] ---> 22a5a91cdb4a [2021-10-11T18:30:25.902Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:30:25.902Z] ---> Using cache [2021-10-11T18:30:25.902Z] ---> 6ea64710d2bf [2021-10-11T18:30:25.902Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-11T18:30:25.902Z] Removing intermediate container 54bfc7c785ad [2021-10-11T18:30:25.902Z] ---> 6de3e9cf6203 [2021-10-11T18:30:25.902Z] Step 12/20 : WORKDIR /edgex [2021-10-11T18:30:25.902Z] ---> Running in 234d36cac5e7 [2021-10-11T18:30:25.902Z] ---> Running in 53d35ac307c7 [2021-10-11T18:30:25.902Z] ---> Running in a4b31c327349 [2021-10-11T18:30:25.902Z] Collecting docopt<0.7,>=0.6.1 [2021-10-11T18:30:25.902Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-11T18:30:26.173Z] Removing intermediate container 0fdd0c76cec6 [2021-10-11T18:30:26.173Z] ---> b9baa5e87556 [2021-10-11T18:30:26.173Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-11T18:30:26.173Z] ---> Running in 850bb85da224 [2021-10-11T18:30:26.173Z] Removing intermediate container 234d36cac5e7 [2021-10-11T18:30:26.173Z] ---> 3565227c6ab8 [2021-10-11T18:30:26.173Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-11T18:30:26.173Z] Removing intermediate container a4b31c327349 [2021-10-11T18:30:26.173Z] ---> 6efe162ffebc [2021-10-11T18:30:26.173Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-11T18:30:26.173Z] ---> Running in f1c74f68a6c8 [2021-10-11T18:30:26.436Z] Collecting docker-pycreds>=0.4.0 [2021-10-11T18:30:26.436Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-11T18:30:26.436Z] Removing intermediate container f1c74f68a6c8 [2021-10-11T18:30:26.436Z] ---> 43857f727d03 [2021-10-11T18:30:26.436Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:30:26.436Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-11T18:30:26.436Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-11T18:30:26.436Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-11T18:30:26.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:26.436Z] ---> 59b4f3662fa8 [2021-10-11T18:30:26.437Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-11T18:30:26.704Z] Collecting idna<2.8,>=2.5 [2021-10-11T18:30:26.704Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-11T18:30:26.704Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:26.704Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-11T18:30:26.704Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-11T18:30:26.704Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-11T18:30:26.704Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-11T18:30:26.704Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-11T18:30:26.704Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-11T18:30:26.704Z] ---> bfad18d8648b [2021-10-11T18:30:26.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-11T18:30:26.975Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-11T18:30:26.975Z] Attempting uninstall: urllib3 [2021-10-11T18:30:26.975Z] Found existing installation: urllib3 1.26.5 [2021-10-11T18:30:26.975Z] Uninstalling urllib3-1.26.5: [2021-10-11T18:30:26.975Z] Successfully uninstalled urllib3-1.26.5 [2021-10-11T18:30:26.975Z] ---> 044ebf14885d [2021-10-11T18:30:26.975Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-11T18:30:26.975Z] Attempting uninstall: idna [2021-10-11T18:30:26.975Z] Found existing installation: idna 3.2 [2021-10-11T18:30:26.975Z] Uninstalling idna-3.2: [2021-10-11T18:30:26.975Z] Successfully uninstalled idna-3.2 [2021-10-11T18:30:27.361Z] Attempting uninstall: chardet [2021-10-11T18:30:27.361Z] Found existing installation: chardet 4.0.0 [2021-10-11T18:30:27.361Z] Uninstalling chardet-4.0.0: [2021-10-11T18:30:27.361Z] Successfully uninstalled chardet-4.0.0 [2021-10-11T18:30:27.361Z] ---> cf52f596f60c [2021-10-11T18:30:27.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-11T18:30:27.361Z] ---> 05dfee3771ce [2021-10-11T18:30:27.361Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-11T18:30:27.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:27.361Z] ---> Running in 19201c04a255 [2021-10-11T18:30:27.361Z] ---> 09206aa13cf3 [2021-10-11T18:30:27.361Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-11T18:30:27.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:27.628Z] ---> Running in 9e7607355b55 [2021-10-11T18:30:27.629Z] Removing intermediate container 19201c04a255 [2021-10-11T18:30:27.629Z] ---> 38c55c8ff710 [2021-10-11T18:30:27.629Z] Step 17/20 : CMD ["--init=true"] [2021-10-11T18:30:27.629Z] ---> Running in 933481e3c4b0 [2021-10-11T18:30:27.629Z] Removing intermediate container 9e7607355b55 [2021-10-11T18:30:27.629Z] ---> 0d242a094828 [2021-10-11T18:30:27.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:30:27.629Z] Attempting uninstall: requests [2021-10-11T18:30:27.629Z] Found existing installation: requests 2.25.1 [2021-10-11T18:30:27.629Z] Uninstalling requests-2.25.1: [2021-10-11T18:30:27.629Z] Successfully uninstalled requests-2.25.1 [2021-10-11T18:30:27.629Z] ---> Running in 9112a9e32c46 [2021-10-11T18:30:27.898Z] Removing intermediate container 933481e3c4b0 [2021-10-11T18:30:27.898Z] ---> b3a1eb5e20a5 [2021-10-11T18:30:27.898Z] Step 18/20 : LABEL arch=x86_64 [2021-10-11T18:30:27.898Z] OK: 219 MiB in 52 packages [2021-10-11T18:30:27.898Z] Running setup.py install for texttable: started [2021-10-11T18:30:27.898Z] ---> Running in 31daa1321a7f [2021-10-11T18:30:27.898Z] Removing intermediate container 9112a9e32c46 [2021-10-11T18:30:27.898Z] ---> 75cd66c20678 [2021-10-11T18:30:27.898Z] Step 21/23 : LABEL arch=x86_64 [2021-10-11T18:30:27.898Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-11T18:30:27.898Z] ---> Running in 7575054ae36d [2021-10-11T18:30:27.898Z] Removing intermediate container 31daa1321a7f [2021-10-11T18:30:27.898Z] ---> 5742d5bde4d7 [2021-10-11T18:30:27.898Z] Step 19/20 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:30:28.188Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:30:28.188Z] ---> Running in 18bec0b14758 [2021-10-11T18:30:28.188Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-11T18:30:28.188Z] Running setup.py install for texttable: finished with status 'done' [2021-10-11T18:30:28.188Z] Running setup.py install for PyYAML: started [2021-10-11T18:30:28.188Z] Removing intermediate container 7575054ae36d [2021-10-11T18:30:28.188Z] ---> 54ac7075b17d [2021-10-11T18:30:28.188Z] Step 22/23 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:30:28.188Z] ---> Running in 6227b0846b8a [2021-10-11T18:30:28.188Z] Removing intermediate container 18bec0b14758 [2021-10-11T18:30:28.188Z] ---> 996f57e57071 [2021-10-11T18:30:28.188Z] Step 20/20 : LABEL version=0.0.0 [2021-10-11T18:30:28.188Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:30:28.188Z] Removing intermediate container 53d35ac307c7 [2021-10-11T18:30:28.188Z] ---> 587f5304be35 [2021-10-11T18:30:28.188Z] Step 6/21 : COPY . . [2021-10-11T18:30:28.463Z] ---> Running in 33ea26050088 [2021-10-11T18:30:28.463Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-11T18:30:28.463Z] Removing intermediate container 6227b0846b8a [2021-10-11T18:30:28.463Z] ---> 8c58fcf66969 [2021-10-11T18:30:28.463Z] Step 23/23 : LABEL version=0.0.0 [2021-10-11T18:30:28.463Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-11T18:30:28.463Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:30:28.723Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-11T18:30:28.723Z] OK: 8 MiB in 20 packages [2021-10-11T18:30:28.723Z] ---> Running in d4ea4a0b5051 [2021-10-11T18:30:29.712Z] Removing intermediate container 33ea26050088 [2021-10-11T18:30:29.712Z] ---> 8fe8965fbc2b [2021-10-11T18:30:29.712Z] [2021-10-11T18:30:29.712Z] Running setup.py install for docopt: started [2021-10-11T18:30:29.712Z] Successfully built 8fe8965fbc2b [2021-10-11T18:30:30.031Z] Running setup.py install for docopt: finished with status 'done' [2021-10-11T18:30:30.031Z] Running setup.py install for dockerpty: started [2021-10-11T18:30:30.325Z] Successfully tagged security-proxy-setup:latest [2021-10-11T18:30:30.325Z] Building security-bootstrapper [2021-10-11T18:30:30.325Z] Removing intermediate container d4ea4a0b5051 [2021-10-11T18:30:30.325Z] ---> dff9d51696f0 [2021-10-11T18:30:30.325Z] [2021-10-11T18:30:30.325Z]  Building security-proxy-setup ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-10-11T18:30:30.325Z] Successfully built dff9d51696f0 [2021-10-11T18:30:30.325Z] Successfully tagged support-scheduler:latest [2021-10-11T18:30:30.325Z] Building core-metadata [2021-10-11T18:30:32.014Z]  Building support-scheduler ... done Removing intermediate container 850bb85da224 [2021-10-11T18:30:32.014Z] ---> eaeecea5cf08 [2021-10-11T18:30:32.014Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:30:32.014Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-11T18:30:36.273Z] ---> 047a3f6956af [2021-10-11T18:30:36.273Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-11T18:30:36.273Z] ---> 9e1bb23785ea [2021-10-11T18:30:36.273Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:30:36.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:30:36.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:30:36.845Z] ---> 93b19587a90e [2021-10-11T18:30:36.845Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:30:36.845Z] ---> Using cache [2021-10-11T18:30:36.845Z] ---> 22a5a91cdb4a [2021-10-11T18:30:36.845Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:30:36.845Z] ---> Using cache [2021-10-11T18:30:36.845Z] ---> 6ea64710d2bf [2021-10-11T18:30:36.845Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:30:37.785Z] ---> Running in 47acaf8f6b41 [2021-10-11T18:30:37.785Z] ---> Running in 91d3a740ef5c [2021-10-11T18:30:38.359Z] ---> cca9ac6928f7 [2021-10-11T18:30:38.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-11T18:30:38.930Z] ---> 19cdda4723b2 [2021-10-11T18:30:38.930Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-11T18:30:39.191Z] ---> Running in c5ffca8fb58c [2021-10-11T18:30:39.762Z] Removing intermediate container c5ffca8fb58c [2021-10-11T18:30:39.762Z] ---> eda550f94a1c [2021-10-11T18:30:39.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:30:40.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:40.284Z] ---> Running in bbe2586dcdf3 [2021-10-11T18:30:40.855Z] Removing intermediate container bbe2586dcdf3 [2021-10-11T18:30:40.855Z] ---> 9ec91529f4a5 [2021-10-11T18:30:40.855Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:30:40.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:41.119Z] OK: 219 MiB in 52 packages [2021-10-11T18:30:41.380Z] ---> Running in d0fa5eece331 [2021-10-11T18:30:41.978Z] Removing intermediate container d0fa5eece331 [2021-10-11T18:30:41.978Z] ---> c1bb4868161d [2021-10-11T18:30:41.978Z] Step 21/22 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:30:42.554Z] ---> Running in e6299b8cb830 [2021-10-11T18:30:42.554Z] Removing intermediate container 47acaf8f6b41 [2021-10-11T18:30:42.554Z] ---> 5eb8d6933ca3 [2021-10-11T18:30:42.554Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-11T18:30:42.814Z] ---> Running in 24985b5df583 [2021-10-11T18:30:43.078Z] Removing intermediate container e6299b8cb830 [2021-10-11T18:30:43.078Z] ---> b28fb751f7e8 [2021-10-11T18:30:43.078Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:30:43.078Z] Removing intermediate container 91d3a740ef5c [2021-10-11T18:30:43.078Z] ---> a801b79bddc2 [2021-10-11T18:30:43.078Z] Step 6/22 : COPY . . [2021-10-11T18:30:44.017Z] ---> Running in 48a6647fb3cf [2021-10-11T18:30:45.943Z] Removing intermediate container 48a6647fb3cf [2021-10-11T18:30:45.943Z] ---> b9c3a4eb0bf3 [2021-10-11T18:30:45.943Z] [2021-10-11T18:30:45.943Z] Successfully built b9c3a4eb0bf3 [2021-10-11T18:30:45.943Z] Successfully tagged core-data:latest [2021-10-11T18:30:45.943Z] Building security-secretstore-setup [2021-10-11T18:30:46.208Z]  Building core-data ... done 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-10-11T18:30:46.288Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-475 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws [2021-10-11T18:30:46.303Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-11T18:30:47.024Z] The recommended git tool is: git [2021-10-11T18:30:51.545Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:30:51.545Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:30:51.545Z] ---> 93b19587a90e [2021-10-11T18:30:51.545Z] Step 3/24 : WORKDIR /edgex-go [2021-10-11T18:30:51.545Z] ---> Using cache [2021-10-11T18:30:51.545Z] ---> 22a5a91cdb4a [2021-10-11T18:30:51.545Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:30:51.545Z] ---> Using cache [2021-10-11T18:30:51.545Z] ---> 6ea64710d2bf [2021-10-11T18:30:51.545Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-11T18:30:51.545Z] ---> Using cache [2021-10-11T18:30:51.545Z] ---> a801b79bddc2 [2021-10-11T18:30:51.545Z] Step 6/24 : COPY . . [2021-10-11T18:30:51.545Z] ---> Using cache [2021-10-11T18:30:51.545Z] ---> dee306be8c4c [2021-10-11T18:30:51.545Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:30:52.490Z] ---> dee306be8c4c [2021-10-11T18:30:52.490Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:30:53.074Z] Removing intermediate container 0ece639850c6 [2021-10-11T18:30:53.074Z] ---> f0a15f124228 [2021-10-11T18:30:53.074Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-11T18:30:53.074Z] ---> Running in b6c8c81b13c8 [2021-10-11T18:30:53.074Z] ---> Running in 8bb1f6a6cd0d [2021-10-11T18:30:53.345Z] ---> Running in b49a7cafb847 [2021-10-11T18:30:54.144Z] using credential edgex-jenkins-ssh [2021-10-11T18:30:54.166Z] Cloning the remote Git repository [2021-10-11T18:30:54.302Z] Removing intermediate container b49a7cafb847 [2021-10-11T18:30:54.302Z] ---> f687ebe58cf2 [2021-10-11T18:30:54.302Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-11T18:30:54.563Z] ---> Running in bb25a54571b7 [2021-10-11T18:30:54.224Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:30:54.359Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-11T18:30:54.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:30:54.487Z] > git --version # timeout=10 [2021-10-11T18:30:54.509Z] > git --version # 'git version 2.17.1' [2021-10-11T18:30:54.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:30:55.528Z] Removing intermediate container bb25a54571b7 [2021-10-11T18:30:55.528Z] ---> 2c491314aaf8 [2021-10-11T18:30:55.528Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-11T18:30:54.645Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:30:56.480Z] ---> 6efcef9af14a [2021-10-11T18:30:56.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-11T18:30:56.764Z] Removing intermediate container b6c8c81b13c8 [2021-10-11T18:30:56.764Z] ---> e40f2b5d9dd4 [2021-10-11T18:30:56.764Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-11T18:30:56.764Z] ---> 3e50f8910852 [2021-10-11T18:30:56.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-11T18:30:57.028Z] ---> Running in 23ec296e60c7 [2021-10-11T18:30:57.028Z] Removing intermediate container 8bb1f6a6cd0d [2021-10-11T18:30:57.028Z] ---> 5b665b242eca [2021-10-11T18:30:57.028Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-11T18:30:57.028Z] ---> Running in d1278098bfd2 [2021-10-11T18:30:57.603Z] ---> 48bc7a28d9a3 [2021-10-11T18:30:57.603Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-11T18:30:57.603Z] ---> Running in b9f9d2943b85 [2021-10-11T18:30:57.603Z] 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-10-11T18:30:57.603Z] 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-10-11T18:30:57.865Z] Removing intermediate container b9f9d2943b85 [2021-10-11T18:30:57.865Z] ---> 55d9d1ef20b9 [2021-10-11T18:30:57.865Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:30:57.865Z] ---> Running in 3f3d510a78ab [2021-10-11T18:30:57.865Z] Removing intermediate container 3f3d510a78ab [2021-10-11T18:30:57.865Z] ---> edf837b71009 [2021-10-11T18:30:57.865Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:30:58.125Z] ---> Running in 463aafd7721a [2021-10-11T18:30:58.125Z] Removing intermediate container 463aafd7721a [2021-10-11T18:30:58.125Z] ---> b1be8eea609f [2021-10-11T18:30:58.125Z] Step 21/22 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:30:58.125Z] ---> Running in a74e9400a895 [2021-10-11T18:30:58.395Z] Removing intermediate container a74e9400a895 [2021-10-11T18:30:58.395Z] ---> d7bedd94b109 [2021-10-11T18:30:58.395Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:30:58.395Z] ---> Running in bd9319e58566 [2021-10-11T18:30:58.671Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:30:58.671Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:30:58.671Z] ---> 93b19587a90e [2021-10-11T18:30:58.671Z] Step 3/30 : WORKDIR /edgex-go [2021-10-11T18:30:58.671Z] ---> Using cache [2021-10-11T18:30:58.671Z] ---> 22a5a91cdb4a [2021-10-11T18:30:58.671Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:30:58.671Z] ---> Using cache [2021-10-11T18:30:58.671Z] ---> 6ea64710d2bf [2021-10-11T18:30:58.671Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-11T18:30:58.671Z] ---> Using cache [2021-10-11T18:30:58.671Z] ---> a801b79bddc2 [2021-10-11T18:30:58.671Z] Step 6/30 : COPY . . [2021-10-11T18:30:58.671Z] ---> Using cache [2021-10-11T18:30:58.671Z] ---> dee306be8c4c [2021-10-11T18:30:58.671Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:30:58.671Z] ---> Using cache [2021-10-11T18:30:58.671Z] ---> 5b665b242eca [2021-10-11T18:30:58.671Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-11T18:30:58.940Z] Removing intermediate container bd9319e58566 [2021-10-11T18:30:58.940Z] ---> 3f5418f1ebc5 [2021-10-11T18:30:58.940Z] [2021-10-11T18:30:58.940Z] ---> Running in 0054b415bcae [2021-10-11T18:30:59.210Z] Successfully built 3f5418f1ebc5 [2021-10-11T18:30:59.210Z] Successfully tagged sys-mgmt-agent:latest [2021-10-11T18:30:59.483Z]  Building sys-mgmt-agent ... done 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-10-11T18:31:12.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:31:12.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:31:12.533Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:31:12.570Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:31:12.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:31:12.587Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-11T18:31:14.466Z] Removing intermediate container 24985b5df583 [2021-10-11T18:31:14.466Z] ---> 552e9d67b3c8 [2021-10-11T18:31:14.466Z] [2021-10-11T18:31:14.466Z] Step 9/21 : FROM alpine:3.14 [2021-10-11T18:31:14.466Z] ---> 14119a10abf4 [2021-10-11T18:31:14.466Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-11T18:31:14.466Z] ---> Running in 2976989dcbac [2021-10-11T18:31:15.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:31:15.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:31:15.309Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-11T18:31:15.309Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:31:15.567Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:31:15.567Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:31:15.567Z] OK: 6 MiB in 16 packages [2021-10-11T18:31:16.141Z] Removing intermediate container 2976989dcbac [2021-10-11T18:31:16.141Z] ---> 022ec62c3603 [2021-10-11T18:31:16.141Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:31:16.141Z] ---> Running in 84166b3d91cb [2021-10-11T18:31:16.141Z] Removing intermediate container 84166b3d91cb [2021-10-11T18:31:16.141Z] ---> db31d835e9ef [2021-10-11T18:31:16.141Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-11T18:31:16.141Z] ---> Running in a38dac8a17e0 [2021-10-11T18:31:16.170Z] Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 098cda11779b4aa257cd8283736549a210b45dfd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-11T18:31:16.393Z] Failed in branch arm64 [2021-10-11T18:31:16.400Z] Removing intermediate container a38dac8a17e0 [2021-10-11T18:31:16.400Z] ---> 3c8039620ae9 [2021-10-11T18:31:16.400Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-11T18:31:16.400Z] ---> Running in acc5ed4aa4e9 [2021-10-11T18:31:16.662Z] Removing intermediate container acc5ed4aa4e9 [2021-10-11T18:31:16.662Z] ---> a6cee8222170 [2021-10-11T18:31:16.662Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:31:16.925Z] ---> 8bf9ac91c577 [2021-10-11T18:31:16.925Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-11T18:31:17.504Z] ---> 33e05227be07 [2021-10-11T18:31:17.505Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-11T18:31:17.768Z] ---> a023f0fc115f [2021-10-11T18:31:17.768Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-11T18:31:17.768Z] ---> Running in e6cb633669a0 [2021-10-11T18:31:18.031Z] Removing intermediate container e6cb633669a0 [2021-10-11T18:31:18.031Z] ---> 7e2748ecff3a [2021-10-11T18:31:18.031Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:31:18.031Z] ---> Running in 157fc65f1172 [2021-10-11T18:31:18.294Z] Removing intermediate container 157fc65f1172 [2021-10-11T18:31:18.294Z] ---> 0baa0a34d865 [2021-10-11T18:31:18.294Z] Step 19/21 : LABEL arch=x86_64 [2021-10-11T18:31:18.294Z] ---> Running in 63a104ce2500 [2021-10-11T18:31:16.172Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T18:31:16.187Z] > git checkout -f 098cda11779b4aa257cd8283736549a210b45dfd # timeout=10 [2021-10-11T18:31:18.562Z] Removing intermediate container 63a104ce2500 [2021-10-11T18:31:18.562Z] ---> 66a196759ce5 [2021-10-11T18:31:18.562Z] Step 20/21 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:31:18.562Z] ---> Running in 8e0ab0ea0eeb [2021-10-11T18:31:18.562Z] Removing intermediate container 8e0ab0ea0eeb [2021-10-11T18:31:18.562Z] ---> b6f992d5d5f3 [2021-10-11T18:31:18.562Z] Step 21/21 : LABEL version=0.0.0 [2021-10-11T18:31:18.562Z] ---> Running in 08e211f6831d [2021-10-11T18:31:18.822Z] Removing intermediate container 08e211f6831d [2021-10-11T18:31:18.822Z] ---> 065d62c2c8dd [2021-10-11T18:31:18.822Z] [2021-10-11T18:31:18.822Z] Successfully built 065d62c2c8dd [2021-10-11T18:31:19.094Z] Successfully tagged support-notifications:latest [2021-10-11T18:31:25.767Z]  Building support-notifications ... done 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-10-11T18:31:28.372Z] Removing intermediate container 0054b415bcae [2021-10-11T18:31:28.372Z] ---> 699c84d95737 [2021-10-11T18:31:28.372Z] [2021-10-11T18:31:28.372Z] Step 9/30 : FROM alpine:3.14 [2021-10-11T18:31:28.372Z] ---> 14119a10abf4 [2021-10-11T18:31:28.372Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-11T18:31:28.945Z] ---> Running in dcf8aeab2705 [2021-10-11T18:31:28.945Z] Removing intermediate container dcf8aeab2705 [2021-10-11T18:31:28.945Z] ---> b9a679fb660c [2021-10-11T18:31:28.945Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-11T18:31:28.945Z] Removing intermediate container d1278098bfd2 [2021-10-11T18:31:28.945Z] ---> b2577671d298 [2021-10-11T18:31:28.945Z] [2021-10-11T18:31:28.945Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:31:28.945Z] ---> 14119a10abf4 [2021-10-11T18:31:28.945Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:31:28.945Z] ---> Using cache [2021-10-11T18:31:28.945Z] ---> f97dca936104 [2021-10-11T18:31:28.945Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:31:28.945Z] ---> Using cache [2021-10-11T18:31:28.945Z] ---> dff82f310fd4 [2021-10-11T18:31:28.945Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-11T18:31:28.945Z] Removing intermediate container 23ec296e60c7 [2021-10-11T18:31:28.945Z] ---> 08ea8fd559d1 [2021-10-11T18:31:28.945Z] [2021-10-11T18:31:28.945Z] Step 9/24 : FROM alpine:3.14 [2021-10-11T18:31:28.945Z] ---> 14119a10abf4 [2021-10-11T18:31:28.945Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-11T18:31:28.945Z] ---> Running in 6e31a1214c79 [2021-10-11T18:31:28.945Z] ---> Running in 628d962be4ea [2021-10-11T18:31:28.945Z] ---> Running in 2255127bdc27 [2021-10-11T18:31:29.207Z] Removing intermediate container 6e31a1214c79 [2021-10-11T18:31:29.207Z] ---> 9af947758bca [2021-10-11T18:31:29.207Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:31:29.207Z] ---> Running in 9e883956c8e4 [2021-10-11T18:31:29.207Z] Removing intermediate container 9e883956c8e4 [2021-10-11T18:31:29.207Z] ---> 1f57bc160373 [2021-10-11T18:31:29.207Z] Step 14/22 : WORKDIR / [2021-10-11T18:31:29.475Z] ---> Running in f76b1ca489d1 [2021-10-11T18:31:29.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:31:29.475Z] Removing intermediate container f76b1ca489d1 [2021-10-11T18:31:29.475Z] ---> 42e2dda840ad [2021-10-11T18:31:29.475Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:31:29.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:31:29.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:31:29.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:31:29.738Z] ---> 3c08f4bdc19d [2021-10-11T18:31:29.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-11T18:31:29.738Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-11T18:31:29.738Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:31:29.738Z] (2/2) Installing su-exec (0.2-r1) [2021-10-11T18:31:29.738Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:31:29.738Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-11T18:31:29.738Z] (3/3) Installing su-exec (0.2-r1) [2021-10-11T18:31:29.738Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:31:29.738Z] OK: 6 MiB in 16 packages [2021-10-11T18:31:29.738Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:31:29.738Z] OK: 6 MiB in 17 packages [2021-10-11T18:31:30.014Z] ---> f651e255727e [2021-10-11T18:31:30.014Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-11T18:31:30.286Z] Removing intermediate container 628d962be4ea [2021-10-11T18:31:30.286Z] ---> cabfb06a6174 [2021-10-11T18:31:30.286Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-11T18:31:30.286Z] Removing intermediate container 2255127bdc27 [2021-10-11T18:31:30.286Z] ---> cbe8339608fe [2021-10-11T18:31:30.286Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:31:30.561Z] ---> Running in 6aa2923ddbe9 [2021-10-11T18:31:30.561Z] ---> Running in 3804b4e399ad [2021-10-11T18:31:30.561Z] ---> 00f4ef4a8c82 [2021-10-11T18:31:30.561Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-11T18:31:30.561Z] ---> Running in 760769f9eb8f [2021-10-11T18:31:30.561Z] Removing intermediate container 6aa2923ddbe9 [2021-10-11T18:31:30.561Z] ---> f06c30be5d6a [2021-10-11T18:31:30.561Z] Step 12/24 : WORKDIR / [2021-10-11T18:31:30.561Z] Removing intermediate container 760769f9eb8f [2021-10-11T18:31:30.561Z] ---> 3cb9881b10d6 [2021-10-11T18:31:30.561Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:31:30.561Z] Removing intermediate container 3804b4e399ad [2021-10-11T18:31:30.561Z] ---> 55fafc9f8b48 [2021-10-11T18:31:30.561Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-11T18:31:30.561Z] ---> Running in c996fc9e856d [2021-10-11T18:31:30.561Z] ---> Running in a751070b33d7 [2021-10-11T18:31:30.561Z] ---> Running in 026c84eef756 [2021-10-11T18:31:30.822Z] Removing intermediate container c996fc9e856d [2021-10-11T18:31:30.822Z] ---> e2791767d102 [2021-10-11T18:31:30.822Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-11T18:31:30.822Z] Removing intermediate container 026c84eef756 [2021-10-11T18:31:30.822Z] ---> 7878253a51b6 [2021-10-11T18:31:30.822Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:31:30.822Z] Removing intermediate container a751070b33d7 [2021-10-11T18:31:30.822Z] ---> 5638476027fd [2021-10-11T18:31:30.822Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-11T18:31:30.822Z] ---> Running in 694de3edc0de [2021-10-11T18:31:30.822Z] ---> Running in 81c256a3df94 [2021-10-11T18:31:30.822Z] Removing intermediate container 694de3edc0de [2021-10-11T18:31:30.822Z] ---> 6bffc710f516 [2021-10-11T18:31:30.822Z] Step 21/22 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:31:30.822Z] ---> 6410588a85b8 [2021-10-11T18:31:30.822Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-11T18:31:30.822Z] ---> Running in c01382bc202b [2021-10-11T18:31:31.086Z] Removing intermediate container c01382bc202b [2021-10-11T18:31:31.086Z] ---> 99d791e086aa [2021-10-11T18:31:31.086Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:31:31.086Z] ---> 490e64834f69 [2021-10-11T18:31:31.086Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-11T18:31:31.086Z] ---> Running in da53069b4451 [2021-10-11T18:31:31.348Z] Removing intermediate container da53069b4451 [2021-10-11T18:31:31.348Z] ---> bd6d182d3e32 [2021-10-11T18:31:31.348Z] [2021-10-11T18:31:31.348Z] ---> 177b6b773d81 [2021-10-11T18:31:31.348Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-11T18:31:31.348Z] Successfully built bd6d182d3e32 [2021-10-11T18:31:31.348Z] Successfully tagged core-metadata:latest [2021-10-11T18:31:31.616Z]  Building core-metadata ... done Removing intermediate container 81c256a3df94 [2021-10-11T18:31:31.616Z] ---> 493a0f79ffd4 [2021-10-11T18:31:31.616Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-11T18:31:31.616Z] ---> Running in 102c80128723 [2021-10-11T18:31:31.616Z] ---> 2c1730d64c6c [2021-10-11T18:31:31.616Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-11T18:31:31.616Z] Removing intermediate container 102c80128723 [2021-10-11T18:31:31.616Z] ---> e6ebcebd9d1e [2021-10-11T18:31:31.616Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-11T18:31:31.877Z] ---> dfa78827ea15 [2021-10-11T18:31:31.877Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-11T18:31:31.877Z] ---> 82b40d136a4c [2021-10-11T18:31:31.877Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-11T18:31:31.877Z] ---> Running in 27bb555e0e7a [2021-10-11T18:31:32.143Z] ---> 8ce26c5a43f0 [2021-10-11T18:31:32.143Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-11T18:31:32.407Z] ---> fded633e7de1 [2021-10-11T18:31:32.407Z] Step 20/24 : 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-10-11T18:31:32.407Z] ---> Running in 30ec04d3b8d2 [2021-10-11T18:31:32.407Z] Removing intermediate container 27bb555e0e7a [2021-10-11T18:31:32.407Z] ---> 70fc4d12c4aa [2021-10-11T18:31:32.407Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:31:32.670Z] ---> 6b470f037be6 [2021-10-11T18:31:32.670Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-11T18:31:32.931Z] ---> 13ed414e1d8b [2021-10-11T18:31:32.931Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-11T18:31:32.931Z] Removing intermediate container 30ec04d3b8d2 [2021-10-11T18:31:32.931Z] ---> 0fc8df28349d [2021-10-11T18:31:32.931Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-11T18:31:32.931Z] ---> Running in 181b6ec11ba5 [2021-10-11T18:31:33.190Z] Removing intermediate container 181b6ec11ba5 [2021-10-11T18:31:33.190Z] ---> d26fff48469f [2021-10-11T18:31:33.190Z] Step 22/24 : LABEL arch=x86_64 [2021-10-11T18:31:33.190Z] ---> Running in 8a5e2270bb0d [2021-10-11T18:31:33.190Z] ---> 658263e0a5f6 [2021-10-11T18:31:33.190Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-11T18:31:33.190Z] Removing intermediate container 8a5e2270bb0d [2021-10-11T18:31:33.190Z] ---> 6f15e1c4111a [2021-10-11T18:31:33.190Z] Step 23/24 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:31:33.190Z] ---> Running in d7447f6fedea [2021-10-11T18:31:33.190Z] ---> 624e9453ce96 [2021-10-11T18:31:33.190Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-11T18:31:33.453Z] Removing intermediate container d7447f6fedea [2021-10-11T18:31:33.453Z] ---> f30200d758af [2021-10-11T18:31:33.453Z] Step 24/24 : LABEL version=0.0.0 [2021-10-11T18:31:33.453Z] ---> Running in 763165598d84 [2021-10-11T18:31:33.453Z] ---> 3f5ab27d8939 [2021-10-11T18:31:33.453Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-11T18:31:33.453Z] Removing intermediate container 763165598d84 [2021-10-11T18:31:33.453Z] ---> 1a16995a3763 [2021-10-11T18:31:33.453Z] [2021-10-11T18:31:33.717Z] Successfully built 1a16995a3763 [2021-10-11T18:31:33.717Z] Successfully tagged security-secretstore-setup:latest [2021-10-11T18:31:33.717Z]  Building security-secretstore-setup ... done  ---> Running in 06bb6889b8ac [2021-10-11T18:31:33.717Z] Removing intermediate container 06bb6889b8ac [2021-10-11T18:31:33.717Z] ---> 8a91dc811d93 [2021-10-11T18:31:33.717Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-11T18:31:33.979Z] ---> 8a50be05e383 [2021-10-11T18:31:33.979Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-11T18:31:33.979Z] ---> Running in 7c8da22b938c [2021-10-11T18:31:34.547Z] Removing intermediate container 7c8da22b938c [2021-10-11T18:31:34.547Z] ---> 851b7a6fe7c9 [2021-10-11T18:31:34.547Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-11T18:31:34.547Z] ---> Running in e6ef4a6d8176 [2021-10-11T18:31:34.807Z] Removing intermediate container e6ef4a6d8176 [2021-10-11T18:31:34.807Z] ---> 2ce32051f7a3 [2021-10-11T18:31:34.807Z] Step 27/30 : CMD ["gate"] [2021-10-11T18:31:34.807Z] ---> Running in 21d4247acee3 [2021-10-11T18:31:34.807Z] Removing intermediate container 21d4247acee3 [2021-10-11T18:31:34.807Z] ---> ce2c4a411030 [2021-10-11T18:31:34.807Z] Step 28/30 : LABEL arch=x86_64 [2021-10-11T18:31:34.807Z] ---> Running in 9b571158ede7 [2021-10-11T18:31:35.069Z] Removing intermediate container 9b571158ede7 [2021-10-11T18:31:35.069Z] ---> 08b5e1f524dc [2021-10-11T18:31:35.069Z] Step 29/30 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [2021-10-11T18:31:35.069Z] ---> Running in 7edc45bc5436 [2021-10-11T18:31:35.069Z] Removing intermediate container 7edc45bc5436 [2021-10-11T18:31:35.069Z] ---> bae2f725cbad [2021-10-11T18:31:35.069Z] Step 30/30 : LABEL version=0.0.0 [2021-10-11T18:31:35.332Z] ---> Running in 137b38e08349 [2021-10-11T18:31:35.333Z] Removing intermediate container 137b38e08349 [2021-10-11T18:31:35.333Z] ---> 9b940b3d7875 [2021-10-11T18:31:35.333Z] [2021-10-11T18:31:35.333Z] Successfully built 9b940b3d7875 [2021-10-11T18:31:35.333Z] Successfully tagged security-bootstrapper:latest [2021-10-11T18:31:35.600Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-10-11T18:31:35.604Z] $ docker stop --time=1 26bb3f2e13c07cbe36c49d4b26222f1df6e0a233f2c0f5018635cfd4b1a81579 [2021-10-11T18:31:36.891Z] $ docker rm -f 26bb3f2e13c07cbe36c49d4b26222f1df6e0a233f2c0f5018635cfd4b1a81579 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T18:31:37.242Z] + docker images [2021-10-11T18:31:37.242Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-11T18:31:37.242Z] security-bootstrapper latest 9b940b3d7875 2 seconds ago 18.8MB [2021-10-11T18:31:37.242Z] security-secretstore-setup latest 1a16995a3763 4 seconds ago 28.2MB [2021-10-11T18:31:37.242Z] core-metadata latest bd6d182d3e32 6 seconds ago 16.8MB [2021-10-11T18:31:37.242Z] b2577671d298 9 seconds ago 1.76GB [2021-10-11T18:31:37.242Z] 08ea8fd559d1 9 seconds ago 1.76GB [2021-10-11T18:31:37.242Z] 699c84d95737 10 seconds ago 1.75GB [2021-10-11T18:31:37.242Z] support-notifications latest 065d62c2c8dd 19 seconds ago 16.8MB [2021-10-11T18:31:37.242Z] 552e9d67b3c8 24 seconds ago 1.75GB [2021-10-11T18:31:37.242Z] sys-mgmt-agent latest 3f5418f1ebc5 39 seconds ago 294MB [2021-10-11T18:31:37.242Z] core-data latest b9c3a4eb0bf3 54 seconds ago 20.5MB [2021-10-11T18:31:37.242Z] support-scheduler latest dff9d51696f0 About a minute ago 16.1MB [2021-10-11T18:31:37.242Z] security-proxy-setup latest 8fe8965fbc2b About a minute ago 26.7MB [2021-10-11T18:31:37.242Z] 84c0c91c1909 About a minute ago 1.75GB [2021-10-11T18:31:37.242Z] 39c65ad15471 About a minute ago 1.76GB [2021-10-11T18:31:37.242Z] 45e7dfde2a9f About a minute ago 1.76GB [2021-10-11T18:31:37.242Z] core-command latest 74aec30dbdc0 About a minute ago 16MB [2021-10-11T18:31:37.242Z] 354d77b5f660 About a minute ago 1.75GB [2021-10-11T18:31:37.242Z] 90e0dbea14bd About a minute ago 1.75GB [2021-10-11T18:31:37.242Z] ci-base-image-x86_64 latest 93b19587a90e 5 minutes ago 1.25GB [2021-10-11T18:31:37.242Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 days ago 34.5MB [2021-10-11T18:31:37.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 4 days ago 546MB [2021-10-11T18:31:37.242Z] docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB [2021-10-11T18:31:37.242Z] alpine 3.14 14119a10abf4 6 weeks ago 5.6MB [2021-10-11T18:31:37.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-10-11T18:31:52.515Z] Still waiting to schedule task [2021-10-11T18:31:52.516Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-11T18:35:12.367Z] Running on prd-ubuntu18.04-docker-8c-8g-478 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws [2021-10-11T18:35:12.381Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-11T18:35:12.454Z] The recommended git tool is: git [2021-10-11T18:35:14.285Z] using credential edgex-jenkins-ssh [2021-10-11T18:35:14.300Z] Cloning the remote Git repository [2021-10-11T18:35:14.319Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:35:14.373Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-11T18:35:14.404Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:35:14.404Z] > git --version # timeout=10 [2021-10-11T18:35:14.412Z] > git --version # 'git version 2.17.1' [2021-10-11T18:35:14.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:35:14.463Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:35:19.252Z] Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 098cda11779b4aa257cd8283736549a210b45dfd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-10-11T18:35:18.637Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:35:18.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:35:18.653Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:35:18.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:35:18.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:35:18.669Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-11T18:35:19.264Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T18:35:19.270Z] > git checkout -f 098cda11779b4aa257cd8283736549a210b45dfd # timeout=10 [Pipeline] // stage [Pipeline] } [2021-10-11T18:35:19.535Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-11T18:35:20.685Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:35:20.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:35:21.545Z] ---> package-listing.sh [2021-10-11T18:35:21.545Z] ++ facter osfamily [2021-10-11T18:35:21.545Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-11T18:35:21.804Z] + OS_FAMILY=redhat [2021-10-11T18:35:21.804Z] + workspace=/w/workspace/edgex-go/4 [2021-10-11T18:35:21.804Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-11T18:35:21.804Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-11T18:35:21.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-11T18:35:21.804Z] + PACKAGES=/tmp/packages_start.txt [2021-10-11T18:35:21.804Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-11T18:35:21.804Z] + PACKAGES=/tmp/packages_end.txt [2021-10-11T18:35:21.804Z] + case "${OS_FAMILY}" in [2021-10-11T18:35:21.804Z] + sort [2021-10-11T18:35:21.804Z] + rpm -qa [2021-10-11T18:35:25.110Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-11T18:35:25.110Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-11T18:35:25.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-11T18:35:25.110Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-11T18:35:25.110Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-10-11T18:35:25.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-10-11T18:35:25.124Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-11T18:35:25.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:35:25.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T18:35:25.976Z] [2021-10-11T18:35:25.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:35:26.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T18:35:26.279Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-11T18:35:26.279Z] b4d181a07f80: Pulling fs layer [2021-10-11T18:35:26.279Z] a1111a8f2ec3: Pulling fs layer [2021-10-11T18:35:26.279Z] ed53099fbce6: Pulling fs layer [2021-10-11T18:35:26.279Z] dc539afda2c1: Pulling fs layer [2021-10-11T18:35:26.279Z] 77bc0d833cb6: Pulling fs layer [2021-10-11T18:35:26.279Z] 9065ff56babe: Pulling fs layer [2021-10-11T18:35:26.279Z] d287ab97295c: Pulling fs layer [2021-10-11T18:35:26.279Z] 77bc0d833cb6: Waiting [2021-10-11T18:35:26.279Z] 9065ff56babe: Waiting [2021-10-11T18:35:26.279Z] d287ab97295c: Waiting [2021-10-11T18:35:26.279Z] dc539afda2c1: Waiting [2021-10-11T18:35:26.279Z] a1111a8f2ec3: Verifying Checksum [2021-10-11T18:35:26.279Z] a1111a8f2ec3: Download complete [2021-10-11T18:35:26.541Z] dc539afda2c1: Verifying Checksum [2021-10-11T18:35:26.541Z] dc539afda2c1: Download complete [2021-10-11T18:35:26.541Z] 77bc0d833cb6: Verifying Checksum [2021-10-11T18:35:26.541Z] 77bc0d833cb6: Download complete [2021-10-11T18:35:26.541Z] 9065ff56babe: Download complete [2021-10-11T18:35:26.541Z] ed53099fbce6: Verifying Checksum [2021-10-11T18:35:26.541Z] ed53099fbce6: Download complete [2021-10-11T18:35:26.804Z] b4d181a07f80: Verifying Checksum [2021-10-11T18:35:26.804Z] b4d181a07f80: Download complete [2021-10-11T18:35:27.393Z] d287ab97295c: Verifying Checksum [2021-10-11T18:35:27.393Z] d287ab97295c: Download complete [2021-10-11T18:35:28.342Z] b4d181a07f80: Pull complete [2021-10-11T18:35:28.342Z] a1111a8f2ec3: Pull complete [2021-10-11T18:35:28.926Z] ed53099fbce6: Pull complete [2021-10-11T18:35:28.926Z] dc539afda2c1: Pull complete [2021-10-11T18:35:29.186Z] 77bc0d833cb6: Pull complete [2021-10-11T18:35:29.186Z] 9065ff56babe: Pull complete [2021-10-11T18:35:34.514Z] d287ab97295c: Pull complete [2021-10-11T18:35:34.514Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-11T18:35:34.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T18:35:34.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-11T18:35:34.574Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-10-11T18:35:34.609Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T18:35:38.104Z] $ docker top 6549a0dc8deb95187f4a73be9bd0b1ecc4815abefd2e21111d8fdb793af81394 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:35:38.466Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-11T18:35:38.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-11T18:35:39.055Z] + ls /var/log/sa-host [2021-10-11T18:35:39.055Z] + sadf -c /var/log/sa-host/sa11 [2021-10-11T18:35:39.055Z] file_magic: OK [2021-10-11T18:35:39.055Z] HZ: Using current value: 100 [2021-10-11T18:35:39.055Z] file_header: OK [2021-10-11T18:35:39.055Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-11T18:35:39.055Z] Statistics: [2021-10-11T18:35:39.055Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T18:35:39.055Z] File successfully converted to sysstat format version 12.0.3 [2021-10-11T18:35:39.055Z] + sadf -c /var/log/sa-host/sa30 [2021-10-11T18:35:39.055Z] file_magic: OK [2021-10-11T18:35:39.055Z] HZ: Using current value: 100 [2021-10-11T18:35:39.055Z] file_header: OK [2021-10-11T18:35:39.055Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-11T18:35:39.055Z] Statistics: [2021-10-11T18:35:39.055Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T18:35:39.055Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T18:35:39.344Z] provisioning config files... [2021-10-11T18:35:39.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8918075655871306538tmp [Pipeline] { [Pipeline] echo [2021-10-11T18:35:39.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:35:39.652Z] ---> create-netrc.sh [Pipeline] } [2021-10-11T18:35:39.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:35:40.007Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-11T18:35:40.017Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:35:40.306Z] ---> sudo-logs.sh [2021-10-11T18:35:40.306Z] Archiving 'sudo' log.. [2021-10-11T18:35:40.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-469.novalocal: Name or service not known [2021-10-11T18:35:40.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-469.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-11T18:35:40.325Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:35:40.632Z] ---> job-cost.sh [2021-10-11T18:35:40.632Z] lf-activate-venv: SKIPPING [2021-10-11T18:35:40.632Z] INFO: No Stack... [2021-10-11T18:35:40.893Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T18:35:41.463Z] INFO: Archiving Costs [Pipeline] echo [2021-10-11T18:35:41.476Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:35:41.775Z] ---> logs-deploy.sh [2021-10-11T18:35:41.776Z] lf-activate-venv: SKIPPING [2021-10-11T18:35:41.776Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3748/4 [2021-10-11T18:35:41.776Z] INFO: archiving workspace using pattern(s): [2021-10-11T18:35:42.349Z] Archives upload complete. [2021-10-11T18:35:42.610Z] INFO: archiving logs to Nexus [2021-10-11T18:35:43.186Z] ---> uname -a: [2021-10-11T18:35:43.186Z] Linux prd-centos7-docker-4c-2g-469.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] ---> lscpu: [2021-10-11T18:35:43.186Z] Architecture: x86_64 [2021-10-11T18:35:43.186Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-11T18:35:43.186Z] Byte Order: Little Endian [2021-10-11T18:35:43.186Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-11T18:35:43.186Z] CPU(s): 2 [2021-10-11T18:35:43.186Z] On-line CPU(s) list: 0,1 [2021-10-11T18:35:43.186Z] Thread(s) per core: 1 [2021-10-11T18:35:43.186Z] Core(s) per socket: 1 [2021-10-11T18:35:43.186Z] Socket(s): 2 [2021-10-11T18:35:43.186Z] NUMA node(s): 1 [2021-10-11T18:35:43.186Z] Vendor ID: AuthenticAMD [2021-10-11T18:35:43.186Z] CPU family: 23 [2021-10-11T18:35:43.186Z] Model: 49 [2021-10-11T18:35:43.186Z] Model name: AMD EPYC-Rome Processor [2021-10-11T18:35:43.186Z] Stepping: 0 [2021-10-11T18:35:43.186Z] CPU MHz: 2799.998 [2021-10-11T18:35:43.186Z] BogoMIPS: 5599.99 [2021-10-11T18:35:43.186Z] Virtualization: AMD-V [2021-10-11T18:35:43.186Z] Hypervisor vendor: KVM [2021-10-11T18:35:43.186Z] Virtualization type: full [2021-10-11T18:35:43.186Z] L1d cache: 32K [2021-10-11T18:35:43.186Z] L1i cache: 32K [2021-10-11T18:35:43.186Z] L2 cache: 512K [2021-10-11T18:35:43.186Z] L3 cache: 16384K [2021-10-11T18:35:43.186Z] NUMA node0 CPU(s): 0,1 [2021-10-11T18:35:43.186Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] ---> nproc: [2021-10-11T18:35:43.186Z] 2 [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] ---> df -h: [2021-10-11T18:35:43.186Z] Filesystem Size Used Avail Use% Mounted on [2021-10-11T18:35:43.186Z] overlay 40G 14G 27G 34% / [2021-10-11T18:35:43.186Z] tmpfs 64M 0 64M 0% /dev [2021-10-11T18:35:43.186Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-11T18:35:43.186Z] shm 64M 0 64M 0% /dev/shm [2021-10-11T18:35:43.186Z] /dev/vda1 40G 14G 27G 34% /facter-os [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] ---> sar -b -r -n DEV: [2021-10-11T18:35:43.186Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] 18:24:00 LINUX RESTART (2 CPU) [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] 18:25:01 tps rtps wtps bread/s bwrtn/s [2021-10-11T18:35:43.186Z] 18:26:01 374.63 0.22 374.41 26.51 98963.24 [2021-10-11T18:35:43.186Z] 18:27:01 60.42 0.00 60.42 0.00 6799.17 [2021-10-11T18:35:43.186Z] 18:28:01 92.59 0.02 92.57 0.53 5505.31 [2021-10-11T18:35:43.186Z] 18:29:04 335.75 109.31 226.44 2889.10 128421.16 [2021-10-11T18:35:43.186Z] 18:30:01 745.21 421.43 323.78 18554.06 195071.35 [2021-10-11T18:35:43.186Z] 18:31:01 876.06 348.53 527.53 11325.32 216419.88 [2021-10-11T18:35:43.186Z] 18:32:02 200.72 29.30 171.41 1999.60 25736.13 [2021-10-11T18:35:43.186Z] 18:33:01 1.29 0.05 1.24 1.22 21.78 [2021-10-11T18:35:43.186Z] 18:34:01 0.35 0.00 0.35 0.00 5.71 [2021-10-11T18:35:43.186Z] 18:35:01 0.50 0.25 0.25 94.49 3.63 [2021-10-11T18:35:43.186Z] Average: 267.19 89.52 177.67 3417.52 67476.58 [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] 18:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-11T18:35:43.186Z] 18:26:01 3743076 0 919196 11.48 2620 3344048 1520584 16.79 1032260 2719244 16 [2021-10-11T18:35:43.186Z] 18:27:01 3264856 0 1067176 13.32 2620 3674288 1956948 21.61 1460040 2801868 139432 [2021-10-11T18:35:43.186Z] 18:28:01 3068464 0 1319712 16.48 2620 3618144 1959292 21.63 1657712 2786624 86204 [2021-10-11T18:35:43.186Z] 18:29:04 960720 0 1252344 15.64 2620 5793256 2295344 25.34 1994008 4469096 90240 [2021-10-11T18:35:43.186Z] 18:30:01 374472 0 1651212 20.62 2620 5980636 3895704 43.01 3100864 3893260 180028 [2021-10-11T18:35:43.186Z] 18:31:01 1355004 0 1516380 18.93 2620 5134936 3371456 37.22 2624620 3371124 20344 [2021-10-11T18:35:43.186Z] 18:32:02 3208332 0 1162960 14.52 2620 3635028 1520096 16.78 1440692 2749576 20 [2021-10-11T18:35:43.186Z] 18:33:01 3211604 0 1159684 14.48 2620 3635032 1486420 16.41 1440312 2748992 20 [2021-10-11T18:35:43.186Z] 18:34:01 3222672 0 1148612 14.34 2620 3635036 1484104 16.39 1436932 2741328 8 [2021-10-11T18:35:43.186Z] 18:35:01 3218060 0 1150412 14.36 2620 3637848 1484164 16.39 1448852 2734336 8 [2021-10-11T18:35:43.186Z] Average: 2562726 0 1234769 15.42 2620 4208825 2097411 23.16 1763629 3101545 51632 [2021-10-11T18:35:43.186Z] [2021-10-11T18:35:43.186Z] 18:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-11T18:35:43.186Z] 18:26:01 eth0 444.91 373.21 5707.91 42.77 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:26:01 docker0 282.68 285.86 23.39 2442.24 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:27:01 vethdc8499e 0.83 0.97 0.07 0.08 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:27:01 eth0 44.66 24.94 39.37 16.61 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:27:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:28:01 vethdc8499e 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:28:01 eth0 18.85 9.94 14.10 7.46 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:28:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:29:04 veth59a7e25 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:29:04 eth0 106.78 67.65 1623.15 124.31 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:29:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:29:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:30:01 vethb027c75 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:30:01 veth13d5d84 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:30:01 veth59a7e25 0.00 0.49 0.00 0.02 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:30:01 veth0c7a180 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:31:01 veth5ff06a3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:31:01 vethbc3a0d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:31:01 veth59a7e25 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.186Z] 18:31:01 veth7e0e52a 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:32:02 eth0 1994.11 1783.98 15415.68 405.95 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:32:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:32:02 docker0 860.36 750.23 75.84 5601.76 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:33:01 eth0 0.44 0.29 0.38 0.03 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:34:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:35:01 eth0 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] Average: eth0 85.99 59.43 948.61 24.54 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] Average: docker0 33.24 39.67 2.67 333.64 0.00 0.00 0.00 0.00 [2021-10-11T18:35:43.187Z] [2021-10-11T18:35:43.187Z] [2021-10-11T18:35:43.187Z] ---> sar -P ALL: [2021-10-11T18:35:43.187Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) [2021-10-11T18:35:43.187Z] [2021-10-11T18:35:43.187Z] 18:24:00 LINUX RESTART (2 CPU) [2021-10-11T18:35:43.187Z] [2021-10-11T18:35:43.187Z] 18:25:01 CPU %user %nice %system %iowait %steal %idle [2021-10-11T18:35:43.187Z] 18:26:01 all 33.86 0.00 13.27 3.64 0.11 49.13 [2021-10-11T18:35:43.187Z] 18:26:01 0 36.15 0.00 13.69 3.69 0.11 46.37 [2021-10-11T18:35:43.187Z] 18:26:01 1 31.58 0.00 12.85 3.59 0.11 51.87 [2021-10-11T18:35:43.187Z] 18:27:01 all 59.64 0.00 7.62 0.44 0.12 32.18 [2021-10-11T18:35:43.187Z] 18:27:01 0 60.22 0.00 7.74 0.38 0.13 31.52 [2021-10-11T18:35:43.187Z] 18:27:01 1 59.06 0.00 7.49 0.49 0.11 32.85 [2021-10-11T18:35:43.187Z] 18:28:01 all 51.54 0.00 5.11 0.82 0.11 42.42 [2021-10-11T18:35:43.187Z] 18:28:01 0 51.47 0.00 5.38 0.72 0.11 42.32 [2021-10-11T18:35:43.187Z] 18:28:01 1 51.62 0.00 4.84 0.92 0.11 42.52 [2021-10-11T18:35:43.187Z] 18:29:04 all 49.56 0.00 13.01 10.18 0.14 27.12 [2021-10-11T18:35:43.187Z] 18:29:04 0 50.15 0.00 13.27 10.39 0.12 26.08 [2021-10-11T18:35:43.187Z] 18:29:04 1 48.97 0.00 12.74 9.97 0.16 28.16 [2021-10-11T18:35:43.187Z] 18:30:01 all 60.22 0.00 15.87 19.73 0.19 3.99 [2021-10-11T18:35:43.187Z] 18:30:01 0 61.29 0.00 14.96 19.67 0.20 3.88 [2021-10-11T18:35:43.187Z] 18:30:01 1 59.16 0.00 16.77 19.80 0.18 4.10 [2021-10-11T18:35:43.187Z] 18:31:01 all 59.46 0.00 19.26 18.82 0.18 2.28 [2021-10-11T18:35:43.187Z] 18:31:01 0 59.70 0.00 19.48 18.31 0.17 2.34 [2021-10-11T18:35:43.187Z] 18:31:01 1 59.21 0.00 19.05 19.33 0.19 2.23 [2021-10-11T18:35:43.187Z] 18:32:02 all 40.16 0.00 7.16 2.34 0.11 50.24 [2021-10-11T18:35:43.187Z] 18:32:02 0 39.92 0.00 7.17 1.90 0.11 50.90 [2021-10-11T18:35:43.187Z] 18:32:02 1 40.39 0.00 7.16 2.77 0.11 49.57 [2021-10-11T18:35:43.187Z] 18:33:01 all 0.16 0.00 0.08 0.00 0.02 99.75 [2021-10-11T18:35:43.187Z] 18:33:01 0 0.25 0.00 0.08 0.00 0.02 99.64 [2021-10-11T18:35:43.187Z] 18:33:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-10-11T18:35:43.187Z] 18:34:01 all 0.12 0.00 0.05 0.00 0.02 99.82 [2021-10-11T18:35:43.187Z] 18:34:01 0 0.17 0.00 0.05 0.00 0.00 99.78 [2021-10-11T18:35:43.187Z] 18:34:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-11T18:35:43.187Z] 18:35:01 all 0.25 0.00 0.04 0.02 0.00 99.69 [2021-10-11T18:35:43.187Z] 18:35:01 0 0.47 0.00 0.02 0.00 0.00 99.52 [2021-10-11T18:35:43.187Z] 18:35:01 1 0.03 0.00 0.07 0.03 0.00 99.87 [2021-10-11T18:35:43.187Z] Average: all 34.49 0.00 7.89 5.34 0.09 52.18 [2021-10-11T18:35:43.187Z] Average: 0 34.96 0.00 7.94 5.25 0.09 51.76 [2021-10-11T18:35:43.187Z] Average: 1 34.02 0.00 7.85 5.43 0.10 52.60 [2021-10-11T18:35:43.187Z] [2021-10-11T18:35:43.187Z] [2021-10-11T18:35:43.187Z]