Pull request #3782 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 003456b2376a7ad9acacfd4272e2f8f021126820+fb769a0070cc1922608d3d80e9a209584ebd424b (3a056bf6320add18c8367c4e7108c6a151cb321f) 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-ssh8016698631304961880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5495488796394953709.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3782/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-3782/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4690700540501286731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2881900030059985399.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-3782/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-3782/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6529657708543549137.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2144 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh8499617393788102895.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh95304445701702804.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 003456b2376a7ad9acacfd4272e2f8f021126820 Merge succeeded, producing 2cc21b4aa8925e2133b111bc078881c1739d997c Checking out Revision 2cc21b4aa8925e2133b111bc078881c1739d997c (PR-3782) > git config core.sparsecheckout # timeout=10 > git checkout -f 003456b2376a7ad9acacfd4272e2f8f021126820 # 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/2@tmp/jenkins-gitclient-ssh8470731437070239646.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cc21b4aa8925e2133b111bc078881c1739d997c # timeout=10 Commit message: "Merge commit 'fb769a0070cc1922608d3d80e9a209584ebd424b' into HEAD" > git rev-list --no-walk 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T00:49:27.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T00:49:27.658Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T00:49:27.674Z] ========================================================= [2021-10-27T00:49:27.674Z] EdgeX Global Pipelines Version Info [2021-10-27T00:49:27.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:49:28.840Z] ------------------- [2021-10-27T00:49:28.840Z] stable info: [2021-10-27T00:49:28.840Z] ------------------- [2021-10-27T00:49:28.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T00:49:28.840Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T00:49:28.840Z] Message: update stable to v1.0.210 [2021-10-27T00:49:29.415Z] ------------------- [2021-10-27T00:49:29.415Z] experimental info: [2021-10-27T00:49:29.415Z] ------------------- [2021-10-27T00:49:29.415Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T00:49:29.415Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T00:49:29.415Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T00:49:29.492Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T00:49:29.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T00:49:29.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T00:49:29.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T00:49:29.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T00:49:29.542Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T00:49:29.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T00:49:29.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T00:49:29.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T00:49:29.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T00:49:29.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T00:49:29.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T00:49:29.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T00:49:29.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T00:49:29.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T00:49:29.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T00:49:29.647Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T00:49:29.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T00:49:29.666Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T00:49:29.675Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T00:49:29.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T00:49:29.694Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T00:49:29.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3782 [Pipeline] echo [2021-10-27T00:49:29.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3782 [Pipeline] echo [2021-10-27T00:49:29.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3782 [Pipeline] echo [2021-10-27T00:49:29.730Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cc21b4aa8925e2133b111bc078881c1739d997c [Pipeline] echo [2021-10-27T00:49:29.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cc21b4 [Pipeline] echo [2021-10-27T00:49:29.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T00:49:29.787Z] provisioning config files... [2021-10-27T00:49:29.800Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5952031523970024151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:49:30.104Z] ---> docker-login.sh [2021-10-27T00:49:30.104Z] nexus3.edgexfoundry.org:10001 [2021-10-27T00:49:30.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:49:30.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:49:30.364Z] Configure a credential helper to remove this warning. See [2021-10-27T00:49:30.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:49:30.364Z] [2021-10-27T00:49:30.364Z] Login Succeeded [2021-10-27T00:49:30.364Z] nexus3.edgexfoundry.org:10002 [2021-10-27T00:49:30.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:49:30.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:49:30.364Z] Configure a credential helper to remove this warning. See [2021-10-27T00:49:30.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:49:30.364Z] [2021-10-27T00:49:30.364Z] Login Succeeded [2021-10-27T00:49:30.364Z] nexus3.edgexfoundry.org:10003 [2021-10-27T00:49:30.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:49:30.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:49:30.625Z] Configure a credential helper to remove this warning. See [2021-10-27T00:49:30.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:49:30.625Z] [2021-10-27T00:49:30.625Z] Login Succeeded [2021-10-27T00:49:30.625Z] nexus3.edgexfoundry.org:10004 [2021-10-27T00:49:30.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:49:30.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:49:30.625Z] Configure a credential helper to remove this warning. See [2021-10-27T00:49:30.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:49:30.625Z] [2021-10-27T00:49:30.625Z] Login Succeeded [2021-10-27T00:49:30.625Z] docker.io [2021-10-27T00:49:30.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:49:30.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:49:30.892Z] Configure a credential helper to remove this warning. See [2021-10-27T00:49:30.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:49:30.892Z] [2021-10-27T00:49:30.892Z] Login Succeeded [2021-10-27T00:49:30.892Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T00:49:30.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T00:49:31.207Z] ++ 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-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T00:49:31.207Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T00:49:31.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:49:31.207Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T00:49:31.207Z] ++ cut -d/ -f2 [2021-10-27T00:49:31.207Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T00:49:31.242Z] 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-27T00:49:31.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:49:31.871Z] [2021-10-27T00:49:31.871Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:49:32.181Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:49:32.181Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T00:49:32.181Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T00:49:32.181Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T00:49:32.181Z] 4c7163046ea9: Pulling fs layer [2021-10-27T00:49:32.181Z] 0c2d73faf560: Pulling fs layer [2021-10-27T00:49:32.181Z] 0c2d73faf560: Waiting [2021-10-27T00:49:32.181Z] 3e5f54012d9b: Download complete [2021-10-27T00:49:32.181Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T00:49:32.181Z] a0d0a0d46f8b: Download complete [2021-10-27T00:49:32.181Z] 0c2d73faf560: Verifying Checksum [2021-10-27T00:49:32.181Z] 0c2d73faf560: Download complete [2021-10-27T00:49:32.449Z] 4c7163046ea9: Verifying Checksum [2021-10-27T00:49:32.449Z] 4c7163046ea9: Download complete [2021-10-27T00:49:32.449Z] a0d0a0d46f8b: Pull complete [2021-10-27T00:49:32.449Z] 3e5f54012d9b: Pull complete [2021-10-27T00:49:32.712Z] 4c7163046ea9: Pull complete [2021-10-27T00:49:32.976Z] 0c2d73faf560: Pull complete [2021-10-27T00:49:32.976Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T00:49:32.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:49:32.976Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T00:49:33.049Z] prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container [2021-10-27T00:49:33.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T00:49:33.719Z] $ docker top 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T00:49:33.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T00:49:33.827Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T00:49:33.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T00:49:33.937Z] $ docker exec 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d ssh-agent [2021-10-27T00:49:34.051Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeJeglg/agent.14 [2021-10-27T00:49:34.051Z] SSH_AGENT_PID=21 [2021-10-27T00:49:34.058Z] Running ssh-add (command line suppressed) [2021-10-27T00:49:34.157Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_688623959600875880.key (/w/workspace/edgex-go/2@tmp/private_key_688623959600875880.key) [2021-10-27T00:49:34.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T00:49:34.461Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T00:49:34.475Z] $ docker exec --env ******** --env ******** 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d ssh-agent -k [2021-10-27T00:49:34.576Z] unset SSH_AUTH_SOCK; [2021-10-27T00:49:34.576Z] unset SSH_AGENT_PID; [2021-10-27T00:49:34.579Z] echo Agent pid 21 killed; [2021-10-27T00:49:34.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T00:49:34.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T00:49:34.629Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T00:49:34.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T00:49:34.744Z] $ docker exec 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d ssh-agent [2021-10-27T00:49:34.853Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOliglC/agent.56 [2021-10-27T00:49:34.853Z] SSH_AGENT_PID=62 [2021-10-27T00:49:34.858Z] Running ssh-add (command line suppressed) [2021-10-27T00:49:34.957Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8026486016398273171.key (/w/workspace/edgex-go/2@tmp/private_key_8026486016398273171.key) [2021-10-27T00:49:34.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T00:49:35.260Z] + git semver init [2021-10-27T00:49:35.260Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T00:49:35.260Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-10-27T00:49:35.260Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-10-27T00:49:35.260Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T00:49:35.260Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T00:49:35.260Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T00:49:35.260Z] # $SEMVER_BRANCH = PR-3782 [2021-10-27T00:49:35.260Z] # $SEMVER_TEMP = /tmp/semver-206703947 [2021-10-27T00:49:35.260Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T00:49:47.554Z] # '/tmp/semver-206703947' -> '/w/workspace/edgex-go/2/.semver' [2021-10-27T00:49:47.816Z] # -> Force: false [2021-10-27T00:49:47.816Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-10-27T00:49:47.826Z] $ docker exec --env ******** --env ******** 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d ssh-agent -k [2021-10-27T00:49:47.913Z] unset SSH_AUTH_SOCK; [2021-10-27T00:49:47.913Z] unset SSH_AGENT_PID; [2021-10-27T00:49:47.913Z] echo Agent pid 62 killed; [2021-10-27T00:49:47.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T00:49:48.231Z] + git semver [Pipeline] } [2021-10-27T00:49:48.244Z] $ docker stop --time=1 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d [2021-10-27T00:49:50.104Z] $ docker rm -f 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T00:49:50.472Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T00:49:50.722Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T00:49:50.724Z] [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-27T00:49:50.888Z] ========================================================= [2021-10-27T00:49:50.888Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T00:49:50.888Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:49:51.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:49:51.180Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T00:49:51.180Z] a0d0a0d46f8b: Already exists [2021-10-27T00:49:51.180Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T00:49:51.180Z] b8b176561691: Pulling fs layer [2021-10-27T00:49:51.180Z] 4527c011a84f: Pulling fs layer [2021-10-27T00:49:51.180Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T00:49:51.180Z] e0aca202a116: Pulling fs layer [2021-10-27T00:49:51.180Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T00:49:51.180Z] 34cad66bf833: Pulling fs layer [2021-10-27T00:49:51.180Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T00:49:51.180Z] 3a43be97a3b4: Waiting [2021-10-27T00:49:51.180Z] 34cad66bf833: Waiting [2021-10-27T00:49:51.180Z] b4e3c513aaa6: Waiting [2021-10-27T00:49:51.180Z] 5d74067f8e1e: Waiting [2021-10-27T00:49:51.180Z] e0aca202a116: Waiting [2021-10-27T00:49:51.180Z] b8b176561691: Verifying Checksum [2021-10-27T00:49:51.180Z] b8b176561691: Download complete [2021-10-27T00:49:51.180Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T00:49:51.180Z] 31adcdaf11c8: Download complete [2021-10-27T00:49:51.180Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T00:49:51.180Z] 5d74067f8e1e: Download complete [2021-10-27T00:49:51.180Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T00:49:51.180Z] 3a43be97a3b4: Download complete [2021-10-27T00:49:51.180Z] e0aca202a116: Verifying Checksum [2021-10-27T00:49:51.180Z] e0aca202a116: Download complete [2021-10-27T00:49:51.446Z] 34cad66bf833: Verifying Checksum [2021-10-27T00:49:51.446Z] 34cad66bf833: Download complete [2021-10-27T00:49:51.446Z] 31adcdaf11c8: Pull complete [2021-10-27T00:49:51.446Z] b8b176561691: Pull complete [2021-10-27T00:49:51.711Z] 4527c011a84f: Verifying Checksum [2021-10-27T00:49:51.711Z] 4527c011a84f: Download complete [2021-10-27T00:49:51.979Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T00:49:51.979Z] b4e3c513aaa6: Download complete [2021-10-27T00:49:56.251Z] 4527c011a84f: Pull complete [2021-10-27T00:49:56.251Z] 5d74067f8e1e: Pull complete [2021-10-27T00:49:56.251Z] e0aca202a116: Pull complete [2021-10-27T00:49:56.251Z] 3a43be97a3b4: Pull complete [2021-10-27T00:49:56.251Z] 34cad66bf833: Pull complete [2021-10-27T00:49:58.180Z] b4e3c513aaa6: Pull complete [2021-10-27T00:49:58.180Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T00:49:58.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:49:58.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:49:58.474Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:49:58.474Z] WORKDIR /edgex [2021-10-27T00:49:58.474Z] COPY go.mod . [2021-10-27T00:49:58.474Z] RUN go mod download' [2021-10-27T00:49:58.474Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T00:50:00.396Z] Sending build context to Docker daemon 329.8MB [2021-10-27T00:50:00.396Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:50:00.396Z] ---> 9f6097aaca64 [2021-10-27T00:50:00.396Z] Step 2/4 : WORKDIR /edgex [2021-10-27T00:50:01.797Z] ---> Running in 5a5de1a087db [2021-10-27T00:50:01.797Z] Removing intermediate container 5a5de1a087db [2021-10-27T00:50:01.797Z] ---> 54630cc9985a [2021-10-27T00:50:01.797Z] Step 3/4 : COPY go.mod . [2021-10-27T00:50:01.797Z] ---> 7af08875becb [2021-10-27T00:50:01.797Z] Step 4/4 : RUN go mod download [2021-10-27T00:50:01.797Z] ---> Running in b47e4044e801 [2021-10-27T00:50:05.859Z] Still waiting to schedule task [2021-10-27T00:50:05.859Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2142’ [2021-10-27T00:50:33.978Z] Removing intermediate container b47e4044e801 [2021-10-27T00:50:33.979Z] ---> 968a05aedda4 [2021-10-27T00:50:33.979Z] Successfully built 968a05aedda4 [2021-10-27T00:50:33.979Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:50:34.278Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T00:50:34.278Z] . [Pipeline] withDockerContainer [2021-10-27T00:50:34.340Z] prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container [2021-10-27T00:50:34.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T00:50:34.719Z] $ docker top 399b150efa98e29386b198ab09c6a6e8ff91de97cc73256b110ca571fd98ef20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:50:35.072Z] + go version [2021-10-27T00:50:35.072Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T00:50:35.081Z] $ docker stop --time=1 399b150efa98e29386b198ab09c6a6e8ff91de97cc73256b110ca571fd98ef20 [2021-10-27T00:50:36.262Z] $ docker rm -f 399b150efa98e29386b198ab09c6a6e8ff91de97cc73256b110ca571fd98ef20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:50:36.709Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T00:50:36.709Z] . [Pipeline] withDockerContainer [2021-10-27T00:50:36.768Z] prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container [2021-10-27T00:50:36.804Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T00:50:37.109Z] $ docker top 02223c7249eb8a30a07d3affa7a7c7cccb999e45d9f84a53cf27a99b895770f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T00:50:37.176Z] ========================================================= [2021-10-27T00:50:37.176Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T00:50:37.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:50:37.473Z] + make test [2021-10-27T00:50:37.473Z] go mod tidy [2021-10-27T00:50:37.754Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T00:50:43.083Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T00:51:01.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T00:51:06.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T00:51:06.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T00:51:06.698Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T00:51:09.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T00:51:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T00:51:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T00:51:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T00:51:10.135Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T00:51:10.405Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T00:51:10.675Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T00:51:10.675Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T00:51:10.675Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T00:51:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T00:51:12.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-10-27T00:51:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T00:51:12.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T00:51:13.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2021-10-27T00:51:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T00:51:14.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 44.7% of statements [2021-10-27T00:51:14.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T00:51:14.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T00:51:15.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2021-10-27T00:51:15.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T00:51:15.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:51:16.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements [2021-10-27T00:51:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T00:51:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T00:51:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T00:51:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T00:51:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T00:51:17.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.303s coverage: 94.2% of statements [2021-10-27T00:51:17.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T00:51:17.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:51:17.135Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-10-27T00:51:17.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T00:51:17.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T00:51:17.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T00:51:17.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T00:51:17.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T00:51:18.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2021-10-27T00:51:18.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T00:51:18.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T00:51:18.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T00:51:18.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2021-10-27T00:51:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T00:51:18.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-10-27T00:51:18.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-10-27T00:51:18.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T00:51:19.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-10-27T00:51:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-10-27T00:51:19.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-10-27T00:51:20.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-10-27T00:51:20.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-10-27T00:51:32.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-10-27T00:51:32.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-10-27T00:51:37.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.185s coverage: 82.5% of statements [2021-10-27T00:51:37.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-10-27T00:51:55.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 70.4% of statements [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T00:51:55.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T00:51:57.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.5% of statements [2021-10-27T00:51:57.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T00:51:57.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T00:51:57.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-10-27T00:51:57.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T00:51:57.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-10-27T00:51:57.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T00:52:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T00:52:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T00:52:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T00:52:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T00:52:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T00:52:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T00:52:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-10-27T00:52:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-27T00:52:03.777Z] 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-27T00:52:42.628Z] GO111MODULE=on go vet ./... [2021-10-27T00:52:47.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T00:52:47.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T00:52:48.246Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T00:52:49.111Z] + ls -al . [2021-10-27T00:52:49.111Z] total 636 [2021-10-27T00:52:49.111Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 00:52 . [2021-10-27T00:52:49.111Z] drwxr-xr-x 4 root root 28 Oct 27 00:50 .. [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 00:49 .dockerignore [2021-10-27T00:52:49.111Z] drwxrwxr-x 8 1001 1001 179 Oct 27 00:49 .git [2021-10-27T00:52:49.111Z] drwxrwxr-x 4 1001 1001 142 Oct 27 00:49 .github [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 00:49 .gitignore [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 00:49 .golangci.yml [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 00:49 .hadolint.yml [2021-10-27T00:52:49.111Z] drwx------ 3 1001 1001 58 Oct 27 00:49 .semver [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 00:49 .sonarcloud.properties [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:49 ADOPTERS.md [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:49 Attribution.txt [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:49 CHANGELOG.md [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:49 CONTRIBUTING.md [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 00:49 GOVERNANCE.md [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 00:49 Jenkinsfile [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:49 LICENSE [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:49 Makefile [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 00:49 OWNERS.md [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:49 README.md [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:49 SECURITY.md [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 00:49 VERSION [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:49 ZMQWindows.md [2021-10-27T00:52:49.111Z] drwxrwxr-x 2 1001 1001 37 Oct 27 00:49 bin [2021-10-27T00:52:49.111Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 00:49 cmd [2021-10-27T00:52:49.111Z] -rw-r--r-- 1 root root 426728 Oct 27 00:52 coverage.out [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 00:49 go.mod [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 00:49 go.sum [2021-10-27T00:52:49.111Z] drwxrwxr-x 8 1001 1001 124 Oct 27 00:49 internal [2021-10-27T00:52:49.111Z] drwxrwxr-x 3 1001 1001 16 Oct 27 00:49 openapi [2021-10-27T00:52:49.111Z] drwxrwxr-x 4 1001 1001 71 Oct 27 00:49 snap [2021-10-27T00:52:49.111Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 00:49 version.go [Pipeline] sh [2021-10-27T00:52:49.403Z] + '[' -e coverage.out ] [2021-10-27T00:52:49.403Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T00:52:49.501Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T00:52:49.796Z] + make build [2021-10-27T00:52:49.796Z] 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-27T00:52:51.185Z] 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-27T00:52:57.845Z] 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-27T00:52:58.418Z] 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-27T00:52:59.368Z] 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-27T00:52:59.635Z] 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-27T00:53:00.584Z] 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-27T00:53:01.557Z] 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-27T00:53:02.137Z] 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-27T00:53:03.551Z] 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-27T00:53:04.128Z] 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-27T00:53:05.071Z] 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-27T00:53:06.163Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2149 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws [2021-10-27T00:53:06.173Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-27T00:53:06.401Z] The recommended git tool is: git [Pipeline] } [2021-10-27T00:53:06.467Z] $ docker stop --time=1 02223c7249eb8a30a07d3affa7a7c7cccb999e45d9f84a53cf27a99b895770f8 [2021-10-27T00:53:08.206Z] $ docker rm -f 02223c7249eb8a30a07d3affa7a7c7cccb999e45d9f84a53cf27a99b895770f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:53:09.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T00:53:09.232Z] [2021-10-27T00:53:09.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:53:09.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T00:53:09.760Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T00:53:09.760Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T00:53:09.760Z] ca9280d653b3: Pulling fs layer [2021-10-27T00:53:09.760Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T00:53:09.760Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T00:53:09.760Z] cbdbe7a5bc2a: Download complete [2021-10-27T00:53:10.094Z] ca9280d653b3: Verifying Checksum [2021-10-27T00:53:10.094Z] ca9280d653b3: Download complete [2021-10-27T00:53:10.094Z] cbdbe7a5bc2a: Pull complete [2021-10-27T00:53:10.422Z] 7e9c9ca2126c: Verifying Checksum [2021-10-27T00:53:10.422Z] 7e9c9ca2126c: Download complete [2021-10-27T00:53:10.689Z] ca9280d653b3: Pull complete [2021-10-27T00:53:12.982Z] using credential edgex-jenkins-ssh [2021-10-27T00:53:13.000Z] Cloning the remote Git repository [2021-10-27T00:53:13.055Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:53:13.158Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-27T00:53:13.235Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:53:13.236Z] > git --version # timeout=10 [2021-10-27T00:53:13.255Z] > git --version # 'git version 2.17.1' [2021-10-27T00:53:13.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:53:13.346Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T00:53:14.933Z] 7e9c9ca2126c: Pull complete [2021-10-27T00:53:14.933Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T00:53:14.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T00:53:14.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T00:53:14.999Z] prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container [2021-10-27T00:53:15.033Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-27T00:53:17.946Z] $ docker top 329ecaa8a066e483049ab25db9cfa37c74510b987d38822e372786dbe1fd4a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:53:18.308Z] + docker-compose build --help [2021-10-27T00:53:18.308Z] + grep parallel [2021-10-27T00:53:18.880Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T00:53:18.893Z] $ docker stop --time=1 329ecaa8a066e483049ab25db9cfa37c74510b987d38822e372786dbe1fd4a03 [2021-10-27T00:53:20.071Z] $ docker rm -f 329ecaa8a066e483049ab25db9cfa37c74510b987d38822e372786dbe1fd4a03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:53:20.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T00:53:20.446Z] . [Pipeline] withDockerContainer [2021-10-27T00:53:20.508Z] prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container [2021-10-27T00:53:20.539Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T00:53:20.879Z] $ docker top e19b6502de55a851e831b70790c1ea45398e6dc418ce7f3122671f77369a30cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:53:21.230Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T00:53:21.802Z] Building core-command ... [2021-10-27T00:53:21.802Z] Building core-data ... [2021-10-27T00:53:21.802Z] Building core-metadata ... [2021-10-27T00:53:21.802Z] Building security-bootstrapper ... [2021-10-27T00:53:21.802Z] Building security-proxy-setup ... [2021-10-27T00:53:21.802Z] Building security-secretstore-setup ... [2021-10-27T00:53:21.802Z] Building support-notifications ... [2021-10-27T00:53:21.802Z] Building support-scheduler ... [2021-10-27T00:53:21.802Z] Building sys-mgmt-agent ... [2021-10-27T00:53:21.802Z] Building sys-mgmt-agent [2021-10-27T00:53:21.802Z] Building security-proxy-setup [2021-10-27T00:53:21.802Z] Building security-secretstore-setup [2021-10-27T00:53:21.802Z] Building core-command [2021-10-27T00:53:21.802Z] Building support-notifications [2021-10-27T00:53:31.628Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 003456b2376a7ad9acacfd4272e2f8f021126820 [2021-10-27T00:53:32.225Z] Merge succeeded, producing 7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T00:53:32.226Z] Checking out Revision 7cccbe099c08fc7a3a05b82ebbf189700ab4057b (PR-3782) [2021-10-27T00:53:32.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:32.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:32.723Z] ---> 968a05aedda4 [2021-10-27T00:53:32.723Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:53:32.723Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:32.723Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:32.723Z] ---> 968a05aedda4 [2021-10-27T00:53:32.723Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T00:53:30.813Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T00:53:30.836Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T00:53:30.873Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T00:53:30.915Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:53:30.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:53:30.933Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T00:53:31.645Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T00:53:31.668Z] > git checkout -f 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 [2021-10-27T00:53:31.923Z] > git remote # timeout=10 [2021-10-27T00:53:31.947Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T00:53:31.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:53:31.976Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T00:53:32.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T00:53:32.228Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T00:53:32.243Z] > git checkout -f 7cccbe099c08fc7a3a05b82ebbf189700ab4057b # timeout=10 [2021-10-27T00:53:36.690Z] Commit message: "Merge commit 'fb769a0070cc1922608d3d80e9a209584ebd424b' into HEAD" [2021-10-27T00:53:36.696Z] > git rev-list --no-walk 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 [2021-10-27T00:53:36.921Z] ---> Running in ef4ae6cf3f9d [2021-10-27T00:53:36.921Z] ---> Running in 0be13a557f1c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T00:53:37.696Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T00:53:37.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T00:53:37.696Z] Dload Upload Total Spent Left Speed [2021-10-27T00:53:37.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 164k 0 --:--:-- --:--:-- --:--:-- 164k [Pipeline] sh [2021-10-27T00:53:38.130Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T00:53:38.480Z] + sudo tee /etc/docker/daemon.new [2021-10-27T00:53:38.480Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T00:53:38.480Z] { [2021-10-27T00:53:38.480Z] "registry-mirrors": [ [2021-10-27T00:53:38.480Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T00:53:38.480Z] ], [2021-10-27T00:53:38.480Z] "bip": "10.250.0.254/24", [2021-10-27T00:53:38.480Z] "hosts": [ [2021-10-27T00:53:38.480Z] "tcp://0.0.0.0:5555", [2021-10-27T00:53:38.480Z] "unix:///var/run/docker.sock" [2021-10-27T00:53:38.480Z] ], [2021-10-27T00:53:38.480Z] "mtu": 1458, [2021-10-27T00:53:38.480Z] "selinux-enabled": true, [2021-10-27T00:53:38.480Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T00:53:38.480Z] } [Pipeline] sh [2021-10-27T00:53:38.843Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T00:53:39.207Z] + sudo service docker restart [2021-10-27T00:53:40.222Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:40.222Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:40.222Z] ---> 968a05aedda4 [2021-10-27T00:53:40.222Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:53:40.222Z] ---> Using cache [2021-10-27T00:53:40.222Z] ---> bc2ce750dac7 [2021-10-27T00:53:40.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:40.794Z] Removing intermediate container 0be13a557f1c [2021-10-27T00:53:40.794Z] ---> 2caf20bd3ec8 [2021-10-27T00:53:40.794Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:41.364Z] Removing intermediate container ef4ae6cf3f9d [2021-10-27T00:53:41.364Z] ---> bc2ce750dac7 [2021-10-27T00:53:41.364Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:41.364Z] ---> Running in 01ca60c8dcd6 [2021-10-27T00:53:41.364Z] ---> Running in bf6f398c7563 [2021-10-27T00:53:41.626Z] ---> Running in 18f07ca98aaf [2021-10-27T00:53:45.857Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:45.857Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:45.857Z] ---> 968a05aedda4 [2021-10-27T00:53:45.857Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T00:53:45.857Z] ---> Using cache [2021-10-27T00:53:45.857Z] ---> bc2ce750dac7 [2021-10-27T00:53:45.857Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:45.857Z] Removing intermediate container 01ca60c8dcd6 [2021-10-27T00:53:45.857Z] ---> 56015cf9b2ff [2021-10-27T00:53:45.857Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T00:53:45.857Z] Removing intermediate container bf6f398c7563 [2021-10-27T00:53:45.857Z] ---> 02c0caeaf761 [2021-10-27T00:53:45.857Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T00:53:45.857Z] ---> Running in 6b38ad380b69 [2021-10-27T00:53:45.857Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:45.857Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:45.857Z] ---> 968a05aedda4 [2021-10-27T00:53:45.857Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T00:53:45.857Z] ---> Using cache [2021-10-27T00:53:45.857Z] ---> bc2ce750dac7 [2021-10-27T00:53:45.857Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:45.857Z] ---> Using cache [2021-10-27T00:53:45.857Z] ---> 99c88c321df6 [2021-10-27T00:53:45.857Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T00:53:45.857Z] Removing intermediate container 18f07ca98aaf [2021-10-27T00:53:45.857Z] ---> 99c88c321df6 [2021-10-27T00:53:45.857Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T00:53:45.857Z] ---> Running in e88f0f3d23a1 [2021-10-27T00:53:45.857Z] ---> Running in a5e436bf99ea [2021-10-27T00:53:45.857Z] ---> Running in 6e76c0b06db0 [2021-10-27T00:53:45.857Z] ---> Running in 8478ccb2beca [2021-10-27T00:53:46.131Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:46.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:46.402Z] Removing intermediate container 6b38ad380b69 [2021-10-27T00:53:46.402Z] ---> 25cce90838e7 [2021-10-27T00:53:46.402Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T00:53:46.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:46.402Z] ---> Running in e339dc39f572 [2021-10-27T00:53:46.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:46.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:47.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:47.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:47.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:47.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:47.499Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:47.499Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:47.764Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:47.764Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:47.764Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:48.030Z] Removing intermediate container a5e436bf99ea [2021-10-27T00:53:48.031Z] ---> a614510a91a2 [2021-10-27T00:53:48.031Z] Step 6/20 : COPY . . [2021-10-27T00:53:48.031Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:48.631Z] Removing intermediate container 6e76c0b06db0 [2021-10-27T00:53:48.631Z] ---> 6c3f551209ee [2021-10-27T00:53:48.631Z] Step 6/22 : COPY . . [2021-10-27T00:53:48.901Z] Removing intermediate container e88f0f3d23a1 [2021-10-27T00:53:48.901Z] ---> 0f05fd1764ee [2021-10-27T00:53:48.901Z] Step 6/21 : COPY . . [2021-10-27T00:53:50.842Z] Removing intermediate container 8478ccb2beca [2021-10-27T00:53:50.842Z] ---> 41b37ddf3343 [2021-10-27T00:53:50.842Z] Step 6/22 : COPY . . [2021-10-27T00:53:52.231Z] Removing intermediate container e339dc39f572 [2021-10-27T00:53:52.231Z] ---> c1ebd8369be6 [2021-10-27T00:53:52.231Z] Step 6/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T00:53:57.624Z] provisioning config files... [2021-10-27T00:53:57.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config506367435798252977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:53:58.016Z] ---> docker-login.sh [2021-10-27T00:53:58.016Z] nexus3.edgexfoundry.org:10001 [2021-10-27T00:53:58.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:53:59.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:53:59.218Z] Configure a credential helper to remove this warning. See [2021-10-27T00:53:59.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:53:59.218Z] [2021-10-27T00:53:59.218Z] Login Succeeded [2021-10-27T00:53:59.218Z] nexus3.edgexfoundry.org:10002 [2021-10-27T00:53:59.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:53:59.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:53:59.822Z] Configure a credential helper to remove this warning. See [2021-10-27T00:53:59.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:53:59.822Z] [2021-10-27T00:53:59.822Z] Login Succeeded [2021-10-27T00:53:59.822Z] nexus3.edgexfoundry.org:10003 [2021-10-27T00:54:00.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:54:00.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:54:00.430Z] Configure a credential helper to remove this warning. See [2021-10-27T00:54:00.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:54:00.430Z] [2021-10-27T00:54:00.430Z] Login Succeeded [2021-10-27T00:54:00.430Z] nexus3.edgexfoundry.org:10004 [2021-10-27T00:54:01.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:54:01.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:54:01.032Z] Configure a credential helper to remove this warning. See [2021-10-27T00:54:01.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:54:01.032Z] [2021-10-27T00:54:01.032Z] Login Succeeded [2021-10-27T00:54:01.032Z] docker.io [2021-10-27T00:54:01.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:54:02.224Z] ---> ad6a8a1ff91b [2021-10-27T00:54:02.224Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:54:02.224Z] ---> Running in b7c5c51355b1 [2021-10-27T00:54:02.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:54:02.231Z] Configure a credential helper to remove this warning. See [2021-10-27T00:54:02.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:54:02.231Z] [2021-10-27T00:54:02.231Z] Login Succeeded [2021-10-27T00:54:02.231Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T00:54:02.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T00:54:02.812Z] ========================================================= [2021-10-27T00:54:02.812Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T00:54:02.812Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:54:03.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:54:03.478Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T00:54:03.478Z] 552d1f2373af: Pulling fs layer [2021-10-27T00:54:03.478Z] ea3f2d53f512: Pulling fs layer [2021-10-27T00:54:03.478Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T00:54:03.478Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T00:54:03.478Z] 72dc09318566: Pulling fs layer [2021-10-27T00:54:03.478Z] f4f7b4309257: Pulling fs layer [2021-10-27T00:54:03.478Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T00:54:03.478Z] b78e95d17946: Pulling fs layer [2021-10-27T00:54:03.478Z] 7a9cfe048b4a: Waiting [2021-10-27T00:54:03.478Z] 72dc09318566: Waiting [2021-10-27T00:54:03.478Z] f4f7b4309257: Waiting [2021-10-27T00:54:03.478Z] 0ac9a79272e3: Waiting [2021-10-27T00:54:03.478Z] b78e95d17946: Waiting [2021-10-27T00:54:03.478Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T00:54:03.478Z] 9e70ebbbe112: Download complete [2021-10-27T00:54:03.478Z] ea3f2d53f512: Verifying Checksum [2021-10-27T00:54:03.478Z] 72dc09318566: Verifying Checksum [2021-10-27T00:54:03.478Z] 72dc09318566: Download complete [2021-10-27T00:54:03.478Z] f4f7b4309257: Verifying Checksum [2021-10-27T00:54:03.479Z] f4f7b4309257: Download complete [2021-10-27T00:54:03.479Z] 552d1f2373af: Verifying Checksum [2021-10-27T00:54:03.479Z] 552d1f2373af: Download complete [2021-10-27T00:54:03.479Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T00:54:03.479Z] 0ac9a79272e3: Download complete [2021-10-27T00:54:04.471Z] 552d1f2373af: Pull complete [2021-10-27T00:54:05.085Z] ea3f2d53f512: Pull complete [2021-10-27T00:54:05.718Z] 9e70ebbbe112: Pull complete [2021-10-27T00:54:05.718Z] b78e95d17946: Download complete [2021-10-27T00:54:06.322Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T00:54:06.322Z] 7a9cfe048b4a: Download complete [2021-10-27T00:54:08.802Z] ---> 04901052f2dc [2021-10-27T00:54:08.802Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:54:08.802Z] ---> acb7659259d4 [2021-10-27T00:54:08.802Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:54:08.802Z] ---> Running in 83e57b39edb2 [2021-10-27T00:54:08.802Z] ---> Running in edfd80fd9a91 [2021-10-27T00:54:08.802Z] Removing intermediate container b7c5c51355b1 [2021-10-27T00:54:08.802Z] ---> 9fadadbb74ca [2021-10-27T00:54:08.802Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T00:54:09.064Z] ---> Running in f8ea059f62fa [2021-10-27T00:54:10.452Z] 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-27T00:54:11.857Z] Removing intermediate container 83e57b39edb2 [2021-10-27T00:54:11.857Z] ---> 420ada822216 [2021-10-27T00:54:11.857Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T00:54:12.125Z] Removing intermediate container edfd80fd9a91 [2021-10-27T00:54:12.125Z] ---> ab3c23d71ddd [2021-10-27T00:54:12.125Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T00:54:12.125Z] ---> Running in 974a4229ba5a [2021-10-27T00:54:12.390Z] ---> Running in 48acc44cb21c [2021-10-27T00:54:12.961Z] 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-27T00:54:13.243Z] 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-27T00:54:16.493Z] 7a9cfe048b4a: Pull complete [2021-10-27T00:54:16.594Z] ---> c11fc5171188 [2021-10-27T00:54:16.594Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:54:16.594Z] ---> Running in 82f2fb5a248a [2021-10-27T00:54:16.594Z] ---> 9b76efacde45 [2021-10-27T00:54:16.594Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:54:16.594Z] ---> Running in bceea9eb97e1 [2021-10-27T00:54:16.766Z] 72dc09318566: Pull complete [2021-10-27T00:54:17.038Z] f4f7b4309257: Pull complete [2021-10-27T00:54:17.311Z] 0ac9a79272e3: Pull complete [2021-10-27T00:54:17.986Z] Removing intermediate container 82f2fb5a248a [2021-10-27T00:54:17.986Z] ---> b92ded32c3cf [2021-10-27T00:54:17.986Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T00:54:17.986Z] ---> Running in 7e9b316bf265 [2021-10-27T00:54:18.556Z] 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-27T00:54:18.819Z] Removing intermediate container bceea9eb97e1 [2021-10-27T00:54:18.819Z] ---> eff3b3c0f76e [2021-10-27T00:54:18.819Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T00:54:18.819Z] ---> Running in 140706f1c584 [2021-10-27T00:54:19.394Z] 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-27T00:54:24.034Z] b78e95d17946: Pull complete [2021-10-27T00:54:24.034Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T00:54:24.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:54:24.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:54:24.387Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-27T00:54:24.387Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:54:24.387Z] WORKDIR /edgex [2021-10-27T00:54:24.387Z] COPY go.mod . [2021-10-27T00:54:24.387Z] RUN go mod download [2021-10-27T00:54:27.011Z] Sending build context to Docker daemon 166.5MB [2021-10-27T00:54:27.011Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:54:27.011Z] ---> 8b459fc5aaf0 [2021-10-27T00:54:27.011Z] Step 2/4 : WORKDIR /edgex [2021-10-27T00:54:29.006Z] ---> Running in 74b03055ae7e [2021-10-27T00:54:29.604Z] Removing intermediate container 74b03055ae7e [2021-10-27T00:54:29.604Z] ---> cae0c1663d80 [2021-10-27T00:54:29.604Z] Step 3/4 : COPY go.mod . [2021-10-27T00:54:30.204Z] ---> eda5b599c05b [2021-10-27T00:54:30.204Z] Step 4/4 : RUN go mod download [2021-10-27T00:54:30.478Z] ---> Running in 113fe44351b1 [2021-10-27T00:54:52.217Z] 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-27T00:54:52.217Z] Removing intermediate container 974a4229ba5a [2021-10-27T00:54:52.217Z] ---> dbec494a810a [2021-10-27T00:54:52.217Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T00:54:52.217Z] Removing intermediate container f8ea059f62fa [2021-10-27T00:54:52.217Z] ---> 1509ba56412d [2021-10-27T00:54:52.217Z] [2021-10-27T00:54:52.217Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T00:54:52.217Z] ---> Running in 68f7469c32e2 [2021-10-27T00:54:52.217Z] 3.14: Pulling from library/alpine [2021-10-27T00:54:52.485Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T00:54:52.485Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T00:54:52.485Z] ---> 14119a10abf4 [2021-10-27T00:54:52.485Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T00:54:52.485Z] ---> Running in 6d2038fd1298 [2021-10-27T00:54:52.746Z] 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-27T00:54:53.696Z] Removing intermediate container 48acc44cb21c [2021-10-27T00:54:53.696Z] ---> 9b41677d48f4 [2021-10-27T00:54:53.696Z] [2021-10-27T00:54:53.696Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T00:54:53.696Z] ---> 14119a10abf4 [2021-10-27T00:54:53.696Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T00:54:53.696Z] 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-27T00:54:53.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:53.696Z] ---> Running in 914f064548ad [2021-10-27T00:54:53.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:53.964Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T00:54:53.964Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T00:54:53.964Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:53.964Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T00:54:53.964Z] OK: 6 MiB in 16 packages [2021-10-27T00:54:54.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:54.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:54.538Z] Removing intermediate container 68f7469c32e2 [2021-10-27T00:54:54.538Z] ---> 9bdeaa529599 [2021-10-27T00:54:54.538Z] [2021-10-27T00:54:54.538Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T00:54:54.798Z] Removing intermediate container 7e9b316bf265 [2021-10-27T00:54:54.798Z] ---> 219e2c997b09 [2021-10-27T00:54:54.798Z] [2021-10-27T00:54:54.798Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T00:54:54.798Z] ---> 14119a10abf4 [2021-10-27T00:54:54.798Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T00:54:54.798Z] ---> Running in 554c3f03eb3c [2021-10-27T00:54:54.798Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T00:54:54.798Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T00:54:54.798Z] 20.10.8: Pulling from library/docker [2021-10-27T00:54:54.798Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T00:54:54.798Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T00:54:54.798Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T00:54:54.798Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:54.798Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T00:54:55.060Z] OK: 8 MiB in 19 packages [2021-10-27T00:54:55.060Z] Removing intermediate container 6d2038fd1298 [2021-10-27T00:54:55.060Z] ---> 2989ad724677 [2021-10-27T00:54:55.060Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:54:55.322Z] ---> Running in d21dd62fc72c [2021-10-27T00:54:55.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:55.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:55.586Z] Removing intermediate container d21dd62fc72c [2021-10-27T00:54:55.586Z] ---> 1d3185e6263e [2021-10-27T00:54:55.586Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T00:54:55.586Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T00:54:55.586Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:55.854Z] OK: 6 MiB in 15 packages [2021-10-27T00:54:55.854Z] ---> Running in 4c17a3204d96 [2021-10-27T00:54:55.854Z] Removing intermediate container 4c17a3204d96 [2021-10-27T00:54:55.854Z] ---> eba278ac703b [2021-10-27T00:54:55.854Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T00:54:56.122Z] Removing intermediate container 914f064548ad [2021-10-27T00:54:56.122Z] ---> 4f05297e794e [2021-10-27T00:54:56.122Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T00:54:56.122Z] ---> Running in 409c452cf115 [2021-10-27T00:54:56.122Z] ---> Running in c63963a61695 [2021-10-27T00:54:56.383Z] Removing intermediate container 554c3f03eb3c [2021-10-27T00:54:56.383Z] ---> 9968eb655d16 [2021-10-27T00:54:56.383Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:54:56.645Z] Removing intermediate container 409c452cf115 [2021-10-27T00:54:56.645Z] ---> 15843b0c9b40 [2021-10-27T00:54:56.645Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:54:56.645Z] Removing intermediate container c63963a61695 [2021-10-27T00:54:56.645Z] ---> 845a40575b8f [2021-10-27T00:54:56.645Z] Step 12/20 : WORKDIR /edgex [2021-10-27T00:54:56.645Z] ---> Running in ee1681258647 [2021-10-27T00:54:56.913Z] Removing intermediate container 140706f1c584 [2021-10-27T00:54:56.913Z] ---> 579bc9e5f0d0 [2021-10-27T00:54:56.913Z] [2021-10-27T00:54:56.913Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T00:54:56.913Z] ---> 14119a10abf4 [2021-10-27T00:54:56.913Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T00:54:56.913Z] ---> Running in e689bcf84adf [2021-10-27T00:54:56.913Z] ---> Running in ff42a1c24cb0 [2021-10-27T00:54:56.913Z] Removing intermediate container ee1681258647 [2021-10-27T00:54:56.913Z] ---> 87636c67a3a3 [2021-10-27T00:54:56.913Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T00:54:56.913Z] ---> 14766e26a5d4 [2021-10-27T00:54:56.913Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T00:54:56.913Z] ---> Running in ed59103466df [2021-10-27T00:54:56.913Z] Removing intermediate container e689bcf84adf [2021-10-27T00:54:56.913Z] ---> 81dbbe25f805 [2021-10-27T00:54:56.913Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T00:54:57.173Z] Removing intermediate container ed59103466df [2021-10-27T00:54:57.173Z] ---> 12be1aed9976 [2021-10-27T00:54:57.173Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T00:54:57.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:57.441Z] ---> dc01342fbd6e [2021-10-27T00:54:57.441Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T00:54:57.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:57.441Z] ---> Running in ec14ce1bf024 [2021-10-27T00:54:57.441Z] ---> 4f1a02e54dbc [2021-10-27T00:54:57.441Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T00:54:57.706Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T00:54:57.706Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T00:54:57.706Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T00:54:57.706Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:57.706Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T00:54:57.706Z] OK: 6 MiB in 17 packages [2021-10-27T00:54:57.968Z] Removing intermediate container ec14ce1bf024 [2021-10-27T00:54:57.968Z] ---> 372ca13deee3 [2021-10-27T00:54:57.968Z] Step 14/22 : WORKDIR / [2021-10-27T00:54:57.968Z] ---> Running in 2e1383f302d4 [2021-10-27T00:54:57.968Z] ---> 5919a4e62298 [2021-10-27T00:54:57.968Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T00:54:57.968Z] ---> c462aa6f62fc [2021-10-27T00:54:57.968Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T00:54:58.236Z] ---> Running in 88a8d61582fd [2021-10-27T00:54:58.236Z] Removing intermediate container 2e1383f302d4 [2021-10-27T00:54:58.236Z] ---> 9c296209b534 [2021-10-27T00:54:58.236Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:54:58.503Z] Removing intermediate container ff42a1c24cb0 [2021-10-27T00:54:58.503Z] ---> 35de66a1bbb4 [2021-10-27T00:54:58.503Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T00:54:58.503Z] Removing intermediate container 88a8d61582fd [2021-10-27T00:54:58.503Z] ---> b61f0716c45e [2021-10-27T00:54:58.503Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:54:58.503Z] ---> Running in ab3244ed51d6 [2021-10-27T00:54:58.503Z] ---> Running in d9161f1ee07a [2021-10-27T00:54:58.503Z] ---> a69e62447d81 [2021-10-27T00:54:58.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T00:54:58.503Z] ---> e2b888812ce0 [2021-10-27T00:54:58.503Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T00:54:58.503Z] ---> Running in 9257188c52b0 [2021-10-27T00:54:58.764Z] Removing intermediate container d9161f1ee07a [2021-10-27T00:54:58.764Z] ---> 3a2711e1746e [2021-10-27T00:54:58.764Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T00:54:58.764Z] Removing intermediate container ab3244ed51d6 [2021-10-27T00:54:58.764Z] ---> bfab20f89d58 [2021-10-27T00:54:58.764Z] Step 12/24 : WORKDIR / [2021-10-27T00:54:58.764Z] ---> Running in 94acee74dc36 [2021-10-27T00:54:58.764Z] ---> Running in 248a5a592d0d [2021-10-27T00:54:58.764Z] Removing intermediate container 9257188c52b0 [2021-10-27T00:54:58.764Z] ---> 6772c884f511 [2021-10-27T00:54:58.764Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T00:54:59.022Z] ---> Running in f2cd5b3cac42 [2021-10-27T00:54:59.022Z] ---> d99bbfdfa4b4 [2021-10-27T00:54:59.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T00:54:59.022Z] Removing intermediate container 94acee74dc36 [2021-10-27T00:54:59.022Z] ---> 8291d12c3879 [2021-10-27T00:54:59.022Z] Step 20/21 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:54:59.022Z] Removing intermediate container 248a5a592d0d [2021-10-27T00:54:59.022Z] ---> 77461df5f238 [2021-10-27T00:54:59.022Z] 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-27T00:54:59.022Z] ---> Running in 7043364ad9e3 [2021-10-27T00:54:59.022Z] Removing intermediate container f2cd5b3cac42 [2021-10-27T00:54:59.022Z] ---> b9c08bc45059 [2021-10-27T00:54:59.022Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T00:54:59.285Z] ---> Running in c7ab95f1ada3 [2021-10-27T00:54:59.285Z] ---> 1e18f8d5997a [2021-10-27T00:54:59.285Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T00:54:59.285Z] ---> Running in 941b1a4f9f10 [2021-10-27T00:54:59.285Z] Removing intermediate container 7043364ad9e3 [2021-10-27T00:54:59.285Z] ---> 3af4a43cbc4b [2021-10-27T00:54:59.285Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T00:54:59.285Z] ---> a07a01679ab7 [2021-10-27T00:54:59.285Z] 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-27T00:54:59.285Z] ---> Running in 811a923c5603 [2021-10-27T00:54:59.286Z] Removing intermediate container c7ab95f1ada3 [2021-10-27T00:54:59.286Z] ---> dd906eb58909 [2021-10-27T00:54:59.286Z] Step 19/20 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:54:59.286Z] Removing intermediate container 941b1a4f9f10 [2021-10-27T00:54:59.286Z] ---> 4e1308ac5e20 [2021-10-27T00:54:59.286Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:54:59.549Z] ---> Running in 7387562c6cc8 [2021-10-27T00:54:59.549Z] ---> Running in ba6cc49328ba [2021-10-27T00:54:59.549Z] Removing intermediate container 811a923c5603 [2021-10-27T00:54:59.549Z] ---> 0aa146c872b7 [2021-10-27T00:54:59.549Z] [2021-10-27T00:54:59.549Z] Successfully built 0aa146c872b7 [2021-10-27T00:54:59.549Z] ---> 762aef572d51 [2021-10-27T00:54:59.549Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T00:54:59.549Z] Successfully tagged support-notifications:latest [2021-10-27T00:54:59.549Z]  Building support-notifications ... done Building support-scheduler [2021-10-27T00:54:59.549Z] Removing intermediate container ba6cc49328ba [2021-10-27T00:54:59.549Z] ---> e628824cced0 [2021-10-27T00:54:59.549Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T00:54:59.549Z] Removing intermediate container 7387562c6cc8 [2021-10-27T00:54:59.549Z] ---> 244e0fc435f6 [2021-10-27T00:54:59.549Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T00:54:59.549Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T00:54:59.549Z] ---> Running in 942043e1a120 [2021-10-27T00:54:59.549Z] ---> Running in 0eaca0bed29f [2021-10-27T00:54:59.549Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T00:54:59.809Z] ---> bc6c0ffef665 [2021-10-27T00:54:59.809Z] 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-27T00:55:00.385Z] ---> Running in f463175dc3b5 [2021-10-27T00:55:00.385Z] ---> 4e04d169d7d8 [2021-10-27T00:55:00.385Z] 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-27T00:55:00.385Z] Removing intermediate container 0eaca0bed29f [2021-10-27T00:55:00.385Z] ---> d134be47f77a [2021-10-27T00:55:00.385Z] Step 21/22 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:55:00.385Z] Removing intermediate container 942043e1a120 [2021-10-27T00:55:00.385Z] ---> 80e0fabd0f4b [2021-10-27T00:55:00.385Z] [2021-10-27T00:55:00.385Z] Successfully built 80e0fabd0f4b [2021-10-27T00:55:00.956Z] Successfully tagged security-proxy-setup:latest [2021-10-27T00:55:00.956Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-27T00:55:01.228Z] Removing intermediate container f463175dc3b5 [2021-10-27T00:55:01.228Z] ---> c929354590cd [2021-10-27T00:55:01.228Z] 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-27T00:55:01.228Z] ---> Running in 36e09747543d [2021-10-27T00:55:01.228Z] ---> Running in f1340c6ef349 [2021-10-27T00:55:01.228Z] ---> 77f9659a40eb [2021-10-27T00:55:01.228Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T00:55:02.184Z] Removing intermediate container 36e09747543d [2021-10-27T00:55:02.184Z] ---> b258d1ed843e [2021-10-27T00:55:02.184Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T00:55:03.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:03.400Z] ---> 32a1616496aa [2021-10-27T00:55:03.400Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T00:55:03.400Z] ---> Running in b1a90a97ef26 [2021-10-27T00:55:03.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:03.400Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T00:55:03.400Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T00:55:03.400Z] Executing bash-5.1.4-r0.post-install [2021-10-27T00:55:03.400Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T00:55:03.400Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T00:55:03.662Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T00:55:03.662Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T00:55:03.662Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T00:55:03.662Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T00:55:03.662Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T00:55:03.662Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T00:55:03.662Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T00:55:03.662Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T00:55:03.662Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T00:55:03.662Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T00:55:03.662Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T00:55:03.662Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T00:55:03.662Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T00:55:03.662Z] Removing intermediate container b1a90a97ef26 [2021-10-27T00:55:03.662Z] ---> 599c5bb9e318 [2021-10-27T00:55:03.662Z] [2021-10-27T00:55:03.662Z] Successfully built 599c5bb9e318 [2021-10-27T00:55:03.662Z] Successfully tagged core-command:latest [2021-10-27T00:55:03.662Z]  Building core-command ... done Building core-data [2021-10-27T00:55:06.998Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T00:55:06.998Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T00:55:06.998Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T00:55:06.998Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T00:55:07.590Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T00:55:07.849Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:55:07.849Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:55:07.849Z] ---> 968a05aedda4 [2021-10-27T00:55:07.849Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T00:55:07.849Z] ---> Using cache [2021-10-27T00:55:07.849Z] ---> bc2ce750dac7 [2021-10-27T00:55:07.849Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:55:07.849Z] ---> Using cache [2021-10-27T00:55:07.849Z] ---> 25cce90838e7 [2021-10-27T00:55:07.849Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T00:55:07.849Z] ---> Using cache [2021-10-27T00:55:07.849Z] ---> c1ebd8369be6 [2021-10-27T00:55:07.849Z] Step 6/30 : COPY . . [2021-10-27T00:55:08.109Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T00:55:08.109Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T00:55:08.109Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T00:55:08.369Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T00:55:08.369Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T00:55:08.369Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T00:55:08.369Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T00:55:08.369Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T00:55:08.369Z] ---> 9f66f1a1a902 [2021-10-27T00:55:08.369Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T00:55:08.369Z] ---> Using cache [2021-10-27T00:55:08.369Z] ---> 9b76efacde45 [2021-10-27T00:55:08.369Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:55:08.369Z] ---> Using cache [2021-10-27T00:55:08.369Z] ---> eff3b3c0f76e [2021-10-27T00:55:08.369Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T00:55:08.369Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T00:55:08.369Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T00:55:08.369Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T00:55:08.369Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:55:08.369Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:55:08.369Z] ---> 968a05aedda4 [2021-10-27T00:55:08.369Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:55:08.369Z] ---> Using cache [2021-10-27T00:55:08.369Z] ---> bc2ce750dac7 [2021-10-27T00:55:08.369Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:55:08.369Z] ---> Using cache [2021-10-27T00:55:08.369Z] ---> 25cce90838e7 [2021-10-27T00:55:08.369Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T00:55:08.628Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T00:55:08.628Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T00:55:08.628Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T00:55:08.628Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T00:55:08.628Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T00:55:08.628Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T00:55:08.628Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T00:55:08.628Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T00:55:08.890Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T00:55:09.827Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:55:10.396Z] OK: 84 MiB in 64 packages [2021-10-27T00:55:10.396Z] ---> Running in 20b43997fd59 [2021-10-27T00:55:10.396Z] ---> Running in 14d77dfbf38b [2021-10-27T00:55:10.964Z] ---> 20507d4b81b3 [2021-10-27T00:55:10.964Z] 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-27T00:55:11.233Z] ---> Running in e16ed941a51a [2021-10-27T00:55:11.819Z] 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-27T00:55:11.819Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:12.763Z] Removing intermediate container e16ed941a51a [2021-10-27T00:55:12.763Z] ---> 23f9a34d10ed [2021-10-27T00:55:12.763Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T00:55:12.763Z] ---> Running in 838e46d5ccea [2021-10-27T00:55:13.029Z] Removing intermediate container 838e46d5ccea [2021-10-27T00:55:13.029Z] ---> a1e5a6158808 [2021-10-27T00:55:13.029Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T00:55:13.029Z] ---> Running in af339891e21e [2021-10-27T00:55:13.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:13.306Z] Removing intermediate container af339891e21e [2021-10-27T00:55:13.306Z] ---> b18348cb1e2a [2021-10-27T00:55:13.306Z] Step 23/24 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:55:13.306Z] ---> Running in 9bdcf2e67923 [2021-10-27T00:55:13.569Z] Removing intermediate container 9bdcf2e67923 [2021-10-27T00:55:13.569Z] ---> 20e1da700b9b [2021-10-27T00:55:13.569Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T00:55:13.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:55:13.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:55:13.569Z] ---> 968a05aedda4 [2021-10-27T00:55:13.569Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T00:55:13.569Z] ---> Using cache [2021-10-27T00:55:13.569Z] ---> bc2ce750dac7 [2021-10-27T00:55:13.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:55:13.569Z] ---> Using cache [2021-10-27T00:55:13.569Z] ---> 25cce90838e7 [2021-10-27T00:55:13.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T00:55:13.569Z] ---> Using cache [2021-10-27T00:55:13.569Z] ---> c1ebd8369be6 [2021-10-27T00:55:13.569Z] Step 6/23 : COPY go.mod . [2021-10-27T00:55:13.569Z] ---> Running in b993559cef01 [2021-10-27T00:55:13.829Z] OK: 220 MiB in 52 packages [2021-10-27T00:55:13.829Z] Removing intermediate container b993559cef01 [2021-10-27T00:55:13.829Z] ---> 3afadb241154 [2021-10-27T00:55:13.829Z] [2021-10-27T00:55:13.829Z] ---> 85dfb8f9d9fd [2021-10-27T00:55:13.829Z] Step 7/23 : RUN go mod download [2021-10-27T00:55:13.829Z] ---> Running in 982ff5bab276 [2021-10-27T00:55:13.829Z] Collecting docker-compose==1.23.2 [2021-10-27T00:55:13.829Z] Successfully built 3afadb241154 [2021-10-27T00:55:13.829Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T00:55:13.829Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T00:55:13.829Z] Building core-metadata [2021-10-27T00:55:14.403Z]  Building security-secretstore-setup ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T00:55:14.403Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T00:55:14.403Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T00:55:14.403Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T00:55:14.668Z] Removing intermediate container 14d77dfbf38b [2021-10-27T00:55:14.668Z] ---> c164ef7520dc [2021-10-27T00:55:14.668Z] Step 6/22 : COPY . . [2021-10-27T00:55:15.259Z] 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-27T00:55:15.529Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T00:55:15.529Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T00:55:15.815Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T00:55:15.815Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T00:55:15.815Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T00:55:15.815Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T00:55:16.108Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T00:55:16.108Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T00:55:16.714Z] Collecting PyYAML<4,>=3.10 [2021-10-27T00:55:16.714Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T00:55:17.663Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T00:55:17.663Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T00:55:17.663Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T00:55:17.663Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T00:55:17.929Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T00:55:17.929Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T00:55:17.929Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T00:55:17.929Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T00:55:17.929Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T00:55:18.195Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T00:55:18.195Z] 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-27T00:55:18.195Z] Collecting idna<2.8,>=2.5 [2021-10-27T00:55:18.195Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T00:55:18.195Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T00:55:18.195Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T00:55:18.195Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T00:55:18.195Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T00:55:18.196Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T00:55:18.196Z] Attempting uninstall: urllib3 [2021-10-27T00:55:18.196Z] Found existing installation: urllib3 1.26.5 [2021-10-27T00:55:18.196Z] Uninstalling urllib3-1.26.5: [2021-10-27T00:55:18.458Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T00:55:19.054Z] Attempting uninstall: idna [2021-10-27T00:55:19.054Z] Found existing installation: idna 3.2 [2021-10-27T00:55:19.054Z] Uninstalling idna-3.2: [2021-10-27T00:55:19.054Z] Successfully uninstalled idna-3.2 [2021-10-27T00:55:19.638Z] Removing intermediate container 982ff5bab276 [2021-10-27T00:55:19.638Z] ---> 58ea5a04f736 [2021-10-27T00:55:19.638Z] Step 8/23 : COPY . . [2021-10-27T00:55:19.638Z] Attempting uninstall: chardet [2021-10-27T00:55:19.638Z] Found existing installation: chardet 4.0.0 [2021-10-27T00:55:19.638Z] Uninstalling chardet-4.0.0: [2021-10-27T00:55:19.638Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T00:55:20.238Z] Attempting uninstall: requests [2021-10-27T00:55:20.238Z] Found existing installation: requests 2.25.1 [2021-10-27T00:55:20.238Z] Uninstalling requests-2.25.1: [2021-10-27T00:55:20.238Z] Successfully uninstalled requests-2.25.1 [2021-10-27T00:55:20.518Z] Running setup.py install for texttable: started [2021-10-27T00:55:20.801Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T00:55:21.072Z] Running setup.py install for PyYAML: started [2021-10-27T00:55:22.491Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T00:55:22.756Z] Running setup.py install for docopt: started [2021-10-27T00:55:23.723Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T00:55:23.723Z] Running setup.py install for dockerpty: started [2021-10-27T00:55:24.314Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T00:55:27.611Z] 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-27T00:55:27.611Z] ---> 3879da70fad1 [2021-10-27T00:55:27.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:55:27.611Z] ---> Running in e84ba3bec54a [2021-10-27T00:55:27.611Z] ---> e6b8f5d3c4c4 [2021-10-27T00:55:27.611Z] Step 9/23 : RUN go mod tidy [2021-10-27T00:55:27.611Z] ---> Running in 27c91d97f228 [2021-10-27T00:55:29.535Z] Removing intermediate container e84ba3bec54a [2021-10-27T00:55:29.535Z] ---> 8f25fe25fa7a [2021-10-27T00:55:29.535Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T00:55:29.535Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:55:29.535Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:55:29.535Z] ---> 968a05aedda4 [2021-10-27T00:55:29.535Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:55:29.535Z] ---> Using cache [2021-10-27T00:55:29.535Z] ---> bc2ce750dac7 [2021-10-27T00:55:29.535Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:55:29.535Z] ---> Using cache [2021-10-27T00:55:29.535Z] ---> 25cce90838e7 [2021-10-27T00:55:29.535Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T00:55:29.535Z] ---> Using cache [2021-10-27T00:55:29.535Z] ---> c1ebd8369be6 [2021-10-27T00:55:29.535Z] Step 6/22 : COPY . . [2021-10-27T00:55:29.535Z] ---> Using cache [2021-10-27T00:55:29.535Z] ---> 9b76efacde45 [2021-10-27T00:55:29.535Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:55:29.535Z] ---> Using cache [2021-10-27T00:55:29.535Z] ---> eff3b3c0f76e [2021-10-27T00:55:29.535Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T00:55:30.119Z] ---> Running in 7ef3730b5131 [2021-10-27T00:55:30.119Z] ---> Running in 20ba9a88212c [2021-10-27T00:55:30.700Z] 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-27T00:55:30.700Z] 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-27T00:55:33.362Z] Removing intermediate container f1340c6ef349 [2021-10-27T00:55:33.362Z] ---> 2743e22c235f [2021-10-27T00:55:33.362Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T00:55:33.362Z] ---> Running in 5332cb6e4c0a [2021-10-27T00:55:33.362Z] Removing intermediate container 27c91d97f228 [2021-10-27T00:55:33.362Z] ---> 7cf54d89d0bc [2021-10-27T00:55:33.362Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T00:55:33.623Z] Removing intermediate container 5332cb6e4c0a [2021-10-27T00:55:33.623Z] ---> 856ac79d69eb [2021-10-27T00:55:33.623Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T00:55:33.623Z] ---> Running in c66a4d7f2ee4 [2021-10-27T00:55:33.623Z] ---> Running in 673c1667c844 [2021-10-27T00:55:33.623Z] Removing intermediate container 673c1667c844 [2021-10-27T00:55:33.623Z] ---> cd761daebb20 [2021-10-27T00:55:33.623Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T00:55:34.194Z] 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-27T00:55:34.453Z] ---> c9051d31ada4 [2021-10-27T00:55:34.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T00:55:34.722Z] ---> f24bd048964b [2021-10-27T00:55:34.722Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T00:55:35.297Z] ---> 9dbe7cc20650 [2021-10-27T00:55:35.297Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T00:55:35.297Z] ---> Running in 8305cf1933bb [2021-10-27T00:55:35.297Z] Removing intermediate container 8305cf1933bb [2021-10-27T00:55:35.297Z] ---> 0d775a4e6667 [2021-10-27T00:55:35.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:55:35.297Z] ---> Running in c65261f52a64 [2021-10-27T00:55:35.557Z] Removing intermediate container c65261f52a64 [2021-10-27T00:55:35.557Z] ---> 7f0d2be17cc5 [2021-10-27T00:55:35.557Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T00:55:35.557Z] ---> Running in d62992448b61 [2021-10-27T00:55:35.557Z] Removing intermediate container d62992448b61 [2021-10-27T00:55:35.557Z] ---> ef5092992d7a [2021-10-27T00:55:35.557Z] Step 21/22 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:55:35.823Z] ---> Running in 2280cef135e6 [2021-10-27T00:55:35.823Z] Removing intermediate container 2280cef135e6 [2021-10-27T00:55:35.823Z] ---> 003d4e985d4a [2021-10-27T00:55:35.823Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T00:55:35.823Z] ---> Running in 0b42ed908c8c [2021-10-27T00:55:36.083Z] Removing intermediate container 0b42ed908c8c [2021-10-27T00:55:36.083Z] ---> a94adc10c688 [2021-10-27T00:55:36.083Z] [2021-10-27T00:55:36.083Z] Successfully built a94adc10c688 [2021-10-27T00:55:36.083Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T00:55:41.370Z]  Building sys-mgmt-agent ... done Removing intermediate container 20b43997fd59 [2021-10-27T00:55:41.370Z] ---> d3f305b7420f [2021-10-27T00:55:41.370Z] [2021-10-27T00:55:41.370Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T00:55:41.370Z] ---> 14119a10abf4 [2021-10-27T00:55:41.370Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T00:55:41.370Z] ---> Running in 581595282d03 [2021-10-27T00:55:41.637Z] Removing intermediate container 581595282d03 [2021-10-27T00:55:41.637Z] ---> be09b9469799 [2021-10-27T00:55:41.637Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T00:55:41.637Z] ---> Running in 084dfbb0c496 [2021-10-27T00:55:42.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:42.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:42.817Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T00:55:42.817Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T00:55:42.817Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:55:42.817Z] OK: 6 MiB in 16 packages [2021-10-27T00:55:43.086Z] Removing intermediate container 084dfbb0c496 [2021-10-27T00:55:43.086Z] ---> 5ae7f2c28c0f [2021-10-27T00:55:43.086Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T00:55:43.086Z] ---> Running in 08e1084e4bb2 [2021-10-27T00:55:43.354Z] Removing intermediate container 08e1084e4bb2 [2021-10-27T00:55:43.354Z] ---> b0e4b1f1c4ab [2021-10-27T00:55:43.354Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T00:55:43.354Z] ---> Running in 10d4243d1cda [2021-10-27T00:55:43.354Z] Removing intermediate container 10d4243d1cda [2021-10-27T00:55:43.354Z] ---> f465affff9e8 [2021-10-27T00:55:43.354Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T00:55:43.354Z] ---> Running in 99f5cf0ead48 [2021-10-27T00:55:44.335Z] Removing intermediate container 99f5cf0ead48 [2021-10-27T00:55:44.335Z] ---> 2d544f071368 [2021-10-27T00:55:44.335Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T00:55:44.335Z] ---> Running in 65417a0ec72e [2021-10-27T00:55:44.335Z] Removing intermediate container 65417a0ec72e [2021-10-27T00:55:44.335Z] ---> 6fccc5d01b31 [2021-10-27T00:55:44.336Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T00:55:44.926Z] ---> 17f331a9b54b [2021-10-27T00:55:44.926Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T00:55:44.926Z] ---> Running in 3aebfe70a420 [2021-10-27T00:55:45.894Z] Removing intermediate container 3aebfe70a420 [2021-10-27T00:55:45.894Z] ---> 3225108d6f32 [2021-10-27T00:55:45.894Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:55:46.171Z] ---> 929d31383da0 [2021-10-27T00:55:46.171Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T00:55:46.774Z] ---> ce92abdd8375 [2021-10-27T00:55:46.774Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T00:55:47.039Z] ---> a64fb3f1df63 [2021-10-27T00:55:47.039Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T00:55:47.304Z] ---> cf5074743fbc [2021-10-27T00:55:47.304Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T00:55:47.576Z] ---> 80778ec65f7b [2021-10-27T00:55:47.576Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T00:55:47.850Z] ---> Running in e5900540ea8c [2021-10-27T00:55:47.850Z] Removing intermediate container e5900540ea8c [2021-10-27T00:55:47.850Z] ---> 9b442f4b3e9d [2021-10-27T00:55:47.850Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T00:55:48.444Z] ---> 564019da45ee [2021-10-27T00:55:48.444Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T00:55:48.444Z] ---> Running in 4a95c363f133 [2021-10-27T00:55:49.869Z] Removing intermediate container 4a95c363f133 [2021-10-27T00:55:49.869Z] ---> 2f6f3877a7da [2021-10-27T00:55:49.869Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T00:55:49.869Z] ---> Running in c444fa3c0746 [2021-10-27T00:55:49.869Z] Removing intermediate container c444fa3c0746 [2021-10-27T00:55:49.869Z] ---> d7a98efd0333 [2021-10-27T00:55:49.869Z] Step 27/30 : CMD ["gate"] [2021-10-27T00:55:50.139Z] ---> Running in b589c92dca3a [2021-10-27T00:55:50.139Z] Removing intermediate container b589c92dca3a [2021-10-27T00:55:50.139Z] ---> 7ef803b78736 [2021-10-27T00:55:50.139Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T00:55:50.139Z] ---> Running in 5a34b2c3b502 [2021-10-27T00:55:50.411Z] Removing intermediate container 5a34b2c3b502 [2021-10-27T00:55:50.411Z] ---> 49ea23ae8292 [2021-10-27T00:55:50.412Z] Step 29/30 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:55:50.412Z] ---> Running in 11c6e2ad23b8 [2021-10-27T00:55:50.686Z] Removing intermediate container 11c6e2ad23b8 [2021-10-27T00:55:50.686Z] ---> 4a2995980cd6 [2021-10-27T00:55:50.686Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T00:55:50.686Z] ---> Running in 822f99cc5695 [2021-10-27T00:55:50.960Z] Removing intermediate container 822f99cc5695 [2021-10-27T00:55:50.960Z] ---> 402b7e8953dc [2021-10-27T00:55:50.960Z] [2021-10-27T00:55:50.960Z] Successfully built 402b7e8953dc [2021-10-27T00:55:50.960Z] Successfully tagged security-bootstrapper:latest [2021-10-27T00:55:53.328Z] Removing intermediate container 113fe44351b1 [2021-10-27T00:55:53.328Z] ---> 6b414d43037d [2021-10-27T00:55:53.328Z] Successfully built 6b414d43037d [2021-10-27T00:55:53.328Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:53.674Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T00:55:53.674Z] . [Pipeline] withDockerContainer [2021-10-27T00:55:53.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container [2021-10-27T00:55:54.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T00:55:55.937Z] $ docker top ea3c425dd2433c57d3a7955390608c058fe9d8644ef11f9f457f5b2082906cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:55:56.976Z] + go version [2021-10-27T00:55:56.976Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T00:55:56.989Z] $ docker stop --time=1 ea3c425dd2433c57d3a7955390608c058fe9d8644ef11f9f457f5b2082906cf3 [2021-10-27T00:55:58.817Z] $ docker rm -f ea3c425dd2433c57d3a7955390608c058fe9d8644ef11f9f457f5b2082906cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:59.550Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T00:55:59.550Z] . [Pipeline] withDockerContainer [2021-10-27T00:55:59.853Z] prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container [2021-10-27T00:55:59.940Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T00:56:01.585Z] $ docker top 548de30aa0673dd01ee00eb6e65bc8e0354670464c66e87d420385a62a29102b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T00:56:01.970Z] ========================================================= [2021-10-27T00:56:01.970Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T00:56:01.970Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:56:02.639Z] + make test [2021-10-27T00:56:02.639Z] go mod tidy [2021-10-27T00:56:03.264Z]  Building security-bootstrapper ... done Removing intermediate container c66a4d7f2ee4 [2021-10-27T00:56:03.264Z] ---> 8839699067c5 [2021-10-27T00:56:03.264Z] [2021-10-27T00:56:03.264Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T00:56:03.264Z] ---> 14119a10abf4 [2021-10-27T00:56:03.264Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T00:56:03.264Z] Removing intermediate container 20ba9a88212c [2021-10-27T00:56:03.264Z] ---> d41ba56ee577 [2021-10-27T00:56:03.264Z] [2021-10-27T00:56:03.264Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T00:56:03.264Z] ---> Using cache [2021-10-27T00:56:03.264Z] ---> 9968eb655d16 [2021-10-27T00:56:03.264Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:56:03.264Z] ---> Using cache [2021-10-27T00:56:03.264Z] ---> 87636c67a3a3 [2021-10-27T00:56:03.264Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T00:56:03.264Z] ---> 14119a10abf4 [2021-10-27T00:56:03.264Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T00:56:03.264Z] ---> Using cache [2021-10-27T00:56:03.264Z] ---> 9968eb655d16 [2021-10-27T00:56:03.264Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:56:03.264Z] ---> Using cache [2021-10-27T00:56:03.264Z] ---> 87636c67a3a3 [2021-10-27T00:56:03.264Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T00:56:03.264Z] ---> Running in 378e419f3c72 [2021-10-27T00:56:03.264Z] ---> Running in 4588b9003e42 [2021-10-27T00:56:03.264Z] Removing intermediate container 4588b9003e42 [2021-10-27T00:56:03.264Z] ---> 925e985f861a [2021-10-27T00:56:03.264Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T00:56:03.264Z] Removing intermediate container 378e419f3c72 [2021-10-27T00:56:03.264Z] ---> 1eb4d10dcf37 [2021-10-27T00:56:03.264Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T00:56:03.264Z] ---> Running in dbe2d64fda8c [2021-10-27T00:56:03.264Z] ---> Running in e4f12f889dfb [2021-10-27T00:56:03.264Z] Removing intermediate container e4f12f889dfb [2021-10-27T00:56:03.264Z] ---> db64ec8c993b [2021-10-27T00:56:03.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:56:03.535Z] Removing intermediate container dbe2d64fda8c [2021-10-27T00:56:03.535Z] ---> 192b963984b1 [2021-10-27T00:56:03.535Z] Step 14/22 : WORKDIR / [2021-10-27T00:56:03.535Z] ---> Running in 302b0e0e2aaf [2021-10-27T00:56:03.535Z] ---> 7bb10a02eac2 [2021-10-27T00:56:03.535Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T00:56:03.623Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T00:56:04.118Z] Removing intermediate container 302b0e0e2aaf [2021-10-27T00:56:04.118Z] ---> b77a86ae312f [2021-10-27T00:56:04.118Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:56:04.118Z] ---> d56675fd37a3 [2021-10-27T00:56:04.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T00:56:04.118Z] ---> aa04251cac40 [2021-10-27T00:56:04.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T00:56:04.383Z] Removing intermediate container 7ef3730b5131 [2021-10-27T00:56:04.383Z] ---> 006d2e42b799 [2021-10-27T00:56:04.383Z] [2021-10-27T00:56:04.383Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T00:56:04.383Z] ---> 14119a10abf4 [2021-10-27T00:56:04.383Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T00:56:04.383Z] ---> Running in c9c10842d72e [2021-10-27T00:56:04.383Z] ---> 3ee88e9044fc [2021-10-27T00:56:04.383Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T00:56:04.383Z] Removing intermediate container c9c10842d72e [2021-10-27T00:56:04.383Z] ---> af29283d710e [2021-10-27T00:56:04.383Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T00:56:04.383Z] ---> Running in a29335aa9929 [2021-10-27T00:56:04.383Z] ---> Running in 5fc3c940ac9a [2021-10-27T00:56:04.648Z] Removing intermediate container a29335aa9929 [2021-10-27T00:56:04.648Z] ---> 593b130fd482 [2021-10-27T00:56:04.648Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:56:04.648Z] ---> 91d62bfbf56f [2021-10-27T00:56:04.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T00:56:04.648Z] ---> Running in 6859f74cdd4f [2021-10-27T00:56:04.648Z] Removing intermediate container 5fc3c940ac9a [2021-10-27T00:56:04.648Z] ---> 9fbcce33ac8a [2021-10-27T00:56:04.648Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T00:56:04.648Z] ---> Running in 47b48264c548 [2021-10-27T00:56:04.648Z] Removing intermediate container 6859f74cdd4f [2021-10-27T00:56:04.648Z] ---> 399222045f6c [2021-10-27T00:56:04.648Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T00:56:04.908Z] ---> a1d990246db8 [2021-10-27T00:56:04.908Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T00:56:04.908Z] ---> Running in 70fd1fc0023b [2021-10-27T00:56:04.908Z] Removing intermediate container 47b48264c548 [2021-10-27T00:56:04.908Z] ---> 73c6b04e70cb [2021-10-27T00:56:04.908Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:56:04.908Z] ---> Running in 15bc885bf3b1 [2021-10-27T00:56:04.908Z] ---> Running in 57a9f1a83b55 [2021-10-27T00:56:04.908Z] Removing intermediate container 70fd1fc0023b [2021-10-27T00:56:04.908Z] ---> a15acb11ad1d [2021-10-27T00:56:04.908Z] Step 22/23 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:56:04.908Z] ---> Running in d34eb72264ad [2021-10-27T00:56:05.170Z] Removing intermediate container 15bc885bf3b1 [2021-10-27T00:56:05.170Z] ---> 7fa847f4418d [2021-10-27T00:56:05.170Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:56:05.170Z] ---> Running in f9100480eb26 [2021-10-27T00:56:05.170Z] Removing intermediate container d34eb72264ad [2021-10-27T00:56:05.170Z] ---> dd8c4ce917bb [2021-10-27T00:56:05.170Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T00:56:05.170Z] ---> Running in 85b3db4dccc8 [2021-10-27T00:56:05.170Z] Removing intermediate container f9100480eb26 [2021-10-27T00:56:05.170Z] ---> 8ff5f9ff08df [2021-10-27T00:56:05.170Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T00:56:05.170Z] Removing intermediate container 85b3db4dccc8 [2021-10-27T00:56:05.170Z] ---> 7dccacb98881 [2021-10-27T00:56:05.170Z] [2021-10-27T00:56:05.170Z] ---> Running in b43cd21f5121 [2021-10-27T00:56:05.435Z] Successfully built 7dccacb98881 [2021-10-27T00:56:05.435Z] Successfully tagged support-scheduler:latest [2021-10-27T00:56:05.435Z]  Building support-scheduler ... done Removing intermediate container b43cd21f5121 [2021-10-27T00:56:05.435Z] ---> c43fab1ce762 [2021-10-27T00:56:05.435Z] Step 21/22 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:56:05.435Z] ---> Running in 3a16a005add3 [2021-10-27T00:56:05.435Z] Removing intermediate container 57a9f1a83b55 [2021-10-27T00:56:05.435Z] ---> a0097d3161a3 [2021-10-27T00:56:05.435Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T00:56:05.435Z] ---> Running in 87133e6bb215 [2021-10-27T00:56:05.435Z] Removing intermediate container 3a16a005add3 [2021-10-27T00:56:05.435Z] ---> 0bbe39c02b96 [2021-10-27T00:56:05.435Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T00:56:05.435Z] ---> Running in 86fb958d76a3 [2021-10-27T00:56:05.701Z] Removing intermediate container 86fb958d76a3 [2021-10-27T00:56:05.701Z] ---> 843bf78555a4 [2021-10-27T00:56:05.701Z] [2021-10-27T00:56:05.701Z] Successfully built 843bf78555a4 [2021-10-27T00:56:05.701Z] Successfully tagged core-metadata:latest [2021-10-27T00:56:05.701Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:56:06.644Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:56:07.214Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T00:56:07.214Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T00:56:07.214Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T00:56:07.214Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T00:56:07.474Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T00:56:07.474Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T00:56:07.735Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:56:07.735Z] OK: 8 MiB in 20 packages [2021-10-27T00:56:08.005Z] Removing intermediate container 87133e6bb215 [2021-10-27T00:56:08.005Z] ---> aec06c75e2d4 [2021-10-27T00:56:08.005Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:56:08.005Z] ---> 68168c2964b9 [2021-10-27T00:56:08.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T00:56:08.270Z] ---> da12c21de076 [2021-10-27T00:56:08.270Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T00:56:08.536Z] ---> 04ccb08a7a15 [2021-10-27T00:56:08.536Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T00:56:08.536Z] ---> Running in 97ec9066fd15 [2021-10-27T00:56:08.536Z] Removing intermediate container 97ec9066fd15 [2021-10-27T00:56:08.536Z] ---> ec530c552897 [2021-10-27T00:56:08.536Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:56:08.536Z] ---> Running in 6860a6775222 [2021-10-27T00:56:08.796Z] Removing intermediate container 6860a6775222 [2021-10-27T00:56:08.796Z] ---> 94231d1e4659 [2021-10-27T00:56:08.796Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T00:56:08.796Z] ---> Running in 7df247039c99 [2021-10-27T00:56:08.796Z] Removing intermediate container 7df247039c99 [2021-10-27T00:56:08.796Z] ---> 703fe0fbeeb7 [2021-10-27T00:56:08.796Z] Step 21/22 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c [2021-10-27T00:56:08.796Z] ---> Running in 680c9887059b [2021-10-27T00:56:08.796Z] Removing intermediate container 680c9887059b [2021-10-27T00:56:08.796Z] ---> 935f45161979 [2021-10-27T00:56:08.796Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T00:56:09.056Z] ---> Running in b5999899e4a0 [2021-10-27T00:56:09.056Z] Removing intermediate container b5999899e4a0 [2021-10-27T00:56:09.056Z] ---> 02a74bc94efd [2021-10-27T00:56:09.056Z] [2021-10-27T00:56:09.056Z] Successfully built 02a74bc94efd [2021-10-27T00:56:09.056Z] Successfully tagged core-data:latest [2021-10-27T00:56:09.062Z]  Building core-data ... done  [Pipeline] } [2021-10-27T00:56:09.068Z] $ docker stop --time=1 e19b6502de55a851e831b70790c1ea45398e6dc418ce7f3122671f77369a30cd [2021-10-27T00:56:10.357Z] $ docker rm -f e19b6502de55a851e831b70790c1ea45398e6dc418ce7f3122671f77369a30cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T00:56:10.696Z] + docker images [2021-10-27T00:56:10.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T00:56:10.955Z] core-data latest 02a74bc94efd 2 seconds ago 20.7MB [2021-10-27T00:56:10.955Z] core-metadata latest 843bf78555a4 5 seconds ago 16.9MB [2021-10-27T00:56:10.955Z] support-scheduler latest 7dccacb98881 5 seconds ago 16.2MB [2021-10-27T00:56:10.955Z] 006d2e42b799 6 seconds ago 1.76GB [2021-10-27T00:56:10.955Z] d41ba56ee577 8 seconds ago 1.76GB [2021-10-27T00:56:10.955Z] 8839699067c5 8 seconds ago 1.76GB [2021-10-27T00:56:10.955Z] security-bootstrapper latest 402b7e8953dc 20 seconds ago 18.9MB [2021-10-27T00:56:10.955Z] d3f305b7420f 29 seconds ago 1.76GB [2021-10-27T00:56:10.955Z] sys-mgmt-agent latest a94adc10c688 35 seconds ago 294MB [2021-10-27T00:56:10.955Z] security-secretstore-setup latest 3afadb241154 57 seconds ago 28.4MB [2021-10-27T00:56:10.955Z] core-command latest 599c5bb9e318 About a minute ago 16.1MB [2021-10-27T00:56:10.955Z] support-notifications latest 0aa146c872b7 About a minute ago 16.9MB [2021-10-27T00:56:10.955Z] security-proxy-setup latest 80e0fabd0f4b About a minute ago 26.8MB [2021-10-27T00:56:10.955Z] 579bc9e5f0d0 About a minute ago 1.76GB [2021-10-27T00:56:10.955Z] 219e2c997b09 About a minute ago 1.75GB [2021-10-27T00:56:10.955Z] 9bdeaa529599 About a minute ago 1.76GB [2021-10-27T00:56:10.955Z] 9b41677d48f4 About a minute ago 1.76GB [2021-10-27T00:56:10.955Z] 1509ba56412d About a minute ago 1.76GB [2021-10-27T00:56:10.955Z] ci-base-image-x86_64 latest 968a05aedda4 5 minutes ago 1.25GB [2021-10-27T00:56:10.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-27T00:56:10.955Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T00:56:10.955Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T00:56:10.955Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T00:56:10.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-27T00:56:26.202Z] Still waiting to schedule task [2021-10-27T00:56:26.202Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-27T00:56:36.429Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T00:57:44.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T00:57:53.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T00:57:54.384Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T00:57:55.854Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T00:58:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T00:58:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T00:58:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T00:58:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T00:58:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T00:58:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T00:58:12.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T00:58:12.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T00:58:12.036Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T00:58:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T00:58:20.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements [2021-10-27T00:58:20.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T00:58:20.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T00:58:26.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.429s coverage: 98.5% of statements [2021-10-27T00:58:26.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T00:58:28.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.447s coverage: 44.7% of statements [2021-10-27T00:58:28.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T00:58:28.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T00:58:33.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 1.241s coverage: 89.5% of statements [2021-10-27T00:58:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T00:58:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:58:33.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.251s coverage: 84.4% of statements [2021-10-27T00:58:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T00:58:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T00:58:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T00:58:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T00:58:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.105s coverage: 94.2% of statements [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.619s coverage: 59.1% of statements [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.299s coverage: 60.0% of statements [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.9% of statements [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.250s coverage: 58.8% of statements [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.204s coverage: 21.7% of statements [2021-10-27T00:58:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements [2021-10-27T00:58:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements [2021-10-27T00:58:45.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.394s coverage: 96.3% of statements [2021-10-27T00:58:45.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.322s coverage: 87.5% of statements [2021-10-27T00:58:58.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.249s coverage: 94.4% of statements [2021-10-27T00:58:58.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements [2021-10-27T00:59:04.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.738s coverage: 82.5% of statements [2021-10-27T00:59:04.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T00:59:13.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T00:59:13.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T00:59:13.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T00:59:13.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2021-10-27T00:59:13.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T00:59:13.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements [2021-10-27T00:59:13.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T00:59:13.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.316s coverage: 80.0% of statements [2021-10-27T00:59:13.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.293s coverage: 87.2% of statements [2021-10-27T00:59:13.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.339s coverage: 85.4% of statements [2021-10-27T00:59:13.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.987s coverage: 91.2% of statements [2021-10-27T00:59:13.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T00:59:15.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.212s coverage: 64.4% of statements [2021-10-27T00:59:15.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T00:59:15.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T00:59:15.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2021-10-27T00:59:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2021-10-27T00:59:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-10-27T00:59:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-10-27T00:59:16.999Z] Running on prd-ubuntu18.04-docker-8c-8g-2153 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws [2021-10-27T00:59:17.010Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-27T00:59:17.097Z] The recommended git tool is: git [2021-10-27T00:59:17.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.140s coverage: 100.0% of statements [2021-10-27T00:59:18.914Z] using credential edgex-jenkins-ssh [2021-10-27T00:59:18.928Z] Cloning the remote Git repository [2021-10-27T00:59:18.951Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:59:19.006Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-27T00:59:19.039Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:59:19.040Z] > git --version # timeout=10 [2021-10-27T00:59:19.047Z] > git --version # 'git version 2.17.1' [2021-10-27T00:59:19.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:59:19.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T00:59:22.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.528s coverage: 70.4% of statements [2021-10-27T00:59:22.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T00:59:22.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T00:59:22.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T00:59:23.577Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T00:59:23.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T00:59:23.605Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T00:59:23.615Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:59:23.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:59:23.620Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T00:59:24.176Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 003456b2376a7ad9acacfd4272e2f8f021126820 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T00:59:24.519Z] Failed in branch amd64 [2021-10-27T00:59:24.187Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T00:59:24.192Z] > git checkout -f 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 [2021-10-27T00:59:25.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.980s coverage: 43.5% of statements [2021-10-27T00:59:25.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T00:59:25.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T00:59:25.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2021-10-27T00:59:25.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T00:59:25.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements [2021-10-27T00:59:25.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T00:59:34.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.290s coverage: 17.7% of statements [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T00:59:34.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.759s coverage: 92.3% of statements [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T00:59:34.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T00:59:34.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.563s coverage: 97.7% of statements [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T00:59:34.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.236s coverage: 28.9% of statements [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T00:59:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T00:59:34.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.267s coverage: 100.0% of statements [2021-10-27T00:59:35.733Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 96.9% of statements [2021-10-27T00:59:36.713Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-27T00:59:36.713Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-27T00:59:36.713Z] GO111MODULE=on go vet ./... [2021-10-27T01:01:30.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:01:30.703Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:01:30.703Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:01:31.387Z] + ls -al . [2021-10-27T01:01:31.387Z] total 664 [2021-10-27T01:01:31.387Z] drwxrwxr-x 9 1001 1001 4096 Oct 27 01:01 . [2021-10-27T01:01:31.387Z] drwxr-xr-x 4 root root 4096 Oct 27 00:56 .. [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 00:53 .dockerignore [2021-10-27T01:01:31.387Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 00:53 .git [2021-10-27T01:01:31.387Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 00:53 .github [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 00:53 .gitignore [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 00:53 .golangci.yml [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 00:53 .hadolint.yml [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 00:53 .sonarcloud.properties [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:53 ADOPTERS.md [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:53 Attribution.txt [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:53 CHANGELOG.md [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:53 CONTRIBUTING.md [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 00:53 GOVERNANCE.md [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 00:53 Jenkinsfile [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:53 LICENSE [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:53 Makefile [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 00:53 OWNERS.md [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:53 README.md [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:53 SECURITY.md [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 00:49 VERSION [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:53 ZMQWindows.md [2021-10-27T01:01:31.387Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 00:53 bin [2021-10-27T01:01:31.387Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 00:53 cmd [2021-10-27T01:01:31.387Z] -rw-r--r-- 1 root root 426728 Oct 27 00:59 coverage.out [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 00:53 go.mod [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 00:53 go.sum [2021-10-27T01:01:31.387Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 00:53 internal [2021-10-27T01:01:31.387Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 00:53 openapi [2021-10-27T01:01:31.387Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 00:53 snap [2021-10-27T01:01:31.387Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 00:53 version.go [Pipeline] sh [2021-10-27T01:01:32.062Z] + '[' -e coverage.out ] [2021-10-27T01:01:32.062Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:01:32.089Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T01:01:33.201Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:01:33.860Z] + make build [2021-10-27T01:01:33.861Z] 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-27T01:01:43.698Z] 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-27T01:02:16.875Z] 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-27T01:02:17.148Z] 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-27T01:02:24.389Z] 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-27T01:02:24.389Z] 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-27T01:02:30.233Z] 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-27T01:02:34.549Z] 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-27T01:02:38.864Z] 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-27T01:02:44.279Z] 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-27T01:02:48.603Z] 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-27T01:02:52.938Z] 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-27T01:03:01.259Z] $ docker stop --time=1 548de30aa0673dd01ee00eb6e65bc8e0354670464c66e87d420385a62a29102b [2021-10-27T01:03:03.501Z] $ docker rm -f 548de30aa0673dd01ee00eb6e65bc8e0354670464c66e87d420385a62a29102b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:05.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:03:05.796Z] [2021-10-27T01:03:05.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:06.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:03:06.428Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T01:03:06.428Z] 29e5d40040c1: Pulling fs layer [2021-10-27T01:03:06.428Z] 1ce36da41761: Pulling fs layer [2021-10-27T01:03:06.428Z] 25b303627fd3: Pulling fs layer [2021-10-27T01:03:06.428Z] 29e5d40040c1: Verifying Checksum [2021-10-27T01:03:06.428Z] 29e5d40040c1: Download complete [2021-10-27T01:03:07.028Z] 1ce36da41761: Verifying Checksum [2021-10-27T01:03:07.029Z] 1ce36da41761: Download complete [2021-10-27T01:03:07.303Z] 29e5d40040c1: Pull complete [2021-10-27T01:03:08.286Z] 25b303627fd3: Verifying Checksum [2021-10-27T01:03:08.286Z] 25b303627fd3: Download complete [2021-10-27T01:03:08.883Z] 1ce36da41761: Pull complete [2021-10-27T01:03:19.852Z] 25b303627fd3: Pull complete [2021-10-27T01:03:19.852Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T01:03:19.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:03:19.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T01:03:20.143Z] prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container [2021-10-27T01:03:20.203Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat [2021-10-27T01:03:23.277Z] $ docker top 6fdd7f97901705e3c545c4e5422396ac2607f012bce103ce42c6b06c0131af54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:03:25.028Z] + grep parallel [2021-10-27T01:03:25.028Z] + docker-compose build --help [2021-10-27T01:03:31.741Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:03:31.735Z] $ docker stop --time=1 6fdd7f97901705e3c545c4e5422396ac2607f012bce103ce42c6b06c0131af54 [2021-10-27T01:03:33.509Z] $ docker rm -f 6fdd7f97901705e3c545c4e5422396ac2607f012bce103ce42c6b06c0131af54 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:34.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:03:34.192Z] . [Pipeline] withDockerContainer [2021-10-27T01:03:34.483Z] prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container [2021-10-27T01:03:34.550Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:03:36.279Z] $ docker top 409a80ec624790bf0eea7d1f6cba4d345b353f9aa5ee5190a6e4574b2aca0982 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:03:37.430Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:03:44.540Z] Building core-command ... [2021-10-27T01:03:44.540Z] Building core-data ... [2021-10-27T01:03:44.540Z] Building core-metadata ... [2021-10-27T01:03:44.540Z] Building security-bootstrapper ... [2021-10-27T01:03:44.540Z] Building security-proxy-setup ... [2021-10-27T01:03:44.540Z] Building security-secretstore-setup ... [2021-10-27T01:03:44.540Z] Building support-notifications ... [2021-10-27T01:03:44.540Z] Building support-scheduler ... [2021-10-27T01:03:44.541Z] Building sys-mgmt-agent ... [2021-10-27T01:03:44.541Z] Building sys-mgmt-agent [2021-10-27T01:03:44.541Z] Building core-data [2021-10-27T01:03:44.541Z] Building support-scheduler [2021-10-27T01:03:44.541Z] Building support-notifications [2021-10-27T01:03:44.541Z] Building security-bootstrapper [2021-10-27T01:04:53.148Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:04:53.148Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:04:53.148Z] ---> 6b414d43037d [2021-10-27T01:04:53.148Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:04:53.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:04:53.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:04:53.148Z] ---> 6b414d43037d [2021-10-27T01:04:53.148Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:04:53.148Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:04:53.148Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:04:53.148Z] ---> 6b414d43037d [2021-10-27T01:04:53.148Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:04:53.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:04:53.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:04:53.148Z] ---> 6b414d43037d [2021-10-27T01:04:53.148Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:04:53.148Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:04:53.148Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:04:53.148Z] ---> 6b414d43037d [2021-10-27T01:04:53.148Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:04:53.148Z] ---> Running in 0ba2cb098249 [2021-10-27T01:04:53.148Z] ---> Running in cd898145271f [2021-10-27T01:04:53.149Z] ---> Running in 829e1747fd04 [2021-10-27T01:04:53.149Z] ---> Running in 3f3026b4d684 [2021-10-27T01:04:53.149Z] ---> Running in 96aa6f7991c0 [2021-10-27T01:04:53.149Z] Removing intermediate container 3f3026b4d684 [2021-10-27T01:04:53.149Z] Removing intermediate container 829e1747fd04 [2021-10-27T01:04:53.149Z] ---> 259c83b1826a [2021-10-27T01:04:53.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:04:53.149Z] ---> c4ac4587942d [2021-10-27T01:04:53.149Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:04:53.149Z] Removing intermediate container 96aa6f7991c0 [2021-10-27T01:04:53.149Z] ---> ad78c086cc40 [2021-10-27T01:04:53.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:04:53.149Z] Removing intermediate container cd898145271f [2021-10-27T01:04:53.149Z] ---> 02f78702fa33 [2021-10-27T01:04:53.149Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:04:53.149Z] Removing intermediate container 0ba2cb098249 [2021-10-27T01:04:53.149Z] ---> 8639d6df3c18 [2021-10-27T01:04:53.149Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:04:53.149Z] ---> Running in 1d342285c78f [2021-10-27T01:04:53.149Z] ---> Running in 4c690654dc6d [2021-10-27T01:04:53.149Z] ---> Running in 4256d3935d38 [2021-10-27T01:04:53.149Z] ---> Running in c8db2fd225f6 [2021-10-27T01:04:53.149Z] ---> Running in 51b7ae0166f7 [2021-10-27T01:04:55.820Z] Removing intermediate container 4c690654dc6d [2021-10-27T01:04:55.820Z] ---> bf2a27e2c33c [2021-10-27T01:04:55.820Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:04:55.820Z] Removing intermediate container 1d342285c78f [2021-10-27T01:04:55.820Z] ---> e3de7af421b2 [2021-10-27T01:04:55.820Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:04:55.820Z] ---> Running in d4b619504094 [2021-10-27T01:04:55.820Z] ---> Running in 29a696d150ec [2021-10-27T01:04:55.820Z] Removing intermediate container 51b7ae0166f7 [2021-10-27T01:04:55.820Z] ---> f735f569147d [2021-10-27T01:04:55.820Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:04:55.820Z] Removing intermediate container c8db2fd225f6 [2021-10-27T01:04:55.820Z] ---> 173e0582c1c8 [2021-10-27T01:04:55.821Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:04:56.100Z] Removing intermediate container 4256d3935d38 [2021-10-27T01:04:56.100Z] ---> ff3f8ca244ba [2021-10-27T01:04:56.100Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:04:56.394Z] ---> Running in f976e37be99f [2021-10-27T01:04:56.394Z] ---> Running in 9e9c8b8bf430 [2021-10-27T01:04:56.394Z] ---> Running in 11eeac3b5c15 [2021-10-27T01:04:58.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:04:58.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:04:58.692Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:04:58.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:04:58.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:04:59.587Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:04:59.587Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:04:59.866Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:04:59.866Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:05:00.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:05:01.148Z] OK: 219 MiB in 52 packages [2021-10-27T01:05:01.148Z] OK: 219 MiB in 52 packages [2021-10-27T01:05:01.432Z] OK: 219 MiB in 52 packages [2021-10-27T01:05:01.432Z] OK: 219 MiB in 52 packages [2021-10-27T01:05:02.063Z] OK: 219 MiB in 52 packages [2021-10-27T01:05:03.059Z] Removing intermediate container 29a696d150ec [2021-10-27T01:05:03.059Z] ---> 8e98e783bcea [2021-10-27T01:05:03.059Z] Step 6/21 : COPY . . [2021-10-27T01:05:03.341Z] Removing intermediate container d4b619504094 [2021-10-27T01:05:03.341Z] ---> 877bccb3c9c6 [2021-10-27T01:05:03.341Z] Step 6/22 : COPY . . [2021-10-27T01:05:03.633Z] Removing intermediate container 11eeac3b5c15 [2021-10-27T01:05:03.633Z] ---> 0d6aba2bac5f [2021-10-27T01:05:03.633Z] Step 6/22 : COPY . . [2021-10-27T01:05:03.913Z] Removing intermediate container f976e37be99f [2021-10-27T01:05:03.913Z] ---> ea4802fa9487 [2021-10-27T01:05:03.913Z] Step 6/30 : COPY . . [2021-10-27T01:05:03.913Z] Removing intermediate container 9e9c8b8bf430 [2021-10-27T01:05:03.913Z] ---> feb9ce7fef16 [2021-10-27T01:05:03.913Z] Step 6/23 : COPY go.mod . [2021-10-27T01:05:05.920Z] ---> cfbc0e36c08f [2021-10-27T01:05:05.920Z] Step 7/23 : RUN go mod download [2021-10-27T01:05:06.196Z] ---> Running in ab26b87a0677 [2021-10-27T01:05:13.778Z] Removing intermediate container ab26b87a0677 [2021-10-27T01:05:13.778Z] ---> c334bda37526 [2021-10-27T01:05:13.778Z] Step 8/23 : COPY . . [2021-10-27T01:05:32.166Z] ---> aefd9d0a4714 [2021-10-27T01:05:32.166Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:05:32.166Z] ---> 9cc3ae7e5534 [2021-10-27T01:05:32.166Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:05:32.166Z] ---> b37aa3c10883 [2021-10-27T01:05:32.166Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:05:32.166Z] ---> 17c35a54bd73 [2021-10-27T01:05:32.166Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:05:32.166Z] ---> Running in 3cf9483f38f2 [2021-10-27T01:05:32.166Z] ---> Running in 1762b17dbaad [2021-10-27T01:05:32.166Z] ---> Running in bb65743f9cf1 [2021-10-27T01:05:32.166Z] ---> Running in 97403a33e2c9 [2021-10-27T01:05:39.317Z] ---> 177c1367aa9f [2021-10-27T01:05:39.317Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:05:39.317Z] ---> Running in 70ec65c993db [2021-10-27T01:05:39.317Z] Removing intermediate container 1762b17dbaad [2021-10-27T01:05:39.317Z] ---> a28b30985841 [2021-10-27T01:05:39.317Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:05:39.317Z] ---> Running in 16bc79c0f685 [2021-10-27T01:05:39.600Z] Removing intermediate container 97403a33e2c9 [2021-10-27T01:05:39.600Z] ---> 22a294875f0d [2021-10-27T01:05:39.600Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:05:39.600Z] Removing intermediate container 3cf9483f38f2 [2021-10-27T01:05:39.600Z] ---> 744b8a19bac7 [2021-10-27T01:05:39.600Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:05:39.889Z] Removing intermediate container bb65743f9cf1 [2021-10-27T01:05:39.889Z] ---> 20c734bab4e2 [2021-10-27T01:05:39.889Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:05:39.889Z] ---> Running in ebcc4f625931 [2021-10-27T01:05:39.889Z] ---> Running in 1dbcde9a2b70 [2021-10-27T01:05:40.191Z] ---> Running in 2dbeca4f702d [2021-10-27T01:05:42.233Z] 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-27T01:05:42.517Z] 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-27T01:05:42.792Z] 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-27T01:05:42.792Z] 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-27T01:05:46.916Z] Removing intermediate container 70ec65c993db [2021-10-27T01:05:46.916Z] ---> ceb95a9f901a [2021-10-27T01:05:46.916Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:05:46.916Z] ---> Running in acf108534823 [2021-10-27T01:05:50.410Z] 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-27T01:08:30.630Z] Removing intermediate container ebcc4f625931 [2021-10-27T01:08:30.630Z] ---> 7f617991b189 [2021-10-27T01:08:30.630Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:08:30.630Z] ---> Running in 2a55d4c2c745 [2021-10-27T01:08:30.630Z] 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-27T01:08:30.630Z] Removing intermediate container 16bc79c0f685 [2021-10-27T01:08:30.630Z] ---> 6ce48c0d7c47 [2021-10-27T01:08:30.630Z] [2021-10-27T01:08:30.630Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:08:30.630Z] 3.14: Pulling from library/alpine [2021-10-27T01:08:30.630Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:08:30.630Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:08:30.630Z] ---> bb3de5531c18 [2021-10-27T01:08:30.630Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:08:30.630Z] ---> Running in 169ab8cfb628 [2021-10-27T01:08:30.630Z] Removing intermediate container 169ab8cfb628 [2021-10-27T01:08:30.630Z] ---> 98d1f6aad05b [2021-10-27T01:08:30.630Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:08:30.630Z] ---> Running in 960f36ec1739 [2021-10-27T01:08:30.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:08:30.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:08:31.257Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:08:31.257Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:08:31.257Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:08:31.257Z] Removing intermediate container 2a55d4c2c745 [2021-10-27T01:08:31.257Z] ---> 3103ba902161 [2021-10-27T01:08:31.257Z] [2021-10-27T01:08:31.257Z] Step 10/22 : FROM docker:20.10.8OK: 5 MiB in 16 packages [2021-10-27T01:08:31.257Z] [2021-10-27T01:08:31.557Z] 20.10.8: Pulling from library/docker [2021-10-27T01:08:34.249Z] Removing intermediate container 960f36ec1739 [2021-10-27T01:08:34.249Z] ---> 28726483a6f7 [2021-10-27T01:08:34.249Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:08:34.249Z] ---> Running in 7b4ea5114ad5 [2021-10-27T01:08:35.737Z] Removing intermediate container 7b4ea5114ad5 [2021-10-27T01:08:35.737Z] ---> 84f33ff00d34 [2021-10-27T01:08:35.737Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:08:35.737Z] ---> Running in 6579a324cb4b [2021-10-27T01:08:37.211Z] Removing intermediate container 6579a324cb4b [2021-10-27T01:08:37.212Z] ---> 7906f1b69d87 [2021-10-27T01:08:37.212Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:08:37.513Z] ---> Running in 3a7ba74f443c [2021-10-27T01:08:42.983Z] Removing intermediate container 3a7ba74f443c [2021-10-27T01:08:42.983Z] ---> 12ed1f5898cb [2021-10-27T01:08:42.984Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:08:43.598Z] ---> Running in 3ee8f6a3b29c [2021-10-27T01:08:45.081Z] Removing intermediate container 3ee8f6a3b29c [2021-10-27T01:08:45.081Z] ---> 4d5ed1374d86 [2021-10-27T01:08:45.081Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:08:45.703Z] Removing intermediate container 1dbcde9a2b70 [2021-10-27T01:08:45.703Z] ---> bc9b384157bf [2021-10-27T01:08:45.703Z] [2021-10-27T01:08:45.703Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:08:45.703Z] ---> bb3de5531c18 [2021-10-27T01:08:45.703Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:08:45.703Z] ---> Running in f12f943aba76 [2021-10-27T01:08:46.005Z] Removing intermediate container acf108534823 [2021-10-27T01:08:46.374Z] ---> d7cf425af1f0 [2021-10-27T01:08:46.374Z] [2021-10-27T01:08:46.374Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:08:46.374Z] ---> bb3de5531c18 [2021-10-27T01:08:46.374Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:08:47.686Z] ---> Running in 32242b4dffc8 [2021-10-27T01:08:47.686Z] ---> eea89a8acfaa [2021-10-27T01:08:47.686Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:08:47.686Z] ---> Running in bc810f41e5f8 [2021-10-27T01:08:48.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:08:48.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:08:49.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:08:49.830Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:08:50.109Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:08:50.109Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:08:50.109Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:08:50.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:08:50.393Z] OK: 6 MiB in 16 packages [2021-10-27T01:08:51.958Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:08:51.958Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:08:51.958Z] OK: 5 MiB in 15 packages [2021-10-27T01:08:52.956Z] Removing intermediate container bc810f41e5f8 [2021-10-27T01:08:52.956Z] ---> a359a3523667 [2021-10-27T01:08:52.956Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:08:53.235Z] Removing intermediate container f12f943aba76 [2021-10-27T01:08:53.235Z] ---> 09d0b9b8d581 [2021-10-27T01:08:53.235Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:08:53.235Z] Removing intermediate container 32242b4dffc8 [2021-10-27T01:08:53.235Z] ---> 04f17da60957 [2021-10-27T01:08:53.235Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:08:53.518Z] ---> Running in e621f2649909 [2021-10-27T01:08:53.518Z] ---> Running in 28ac4153ea8b [2021-10-27T01:08:54.525Z] Removing intermediate container e621f2649909 [2021-10-27T01:08:54.525Z] ---> 671d6638301c [2021-10-27T01:08:54.525Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:08:54.525Z] ---> 2c611c3200e0 [2021-10-27T01:08:54.525Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:08:54.525Z] ---> Running in 4fdec5d6270a [2021-10-27T01:08:54.525Z] Removing intermediate container 28ac4153ea8b [2021-10-27T01:08:54.525Z] ---> 91f0a6d611d9 [2021-10-27T01:08:54.525Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:08:54.801Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:08:54.801Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:08:54.801Z] ---> 3734d5adc5ac [2021-10-27T01:08:54.801Z] 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-27T01:08:55.077Z] ---> Running in 9083fd951d26 [2021-10-27T01:08:55.077Z] ---> Running in 125da63dc645 [2021-10-27T01:08:55.680Z] Removing intermediate container 4fdec5d6270a [2021-10-27T01:08:55.680Z] ---> 28df32bcfa6b [2021-10-27T01:08:55.680Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:08:55.680Z] ---> Running in 3919a668af6f [2021-10-27T01:08:55.960Z] Removing intermediate container 9083fd951d26 [2021-10-27T01:08:55.960Z] ---> a3edceeb78a4 [2021-10-27T01:08:55.960Z] 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-27T01:08:55.960Z] Removing intermediate container 125da63dc645 [2021-10-27T01:08:55.960Z] ---> 677fff21acc4 [2021-10-27T01:08:55.960Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:08:55.960Z] ---> Running in 8285d1e1f8d6 [2021-10-27T01:08:56.244Z] ---> Running in 695f8e0c666c [2021-10-27T01:08:56.530Z] Removing intermediate container 2dbeca4f702d [2021-10-27T01:08:56.530Z] ---> 1694ca05e396 [2021-10-27T01:08:56.530Z] [2021-10-27T01:08:56.530Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:08:56.530Z] ---> bb3de5531c18 [2021-10-27T01:08:56.530Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:08:56.809Z] Removing intermediate container 3919a668af6f [2021-10-27T01:08:56.809Z] ---> 734f5bbaca66 [2021-10-27T01:08:56.809Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:08:56.809Z] ---> Running in bc0d5f81c31e [2021-10-27T01:08:57.086Z] ---> d30612d93b0e [2021-10-27T01:08:57.086Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:08:57.364Z] Removing intermediate container 695f8e0c666c [2021-10-27T01:08:57.364Z] ---> f616aab343fb [2021-10-27T01:08:57.364Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:08:57.642Z] Removing intermediate container bc0d5f81c31e [2021-10-27T01:08:57.642Z] ---> 858d7b218ccf [2021-10-27T01:08:57.642Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:08:57.933Z] ---> Running in 9514e2a115d3 [2021-10-27T01:08:57.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:08:58.213Z] ---> a354b788cb7e [2021-10-27T01:08:58.213Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:08:58.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:08:58.213Z] ---> 03fc624d83f5 [2021-10-27T01:08:58.213Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:08:58.833Z] Removing intermediate container 9514e2a115d3 [2021-10-27T01:08:58.833Z] ---> f8f3c9811288 [2021-10-27T01:08:58.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:08:58.833Z] ---> 4a435dd50f65 [2021-10-27T01:08:58.833Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:08:58.833Z] ---> Running in 3160e0b8ffca [2021-10-27T01:08:59.448Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:08:59.448Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:08:59.448Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:08:59.448Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:08:59.448Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:08:59.448Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:08:59.448Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:08:59.448Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:08:59.448Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:08:59.448Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:08:59.448Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:08:59.724Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:08:59.724Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:08:59.724Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:08:59.724Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:08:59.724Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:08:59.724Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:08:59.724Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:09:00.015Z] Removing intermediate container 3160e0b8ffca [2021-10-27T01:09:00.015Z] ---> 119794f420ff [2021-10-27T01:09:00.015Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:09:00.299Z] ---> be0e3f28522a [2021-10-27T01:09:00.299Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:09:00.299Z] ---> Running in 95131ff5ca10 [2021-10-27T01:09:00.905Z] ---> b132c8d73484 [2021-10-27T01:09:00.905Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:01.513Z] ---> 433149e5d8e2 [2021-10-27T01:09:01.513Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:01.792Z] ---> cc9a1d1b3fdc [2021-10-27T01:09:01.792Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:09:02.405Z] ---> Running in f88f329dcd9e [2021-10-27T01:09:02.405Z] ---> b7f2d0f5bf5a [2021-10-27T01:09:02.405Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:09:02.687Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:09:02.687Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:09:02.687Z] ---> Running in e82f3050cf2f [2021-10-27T01:09:02.687Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:09:02.687Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:09:02.965Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:09:02.965Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:09:02.965Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:09:02.965Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:09:02.965Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:09:02.965Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:09:03.244Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:09:03.244Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:09:03.244Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:09:03.244Z] ---> 090e57023ad5 [2021-10-27T01:09:03.244Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:09:03.244Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:09:03.244Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:09:03.244Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:09:03.244Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:09:03.244Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:09:03.244Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:09:03.524Z] Removing intermediate container f88f329dcd9e [2021-10-27T01:09:03.524Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:09:03.524Z] ---> 6dac104d5bf1 [2021-10-27T01:09:03.524Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:09:03.524Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:09:03.524Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:09:03.524Z] ---> Running in d6824fbb01f1 [2021-10-27T01:09:03.524Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:09:03.524Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:09:03.524Z] Removing intermediate container e82f3050cf2f [2021-10-27T01:09:03.524Z] ---> d2c9f9c73159 [2021-10-27T01:09:04.758Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:09:04.758Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:09:04.758Z] ---> Running in 06ea6e5ff06d [2021-10-27T01:09:05.039Z] Removing intermediate container 95131ff5ca10 [2021-10-27T01:09:05.039Z] ---> cfb1826d6dc3 [2021-10-27T01:09:05.039Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:09:05.039Z] ---> Running in 9f4b3a05fbc0 [2021-10-27T01:09:05.039Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:09:05.039Z] Removing intermediate container d6824fbb01f1 [2021-10-27T01:09:05.039Z] ---> d3532875a0ed [2021-10-27T01:09:05.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:09:05.039Z] OK: 84 MiB in 64 packages [2021-10-27T01:09:05.039Z] Removing intermediate container 06ea6e5ff06d [2021-10-27T01:09:05.039Z] ---> a469c4a612a6 [2021-10-27T01:09:05.039Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T01:09:05.039Z] ---> Running in 97fee84b642c [2021-10-27T01:09:05.039Z] ---> Running in 76bff41092fe [2021-10-27T01:09:05.039Z] ---> 8cf8dedb862a [2021-10-27T01:09:05.039Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:09:05.658Z] Removing intermediate container 97fee84b642c [2021-10-27T01:09:05.658Z] ---> ecea15ea7fcd [2021-10-27T01:09:05.658Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T01:09:05.658Z] ---> Running in 9a77d8aea562 [2021-10-27T01:09:05.946Z] ---> Running in da81ad46be72 [2021-10-27T01:09:05.946Z] Removing intermediate container 76bff41092fe [2021-10-27T01:09:05.946Z] ---> ca3b8ef61409 [2021-10-27T01:09:05.946Z] Step 20/21 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:09:06.240Z] ---> Running in 62f5e7fa4bfd [2021-10-27T01:09:06.855Z] Removing intermediate container da81ad46be72 [2021-10-27T01:09:06.855Z] ---> 645b64e0334e [2021-10-27T01:09:06.855Z] Step 22/23 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:09:07.140Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:07.140Z] ---> Running in c3cc554c4167 [2021-10-27T01:09:07.140Z] Removing intermediate container 62f5e7fa4bfd [2021-10-27T01:09:07.140Z] ---> 53f9f15b2187 [2021-10-27T01:09:07.140Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:09:07.416Z] ---> Running in e684e5ec0d3b [2021-10-27T01:09:07.701Z] Removing intermediate container c3cc554c4167 [2021-10-27T01:09:07.701Z] ---> 30070981e378 [2021-10-27T01:09:07.701Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:09:07.981Z] ---> Running in aae4c6b92fce [2021-10-27T01:09:08.257Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:08.257Z] Removing intermediate container e684e5ec0d3b [2021-10-27T01:09:08.257Z] ---> 2b006663de82 [2021-10-27T01:09:08.257Z] [2021-10-27T01:09:09.268Z] Successfully built 2b006663de82 [2021-10-27T01:09:09.268Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T01:09:09.268Z]  Building support-notifications ... done Building core-command [2021-10-27T01:09:09.268Z] Removing intermediate container aae4c6b92fce [2021-10-27T01:09:09.268Z] ---> faef4c71f473 [2021-10-27T01:09:09.268Z] [2021-10-27T01:09:09.551Z] Removing intermediate container 9a77d8aea562 [2021-10-27T01:09:09.551Z] ---> 2dae0a61c435 [2021-10-27T01:09:09.551Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:09:09.827Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:09:09.827Z] Successfully built faef4c71f473 [2021-10-27T01:09:09.827Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T01:09:10.105Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:09:10.105Z]  Building support-scheduler ... done Building core-metadata [2021-10-27T01:09:10.105Z] ---> Running in 268d76191cdf [2021-10-27T01:09:10.105Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:09:10.404Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:09:10.693Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:09:10.693Z] Removing intermediate container 268d76191cdf [2021-10-27T01:09:10.693Z] ---> f40e7f195379 [2021-10-27T01:09:10.693Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:09:10.693Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:09:10.970Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:09:10.970Z] ---> Running in a93aad78171e [2021-10-27T01:09:10.970Z] OK: 8 MiB in 20 packages [2021-10-27T01:09:11.584Z] Removing intermediate container a93aad78171e [2021-10-27T01:09:11.584Z] ---> 57d109840ed1 [2021-10-27T01:09:11.584Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T01:09:11.861Z] Collecting docker-compose==1.23.2 [2021-10-27T01:09:12.145Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:09:12.145Z] ---> Running in bd7e98c883d6 [2021-10-27T01:09:12.419Z] Removing intermediate container 9f4b3a05fbc0 [2021-10-27T01:09:12.419Z] ---> c559bce1b8f0 [2021-10-27T01:09:12.419Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:09:13.030Z] Removing intermediate container bd7e98c883d6 [2021-10-27T01:09:13.030Z] ---> a9f3f18f1579 [2021-10-27T01:09:13.030Z] Step 29/30 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:09:13.030Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:09:13.302Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:09:13.302Z] ---> Running in 6fccc528a305 [2021-10-27T01:09:13.581Z] ---> 3b0383911320 [2021-10-27T01:09:13.581Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:09:13.869Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:09:13.869Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:09:14.156Z] Removing intermediate container 6fccc528a305 [2021-10-27T01:09:14.156Z] ---> 0fea508a146a [2021-10-27T01:09:14.156Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:09:14.772Z] ---> Running in 44157246c032 [2021-10-27T01:09:15.382Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:09:15.382Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:09:15.996Z] Removing intermediate container 44157246c032 [2021-10-27T01:09:15.996Z] ---> 2156fe12372e [2021-10-27T01:09:15.996Z] [2021-10-27T01:09:15.996Z] ---> baa426712d8d [2021-10-27T01:09:15.996Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:16.607Z] Successfully built 2156fe12372e [2021-10-27T01:09:16.607Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T01:09:16.607Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-10-27T01:09:17.605Z] ---> a96517fc6cf3 [2021-10-27T01:09:17.605Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:09:17.605Z] ---> Running in 450c12e005b7 [2021-10-27T01:09:17.882Z] Removing intermediate container 450c12e005b7 [2021-10-27T01:09:17.882Z] ---> 640c3d185a48 [2021-10-27T01:09:17.882Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:09:18.159Z] ---> Running in 659746c959b4 [2021-10-27T01:09:18.756Z] Removing intermediate container 659746c959b4 [2021-10-27T01:09:18.756Z] ---> 1f6904a8d49c [2021-10-27T01:09:18.756Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:09:18.756Z] ---> Running in 1acf53d9d907 [2021-10-27T01:09:19.359Z] Removing intermediate container 1acf53d9d907 [2021-10-27T01:09:19.359Z] ---> 8c3ba7db79e1 [2021-10-27T01:09:19.359Z] Step 21/22 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:09:19.359Z] ---> Running in 2ebe6a05b46a [2021-10-27T01:09:19.962Z] Removing intermediate container 2ebe6a05b46a [2021-10-27T01:09:19.962Z] ---> c538dee36137 [2021-10-27T01:09:19.962Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:09:20.239Z] ---> Running in 8cd376b9f7fc [2021-10-27T01:09:20.856Z] Removing intermediate container 8cd376b9f7fc [2021-10-27T01:09:20.856Z] ---> 32602fbe521a [2021-10-27T01:09:20.856Z] [2021-10-27T01:09:21.469Z] Successfully built 32602fbe521a [2021-10-27T01:09:21.469Z] Successfully tagged core-data-arm64:latest [2021-10-27T01:09:21.469Z]  Building core-data ... done Building security-proxy-setup [2021-10-27T01:09:21.469Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:09:21.469Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:09:21.469Z] 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-27T01:09:23.089Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:09:23.089Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:09:23.089Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:09:23.089Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:09:23.089Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:09:23.089Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:09:25.731Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:09:25.731Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:09:28.079Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:09:28.079Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:09:31.495Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:09:31.495Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:09:31.495Z] 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-27T01:09:31.773Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:09:32.048Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:09:32.048Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:09:32.653Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:09:33.255Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:09:33.255Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:09:33.859Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:09:33.859Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:09:33.859Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:09:33.859Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:09:35.309Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:09:35.309Z] Attempting uninstall: urllib3 [2021-10-27T01:09:35.309Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:09:35.309Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:09:35.309Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:09:36.308Z] Attempting uninstall: idna [2021-10-27T01:09:36.308Z] Found existing installation: idna 3.2 [2021-10-27T01:09:36.308Z] Uninstalling idna-3.2: [2021-10-27T01:09:36.593Z] Successfully uninstalled idna-3.2 [2021-10-27T01:09:37.589Z] Attempting uninstall: chardet [2021-10-27T01:09:37.589Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:09:37.589Z] Uninstalling chardet-4.0.0: [2021-10-27T01:09:37.868Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:09:40.509Z] Attempting uninstall: requests [2021-10-27T01:09:40.509Z] Found existing installation: requests 2.25.1 [2021-10-27T01:09:40.509Z] Uninstalling requests-2.25.1: [2021-10-27T01:09:40.509Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:09:41.112Z] Running setup.py install for texttable: started [2021-10-27T01:09:44.528Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:09:44.528Z] Running setup.py install for PyYAML: started [2021-10-27T01:09:48.020Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:09:48.329Z] Running setup.py install for docopt: started [2021-10-27T01:09:51.991Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:09:51.991Z] Running setup.py install for dockerpty: started [2021-10-27T01:09:55.438Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:09:58.862Z] 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-27T01:10:02.965Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:10:02.965Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:10:02.965Z] ---> 6b414d43037d [2021-10-27T01:10:02.965Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:10:02.965Z] ---> Using cache [2021-10-27T01:10:02.965Z] ---> 8639d6df3c18 [2021-10-27T01:10:02.965Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:10:02.965Z] ---> Using cache [2021-10-27T01:10:02.965Z] ---> f735f569147d [2021-10-27T01:10:02.965Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:10:02.965Z] ---> Using cache [2021-10-27T01:10:02.965Z] ---> feb9ce7fef16 [2021-10-27T01:10:02.965Z] Step 6/22 : COPY . . [2021-10-27T01:10:03.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:10:03.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:10:03.248Z] ---> 6b414d43037d [2021-10-27T01:10:03.248Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:10:03.248Z] ---> Using cache [2021-10-27T01:10:03.248Z] ---> 8639d6df3c18 [2021-10-27T01:10:03.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:10:03.248Z] ---> Using cache [2021-10-27T01:10:03.248Z] ---> f735f569147d [2021-10-27T01:10:03.248Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:10:03.248Z] ---> Using cache [2021-10-27T01:10:03.248Z] ---> feb9ce7fef16 [2021-10-27T01:10:03.248Z] Step 6/22 : COPY . . [2021-10-27T01:10:10.006Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:10:10.006Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:10:10.006Z] ---> 6b414d43037d [2021-10-27T01:10:10.006Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:10:10.006Z] ---> Using cache [2021-10-27T01:10:10.006Z] ---> 8639d6df3c18 [2021-10-27T01:10:10.006Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:10:10.006Z] ---> Using cache [2021-10-27T01:10:10.006Z] ---> f735f569147d [2021-10-27T01:10:10.006Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:10:10.006Z] ---> Using cache [2021-10-27T01:10:10.006Z] ---> feb9ce7fef16 [2021-10-27T01:10:10.006Z] Step 6/24 : COPY . . [2021-10-27T01:10:12.002Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:10:12.002Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:10:12.002Z] ---> 6b414d43037d [2021-10-27T01:10:12.002Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:10:12.002Z] ---> Using cache [2021-10-27T01:10:12.002Z] ---> 8639d6df3c18 [2021-10-27T01:10:12.002Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:10:12.002Z] ---> Using cache [2021-10-27T01:10:12.002Z] ---> f735f569147d [2021-10-27T01:10:12.002Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:10:12.002Z] ---> Using cache [2021-10-27T01:10:12.002Z] ---> feb9ce7fef16 [2021-10-27T01:10:12.002Z] Step 6/20 : COPY . . [2021-10-27T01:10:22.208Z] Removing intermediate container 8285d1e1f8d6 [2021-10-27T01:10:22.208Z] ---> 446a131ddec1 [2021-10-27T01:10:22.208Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:10:22.208Z] ---> Running in 330b982dee32 [2021-10-27T01:10:22.822Z] Removing intermediate container 330b982dee32 [2021-10-27T01:10:22.822Z] ---> 3edd82f131f2 [2021-10-27T01:10:22.822Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:10:23.098Z] ---> Running in 02f8c6e66ce7 [2021-10-27T01:10:24.092Z] Removing intermediate container 02f8c6e66ce7 [2021-10-27T01:10:24.092Z] ---> 38cd332e0d7b [2021-10-27T01:10:24.092Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:10:26.743Z] ---> db1d87c2fd46 [2021-10-27T01:10:26.743Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:10:28.554Z] ---> f236b1536cff [2021-10-27T01:10:28.554Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:10:30.554Z] ---> 1acd2625127c [2021-10-27T01:10:30.554Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:10:30.829Z] ---> Running in f9a8abed207b [2021-10-27T01:10:31.105Z] ---> 5335581d428c [2021-10-27T01:10:31.105Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:31.396Z] ---> Running in eca54610ccd6 [2021-10-27T01:10:31.396Z] ---> 0f158defd629 [2021-10-27T01:10:31.396Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:31.680Z] ---> Running in e5e9e0458aa3 [2021-10-27T01:10:31.680Z] Removing intermediate container f9a8abed207b [2021-10-27T01:10:31.680Z] ---> 8cf97cf606a2 [2021-10-27T01:10:31.680Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:10:31.960Z] ---> Running in 731fabc31f67 [2021-10-27T01:10:33.420Z] Removing intermediate container 731fabc31f67 [2021-10-27T01:10:33.420Z] ---> 470c78fdb415 [2021-10-27T01:10:33.420Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:10:33.420Z] ---> Running in ca0ca28e4ecd [2021-10-27T01:10:34.431Z] Removing intermediate container ca0ca28e4ecd [2021-10-27T01:10:34.431Z] ---> 0f555bd2335a [2021-10-27T01:10:34.431Z] Step 21/22 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:10:35.855Z] ---> Running in 5b57b7158c48 [2021-10-27T01:10:36.134Z] Removing intermediate container 5b57b7158c48 [2021-10-27T01:10:36.134Z] ---> 8dd7672d0938 [2021-10-27T01:10:36.134Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:10:36.743Z] ---> Running in 55be2b83d293 [2021-10-27T01:10:37.362Z] ---> 069fd5884bdf [2021-10-27T01:10:37.362Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:37.646Z] Removing intermediate container 55be2b83d293 [2021-10-27T01:10:37.646Z] ---> 677bbd72a1a9 [2021-10-27T01:10:37.646Z] [2021-10-27T01:10:37.646Z] ---> Running in 70b761ed04c2 [2021-10-27T01:10:37.646Z] Removing intermediate container eca54610ccd6 [2021-10-27T01:10:37.646Z] ---> 69e5534b45c2 [2021-10-27T01:10:37.646Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:10:37.929Z] Removing intermediate container e5e9e0458aa3 [2021-10-27T01:10:37.929Z] ---> bf8e2bf3b19a [2021-10-27T01:10:37.929Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:10:37.929Z] ---> Running in bf031de9fcfa [2021-10-27T01:10:38.214Z] ---> Running in 0ff42edd3802 [2021-10-27T01:10:38.494Z] Successfully built 677bbd72a1a9 [2021-10-27T01:10:38.772Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T01:10:40.221Z]  Building sys-mgmt-agent ... done  ---> 724f74fe825e [2021-10-27T01:10:40.221Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:40.221Z] 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-27T01:10:40.221Z] ---> Running in 1b2eb111561f [2021-10-27T01:10:40.508Z] 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-27T01:10:43.919Z] Removing intermediate container 70b761ed04c2 [2021-10-27T01:10:43.919Z] ---> fd0af2d0ab3e [2021-10-27T01:10:43.919Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:10:43.919Z] ---> Running in 2d4f35bedc78 [2021-10-27T01:10:45.911Z] 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-27T01:10:46.187Z] Removing intermediate container 1b2eb111561f [2021-10-27T01:10:46.187Z] ---> 7a67bc4677be [2021-10-27T01:10:46.187Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:10:46.462Z] ---> Running in 046a3197185b [2021-10-27T01:10:48.448Z] 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-27T01:12:56.633Z] Removing intermediate container bf031de9fcfa [2021-10-27T01:12:56.633Z] ---> b6971b31b4af [2021-10-27T01:12:56.633Z] [2021-10-27T01:12:56.633Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:12:56.633Z] ---> bb3de5531c18 [2021-10-27T01:12:56.633Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:12:56.633Z] ---> Using cache [2021-10-27T01:12:56.633Z] ---> 04f17da60957 [2021-10-27T01:12:56.633Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:12:56.633Z] ---> Using cache [2021-10-27T01:12:56.633Z] ---> 91f0a6d611d9 [2021-10-27T01:12:56.633Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:12:56.633Z] ---> Running in e84f6fdc2f6a [2021-10-27T01:12:56.633Z] Removing intermediate container e84f6fdc2f6a [2021-10-27T01:12:56.633Z] ---> 14255ee9c596 [2021-10-27T01:12:56.633Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:12:56.633Z] ---> Running in cc896379ea42 [2021-10-27T01:12:56.633Z] Removing intermediate container cc896379ea42 [2021-10-27T01:12:56.633Z] ---> 2511916f5108 [2021-10-27T01:12:56.633Z] Step 14/22 : WORKDIR / [2021-10-27T01:12:56.633Z] ---> Running in 50c03da8e82e [2021-10-27T01:12:56.633Z] 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-27T01:12:56.633Z] Removing intermediate container 50c03da8e82e [2021-10-27T01:12:56.633Z] ---> be0c73f6a990 [2021-10-27T01:12:56.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:12:56.633Z] 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-27T01:12:56.633Z] ---> fb08d643ec0c [2021-10-27T01:12:56.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:12:56.633Z] ---> f81f5d8f86b2 [2021-10-27T01:12:56.633Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:12:56.633Z] ---> e2ddfeedcf85 [2021-10-27T01:12:56.633Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:12:56.633Z] ---> Running in 39fb845681b0 [2021-10-27T01:12:56.633Z] Removing intermediate container 39fb845681b0 [2021-10-27T01:12:56.633Z] ---> 7ac0c3cc0463 [2021-10-27T01:12:56.633Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:12:56.633Z] ---> Running in 37d4923210b7 [2021-10-27T01:12:56.633Z] Removing intermediate container 37d4923210b7 [2021-10-27T01:12:56.633Z] ---> 5d92dcbad20e [2021-10-27T01:12:56.633Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:12:56.633Z] ---> Running in a7d0460ebedb [2021-10-27T01:12:56.633Z] Removing intermediate container a7d0460ebedb [2021-10-27T01:12:56.633Z] ---> 22f469d8d741 [2021-10-27T01:12:56.633Z] Step 21/22 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:12:56.633Z] ---> Running in 5ffb7b7ad802 [2021-10-27T01:12:56.633Z] Removing intermediate container 5ffb7b7ad802 [2021-10-27T01:12:56.633Z] ---> 5a5a2777bdcc [2021-10-27T01:12:56.633Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:12:56.633Z] ---> Running in d48c4dc17f8e [2021-10-27T01:12:56.633Z] Removing intermediate container d48c4dc17f8e [2021-10-27T01:12:56.633Z] ---> 2e64a8ac8586 [2021-10-27T01:12:56.633Z] [2021-10-27T01:12:56.633Z] Successfully built 2e64a8ac8586 [2021-10-27T01:12:56.633Z] Successfully tagged core-command-arm64:latest [2021-10-27T01:12:59.508Z]  Building core-command ... done Removing intermediate container 0ff42edd3802 [2021-10-27T01:12:59.508Z] ---> 97fdad485e67 [2021-10-27T01:12:59.508Z] [2021-10-27T01:12:59.508Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:12:59.508Z] ---> bb3de5531c18 [2021-10-27T01:12:59.508Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:12:59.508Z] ---> Using cache [2021-10-27T01:12:59.508Z] ---> 04f17da60957 [2021-10-27T01:12:59.508Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:12:59.508Z] ---> Using cache [2021-10-27T01:12:59.508Z] ---> 91f0a6d611d9 [2021-10-27T01:12:59.508Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:12:59.508Z] ---> Running in 1de1a1a56ba9 [2021-10-27T01:12:59.783Z] Removing intermediate container 2d4f35bedc78 [2021-10-27T01:12:59.783Z] ---> 3033731d9a5f [2021-10-27T01:12:59.783Z] [2021-10-27T01:12:59.783Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:12:59.783Z] ---> bb3de5531c18 [2021-10-27T01:12:59.783Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:13:00.056Z] ---> Running in 4cf420818fed [2021-10-27T01:13:00.340Z] Removing intermediate container 1de1a1a56ba9 [2021-10-27T01:13:00.340Z] ---> f41dd833d009 [2021-10-27T01:13:00.340Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:13:00.340Z] ---> Running in 85f3cd370ea6 [2021-10-27T01:13:00.632Z] Removing intermediate container 046a3197185b [2021-10-27T01:13:00.632Z] ---> d16b9d0df716 [2021-10-27T01:13:00.632Z] [2021-10-27T01:13:00.632Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:13:00.632Z] ---> bb3de5531c18 [2021-10-27T01:13:00.632Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:13:00.909Z] ---> Running in 80b7a63a2cd5 [2021-10-27T01:13:01.185Z] Removing intermediate container 85f3cd370ea6 [2021-10-27T01:13:01.185Z] ---> a3424fb12f8f [2021-10-27T01:13:01.185Z] Step 14/22 : WORKDIR / [2021-10-27T01:13:01.185Z] ---> Running in 8613d7e0fc7d [2021-10-27T01:13:01.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:02.079Z] Removing intermediate container 8613d7e0fc7d [2021-10-27T01:13:02.079Z] ---> 0d1776d4aef1 [2021-10-27T01:13:02.079Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:13:02.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:02.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:02.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:02.962Z] ---> cd03a93095f9 [2021-10-27T01:13:02.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:13:03.244Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:13:03.244Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:13:03.244Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:13:03.244Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:13:03.244Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:13:03.527Z] OK: 6 MiB in 17 packages [2021-10-27T01:13:04.143Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:13:04.143Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:13:04.143Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:13:04.143Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:13:04.143Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:13:04.143Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:13:04.424Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:13:04.704Z] OK: 8 MiB in 19 packages [2021-10-27T01:13:04.704Z] ---> 7e7ef5ddf66e [2021-10-27T01:13:04.704Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:13:05.778Z] Removing intermediate container 4cf420818fed [2021-10-27T01:13:05.778Z] ---> 494e9e374c03 [2021-10-27T01:13:05.778Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:13:05.778Z] ---> fe112bb27290 [2021-10-27T01:13:05.778Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:13:06.082Z] ---> Running in 66f1cceb3e9e [2021-10-27T01:13:06.082Z] ---> Running in 78d2db6f30aa [2021-10-27T01:13:07.107Z] Removing intermediate container 66f1cceb3e9e [2021-10-27T01:13:07.107Z] ---> d8524b593612 [2021-10-27T01:13:07.107Z] Step 12/24 : WORKDIR / [2021-10-27T01:13:07.107Z] Removing intermediate container 78d2db6f30aa [2021-10-27T01:13:07.107Z] ---> 6a8d3f4adf05 [2021-10-27T01:13:07.107Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:13:07.107Z] Removing intermediate container 80b7a63a2cd5 [2021-10-27T01:13:07.107Z] ---> 1d9f8ec1e618 [2021-10-27T01:13:07.107Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:13:07.107Z] ---> Running in a820e17637ae [2021-10-27T01:13:07.107Z] ---> Running in ebf67b499d3d [2021-10-27T01:13:07.107Z] ---> Running in be3b97477099 [2021-10-27T01:13:07.726Z] Removing intermediate container a820e17637ae [2021-10-27T01:13:07.726Z] ---> 61a1eb9ea67b [2021-10-27T01:13:07.726Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:13:07.726Z] Removing intermediate container be3b97477099 [2021-10-27T01:13:07.726Z] ---> 676517d46ea0 [2021-10-27T01:13:07.726Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:13:07.726Z] ---> Running in 1f25966d85a4 [2021-10-27T01:13:07.726Z] Removing intermediate container ebf67b499d3d [2021-10-27T01:13:07.726Z] ---> 1d3dda65a4bb [2021-10-27T01:13:07.726Z] 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-27T01:13:08.009Z] ---> Running in cf4363f43a41 [2021-10-27T01:13:08.619Z] Removing intermediate container 1f25966d85a4 [2021-10-27T01:13:08.619Z] ---> 9d5b97578ea3 [2021-10-27T01:13:08.619Z] Step 21/22 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:13:08.619Z] Removing intermediate container cf4363f43a41 [2021-10-27T01:13:08.619Z] ---> 537e20474019 [2021-10-27T01:13:08.619Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:13:08.619Z] ---> Running in 6b6a2c69620c [2021-10-27T01:13:08.897Z] ---> 4c94780a10d6 [2021-10-27T01:13:08.897Z] 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-27T01:13:09.179Z] Removing intermediate container 6b6a2c69620c [2021-10-27T01:13:09.179Z] ---> d2f7e98e06bc [2021-10-27T01:13:09.179Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:13:09.459Z] ---> Running in bff87cf19695 [2021-10-27T01:13:09.743Z] ---> ff82ab341355 [2021-10-27T01:13:09.743Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:13:10.025Z] ---> 87d7aa702be6 [2021-10-27T01:13:10.025Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:13:10.025Z] Removing intermediate container bff87cf19695 [2021-10-27T01:13:10.025Z] ---> d28d849d9301 [2021-10-27T01:13:10.025Z] [2021-10-27T01:13:10.627Z] Successfully built d28d849d9301 [2021-10-27T01:13:10.627Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T01:13:11.240Z]  Building core-metadata ... done  ---> 2c45c73d51da [2021-10-27T01:13:11.240Z] 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-27T01:13:11.240Z] ---> 23f072a744a3 [2021-10-27T01:13:11.240Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:13:12.231Z] ---> 8c1bdddb48fc [2021-10-27T01:13:12.231Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:13:13.452Z] ---> 3b666668dfb2 [2021-10-27T01:13:13.452Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:13:13.452Z] ---> Running in dee541545d04 [2021-10-27T01:13:13.452Z] Removing intermediate container dee541545d04 [2021-10-27T01:13:13.452Z] ---> 1c1dc8ca5e73 [2021-10-27T01:13:13.452Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:13:13.452Z] ---> 67220e8d07c8 [2021-10-27T01:13:13.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:13:13.452Z] ---> Running in 57538f658150 [2021-10-27T01:13:14.056Z] Removing intermediate container 57538f658150 [2021-10-27T01:13:14.056Z] ---> b90de996e097 [2021-10-27T01:13:14.056Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T01:13:14.333Z] ---> Running in 3ef7e5b77f11 [2021-10-27T01:13:14.935Z] Removing intermediate container 3ef7e5b77f11 [2021-10-27T01:13:14.935Z] ---> 1dc89e7144f2 [2021-10-27T01:13:14.935Z] Step 19/20 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:13:14.935Z] ---> 1fa910b5af1f [2021-10-27T01:13:14.935Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:13:14.935Z] ---> Running in 1126a0e97319 [2021-10-27T01:13:15.546Z] Removing intermediate container 1126a0e97319 [2021-10-27T01:13:15.546Z] ---> 444b522ed629 [2021-10-27T01:13:15.546Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:13:15.824Z] ---> Running in a4682a258a3d [2021-10-27T01:13:15.824Z] ---> 8ffb763d2c6c [2021-10-27T01:13:15.824Z] 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-27T01:13:16.101Z] ---> Running in 745edf7c5eed [2021-10-27T01:13:16.381Z] Removing intermediate container a4682a258a3d [2021-10-27T01:13:16.381Z] ---> 57df178311d7 [2021-10-27T01:13:16.381Z] [2021-10-27T01:13:16.986Z] Successfully built 57df178311d7 [2021-10-27T01:13:16.986Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T01:13:18.984Z]  Building security-proxy-setup ... done Removing intermediate container 745edf7c5eed [2021-10-27T01:13:18.984Z] ---> 38bf89edd016 [2021-10-27T01:13:18.984Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:13:18.984Z] ---> Running in ff73d8d03f60 [2021-10-27T01:13:19.263Z] Removing intermediate container ff73d8d03f60 [2021-10-27T01:13:19.263Z] ---> a0bd71310fe0 [2021-10-27T01:13:19.263Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T01:13:19.540Z] ---> Running in a125608d623c [2021-10-27T01:13:20.147Z] Removing intermediate container a125608d623c [2021-10-27T01:13:20.147Z] ---> 5500b3bc1cf2 [2021-10-27T01:13:20.147Z] Step 23/24 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b [2021-10-27T01:13:20.147Z] ---> Running in a2c995ece77c [2021-10-27T01:13:20.753Z] Removing intermediate container a2c995ece77c [2021-10-27T01:13:20.753Z] ---> 5aa84f7b9a19 [2021-10-27T01:13:20.753Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:13:20.753Z] ---> Running in 5ee1afd7a103 [2021-10-27T01:13:21.358Z] Removing intermediate container 5ee1afd7a103 [2021-10-27T01:13:21.358Z] ---> 380bb8d93a54 [2021-10-27T01:13:21.358Z] [2021-10-27T01:13:21.961Z] Successfully built 380bb8d93a54 [2021-10-27T01:13:21.961Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T01:13:22.581Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-10-27T01:13:22.560Z] $ docker stop --time=1 409a80ec624790bf0eea7d1f6cba4d345b353f9aa5ee5190a6e4574b2aca0982 [2021-10-27T01:13:24.492Z] $ docker rm -f 409a80ec624790bf0eea7d1f6cba4d345b353f9aa5ee5190a6e4574b2aca0982 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:13:25.182Z] + docker images [2021-10-27T01:13:25.457Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:13:25.457Z] security-secretstore-setup-arm64 latest 380bb8d93a54 4 seconds ago 26.8MB [2021-10-27T01:13:25.457Z] security-proxy-setup-arm64 latest 57df178311d7 9 seconds ago 25.4MB [2021-10-27T01:13:25.457Z] core-metadata-arm64 latest d28d849d9301 16 seconds ago 15.9MB [2021-10-27T01:13:25.457Z] d16b9d0df716 25 seconds ago 1.57GB [2021-10-27T01:13:25.457Z] 3033731d9a5f 26 seconds ago 1.58GB [2021-10-27T01:13:25.457Z] 97fdad485e67 27 seconds ago 1.57GB [2021-10-27T01:13:25.457Z] core-command-arm64 latest 2e64a8ac8586 31 seconds ago 15.2MB [2021-10-27T01:13:25.457Z] b6971b31b4af 43 seconds ago 1.57GB [2021-10-27T01:13:25.457Z] sys-mgmt-agent-arm64 latest 677bbd72a1a9 2 minutes ago 277MB [2021-10-27T01:13:25.457Z] core-data-arm64 latest 32602fbe521a 4 minutes ago 19.5MB [2021-10-27T01:13:25.457Z] security-bootstrapper-arm64 latest 2156fe12372e 4 minutes ago 17.8MB [2021-10-27T01:13:25.457Z] support-scheduler-arm64 latest faef4c71f473 4 minutes ago 15.3MB [2021-10-27T01:13:25.457Z] support-notifications-arm64 latest 2b006663de82 4 minutes ago 16.1MB [2021-10-27T01:13:25.457Z] 1694ca05e396 4 minutes ago 1.58GB [2021-10-27T01:13:25.457Z] bc9b384157bf 4 minutes ago 1.57GB [2021-10-27T01:13:25.457Z] d7cf425af1f0 4 minutes ago 1.57GB [2021-10-27T01:13:25.457Z] 3103ba902161 4 minutes ago 1.57GB [2021-10-27T01:13:25.457Z] 6ce48c0d7c47 5 minutes ago 1.57GB [2021-10-27T01:13:25.457Z] ci-base-image-arm64 latest 6b414d43037d 17 minutes ago 1.24GB [2021-10-27T01:13:25.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-27T01:13:25.457Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T01:13:25.457Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T01:13:25.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:13:26.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:13:26.626Z] [2021-10-27T01:13:26.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:13:26.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:13:27.273Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T01:13:27.273Z] 448f6bf000e3: Pulling fs layer [2021-10-27T01:13:27.273Z] f757da607395: Pulling fs layer [2021-10-27T01:13:27.273Z] 05883995daec: Pulling fs layer [2021-10-27T01:13:27.273Z] 8603b9c90790: Pulling fs layer [2021-10-27T01:13:27.273Z] 1560dd03e051: Pulling fs layer [2021-10-27T01:13:27.273Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T01:13:27.273Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T01:13:27.273Z] 8603b9c90790: Waiting [2021-10-27T01:13:27.273Z] 1560dd03e051: Waiting [2021-10-27T01:13:27.273Z] 27f5ce0e4adf: Waiting [2021-10-27T01:13:27.273Z] c2d8d7efcc4b: Waiting [2021-10-27T01:13:27.551Z] f757da607395: Verifying Checksum [2021-10-27T01:13:27.551Z] f757da607395: Download complete [2021-10-27T01:13:27.551Z] 8603b9c90790: Verifying Checksum [2021-10-27T01:13:27.551Z] 8603b9c90790: Download complete [2021-10-27T01:13:27.551Z] 1560dd03e051: Verifying Checksum [2021-10-27T01:13:27.551Z] 1560dd03e051: Download complete [2021-10-27T01:13:27.551Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T01:13:27.551Z] 27f5ce0e4adf: Download complete [2021-10-27T01:13:27.551Z] 05883995daec: Verifying Checksum [2021-10-27T01:13:27.551Z] 05883995daec: Download complete [2021-10-27T01:13:28.157Z] 448f6bf000e3: Verifying Checksum [2021-10-27T01:13:28.157Z] 448f6bf000e3: Download complete [2021-10-27T01:13:31.567Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T01:13:31.567Z] c2d8d7efcc4b: Download complete [2021-10-27T01:13:32.553Z] 448f6bf000e3: Pull complete [2021-10-27T01:13:33.155Z] f757da607395: Pull complete [2021-10-27T01:13:35.139Z] 05883995daec: Pull complete [2021-10-27T01:13:36.462Z] 8603b9c90790: Pull complete [2021-10-27T01:13:36.462Z] 1560dd03e051: Pull complete [2021-10-27T01:13:37.063Z] 27f5ce0e4adf: Pull complete [2021-10-27T01:13:53.237Z] c2d8d7efcc4b: Pull complete [2021-10-27T01:13:53.237Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T01:13:53.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:13:53.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T01:13:53.568Z] prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container [2021-10-27T01:13:53.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T01:13:57.625Z] $ docker top eaa066fd170dc687a05656c61a7001c39ffa16b0c9ff799cc9fb4c6f9758da12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:13:58.778Z] ---> job-cost.sh [2021-10-27T01:13:58.778Z] lf-activate-venv: SKIPPING [2021-10-27T01:13:58.778Z] INFO: No Stack... [2021-10-27T01:13:59.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T01:13:59.654Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T01:14:01.288Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-10-27T01:14:01.288Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T01:14:01.377Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3782-2-stack-cost] [2021-10-27T01:14:01.390Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3782-2-stack-cost] did not exist. Created. [2021-10-27T01:14:01.390Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3782-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T01:14:02.114Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T01:14:02.391Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T01:14:02.412Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3782-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T01:14:02.406Z] $ docker stop --time=1 eaa066fd170dc687a05656c61a7001c39ffa16b0c9ff799cc9fb4c6f9758da12 [2021-10-27T01:14:04.155Z] $ docker rm -f eaa066fd170dc687a05656c61a7001c39ffa16b0c9ff799cc9fb4c6f9758da12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-27T01:14:06.683Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:14:06.975Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:14:07.533Z] ---> package-listing.sh [2021-10-27T01:14:07.533Z] ++ facter osfamily [2021-10-27T01:14:07.533Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T01:14:07.793Z] + OS_FAMILY=redhat [2021-10-27T01:14:07.793Z] + workspace=/w/workspace/edgex-go/2 [2021-10-27T01:14:07.793Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T01:14:07.793Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T01:14:07.793Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T01:14:07.793Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T01:14:07.793Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-27T01:14:07.793Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T01:14:07.793Z] + case "${OS_FAMILY}" in [2021-10-27T01:14:07.793Z] + rpm -qa [2021-10-27T01:14:07.793Z] + sort [2021-10-27T01:14:11.091Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T01:14:11.091Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T01:14:11.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T01:14:11.091Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-27T01:14:11.091Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-10-27T01:14:11.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-10-27T01:14:11.101Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T01:14:11.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:14:11.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:14:11.942Z] [2021-10-27T01:14:11.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:14:12.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:14:12.244Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T01:14:12.244Z] b4d181a07f80: Pulling fs layer [2021-10-27T01:14:12.244Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T01:14:12.244Z] ed53099fbce6: Pulling fs layer [2021-10-27T01:14:12.244Z] dc539afda2c1: Pulling fs layer [2021-10-27T01:14:12.244Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T01:14:12.244Z] 9065ff56babe: Pulling fs layer [2021-10-27T01:14:12.244Z] d287ab97295c: Pulling fs layer [2021-10-27T01:14:12.244Z] 77bc0d833cb6: Waiting [2021-10-27T01:14:12.244Z] 9065ff56babe: Waiting [2021-10-27T01:14:12.244Z] d287ab97295c: Waiting [2021-10-27T01:14:12.244Z] dc539afda2c1: Waiting [2021-10-27T01:14:12.503Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T01:14:12.503Z] a1111a8f2ec3: Download complete [2021-10-27T01:14:12.503Z] dc539afda2c1: Verifying Checksum [2021-10-27T01:14:12.503Z] dc539afda2c1: Download complete [2021-10-27T01:14:12.503Z] ed53099fbce6: Verifying Checksum [2021-10-27T01:14:12.503Z] ed53099fbce6: Download complete [2021-10-27T01:14:12.503Z] 9065ff56babe: Verifying Checksum [2021-10-27T01:14:12.503Z] 9065ff56babe: Download complete [2021-10-27T01:14:12.503Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T01:14:12.503Z] 77bc0d833cb6: Download complete [2021-10-27T01:14:12.503Z] b4d181a07f80: Verifying Checksum [2021-10-27T01:14:12.503Z] b4d181a07f80: Download complete [2021-10-27T01:14:13.077Z] d287ab97295c: Verifying Checksum [2021-10-27T01:14:13.077Z] d287ab97295c: Download complete [2021-10-27T01:14:14.041Z] b4d181a07f80: Pull complete [2021-10-27T01:14:14.041Z] a1111a8f2ec3: Pull complete [2021-10-27T01:14:14.632Z] ed53099fbce6: Pull complete [2021-10-27T01:14:14.632Z] dc539afda2c1: Pull complete [2021-10-27T01:14:14.894Z] 77bc0d833cb6: Pull complete [2021-10-27T01:14:15.158Z] 9065ff56babe: Pull complete [2021-10-27T01:14:20.461Z] d287ab97295c: Pull complete [2021-10-27T01:14:20.461Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T01:14:20.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:14:20.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T01:14:20.545Z] prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container [2021-10-27T01:14:20.587Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T01:14:23.957Z] $ docker top 62715e38f0dd8035b6210268b21e6046425c6af9520ee2c973412041db41fbc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:14:24.306Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T01:14:24.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T01:14:24.890Z] + ls /var/log/sa-host [2021-10-27T01:14:24.890Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T01:14:24.890Z] file_magic: OK [2021-10-27T01:14:24.890Z] HZ: Using current value: 100 [2021-10-27T01:14:24.890Z] file_header: OK [2021-10-27T01:14:24.890Z] 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-27T01:14:24.890Z] Statistics: [2021-10-27T01:14:24.890Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:14:24.890Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T01:14:24.890Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T01:14:24.890Z] file_magic: OK [2021-10-27T01:14:24.890Z] HZ: Using current value: 100 [2021-10-27T01:14:24.890Z] file_header: OK [2021-10-27T01:14:24.890Z] 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-27T01:14:24.890Z] Statistics: [2021-10-27T01:14:24.890Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:14:24.890Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:14:26.050Z] provisioning config files... [2021-10-27T01:14:26.061Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9160256140798807180tmp [Pipeline] { [Pipeline] echo [2021-10-27T01:14:26.075Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:14:26.359Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T01:14:26.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:14:26.687Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T01:14:26.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:14:26.985Z] ---> sudo-logs.sh [2021-10-27T01:14:26.985Z] Archiving 'sudo' log.. [2021-10-27T01:14:26.985Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2144.novalocal: Name or service not known [2021-10-27T01:14:26.985Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2144.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T01:14:27.044Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:14:27.338Z] ---> job-cost.sh [2021-10-27T01:14:27.338Z] lf-activate-venv: SKIPPING [2021-10-27T01:14:27.338Z] DEBUG: total: 0.10999999940395355 [2021-10-27T01:14:27.338Z] INFO: Retrieving Stack Cost... [2021-10-27T01:14:27.597Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T01:14:28.166Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T01:14:28.178Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:14:28.466Z] ---> logs-deploy.sh [2021-10-27T01:14:28.466Z] lf-activate-venv: SKIPPING [2021-10-27T01:14:28.466Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3782/2 [2021-10-27T01:14:28.466Z] INFO: archiving workspace using pattern(s): [2021-10-27T01:14:29.035Z] Archives upload complete. [2021-10-27T01:14:29.294Z] INFO: archiving logs to Nexus