Pull request #3782 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9172d1c6d3391174b4d68b59966d432d9ee4b93+fb769a0070cc1922608d3d80e9a209584ebd424b (5071910953e5300d2fad52ce6107ff2890f5248a) 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-ssh1173427672754781414.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-ssh2281727489531180597.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-ssh6851214589250583670.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-ssh6751723876347641905.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-ssh1556034267717175972.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-2158 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh5206744117671311491.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/3@tmp/jenkins-gitclient-ssh3655677173277579284.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 d9172d1c6d3391174b4d68b59966d432d9ee4b93 Merge succeeded, producing d9172d1c6d3391174b4d68b59966d432d9ee4b93 Checking out Revision d9172d1c6d3391174b4d68b59966d432d9ee4b93 (PR-3782) > git config core.sparsecheckout # timeout=10 > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # 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/3@tmp/jenkins-gitclient-ssh6511632446871912124.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T01:02:21.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T01:02:21.562Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T01:02:21.576Z] ========================================================= [2021-10-27T01:02:21.576Z] EdgeX Global Pipelines Version Info [2021-10-27T01:02:21.576Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7cccbe099c08fc7a3a05b82ebbf189700ab4057b # timeout=10 [2021-10-27T01:02:22.705Z] ------------------- [2021-10-27T01:02:22.705Z] stable info: [2021-10-27T01:02:22.705Z] ------------------- [2021-10-27T01:02:22.705Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T01:02:22.705Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T01:02:22.705Z] Message: update stable to v1.0.210 [2021-10-27T01:02:23.278Z] ------------------- [2021-10-27T01:02:23.278Z] experimental info: [2021-10-27T01:02:23.278Z] ------------------- [2021-10-27T01:02:23.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T01:02:23.278Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T01:02:23.278Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T01:02:23.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T01:02:23.394Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T01:02:23.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T01:02:23.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T01:02:23.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T01:02:23.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T01:02:24.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T01:02:24.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T01:02:24.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T01:02:24.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T01:02:24.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T01:02:24.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T01:02:24.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T01:02:24.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T01:02:24.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T01:02:24.444Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T01:02:24.453Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T01:02:24.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T01:02:24.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T01:02:24.479Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T01:02:24.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T01:02:24.497Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T01:02:24.506Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3782 [Pipeline] echo [2021-10-27T01:02:24.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3782 [Pipeline] echo [2021-10-27T01:02:24.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3782 [Pipeline] echo [2021-10-27T01:02:24.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9172d1c6d3391174b4d68b59966d432d9ee4b93 [Pipeline] echo [2021-10-27T01:02:24.557Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9172d1 [Pipeline] echo [2021-10-27T01:02:24.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:02:24.601Z] provisioning config files... [2021-10-27T01:02:24.613Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config304597933233124974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:02:24.917Z] ---> docker-login.sh [2021-10-27T01:02:24.917Z] nexus3.edgexfoundry.org:10001 [2021-10-27T01:02:24.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:02:24.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:02:24.917Z] Configure a credential helper to remove this warning. See [2021-10-27T01:02:24.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:02:24.917Z] [2021-10-27T01:02:24.917Z] Login Succeeded [2021-10-27T01:02:24.917Z] nexus3.edgexfoundry.org:10002 [2021-10-27T01:02:25.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:02:25.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:02:25.179Z] Configure a credential helper to remove this warning. See [2021-10-27T01:02:25.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:02:25.179Z] [2021-10-27T01:02:25.179Z] Login Succeeded [2021-10-27T01:02:25.179Z] nexus3.edgexfoundry.org:10003 [2021-10-27T01:02:25.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:02:25.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:02:25.179Z] Configure a credential helper to remove this warning. See [2021-10-27T01:02:25.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:02:25.179Z] [2021-10-27T01:02:25.179Z] Login Succeeded [2021-10-27T01:02:25.179Z] nexus3.edgexfoundry.org:10004 [2021-10-27T01:02:25.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:02:25.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:02:25.442Z] Configure a credential helper to remove this warning. See [2021-10-27T01:02:25.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:02:25.442Z] [2021-10-27T01:02:25.442Z] Login Succeeded [2021-10-27T01:02:25.442Z] docker.io [2021-10-27T01:02:25.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:02:26.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:02:26.019Z] Configure a credential helper to remove this warning. See [2021-10-27T01:02:26.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:02:26.019Z] [2021-10-27T01:02:26.019Z] Login Succeeded [2021-10-27T01:02:26.019Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T01:02:26.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:02:26.338Z] ++ 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-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T01:02:26.338Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:02:26.338Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T01:02:26.338Z] ++ cut -d/ -f2 [2021-10-27T01:02:26.338Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T01:02:26.374Z] 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-27T01:02:26.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:02:26.958Z] [2021-10-27T01:02:26.958Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:02:27.261Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:02:27.261Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T01:02:27.261Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T01:02:27.261Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T01:02:27.261Z] 4c7163046ea9: Pulling fs layer [2021-10-27T01:02:27.261Z] 0c2d73faf560: Pulling fs layer [2021-10-27T01:02:27.261Z] 0c2d73faf560: Waiting [2021-10-27T01:02:27.261Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T01:02:27.261Z] 3e5f54012d9b: Download complete [2021-10-27T01:02:27.261Z] a0d0a0d46f8b: Download complete [2021-10-27T01:02:27.261Z] 0c2d73faf560: Verifying Checksum [2021-10-27T01:02:27.261Z] 0c2d73faf560: Download complete [2021-10-27T01:02:27.261Z] 4c7163046ea9: Verifying Checksum [2021-10-27T01:02:27.261Z] 4c7163046ea9: Download complete [2021-10-27T01:02:27.519Z] a0d0a0d46f8b: Pull complete [2021-10-27T01:02:27.519Z] 3e5f54012d9b: Pull complete [2021-10-27T01:02:27.777Z] 4c7163046ea9: Pull complete [2021-10-27T01:02:28.036Z] 0c2d73faf560: Pull complete [2021-10-27T01:02:28.036Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T01:02:28.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:02:28.036Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T01:02:28.105Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-10-27T01:02:28.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T01:02:28.828Z] $ docker top ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T01:02:28.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:02:28.920Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:02:29.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:02:29.025Z] $ docker exec ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 ssh-agent [2021-10-27T01:02:29.120Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJFJIKe/agent.13 [2021-10-27T01:02:29.120Z] SSH_AGENT_PID=20 [2021-10-27T01:02:29.126Z] Running ssh-add (command line suppressed) [2021-10-27T01:02:29.222Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_323604614903322137.key (/w/workspace/edgex-go/3@tmp/private_key_323604614903322137.key) [2021-10-27T01:02:29.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:02:30.491Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T01:02:30.507Z] $ docker exec --env ******** --env ******** ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 ssh-agent -k [2021-10-27T01:02:30.581Z] unset SSH_AUTH_SOCK; [2021-10-27T01:02:30.582Z] unset SSH_AGENT_PID; [2021-10-27T01:02:30.582Z] echo Agent pid 20 killed; [2021-10-27T01:02:30.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T01:02:30.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:02:30.637Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:02:30.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:02:30.734Z] $ docker exec ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 ssh-agent [2021-10-27T01:02:30.828Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMBfcnd/agent.53 [2021-10-27T01:02:30.828Z] SSH_AGENT_PID=60 [2021-10-27T01:02:30.833Z] Running ssh-add (command line suppressed) [2021-10-27T01:02:30.931Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6453676196676992125.key (/w/workspace/edgex-go/3@tmp/private_key_6453676196676992125.key) [2021-10-27T01:02:30.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:02:31.226Z] + git semver init [2021-10-27T01:02:31.226Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T01:02:31.226Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-10-27T01:02:31.226Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-10-27T01:02:31.226Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T01:02:31.226Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T01:02:31.226Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T01:02:31.226Z] # $SEMVER_BRANCH = PR-3782 [2021-10-27T01:02:31.226Z] # $SEMVER_TEMP = /tmp/semver-210706082 [2021-10-27T01:02:31.226Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T01:02:43.495Z] # '/tmp/semver-210706082' -> '/w/workspace/edgex-go/3/.semver' [2021-10-27T01:02:43.495Z] # -> Force: false [2021-10-27T01:02:43.495Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-10-27T01:02:43.507Z] $ docker exec --env ******** --env ******** ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 ssh-agent -k [2021-10-27T01:02:43.590Z] unset SSH_AUTH_SOCK; [2021-10-27T01:02:43.591Z] unset SSH_AGENT_PID; [2021-10-27T01:02:43.591Z] echo Agent pid 60 killed; [2021-10-27T01:02:43.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:02:43.902Z] + git semver [Pipeline] } [2021-10-27T01:02:43.917Z] $ docker stop --time=1 ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 [2021-10-27T01:02:46.029Z] $ docker rm -f ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:02:46.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T01:02:46.591Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T01:02:46.593Z] [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-27T01:02:46.762Z] ========================================================= [2021-10-27T01:02:46.762Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T01:02:46.762Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:02:47.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:47.054Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T01:02:47.054Z] a0d0a0d46f8b: Already exists [2021-10-27T01:02:47.054Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T01:02:47.054Z] b8b176561691: Pulling fs layer [2021-10-27T01:02:47.054Z] 4527c011a84f: Pulling fs layer [2021-10-27T01:02:47.054Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T01:02:47.054Z] e0aca202a116: Pulling fs layer [2021-10-27T01:02:47.054Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T01:02:47.054Z] 34cad66bf833: Pulling fs layer [2021-10-27T01:02:47.054Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T01:02:47.054Z] 5d74067f8e1e: Waiting [2021-10-27T01:02:47.054Z] 3a43be97a3b4: Waiting [2021-10-27T01:02:47.054Z] e0aca202a116: Waiting [2021-10-27T01:02:47.054Z] 34cad66bf833: Waiting [2021-10-27T01:02:47.054Z] b4e3c513aaa6: Waiting [2021-10-27T01:02:47.054Z] b8b176561691: Verifying Checksum [2021-10-27T01:02:47.054Z] b8b176561691: Download complete [2021-10-27T01:02:47.054Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T01:02:47.054Z] 31adcdaf11c8: Download complete [2021-10-27T01:02:47.054Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T01:02:47.054Z] 5d74067f8e1e: Download complete [2021-10-27T01:02:47.054Z] e0aca202a116: Verifying Checksum [2021-10-27T01:02:47.054Z] e0aca202a116: Download complete [2021-10-27T01:02:47.054Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T01:02:47.054Z] 3a43be97a3b4: Download complete [2021-10-27T01:02:47.054Z] 34cad66bf833: Verifying Checksum [2021-10-27T01:02:47.054Z] 34cad66bf833: Download complete [2021-10-27T01:02:47.321Z] 31adcdaf11c8: Pull complete [2021-10-27T01:02:47.321Z] b8b176561691: Pull complete [2021-10-27T01:02:47.589Z] 4527c011a84f: Verifying Checksum [2021-10-27T01:02:47.589Z] 4527c011a84f: Download complete [2021-10-27T01:02:47.589Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T01:02:47.589Z] b4e3c513aaa6: Download complete [2021-10-27T01:02:51.830Z] 4527c011a84f: Pull complete [2021-10-27T01:02:51.830Z] 5d74067f8e1e: Pull complete [2021-10-27T01:02:51.830Z] e0aca202a116: Pull complete [2021-10-27T01:02:51.830Z] 3a43be97a3b4: Pull complete [2021-10-27T01:02:51.830Z] 34cad66bf833: Pull complete [2021-10-27T01:02:55.129Z] b4e3c513aaa6: Pull complete [2021-10-27T01:02:55.129Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T01:02:55.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:55.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:02:55.429Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T01:02:55.429Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:55.429Z] WORKDIR /edgex [2021-10-27T01:02:55.429Z] COPY go.mod . [2021-10-27T01:02:55.429Z] RUN go mod download' [2021-10-27T01:02:56.831Z] Sending build context to Docker daemon 329.8MB [2021-10-27T01:02:57.100Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:57.100Z] ---> 9f6097aaca64 [2021-10-27T01:02:57.100Z] Step 2/4 : WORKDIR /edgex [2021-10-27T01:02:58.954Z] ---> Running in 728fe73e7be7 [2021-10-27T01:02:58.954Z] Removing intermediate container 728fe73e7be7 [2021-10-27T01:02:58.954Z] ---> 350545eed7b0 [2021-10-27T01:02:58.954Z] Step 3/4 : COPY go.mod . [2021-10-27T01:02:59.220Z] ---> d574b88b56ef [2021-10-27T01:02:59.220Z] Step 4/4 : RUN go mod download [2021-10-27T01:02:59.220Z] ---> Running in c036a19dddd0 [2021-10-27T01:03:01.728Z] Still waiting to schedule task [2021-10-27T01:03:01.728Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-27T01:03:31.376Z] Removing intermediate container c036a19dddd0 [2021-10-27T01:03:31.376Z] ---> 719c1643dc2e [2021-10-27T01:03:31.376Z] Successfully built 719c1643dc2e [2021-10-27T01:03:31.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:31.676Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T01:03:31.676Z] . [Pipeline] withDockerContainer [2021-10-27T01:03:31.741Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-10-27T01:03:31.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T01:03:32.112Z] $ docker top c34486c1a585234cf47e1d6450099255436e458b7de0b89b94f470c5ae4b150b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:03:32.461Z] + go version [2021-10-27T01:03:32.461Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T01:03:32.476Z] $ docker stop --time=1 c34486c1a585234cf47e1d6450099255436e458b7de0b89b94f470c5ae4b150b [2021-10-27T01:03:33.661Z] $ docker rm -f c34486c1a585234cf47e1d6450099255436e458b7de0b89b94f470c5ae4b150b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:34.192Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T01:03:34.192Z] . [Pipeline] withDockerContainer [2021-10-27T01:03:34.249Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-10-27T01:03:34.282Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T01:03:34.564Z] $ docker top d08755d6cf9cdf1ddf675b8f5df0f6f6f5f57d54dd9e7b0036fea26dbd6c4ffe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T01:03:34.634Z] ========================================================= [2021-10-27T01:03:34.635Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T01:03:34.635Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:03:34.938Z] + make test [2021-10-27T01:03:34.938Z] go mod tidy [2021-10-27T01:03:34.938Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T01:03:41.055Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T01:03:56.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T01:04:02.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T01:04:02.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T01:04:03.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T01:04:05.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T01:04:05.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T01:04:05.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T01:04:05.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T01:04:06.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T01:04:06.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T01:04:07.107Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T01:04:07.107Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T01:04:07.107Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T01:04:07.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T01:04:09.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-10-27T01:04:09.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T01:04:09.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T01:04:09.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2021-10-27T01:04:09.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T01:04:09.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2021-10-27T01:04:09.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T01:04:09.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T01:04:11.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements [2021-10-27T01:04:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T01:04:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:11.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2021-10-27T01:04:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T01:04:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T01:04:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T01:04:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T01:04:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T01:04:12.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-10-27T01:04:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T01:04:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:12.906Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-10-27T01:04:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T01:04:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T01:04:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T01:04:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T01:04:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T01:04:13.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2021-10-27T01:04:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T01:04:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T01:04:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T01:04:14.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2021-10-27T01:04:14.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T01:04:14.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-10-27T01:04:14.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-10-27T01:04:14.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T01:04:14.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-10-27T01:04:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2021-10-27T01:04:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-27T01:04:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-10-27T01:04:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-10-27T01:04:28.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-10-27T01:04:28.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-27T01:04:33.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.186s coverage: 82.5% of statements [2021-10-27T01:04:33.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-10-27T01:04:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 70.4% of statements [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T01:04:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T01:04:51.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.5% of statements [2021-10-27T01:04:51.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T01:04:51.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T01:04:51.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-10-27T01:04:51.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T01:04:52.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2021-10-27T01:04:52.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T01:04:58.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T01:04:58.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T01:04:58.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T01:04:58.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T01:04:58.838Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T01:04:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T01:04:58.838Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-10-27T01:04:58.838Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-10-27T01:04:59.099Z] 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-27T01:05:33.571Z] GO111MODULE=on go vet ./... [2021-10-27T01:05:42.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:05:42.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:05:42.166Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:05:42.724Z] + ls -al . [2021-10-27T01:05:42.724Z] total 636 [2021-10-27T01:05:42.724Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 01:05 . [2021-10-27T01:05:42.724Z] drwxr-xr-x 4 root root 28 Oct 27 01:03 .. [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 01:02 .dockerignore [2021-10-27T01:05:42.724Z] drwxrwxr-x 8 1001 1001 179 Oct 27 01:02 .git [2021-10-27T01:05:42.724Z] drwxrwxr-x 4 1001 1001 142 Oct 27 01:02 .github [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 01:02 .gitignore [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 01:02 .golangci.yml [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 01:02 .hadolint.yml [2021-10-27T01:05:42.724Z] drwx------ 3 1001 1001 58 Oct 27 01:02 .semver [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 01:02 .sonarcloud.properties [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 01:02 ADOPTERS.md [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 01:02 Attribution.txt [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 01:02 CHANGELOG.md [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 01:02 CONTRIBUTING.md [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 01:02 GOVERNANCE.md [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 01:02 Jenkinsfile [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 01:02 LICENSE [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 01:02 Makefile [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 01:02 OWNERS.md [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 01:02 README.md [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 01:02 SECURITY.md [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 01:02 VERSION [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 01:02 ZMQWindows.md [2021-10-27T01:05:42.724Z] drwxrwxr-x 2 1001 1001 37 Oct 27 01:02 bin [2021-10-27T01:05:42.724Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 01:02 cmd [2021-10-27T01:05:42.724Z] -rw-r--r-- 1 root root 426728 Oct 27 01:04 coverage.out [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 01:02 go.mod [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 01:02 go.sum [2021-10-27T01:05:42.724Z] drwxrwxr-x 8 1001 1001 124 Oct 27 01:02 internal [2021-10-27T01:05:42.724Z] drwxrwxr-x 3 1001 1001 16 Oct 27 01:02 openapi [2021-10-27T01:05:42.724Z] drwxrwxr-x 4 1001 1001 71 Oct 27 01:02 snap [2021-10-27T01:05:42.724Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 01:02 version.go [Pipeline] sh [2021-10-27T01:05:43.011Z] + '[' -e coverage.out ] [2021-10-27T01:05:43.011Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:05:43.112Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:05:44.324Z] + make build [2021-10-27T01:05:44.324Z] 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:45.717Z] 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:05:52.389Z] 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:05:52.648Z] 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:54.442Z] 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:05:54.442Z] 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:55.026Z] 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:05:55.982Z] 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:05:56.551Z] 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:05:57.935Z] 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:05:58.511Z] 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:05:59.456Z] 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:06:01.357Z] $ docker stop --time=1 d08755d6cf9cdf1ddf675b8f5df0f6f6f5f57d54dd9e7b0036fea26dbd6c4ffe [2021-10-27T01:06:03.262Z] $ docker rm -f d08755d6cf9cdf1ddf675b8f5df0f6f6f5f57d54dd9e7b0036fea26dbd6c4ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:06.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:06.156Z] [2021-10-27T01:06:06.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:06.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:06.461Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T01:06:06.461Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T01:06:06.461Z] ca9280d653b3: Pulling fs layer [2021-10-27T01:06:06.461Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T01:06:06.461Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T01:06:06.461Z] cbdbe7a5bc2a: Download complete [2021-10-27T01:06:06.728Z] ca9280d653b3: Verifying Checksum [2021-10-27T01:06:06.729Z] ca9280d653b3: Download complete [2021-10-27T01:06:06.729Z] cbdbe7a5bc2a: Pull complete [2021-10-27T01:06:06.994Z] 7e9c9ca2126c: Verifying Checksum [2021-10-27T01:06:06.994Z] 7e9c9ca2126c: Download complete [2021-10-27T01:06:07.260Z] ca9280d653b3: Pull complete [2021-10-27T01:06:11.502Z] 7e9c9ca2126c: Pull complete [2021-10-27T01:06:11.502Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T01:06:11.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:11.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T01:06:11.782Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-10-27T01:06:11.992Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T01:06:13.826Z] $ docker top 082d8119d6758b7e1811ecb5c826e9d50e44dae9ef446e4da33c571e58dcceef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:06:14.179Z] + docker-compose build --help [2021-10-27T01:06:14.179Z] + grep parallel [2021-10-27T01:06:14.750Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:06:14.761Z] $ docker stop --time=1 082d8119d6758b7e1811ecb5c826e9d50e44dae9ef446e4da33c571e58dcceef [2021-10-27T01:06:15.942Z] $ docker rm -f 082d8119d6758b7e1811ecb5c826e9d50e44dae9ef446e4da33c571e58dcceef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:16.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:16.326Z] . [Pipeline] withDockerContainer [2021-10-27T01:06:16.398Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-10-27T01:06:16.433Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T01:06:16.746Z] $ docker top e1abe9b820ca4540864ac42ead8d5a69b8e00a737bb0de470451e98d425e4d4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:06:17.116Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:06:17.687Z] Building core-command ... [2021-10-27T01:06:17.687Z] Building core-data ... [2021-10-27T01:06:17.687Z] Building core-metadata ... [2021-10-27T01:06:17.687Z] Building security-bootstrapper ... [2021-10-27T01:06:17.687Z] Building security-proxy-setup ... [2021-10-27T01:06:17.687Z] Building security-secretstore-setup ... [2021-10-27T01:06:17.687Z] Building support-notifications ... [2021-10-27T01:06:17.687Z] Building support-scheduler ... [2021-10-27T01:06:17.687Z] Building sys-mgmt-agent ... [2021-10-27T01:06:17.687Z] Building support-notifications [2021-10-27T01:06:17.687Z] Building security-proxy-setup [2021-10-27T01:06:17.687Z] Building security-secretstore-setup [2021-10-27T01:06:17.687Z] Building support-scheduler [2021-10-27T01:06:17.687Z] Building security-bootstrapper [2021-10-27T01:06:30.272Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:30.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:30.272Z] ---> 719c1643dc2e [2021-10-27T01:06:30.272Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:06:30.272Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:30.272Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:30.273Z] ---> 719c1643dc2e [2021-10-27T01:06:30.273Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:06:30.273Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:30.273Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:30.273Z] ---> 719c1643dc2e [2021-10-27T01:06:30.273Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:06:32.823Z] ---> Running in c53b730bb078 [2021-10-27T01:06:32.823Z] ---> Running in 631f873b6a6d [2021-10-27T01:06:32.823Z] ---> Running in 3a7796b4c37e [2021-10-27T01:06:36.116Z] Removing intermediate container 631f873b6a6d [2021-10-27T01:06:36.116Z] ---> c1ebd5357dc9 [2021-10-27T01:06:36.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:36.116Z] Removing intermediate container 3a7796b4c37e [2021-10-27T01:06:36.116Z] ---> fdab60466ff4 [2021-10-27T01:06:36.116Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:36.116Z] Removing intermediate container c53b730bb078 [2021-10-27T01:06:36.116Z] ---> 359abfbfdba3 [2021-10-27T01:06:36.116Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:36.116Z] ---> Running in 0ef94464ca7b [2021-10-27T01:06:36.116Z] ---> Running in 11dde99317db [2021-10-27T01:06:36.639Z] ---> Running in 33a6db6c3bd9 [2021-10-27T01:06:42.888Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:42.888Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:42.888Z] ---> 719c1643dc2e [2021-10-27T01:06:42.888Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:06:42.888Z] ---> Using cache [2021-10-27T01:06:42.888Z] ---> 359abfbfdba3 [2021-10-27T01:06:42.888Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:42.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:42.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:42.888Z] ---> 719c1643dc2e [2021-10-27T01:06:42.888Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:06:42.888Z] ---> Using cache [2021-10-27T01:06:42.888Z] ---> 359abfbfdba3 [2021-10-27T01:06:42.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:43.149Z] ---> Running in f91acf46b9f6 [2021-10-27T01:06:43.149Z] ---> Running in 197327e4bd7e [2021-10-27T01:06:43.149Z] Removing intermediate container 11dde99317db [2021-10-27T01:06:43.149Z] ---> b430e4bf5c8c [2021-10-27T01:06:43.149Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:06:43.149Z] ---> Running in e47b0904b608 [2021-10-27T01:06:43.149Z] Removing intermediate container 0ef94464ca7b [2021-10-27T01:06:43.149Z] ---> a1580cd2a40d [2021-10-27T01:06:43.149Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:06:43.149Z] Removing intermediate container 33a6db6c3bd9 [2021-10-27T01:06:43.149Z] ---> 9d32dd117eb6 [2021-10-27T01:06:43.149Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:06:43.149Z] ---> Running in fa1b1a180a15 [2021-10-27T01:06:43.149Z] ---> Running in d5b000da6932 [2021-10-27T01:06:43.724Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:43.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:43.994Z] Removing intermediate container f91acf46b9f6 [2021-10-27T01:06:43.994Z] ---> cf5fc6603bda [2021-10-27T01:06:43.994Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:06:43.994Z] ---> Running in a5fcf559340c [2021-10-27T01:06:43.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:43.994Z] Removing intermediate container 197327e4bd7e [2021-10-27T01:06:43.994Z] ---> 56652bd90102 [2021-10-27T01:06:43.994Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:06:43.994Z] ---> Running in 683e8b3dede5 [2021-10-27T01:06:44.254Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:44.254Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:45.364Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:45.364Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:45.364Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:45.364Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:45.364Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:45.364Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:45.364Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:45.364Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:45.364Z] Removing intermediate container e47b0904b608 [2021-10-27T01:06:45.364Z] ---> 083caee83c2a [2021-10-27T01:06:45.364Z] Step 6/30 : COPY . . [2021-10-27T01:06:45.630Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:45.630Z] Removing intermediate container fa1b1a180a15 [2021-10-27T01:06:45.630Z] ---> 7d4b054df8e9 [2021-10-27T01:06:45.630Z] Step 6/23 : COPY go.mod . [2021-10-27T01:06:45.630Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:47.548Z] ---> a9bfafe7d173 [2021-10-27T01:06:47.548Z] Step 7/23 : RUN go mod download [2021-10-27T01:06:47.548Z] Removing intermediate container d5b000da6932 [2021-10-27T01:06:47.548Z] ---> cca470d246b5 [2021-10-27T01:06:47.548Z] Step 6/20 : COPY . . [2021-10-27T01:06:47.548Z] Removing intermediate container 683e8b3dede5 [2021-10-27T01:06:47.548Z] ---> cbea30ce142c [2021-10-27T01:06:47.548Z] Step 6/24 : COPY . . [2021-10-27T01:06:47.548Z] ---> Running in d007c0db8e18 [2021-10-27T01:06:48.138Z] Removing intermediate container a5fcf559340c [2021-10-27T01:06:48.138Z] ---> 8aa52ea5cd04 [2021-10-27T01:06:48.138Z] Step 6/21 : COPY . . [2021-10-27T01:06:54.756Z] ---> e5982f70de0d [2021-10-27T01:06:54.756Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:55.704Z] ---> Running in 240d0246c61e [2021-10-27T01:06:55.969Z] ---> f7ab32e33336 [2021-10-27T01:06:55.969Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:55.969Z] ---> 01e1ce9b8ed8 [2021-10-27T01:06:55.969Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:55.969Z] ---> Running in 25b4d98ba309 [2021-10-27T01:06:55.969Z] ---> Running in a82a293d57f1 [2021-10-27T01:06:55.969Z] ---> 3f5514b3b82e [2021-10-27T01:06:55.969Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:55.969Z] Removing intermediate container d007c0db8e18 [2021-10-27T01:06:55.969Z] ---> 587c3b2401ce [2021-10-27T01:06:55.969Z] Step 8/23 : COPY . . [2021-10-27T01:06:56.234Z] ---> Running in f2732550fed8 [2021-10-27T01:06:58.785Z] Removing intermediate container 240d0246c61e [2021-10-27T01:06:58.785Z] ---> 828818ab4d40 [2021-10-27T01:06:58.785Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:06:59.046Z] ---> Running in f743da8a6dc4 [2021-10-27T01:06:59.305Z] Removing intermediate container f2732550fed8 [2021-10-27T01:06:59.305Z] ---> dfecb52abff9 [2021-10-27T01:06:59.305Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:06:59.564Z] Removing intermediate container 25b4d98ba309 [2021-10-27T01:06:59.564Z] ---> bbd72cfe4b33 [2021-10-27T01:06:59.564Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:06:59.564Z] Removing intermediate container a82a293d57f1 [2021-10-27T01:06:59.564Z] ---> 7a1d4861e70b [2021-10-27T01:06:59.564Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:06:59.824Z] ---> Running in f934c8cf30d7 [2021-10-27T01:07:00.082Z] ---> Running in 5a2a7144c668 [2021-10-27T01:07:00.082Z] ---> Running in 4a0114ed8d05 [2021-10-27T01:07:00.650Z] 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:07:01.596Z] 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:07:01.596Z] 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:07:01.596Z] 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:07:14.426Z] ---> 3ef680052369 [2021-10-27T01:07:14.426Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:07:14.426Z] ---> Running in 758d0df3cb37 [2021-10-27T01:07:15.389Z] Removing intermediate container 758d0df3cb37 [2021-10-27T01:07:15.389Z] ---> f0fba236528a [2021-10-27T01:07:15.389Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:07:15.657Z] ---> Running in 6c2ad27fa922 [2021-10-27T01:07:16.231Z] 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:07:35.093Z] 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:07:36.054Z] 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:07:40.295Z] Removing intermediate container f743da8a6dc4 [2021-10-27T01:07:40.295Z] ---> 31099efcd82a [2021-10-27T01:07:40.295Z] [2021-10-27T01:07:40.295Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:07:40.295Z] 3.14: Pulling from library/alpine [2021-10-27T01:07:40.295Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:07:40.295Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:07:40.295Z] ---> 14119a10abf4 [2021-10-27T01:07:40.295Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:07:40.558Z] ---> Running in eeb66dbf5123 [2021-10-27T01:07:41.184Z] Removing intermediate container eeb66dbf5123 [2021-10-27T01:07:41.184Z] ---> fde196dc7805 [2021-10-27T01:07:41.184Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:07:41.184Z] Removing intermediate container 5a2a7144c668 [2021-10-27T01:07:41.184Z] ---> 443297de8866 [2021-10-27T01:07:41.184Z] [2021-10-27T01:07:41.184Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:07:41.184Z] ---> 14119a10abf4 [2021-10-27T01:07:41.184Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:07:41.184Z] Removing intermediate container 4a0114ed8d05 [2021-10-27T01:07:41.184Z] ---> fbb1e7cc7822 [2021-10-27T01:07:41.184Z] [2021-10-27T01:07:41.184Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:07:41.184Z] ---> 14119a10abf4 [2021-10-27T01:07:41.184Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:07:41.184Z] ---> Running in 98016468ad76 [2021-10-27T01:07:41.185Z] ---> Running in e866efc2d405 [2021-10-27T01:07:41.185Z] ---> Running in 4183222a00bb [2021-10-27T01:07:42.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:42.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:42.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:42.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:42.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:42.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:42.432Z] Removing intermediate container f934c8cf30d7 [2021-10-27T01:07:42.432Z] ---> bf430a49f4ab [2021-10-27T01:07:42.432Z] [2021-10-27T01:07:42.432Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:07:42.432Z] ---> 14119a10abf4 [2021-10-27T01:07:42.432Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:07:42.711Z] ---> Running in 27f600362359 [2021-10-27T01:07:42.711Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:07:42.986Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:07:42.986Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:42.986Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:07:42.986Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:07:42.986Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:07:42.986Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:07:42.986Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:07:42.986Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:42.986Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:42.986Z] OK: 6 MiB in 16 packages [2021-10-27T01:07:42.986Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:07:42.986Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:42.986Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:07:42.986Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:42.986Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:07:42.986Z] OK: 8 MiB in 19 packages [2021-10-27T01:07:43.262Z] OK: 6 MiB in 17 packages [2021-10-27T01:07:43.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:43.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:43.802Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:07:43.802Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:43.802Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:43.802Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:07:43.802Z] OK: 6 MiB in 16 packages [2021-10-27T01:07:44.072Z] Removing intermediate container 98016468ad76 [2021-10-27T01:07:44.072Z] ---> 5cf71cd53c31 [2021-10-27T01:07:44.072Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:07:44.072Z] Removing intermediate container 4183222a00bb [2021-10-27T01:07:44.072Z] ---> 8a9714af37ed [2021-10-27T01:07:44.073Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:07:44.073Z] ---> Running in 0c8ec457bc7f [2021-10-27T01:07:44.073Z] ---> Running in 95d0cc7675a9 [2021-10-27T01:07:44.073Z] Removing intermediate container e866efc2d405 [2021-10-27T01:07:44.073Z] ---> 68b37169de74 [2021-10-27T01:07:44.073Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:07:44.073Z] ---> Running in 59c923238869 [2021-10-27T01:07:44.345Z] Removing intermediate container 95d0cc7675a9 [2021-10-27T01:07:44.345Z] ---> 50aa8ae78aec [2021-10-27T01:07:44.345Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:07:44.345Z] Removing intermediate container 0c8ec457bc7f [2021-10-27T01:07:44.345Z] ---> a99c0e0be36d [2021-10-27T01:07:44.345Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:07:44.345Z] Removing intermediate container 59c923238869 [2021-10-27T01:07:44.345Z] ---> 41a2883d4346 [2021-10-27T01:07:44.345Z] Step 12/24 : WORKDIR / [2021-10-27T01:07:44.345Z] ---> Running in d2d34b37ef4a [2021-10-27T01:07:44.345Z] ---> Running in 92f799f6a2e2 [2021-10-27T01:07:44.345Z] Removing intermediate container 27f600362359 [2021-10-27T01:07:44.345Z] ---> 8455e898cc3b [2021-10-27T01:07:44.345Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:07:44.608Z] ---> Running in 5ddf1d510248 [2021-10-27T01:07:44.608Z] ---> Running in b22e8b450544 [2021-10-27T01:07:44.608Z] Removing intermediate container d2d34b37ef4a [2021-10-27T01:07:44.608Z] ---> 30da370803f8 [2021-10-27T01:07:44.608Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:07:44.608Z] Removing intermediate container 92f799f6a2e2 [2021-10-27T01:07:44.608Z] ---> e42a247c49e2 [2021-10-27T01:07:44.608Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:07:44.878Z] Removing intermediate container 5ddf1d510248 [2021-10-27T01:07:44.878Z] ---> 4de252b33023 [2021-10-27T01:07:44.878Z] 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:07:44.878Z] ---> Running in 0e1189c6e991 [2021-10-27T01:07:44.878Z] Removing intermediate container b22e8b450544 [2021-10-27T01:07:44.878Z] ---> 2495142ce1ea [2021-10-27T01:07:44.878Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:07:44.878Z] ---> Running in 000e078da1f7 [2021-10-27T01:07:45.147Z] ---> 09034d582f50 [2021-10-27T01:07:45.147Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:07:45.147Z] Removing intermediate container 000e078da1f7 [2021-10-27T01:07:45.147Z] ---> f9dc1507f9af [2021-10-27T01:07:45.147Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:07:45.147Z] ---> ecc555d70558 [2021-10-27T01:07:45.147Z] 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:07:45.147Z] ---> Running in 9ad0b7676c5d [2021-10-27T01:07:45.722Z] Removing intermediate container 9ad0b7676c5d [2021-10-27T01:07:45.722Z] ---> b205cc832597 [2021-10-27T01:07:45.722Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:45.722Z] ---> b1118bd00e4a [2021-10-27T01:07:45.722Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:45.722Z] ---> 1f895e22da68 [2021-10-27T01:07:45.722Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:07:45.987Z] ---> b36b45ca2367 [2021-10-27T01:07:45.987Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:07:45.987Z] Removing intermediate container 0e1189c6e991 [2021-10-27T01:07:45.987Z] ---> 58309c88e70d [2021-10-27T01:07:45.987Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:07:45.987Z] ---> Running in a6b42a6d5eb3 [2021-10-27T01:07:46.254Z] ---> f3edc58be245 [2021-10-27T01:07:46.254Z] 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:07:46.521Z] Removing intermediate container a6b42a6d5eb3 [2021-10-27T01:07:46.521Z] ---> 5053b9eb5a06 [2021-10-27T01:07:46.521Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:07:46.521Z] ---> 62e4ecc746ce [2021-10-27T01:07:46.521Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:07:46.521Z] ---> 5ced82b6782c [2021-10-27T01:07:46.521Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:46.521Z] ---> 3870bd196c90 [2021-10-27T01:07:46.521Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:07:46.521Z] ---> Running in a88b7ac11788 [2021-10-27T01:07:46.782Z] Removing intermediate container a88b7ac11788 [2021-10-27T01:07:46.782Z] ---> fb0da4588aed [2021-10-27T01:07:46.782Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:07:47.046Z] ---> 4831724e0410 [2021-10-27T01:07:47.046Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:07:47.046Z] ---> 930b5dba4190 [2021-10-27T01:07:47.046Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:07:47.046Z] ---> Running in 3e0c3b061722 [2021-10-27T01:07:47.046Z] ---> 5d65c4d1f872 [2021-10-27T01:07:47.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:07:47.046Z] ---> Running in cf0ab3f0289f [2021-10-27T01:07:47.046Z] ---> Running in 8cecdcac904d [2021-10-27T01:07:47.046Z] Removing intermediate container 3e0c3b061722 [2021-10-27T01:07:47.046Z] ---> e9e8f1a350c9 [2021-10-27T01:07:47.046Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T01:07:47.046Z] Removing intermediate container 8cecdcac904d [2021-10-27T01:07:47.046Z] ---> f96122240ee2 [2021-10-27T01:07:47.046Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:07:47.310Z] ---> Running in ff8f0d61c37a [2021-10-27T01:07:47.310Z] ---> Running in 21590f7d2f47 [2021-10-27T01:07:47.310Z] Removing intermediate container ff8f0d61c37a [2021-10-27T01:07:47.310Z] ---> 3893bc7316f3 [2021-10-27T01:07:47.310Z] Step 19/20 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:07:47.310Z] ---> 21ce746ee5f7 [2021-10-27T01:07:47.310Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:07:47.310Z] Removing intermediate container 21590f7d2f47 [2021-10-27T01:07:47.310Z] ---> 3bb2cf758483 [2021-10-27T01:07:47.310Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T01:07:47.569Z] ---> Running in b8d16d6361f4 [2021-10-27T01:07:47.569Z] ---> Running in 3ff4c4000759 [2021-10-27T01:07:47.831Z] Removing intermediate container b8d16d6361f4 [2021-10-27T01:07:47.831Z] ---> 3e7bb2b1edf1 [2021-10-27T01:07:47.831Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:07:47.831Z] ---> Running in 28e4a0df4a55 [2021-10-27T01:07:47.831Z] Removing intermediate container 3ff4c4000759 [2021-10-27T01:07:47.831Z] ---> cd817e92e421 [2021-10-27T01:07:47.831Z] Step 20/21 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:07:47.831Z] ---> 3864cb0c794f [2021-10-27T01:07:47.831Z] 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:07:47.831Z] ---> Running in 1e90771f903a [2021-10-27T01:07:47.831Z] ---> Running in 774fc558b91e [2021-10-27T01:07:48.095Z] Removing intermediate container cf0ab3f0289f [2021-10-27T01:07:48.095Z] ---> 42bd5802231e [2021-10-27T01:07:48.095Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:48.095Z] Removing intermediate container 28e4a0df4a55 [2021-10-27T01:07:48.095Z] ---> b6c401432c9a [2021-10-27T01:07:48.095Z] [2021-10-27T01:07:48.095Z] Removing intermediate container 1e90771f903a [2021-10-27T01:07:48.095Z] ---> 91994285427e [2021-10-27T01:07:48.095Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:07:48.358Z] Successfully built b6c401432c9a [2021-10-27T01:07:48.358Z] Removing intermediate container 6c2ad27fa922 [2021-10-27T01:07:48.358Z] ---> f89f24eb72af [2021-10-27T01:07:48.358Z] [2021-10-27T01:07:48.358Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:07:48.358Z] ---> 14119a10abf4 [2021-10-27T01:07:48.358Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:07:48.358Z] Successfully tagged security-proxy-setup:latest [2021-10-27T01:07:48.358Z] Building core-command [2021-10-27T01:07:48.358Z]  Building security-proxy-setup ... done  ---> beba7ee1f8ea [2021-10-27T01:07:48.358Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:07:48.358Z] ---> Running in fcf9610deee3 [2021-10-27T01:07:48.358Z] ---> Running in de92b22ce978 [2021-10-27T01:07:48.929Z] Removing intermediate container fcf9610deee3 [2021-10-27T01:07:48.929Z] ---> 3c72d73a1d0e [2021-10-27T01:07:48.929Z] [2021-10-27T01:07:48.929Z] Successfully built 3c72d73a1d0e [2021-10-27T01:07:49.513Z] Successfully tagged support-notifications:latest [2021-10-27T01:07:49.513Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-10-27T01:07:49.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:49.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:49.780Z] ---> b3df62cc3b96 [2021-10-27T01:07:49.780Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:07:49.780Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:49.780Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:49.780Z] OK: 6 MiB in 15 packages [2021-10-27T01:07:51.705Z] Removing intermediate container 774fc558b91e [2021-10-27T01:07:51.706Z] ---> 95405e7d23ca [2021-10-27T01:07:51.706Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:07:53.624Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:07:53.624Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:07:53.624Z] ---> 719c1643dc2e [2021-10-27T01:07:53.624Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:07:53.624Z] ---> Using cache [2021-10-27T01:07:53.624Z] ---> 359abfbfdba3 [2021-10-27T01:07:53.624Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:07:53.624Z] ---> Using cache [2021-10-27T01:07:53.624Z] ---> 56652bd90102 [2021-10-27T01:07:53.624Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:07:53.624Z] ---> f29a3ffdd031 [2021-10-27T01:07:53.624Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:07:53.624Z] ---> Running in a2efda632660 [2021-10-27T01:07:53.624Z] ---> Running in c42544e4e865 [2021-10-27T01:07:53.885Z] Removing intermediate container de92b22ce978 [2021-10-27T01:07:53.885Z] ---> 1553b3c38f6c [2021-10-27T01:07:53.885Z] 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:07:53.885Z] Removing intermediate container a2efda632660 [2021-10-27T01:07:53.885Z] ---> eb65050d2043 [2021-10-27T01:07:53.885Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T01:07:53.885Z] ---> Running in 83c9e9ad2d2e [2021-10-27T01:07:53.885Z] ---> 73294800bd1a [2021-10-27T01:07:53.885Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:07:53.885Z] ---> Running in 62b93743e69d [2021-10-27T01:07:54.145Z] Removing intermediate container 83c9e9ad2d2e [2021-10-27T01:07:54.145Z] ---> 2246b7f20da6 [2021-10-27T01:07:54.145Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:07:54.145Z] ---> Running in 919f3570d786 [2021-10-27T01:07:54.146Z] Removing intermediate container 62b93743e69d [2021-10-27T01:07:54.146Z] ---> 22396f794ba3 [2021-10-27T01:07:54.146Z] Step 23/24 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:07:54.146Z] ---> b40b281fc0d1 [2021-10-27T01:07:54.146Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:07:54.146Z] ---> Running in 6e0f74c3f7cf [2021-10-27T01:07:54.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:54.146Z] ---> Running in 65e5be09c427 [2021-10-27T01:07:54.413Z] Removing intermediate container 919f3570d786 [2021-10-27T01:07:54.413Z] ---> 720fa6421e0b [2021-10-27T01:07:54.413Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:07:54.413Z] Removing intermediate container 6e0f74c3f7cf [2021-10-27T01:07:54.413Z] ---> 9936ecdb2cb0 [2021-10-27T01:07:54.413Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:07:54.413Z] ---> Running in 2b5acfcada3b [2021-10-27T01:07:54.413Z] ---> Running in 564bb7f032c6 [2021-10-27T01:07:54.413Z] Removing intermediate container 65e5be09c427 [2021-10-27T01:07:54.413Z] ---> c3548bd4dda5 [2021-10-27T01:07:54.413Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:07:54.413Z] Removing intermediate container 2b5acfcada3b [2021-10-27T01:07:54.413Z] ---> 4f350cf4f710 [2021-10-27T01:07:54.413Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:54.673Z] Removing intermediate container 564bb7f032c6 [2021-10-27T01:07:54.673Z] ---> 02580ecc26eb [2021-10-27T01:07:54.673Z] [2021-10-27T01:07:54.673Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:07:54.673Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:07:54.673Z] ---> 719c1643dc2e [2021-10-27T01:07:54.673Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:07:54.673Z] ---> Using cache [2021-10-27T01:07:54.673Z] ---> 359abfbfdba3 [2021-10-27T01:07:54.673Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:07:54.673Z] ---> Using cache [2021-10-27T01:07:54.673Z] ---> 56652bd90102 [2021-10-27T01:07:54.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:07:54.673Z] ---> Using cache [2021-10-27T01:07:54.673Z] ---> cbea30ce142c [2021-10-27T01:07:54.673Z] Step 6/22 : COPY . . [2021-10-27T01:07:54.673Z] ---> Using cache [2021-10-27T01:07:54.673Z] ---> 01e1ce9b8ed8 [2021-10-27T01:07:54.673Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:07:54.673Z] ---> Using cache [2021-10-27T01:07:54.673Z] ---> 7a1d4861e70b [2021-10-27T01:07:54.673Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:07:54.673Z] ---> Running in 4db3480ee38e [2021-10-27T01:07:54.673Z] ---> ac961b606c71 [2021-10-27T01:07:54.673Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:07:54.673Z] Successfully built 02580ecc26eb [2021-10-27T01:07:54.962Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T01:07:54.962Z] Building core-data [2021-10-27T01:07:54.962Z]  Building security-secretstore-setup ... done  ---> Running in d126f44feabd [2021-10-27T01:07:54.962Z] ---> a2e429cad710 [2021-10-27T01:07:54.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:07:55.255Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:55.529Z] OK: 220 MiB in 52 packages [2021-10-27T01:07:57.039Z] 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:07:57.611Z] ---> 2af6bcca3dc4 [2021-10-27T01:07:57.611Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:57.876Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:07:57.876Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:07:57.876Z] ---> 719c1643dc2e [2021-10-27T01:07:57.876Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:07:57.876Z] ---> Using cache [2021-10-27T01:07:57.876Z] ---> 359abfbfdba3 [2021-10-27T01:07:57.876Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:07:57.876Z] ---> Using cache [2021-10-27T01:07:57.876Z] ---> 56652bd90102 [2021-10-27T01:07:57.876Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:07:58.136Z] ---> Running in 5ee9a620fa8d [2021-10-27T01:07:58.136Z] ---> 2534d368b787 [2021-10-27T01:07:58.136Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:07:58.136Z] ---> Running in f68c52cc25e8 [2021-10-27T01:07:58.404Z] Removing intermediate container d126f44feabd [2021-10-27T01:07:58.404Z] ---> 4617078ce54c [2021-10-27T01:07:58.404Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:07:58.404Z] Removing intermediate container c42544e4e865 [2021-10-27T01:07:58.404Z] ---> c1489bac5fc4 [2021-10-27T01:07:58.404Z] Step 6/22 : COPY . . [2021-10-27T01:07:58.667Z] ---> Running in 7a9b6a2138e3 [2021-10-27T01:07:58.667Z] Removing intermediate container f68c52cc25e8 [2021-10-27T01:07:58.667Z] ---> 3232c4ace0c8 [2021-10-27T01:07:58.667Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:07:58.667Z] ---> Running in f28d47d4b9e6 [2021-10-27T01:07:58.937Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:58.937Z] Removing intermediate container 7a9b6a2138e3 [2021-10-27T01:07:58.937Z] ---> 7a3a8fbc7545 [2021-10-27T01:07:58.937Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:07:59.207Z] Removing intermediate container f28d47d4b9e6 [2021-10-27T01:07:59.207Z] ---> d87535f5ba8d [2021-10-27T01:07:59.207Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T01:07:59.780Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:00.040Z] ---> Running in 94651b319f69 [2021-10-27T01:08:00.041Z] OK: 220 MiB in 52 packages [2021-10-27T01:08:00.303Z] ---> Running in c7de20925258 [2021-10-27T01:08:00.886Z] Removing intermediate container 94651b319f69 [2021-10-27T01:08:00.886Z] ---> 70a548841857 [2021-10-27T01:08:00.886Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T01:08:00.886Z] Removing intermediate container c7de20925258 [2021-10-27T01:08:00.886Z] ---> b3e21bee1976 [2021-10-27T01:08:00.886Z] Step 22/23 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:08:01.173Z] ---> Running in e54c8811076c [2021-10-27T01:08:01.173Z] ---> Running in 2ebfc4213196 [2021-10-27T01:08:01.765Z] Removing intermediate container 5ee9a620fa8d [2021-10-27T01:08:01.765Z] ---> 6115a3b77e07 [2021-10-27T01:08:01.765Z] Step 6/22 : COPY . . [2021-10-27T01:08:01.765Z] Removing intermediate container e54c8811076c [2021-10-27T01:08:01.765Z] ---> 40fbbf48eddc [2021-10-27T01:08:01.765Z] Step 29/30 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:08:01.765Z] Removing intermediate container 2ebfc4213196 [2021-10-27T01:08:01.765Z] ---> 493fb77cc1f5 [2021-10-27T01:08:01.765Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:08:02.033Z] ---> Running in 7b5128b59279 [2021-10-27T01:08:02.306Z] ---> Running in 97814260544a [2021-10-27T01:08:02.581Z] Removing intermediate container 7b5128b59279 [2021-10-27T01:08:02.581Z] ---> 67c2492134d2 [2021-10-27T01:08:02.581Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:08:04.833Z] Removing intermediate container 97814260544a [2021-10-27T01:08:04.833Z] ---> 8abadedaf8a1 [2021-10-27T01:08:04.833Z] [2021-10-27T01:08:04.833Z] Successfully built 8abadedaf8a1 [2021-10-27T01:08:04.833Z] ---> Running in 86a296c09d44 [2021-10-27T01:08:04.833Z] Successfully tagged support-scheduler:latest [2021-10-27T01:08:04.833Z]  Building support-scheduler ... done Building core-metadata [2021-10-27T01:08:06.228Z] ---> 698b4aef60fb [2021-10-27T01:08:06.228Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:06.500Z] Removing intermediate container 86a296c09d44 [2021-10-27T01:08:06.500Z] ---> 2e20e9bd5f52 [2021-10-27T01:08:06.500Z] [2021-10-27T01:08:06.802Z] Successfully built 2e20e9bd5f52 [2021-10-27T01:08:07.081Z] Successfully tagged security-bootstrapper:latest [2021-10-27T01:08:08.474Z]  Building security-bootstrapper ... done  ---> Running in 218444d33103 [2021-10-27T01:08:08.475Z] ---> 8838f1886200 [2021-10-27T01:08:08.475Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:08.737Z] ---> Running in 7c70d0670b96 [2021-10-27T01:08:10.127Z] Removing intermediate container 218444d33103 [2021-10-27T01:08:10.127Z] ---> 66419124b4e6 [2021-10-27T01:08:10.127Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:08:10.399Z] ---> Running in 810ec2047dc9 [2021-10-27T01:08:10.669Z] Removing intermediate container 7c70d0670b96 [2021-10-27T01:08:10.669Z] ---> 6ef3e110d141 [2021-10-27T01:08:10.669Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:08:10.669Z] ---> Running in fe5cdd55910b [2021-10-27T01:08:11.253Z] 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:08:11.516Z] 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:08:12.462Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:08:12.462Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:08:12.462Z] ---> 719c1643dc2e [2021-10-27T01:08:12.462Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:08:12.462Z] ---> Using cache [2021-10-27T01:08:12.462Z] ---> 359abfbfdba3 [2021-10-27T01:08:12.462Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:08:12.462Z] ---> Using cache [2021-10-27T01:08:12.462Z] ---> 56652bd90102 [2021-10-27T01:08:12.462Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:08:12.462Z] ---> Using cache [2021-10-27T01:08:12.462Z] ---> cbea30ce142c [2021-10-27T01:08:12.462Z] Step 6/22 : COPY . . [2021-10-27T01:08:12.462Z] ---> Using cache [2021-10-27T01:08:12.463Z] ---> 01e1ce9b8ed8 [2021-10-27T01:08:12.463Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:12.463Z] ---> Using cache [2021-10-27T01:08:12.463Z] ---> 7a1d4861e70b [2021-10-27T01:08:12.463Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:08:13.041Z] ---> Running in 568feb64ffed [2021-10-27T01:08:13.611Z] 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:08:18.906Z] Removing intermediate container 4db3480ee38e [2021-10-27T01:08:18.906Z] ---> d6780dddd0e9 [2021-10-27T01:08:18.906Z] [2021-10-27T01:08:18.906Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:08:18.906Z] ---> 14119a10abf4 [2021-10-27T01:08:18.906Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:08:18.906Z] ---> Using cache [2021-10-27T01:08:18.906Z] ---> 1553b3c38f6c [2021-10-27T01:08:18.906Z] 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:08:18.906Z] ---> Using cache [2021-10-27T01:08:18.906Z] ---> 2246b7f20da6 [2021-10-27T01:08:18.906Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:08:18.906Z] ---> Running in 09bf8681ac92 [2021-10-27T01:08:18.906Z] Removing intermediate container 09bf8681ac92 [2021-10-27T01:08:18.906Z] ---> 0aabc403273b [2021-10-27T01:08:18.906Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:08:18.906Z] ---> Running in 6248b5e1bc95 [2021-10-27T01:08:18.906Z] Removing intermediate container 6248b5e1bc95 [2021-10-27T01:08:18.906Z] ---> 0958d8dc9343 [2021-10-27T01:08:18.906Z] Step 14/22 : WORKDIR / [2021-10-27T01:08:18.906Z] ---> Running in c399c903a94e [2021-10-27T01:08:18.906Z] Removing intermediate container c399c903a94e [2021-10-27T01:08:18.906Z] ---> 278aace1b6df [2021-10-27T01:08:18.906Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:08:18.906Z] ---> af015c068289 [2021-10-27T01:08:18.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:08:19.511Z] ---> 2f7c16b6594a [2021-10-27T01:08:19.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:08:19.773Z] ---> f253492956ea [2021-10-27T01:08:19.773Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:08:19.773Z] ---> Running in 0a0869fb57d9 [2021-10-27T01:08:20.990Z] Removing intermediate container 0a0869fb57d9 [2021-10-27T01:08:20.990Z] ---> aae65be0c1ec [2021-10-27T01:08:20.990Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:08:20.990Z] ---> Running in 1966d46b6338 [2021-10-27T01:08:20.990Z] Removing intermediate container 1966d46b6338 [2021-10-27T01:08:20.990Z] ---> a1be5fa94ddd [2021-10-27T01:08:20.990Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:08:20.990Z] ---> Running in 1acd1df27934 [2021-10-27T01:08:20.990Z] Removing intermediate container 1acd1df27934 [2021-10-27T01:08:20.990Z] ---> ac2cd9b9b0a0 [2021-10-27T01:08:20.990Z] Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:08:20.990Z] ---> Running in 3848ccfb82f6 [2021-10-27T01:08:20.990Z] Removing intermediate container 3848ccfb82f6 [2021-10-27T01:08:20.990Z] ---> 8eff1ee7c4f0 [2021-10-27T01:08:20.990Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:08:20.990Z] ---> Running in 23abdb0dfdc0 [2021-10-27T01:08:20.990Z] Removing intermediate container 23abdb0dfdc0 [2021-10-27T01:08:20.990Z] ---> eac1e311ec4c [2021-10-27T01:08:20.990Z] [2021-10-27T01:08:20.990Z] Successfully built eac1e311ec4c [2021-10-27T01:08:20.990Z] Successfully tagged core-command:latest [2021-10-27T01:08:39.178Z]  Building core-command ... done Removing intermediate container 810ec2047dc9 [2021-10-27T01:08:39.178Z] ---> cffc5304babd [2021-10-27T01:08:39.178Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:08:39.178Z] ---> Running in 198514251bbb [2021-10-27T01:08:39.178Z] 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:39.178Z] Removing intermediate container 198514251bbb [2021-10-27T01:08:39.178Z] ---> 15f5437395af [2021-10-27T01:08:39.178Z] [2021-10-27T01:08:39.178Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T01:08:39.178Z] 20.10.8: Pulling from library/docker [2021-10-27T01:08:41.836Z] Removing intermediate container 568feb64ffed [2021-10-27T01:08:41.836Z] ---> acc8580343a0 [2021-10-27T01:08:41.836Z] [2021-10-27T01:08:41.836Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:08:41.836Z] ---> 14119a10abf4 [2021-10-27T01:08:41.836Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:08:41.836Z] ---> Using cache [2021-10-27T01:08:41.836Z] ---> 1553b3c38f6c [2021-10-27T01:08:41.836Z] 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:08:41.836Z] ---> Using cache [2021-10-27T01:08:41.836Z] ---> 2246b7f20da6 [2021-10-27T01:08:41.836Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:08:41.836Z] ---> Running in 0317d313fa59 [2021-10-27T01:08:41.836Z] Removing intermediate container 0317d313fa59 [2021-10-27T01:08:41.836Z] ---> 3e358061fd25 [2021-10-27T01:08:41.836Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:08:41.836Z] ---> Running in e459e539e349 [2021-10-27T01:08:41.836Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:08:41.836Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:08:41.836Z] ---> bc6c0ffef665 [2021-10-27T01:08:41.836Z] 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:41.836Z] Removing intermediate container e459e539e349 [2021-10-27T01:08:41.836Z] ---> 8741e01883eb [2021-10-27T01:08:41.836Z] Step 14/22 : WORKDIR / [2021-10-27T01:08:41.836Z] ---> Running in 52dd36f82784 [2021-10-27T01:08:41.836Z] ---> Running in d771cbfdbd57 [2021-10-27T01:08:42.108Z] Removing intermediate container d771cbfdbd57 [2021-10-27T01:08:42.108Z] ---> 6f90379e0ee4 [2021-10-27T01:08:42.108Z] 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:42.108Z] Removing intermediate container 52dd36f82784 [2021-10-27T01:08:42.108Z] ---> c503889bb01b [2021-10-27T01:08:42.108Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:08:42.108Z] ---> Running in 8ae181a996f8 [2021-10-27T01:08:42.371Z] ---> cd07f4d818fe [2021-10-27T01:08:42.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:08:42.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:42.630Z] Removing intermediate container fe5cdd55910b [2021-10-27T01:08:42.630Z] ---> c6c911212653 [2021-10-27T01:08:42.630Z] [2021-10-27T01:08:42.630Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:08:42.630Z] ---> 14119a10abf4 [2021-10-27T01:08:42.630Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:08:42.630Z] ---> Running in b9375a822f1c [2021-10-27T01:08:42.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:42.888Z] ---> 204ce5f3f351 [2021-10-27T01:08:42.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:08:42.888Z] Removing intermediate container b9375a822f1c [2021-10-27T01:08:42.888Z] ---> 301b58b3c78c [2021-10-27T01:08:42.888Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:08:42.888Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:08:42.888Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:08:42.888Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:08:42.888Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:08:42.888Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:08:42.888Z] ---> Running in 429bbf18c941 [2021-10-27T01:08:42.888Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:08:42.888Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:08:42.888Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:08:42.888Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:08:42.888Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:08:42.888Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:08:42.888Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:08:42.888Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:08:42.888Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:08:42.888Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:08:42.888Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:08:42.888Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:08:42.888Z] ---> 70dee7b72c6d [2021-10-27T01:08:42.888Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:08:42.888Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:08:42.888Z] Removing intermediate container 429bbf18c941 [2021-10-27T01:08:42.888Z] ---> 4cd98c844391 [2021-10-27T01:08:42.888Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:08:43.154Z] ---> Running in b7443c0895f1 [2021-10-27T01:08:43.154Z] ---> Running in d7819413d36a [2021-10-27T01:08:43.722Z] Removing intermediate container b7443c0895f1 [2021-10-27T01:08:43.722Z] ---> 0f06cba501f0 [2021-10-27T01:08:43.722Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:08:43.984Z] Removing intermediate container d7819413d36a [2021-10-27T01:08:43.984Z] ---> d67863e78ffc [2021-10-27T01:08:43.984Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:08:43.984Z] ---> Running in b0cf3133da8a [2021-10-27T01:08:43.984Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:08:43.984Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:08:43.984Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:08:43.984Z] ---> Running in 03e14d4e8548 [2021-10-27T01:08:43.984Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:08:44.244Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:08:44.244Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:08:44.244Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:08:44.244Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:08:44.244Z] Removing intermediate container b0cf3133da8a [2021-10-27T01:08:44.244Z] ---> 610b228e4448 [2021-10-27T01:08:44.244Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:08:44.244Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:08:44.244Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:08:44.244Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:08:44.244Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:08:44.244Z] ---> Running in a6c4a684813a [2021-10-27T01:08:44.244Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:08:44.244Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:08:44.244Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:08:44.244Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:08:44.507Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:08:44.507Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:08:44.507Z] Removing intermediate container a6c4a684813a [2021-10-27T01:08:44.507Z] ---> c345de80b04c [2021-10-27T01:08:44.507Z] Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:08:44.507Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:08:44.507Z] ---> Running in 42f18a3a4a54 [2021-10-27T01:08:44.507Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:08:44.507Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:08:44.507Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:08:44.507Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:08:44.507Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:08:44.507Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:08:44.766Z] Removing intermediate container 42f18a3a4a54 [2021-10-27T01:08:44.766Z] ---> 7e77a414567f [2021-10-27T01:08:44.766Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:08:45.057Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:08:45.057Z] ---> Running in f55e7470ef1d [2021-10-27T01:08:45.057Z] OK: 84 MiB in 64 packages [2021-10-27T01:08:45.370Z] Removing intermediate container 03e14d4e8548 [2021-10-27T01:08:45.370Z] ---> 998d89411835 [2021-10-27T01:08:45.370Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:08:45.370Z] Removing intermediate container f55e7470ef1d [2021-10-27T01:08:45.370Z] ---> c7c4dffaafe3 [2021-10-27T01:08:45.370Z] [2021-10-27T01:08:45.370Z] Successfully built c7c4dffaafe3 [2021-10-27T01:08:45.370Z] Successfully tagged core-metadata:latest [2021-10-27T01:08:45.370Z]  Building core-metadata ... done  ---> Running in bde9de9ed6ff [2021-10-27T01:08:45.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:45.908Z] Collecting docker-compose==1.23.2 [2021-10-27T01:08:45.908Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:08:46.170Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:08:46.170Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:08:46.431Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:46.431Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:08:47.644Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:08:47.644Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:08:47.644Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:08:47.644Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:08:47.644Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:08:47.644Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:08:47.644Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:08:47.644Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:08:47.644Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:08:47.644Z] 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:08:47.644Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:08:47.644Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:08:47.644Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:08:47.644Z] OK: 8 MiB in 20 packages [2021-10-27T01:08:47.644Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:08:47.644Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:08:47.644Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:08:47.644Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:08:47.903Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:08:47.903Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:08:47.903Z] Removing intermediate container bde9de9ed6ff [2021-10-27T01:08:47.903Z] ---> 94b5698876f5 [2021-10-27T01:08:47.903Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:08:48.172Z] ---> 016cbf039d33 [2021-10-27T01:08:48.172Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:08:48.172Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:08:48.172Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:08:48.436Z] ---> c070d087b0ef [2021-10-27T01:08:48.436Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:08:48.436Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:08:48.436Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:08:48.436Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:08:48.436Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:08:48.436Z] ---> 78b6b0677094 [2021-10-27T01:08:48.436Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:08:48.436Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T01:08:48.696Z] ---> Running in cd2f4152f889 [2021-10-27T01:08:48.696Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:08:48.696Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:08:48.696Z] Removing intermediate container cd2f4152f889 [2021-10-27T01:08:48.696Z] ---> 1403756e656f [2021-10-27T01:08:48.696Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:08:48.696Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:08:48.696Z] ---> Running in 983b46f99fcc [2021-10-27T01:08:48.696Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:08:48.696Z] Removing intermediate container 983b46f99fcc [2021-10-27T01:08:48.696Z] ---> b006f7c3bc9d [2021-10-27T01:08:48.696Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:08:48.696Z] ---> Running in 39ba5dce573a [2021-10-27T01:08:48.998Z] Removing intermediate container 39ba5dce573a [2021-10-27T01:08:48.998Z] ---> c8765bc1debd [2021-10-27T01:08:48.998Z] Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:08:48.998Z] ---> Running in 30b62edcbdb9 [2021-10-27T01:08:48.998Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:08:48.998Z] Removing intermediate container 30b62edcbdb9 [2021-10-27T01:08:48.998Z] ---> 185229517292 [2021-10-27T01:08:48.998Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:08:48.998Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:08:48.998Z] ---> Running in 6308883087d2 [2021-10-27T01:08:48.998Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:08:48.998Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:08:48.998Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:08:48.998Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:08:48.998Z] Removing intermediate container 6308883087d2 [2021-10-27T01:08:48.998Z] ---> 580e89f85959 [2021-10-27T01:08:48.998Z] [2021-10-27T01:08:49.278Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:08:49.278Z] Attempting uninstall: urllib3 [2021-10-27T01:08:49.278Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:08:49.278Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:08:49.278Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:08:49.278Z] Successfully built 580e89f85959 [2021-10-27T01:08:49.278Z] Successfully tagged core-data:latest [2021-10-27T01:08:49.278Z]  Building core-data ... done  Attempting uninstall: idna [2021-10-27T01:08:49.278Z] Found existing installation: idna 3.2 [2021-10-27T01:08:49.278Z] Uninstalling idna-3.2: [2021-10-27T01:08:49.278Z] Successfully uninstalled idna-3.2 [2021-10-27T01:08:49.278Z] Attempting uninstall: chardet [2021-10-27T01:08:49.278Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:08:49.278Z] Uninstalling chardet-4.0.0: [2021-10-27T01:08:49.540Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:08:49.801Z] Attempting uninstall: requests [2021-10-27T01:08:49.801Z] Found existing installation: requests 2.25.1 [2021-10-27T01:08:49.801Z] Uninstalling requests-2.25.1: [2021-10-27T01:08:49.801Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:08:49.801Z] Running setup.py install for texttable: started [2021-10-27T01:08:50.061Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:08:50.061Z] Running setup.py install for PyYAML: started [2021-10-27T01:08:50.321Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:08:50.586Z] Running setup.py install for docopt: started [2021-10-27T01:08:50.845Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:08:50.845Z] Running setup.py install for dockerpty: started [2021-10-27T01:08:51.952Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:08:51.952Z] 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:08:54.520Z] Removing intermediate container 8ae181a996f8 [2021-10-27T01:08:54.520Z] ---> e1a15d219632 [2021-10-27T01:08:54.520Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:08:54.520Z] ---> Running in 5f474ed360ab [2021-10-27T01:08:54.520Z] Removing intermediate container 5f474ed360ab [2021-10-27T01:08:54.520Z] ---> 52c1f42758fc [2021-10-27T01:08:54.520Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:08:54.520Z] ---> Running in cdf8e24c6f41 [2021-10-27T01:08:54.520Z] Removing intermediate container cdf8e24c6f41 [2021-10-27T01:08:54.520Z] ---> d736566a5193 [2021-10-27T01:08:54.520Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:08:54.783Z] ---> 888cd2d9fd10 [2021-10-27T01:08:54.783Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:08:55.042Z] ---> a29af0295ace [2021-10-27T01:08:55.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:08:55.302Z] ---> a3a02354b762 [2021-10-27T01:08:55.302Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:08:55.302Z] ---> Running in f4940aee37a3 [2021-10-27T01:08:55.303Z] Removing intermediate container f4940aee37a3 [2021-10-27T01:08:55.303Z] ---> 71bc32d51f7e [2021-10-27T01:08:55.303Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:08:55.303Z] ---> Running in c65e4cb031e3 [2021-10-27T01:08:55.303Z] Removing intermediate container c65e4cb031e3 [2021-10-27T01:08:55.303Z] ---> 2b381c4c0965 [2021-10-27T01:08:55.303Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:08:55.303Z] ---> Running in 2c50746f3d6b [2021-10-27T01:08:55.563Z] Removing intermediate container 2c50746f3d6b [2021-10-27T01:08:55.563Z] ---> 703eba401227 [2021-10-27T01:08:55.563Z] Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:08:55.563Z] ---> Running in ebe5e9a63778 [2021-10-27T01:08:55.563Z] Removing intermediate container ebe5e9a63778 [2021-10-27T01:08:55.563Z] ---> 7eed35261a0c [2021-10-27T01:08:55.563Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:08:55.563Z] ---> Running in e819fcbab8d0 [2021-10-27T01:08:55.824Z] Removing intermediate container e819fcbab8d0 [2021-10-27T01:08:55.824Z] ---> f4f5725ad666 [2021-10-27T01:08:55.824Z] [2021-10-27T01:08:55.824Z] Successfully built f4f5725ad666 [2021-10-27T01:08:55.824Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T01:08:55.829Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-27T01:08:55.837Z] $ docker stop --time=1 e1abe9b820ca4540864ac42ead8d5a69b8e00a737bb0de470451e98d425e4d4e [2021-10-27T01:08:57.150Z] $ docker rm -f e1abe9b820ca4540864ac42ead8d5a69b8e00a737bb0de470451e98d425e4d4e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:08:57.493Z] + docker images [2021-10-27T01:08:57.494Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:08:57.494Z] sys-mgmt-agent latest f4f5725ad666 2 seconds ago 294MB [2021-10-27T01:08:57.494Z] core-data latest 580e89f85959 9 seconds ago 20.7MB [2021-10-27T01:08:57.494Z] core-metadata latest c7c4dffaafe3 12 seconds ago 16.9MB [2021-10-27T01:08:57.494Z] c6c911212653 15 seconds ago 1.76GB [2021-10-27T01:08:57.494Z] acc8580343a0 17 seconds ago 1.76GB [2021-10-27T01:08:57.494Z] 15f5437395af 20 seconds ago 1.76GB [2021-10-27T01:08:57.494Z] core-command latest eac1e311ec4c 37 seconds ago 16.1MB [2021-10-27T01:08:57.494Z] d6780dddd0e9 40 seconds ago 1.75GB [2021-10-27T01:08:57.494Z] security-bootstrapper latest 2e20e9bd5f52 54 seconds ago 18.9MB [2021-10-27T01:08:57.494Z] support-scheduler latest 8abadedaf8a1 55 seconds ago 16.2MB [2021-10-27T01:08:57.494Z] security-secretstore-setup latest 02580ecc26eb About a minute ago 28.4MB [2021-10-27T01:08:57.494Z] f89f24eb72af About a minute ago 1.76GB [2021-10-27T01:08:57.494Z] support-notifications latest 3c72d73a1d0e About a minute ago 16.9MB [2021-10-27T01:08:57.494Z] security-proxy-setup latest b6c401432c9a About a minute ago 26.8MB [2021-10-27T01:08:57.494Z] bf430a49f4ab About a minute ago 1.76GB [2021-10-27T01:08:57.494Z] fbb1e7cc7822 About a minute ago 1.76GB [2021-10-27T01:08:57.494Z] 443297de8866 About a minute ago 1.76GB [2021-10-27T01:08:57.494Z] 31099efcd82a About a minute ago 1.76GB [2021-10-27T01:08:57.494Z] ci-base-image-x86_64 latest 719c1643dc2e 5 minutes ago 1.25GB [2021-10-27T01:08:57.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-27T01:08:57.494Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T01:08:57.494Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T01:08:57.494Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T01:08:57.494Z] 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-27T01:09:12.788Z] Still waiting to schedule task [2021-10-27T01:09:12.788Z] ‘prd-centos7-docker-4c-2g-2159’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’ [2021-10-27T01:09:12.788Z] ‘prd-ubuntu18.04-docker-8c-8g-2198’ is offline [2021-10-27T01:09:25.258Z] Running on prd-ubuntu18.04-docker-8c-8g-2198 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws [2021-10-27T01:09:25.269Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-27T01:09:25.358Z] The recommended git tool is: git [2021-10-27T01:09:28.392Z] using credential edgex-jenkins-ssh [2021-10-27T01:09:28.405Z] Cloning the remote Git repository [2021-10-27T01:09:28.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:09:28.490Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-27T01:09:28.517Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:09:28.517Z] > git --version # timeout=10 [2021-10-27T01:09:28.523Z] > git --version # 'git version 2.17.1' [2021-10-27T01:09:28.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:09:28.550Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:09:34.966Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:09:34.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:09:34.986Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:09:34.997Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:09:34.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:09:35.001Z] > 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-27T01:09:35.525Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:09:35.645Z] Merge succeeded, producing d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:09:35.645Z] Checking out Revision d9172d1c6d3391174b4d68b59966d432d9ee4b93 (PR-3782) [2021-10-27T01:09:35.557Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:09:35.562Z] > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 [2021-10-27T01:09:35.622Z] > git remote # timeout=10 [2021-10-27T01:09:35.629Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T01:09:35.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:09:35.652Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T01:09:35.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T01:09:35.673Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:09:35.678Z] > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 [2021-10-27T01:09:39.224Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:09:39.989Z] + echo snap-build.sh [2021-10-27T01:09:39.989Z] snap-build.sh [2021-10-27T01:09:39.989Z] + SNAP_BASE_DIR=. [2021-10-27T01:09:39.989Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-10-27T01:09:39.989Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-10-27T01:09:39.989Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-10-27T01:09:39.989Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-10-27T01:09:39.989Z] + cd /w/workspace/edgex-go/3 [2021-10-27T01:09:39.989Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-27T01:09:39.989Z] Reading package lists... [2021-10-27T01:09:39.989Z] Building dependency tree... [2021-10-27T01:09:39.989Z] Reading state information... [2021-10-27T01:09:39.989Z] The following packages were automatically installed and are no longer required: [2021-10-27T01:09:39.989Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-27T01:09:39.989Z] uidmap xdelta3 [2021-10-27T01:09:39.989Z] Use 'sudo apt autoremove' to remove them. [2021-10-27T01:09:39.989Z] The following packages will be REMOVED: [2021-10-27T01:09:39.989Z] lxd* lxd-client* [2021-10-27T01:09:40.257Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-27T01:09:40.257Z] After this operation, 31.7 MB disk space will be freed. [2021-10-27T01:09:40.779Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-27T01:09:40.779Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:09:41.731Z] Removing lxd dnsmasq configuration [2021-10-27T01:09:41.731Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:09:41.731Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-27T01:09:42.676Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:09:42.676Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-27T01:09:42.676Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:09:44.061Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-27T01:09:44.061Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-27T01:09:44.633Z] + sudo snap remove --purge lxd [2021-10-27T01:09:44.633Z] snap "lxd" is not installed [2021-10-27T01:09:44.633Z] + sudo groupadd --force --system lxd [2021-10-27T01:09:44.633Z] ++ whoami [2021-10-27T01:09:44.633Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-27T01:09:44.895Z] + newgrp - lxd [2021-10-27T01:09:44.895Z] + sudo snap install lxd [2021-10-27T01:09:51.884Z] 2021-10-27T01:09:49Z INFO Waiting for automatic snapd restart... [2021-10-27T01:10:07.710Z] lxd 4.19 from Canonical* installed [2021-10-27T01:10:07.710Z] + sudo lxd init --auto [2021-10-27T01:10:17.735Z] + sudo snap install --classic snapcraft [2021-10-27T01:10:28.156Z] snapcraft 5.0 from Canonical* installed [2021-10-27T01:10:28.156Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-27T01:10:28.156Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-27T01:10:28.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:10:28.156Z] Dload Upload Total Spent Left Speed [2021-10-27T01:10:28.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4937 [2021-10-27T01:10:28.684Z] 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k [2021-10-27T01:10:28.684Z] ./yq_linux_amd64 [2021-10-27T01:10:28.684Z] + sudo snapcraft prime --use-lxd [2021-10-27T01:10:31.236Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-27T01:10:31.236Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-27T01:10:31.236Z] - README.md [2021-10-27T01:10:31.236Z] [2021-10-27T01:10:31.236Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T01:10:31.236Z] Launching a container. [2021-10-27T01:10:36.928Z] Waiting for container to be ready [2021-10-27T01:10:37.189Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-27T01:10:37.189Z] [2021-10-27T01:10:41.402Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-27T01:10:41.663Z] Waiting for network to be ready... [2021-10-27T01:10:41.923Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T01:10:42.185Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T01:10:42.185Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T01:10:42.185Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T01:10:42.185Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T01:10:42.448Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T01:10:42.448Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T01:10:42.448Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T01:10:42.448Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T01:10:42.448Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T01:10:42.715Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T01:10:42.715Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T01:10:42.976Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T01:10:42.976Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T01:10:42.976Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T01:10:42.976Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T01:10:42.976Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T01:10:42.976Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T01:10:43.547Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T01:10:43.547Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T01:10:43.547Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T01:10:43.547Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T01:10:43.547Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T01:10:43.547Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T01:10:43.547Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T01:10:43.547Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T01:10:43.547Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T01:10:46.090Z] Fetched 25.5 MB in 4s (6242 kB/s) [2021-10-27T01:10:47.032Z] Reading package lists... [2021-10-27T01:10:47.297Z] Reading package lists... [2021-10-27T01:10:47.297Z] Building dependency tree... [2021-10-27T01:10:47.297Z] Reading state information... [2021-10-27T01:10:47.558Z] The following additional packages will be installed: [2021-10-27T01:10:47.558Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T01:10:47.558Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T01:10:47.558Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T01:10:47.558Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-27T01:10:47.558Z] Suggested packages: [2021-10-27T01:10:47.558Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-27T01:10:47.558Z] Recommended packages: [2021-10-27T01:10:47.558Z] gnupg libsasl2-modules [2021-10-27T01:10:47.558Z] The following NEW packages will be installed: [2021-10-27T01:10:47.558Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T01:10:47.558Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T01:10:47.558Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T01:10:47.558Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-27T01:10:47.558Z] The following packages will be upgraded: [2021-10-27T01:10:47.558Z] gpg gpg-agent gpgconf libudev1 [2021-10-27T01:10:47.558Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-27T01:10:47.558Z] Need to get 3527 kB of archives. [2021-10-27T01:10:47.558Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-27T01:10:47.558Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-27T01:10:47.558Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-27T01:10:47.558Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-27T01:10:47.558Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-27T01:10:47.819Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-27T01:10:48.080Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-27T01:10:48.340Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-27T01:10:48.340Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-27T01:10:48.340Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-27T01:10:48.340Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-27T01:10:48.340Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-27T01:10:48.340Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-27T01:10:48.340Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-27T01:10:48.340Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-27T01:10:48.340Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-27T01:10:48.340Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-27T01:10:48.601Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-27T01:10:48.601Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-27T01:10:48.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-27T01:10:48.601Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-27T01:10:48.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-27T01:10:48.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-27T01:10:48.601Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:10:48.601Z] Fetched 3527 kB in 1s (3377 kB/s) [2021-10-27T01:10:48.862Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T01:10:48.862Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:48.862Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:10:48.862Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-27T01:10:48.862Z] Selecting previously unselected package udev. [2021-10-27T01:10:48.862Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T01:10:48.862Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:49.123Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-27T01:10:49.123Z] Selecting previously unselected package libfuse2:amd64. [2021-10-27T01:10:49.123Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T01:10:49.123Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T01:10:49.385Z] Selecting previously unselected package fuse. [2021-10-27T01:10:49.386Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T01:10:49.386Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-27T01:10:49.386Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:49.386Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:10:49.386Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:49.386Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:10:49.386Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:49.386Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:10:49.646Z] Selecting previously unselected package libksba8:amd64. [2021-10-27T01:10:49.646Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-27T01:10:49.646Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-27T01:10:49.646Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-27T01:10:49.646Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:49.646Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:49.646Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-27T01:10:49.646Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:49.646Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:49.646Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-27T01:10:49.646Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:49.646Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:49.906Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-27T01:10:49.906Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:49.906Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:49.906Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-27T01:10:49.906Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:49.906Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:49.906Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-27T01:10:49.906Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:49.906Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:49.906Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-27T01:10:49.906Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:49.906Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:49.906Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-27T01:10:49.906Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:50.166Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:50.166Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-27T01:10:50.166Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:50.166Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:50.166Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-27T01:10:50.166Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T01:10:50.166Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:10:50.166Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-27T01:10:50.166Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T01:10:50.166Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:10:50.166Z] Selecting previously unselected package libldap-common. [2021-10-27T01:10:50.166Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-27T01:10:50.166Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:10:50.426Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-27T01:10:50.426Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-27T01:10:50.426Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:10:50.426Z] Selecting previously unselected package dirmngr. [2021-10-27T01:10:50.426Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:50.426Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:50.426Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:10:50.426Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:50.426Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T01:10:50.426Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:10:50.426Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:10:50.426Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:50.687Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:50.687Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-27T01:10:50.687Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:10:50.687Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-27T01:10:50.948Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-27T01:10:50.948Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:50.948Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-27T01:10:51.210Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-27T01:10:51.210Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:51.210Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:51.210Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:51.210Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:51.210Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:51.210Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:51.210Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:51.210Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:51.210Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:10:51.210Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:51.210Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:10:51.780Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-27T01:10:51.780Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-27T01:10:51.780Z] This means they are not meant to be enabled using systemctl. [2021-10-27T01:10:51.780Z] Possible reasons for having this kind of units are: [2021-10-27T01:10:51.780Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-27T01:10:51.780Z] .wants/ or .requires/ directory. [2021-10-27T01:10:51.780Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-27T01:10:51.780Z] a requirement dependency on it. [2021-10-27T01:10:51.780Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-27T01:10:51.780Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-27T01:10:51.780Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-27T01:10:51.780Z] instance name specified. [2021-10-27T01:10:52.041Z] Reading package lists... [2021-10-27T01:10:52.303Z] Building dependency tree... [2021-10-27T01:10:52.303Z] Reading state information... [2021-10-27T01:10:52.303Z] The following additional packages will be installed: [2021-10-27T01:10:52.303Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-27T01:10:52.303Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-27T01:10:52.303Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-27T01:10:52.303Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-27T01:10:52.303Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-27T01:10:52.303Z] Suggested packages: [2021-10-27T01:10:52.303Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-27T01:10:52.303Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-27T01:10:52.303Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-27T01:10:52.303Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-27T01:10:52.303Z] systemd-container policykit-1 [2021-10-27T01:10:52.303Z] Recommended packages: [2021-10-27T01:10:52.303Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-27T01:10:52.303Z] The following NEW packages will be installed: [2021-10-27T01:10:52.303Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-27T01:10:52.303Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-27T01:10:52.303Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-27T01:10:52.303Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-27T01:10:52.303Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-27T01:10:52.303Z] The following packages will be upgraded: [2021-10-27T01:10:52.303Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-27T01:10:52.564Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-27T01:10:52.564Z] Need to get 36.8 MB of archives. [2021-10-27T01:10:52.564Z] After this operation, 147 MB of additional disk space will be used. [2021-10-27T01:10:52.564Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-27T01:10:52.564Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-27T01:10:52.564Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-27T01:10:52.564Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-27T01:10:52.564Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-27T01:10:52.564Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-27T01:10:52.564Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-27T01:10:52.564Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-27T01:10:52.564Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-27T01:10:52.564Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-27T01:10:52.824Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-27T01:10:52.824Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-27T01:10:52.824Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-27T01:10:52.825Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-27T01:10:52.825Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-27T01:10:52.825Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-27T01:10:52.825Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-27T01:10:53.397Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-27T01:10:53.397Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-27T01:10:53.397Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-27T01:10:53.397Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-27T01:10:53.397Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-27T01:10:53.397Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-27T01:10:53.397Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-27T01:10:53.397Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-27T01:10:53.397Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-27T01:10:53.397Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-27T01:10:53.657Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-27T01:10:53.658Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-27T01:10:53.658Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-27T01:10:54.230Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:10:54.490Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-27T01:10:54.490Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:10:54.490Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:54.490Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:10:55.060Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:55.060Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:10:55.060Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-27T01:10:55.060Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:10:55.060Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-27T01:10:55.060Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-27T01:10:55.321Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-27T01:10:55.321Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:10:55.321Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-27T01:10:55.321Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-27T01:10:55.582Z] Setting up apt (1.6.14) ... [2021-10-27T01:10:55.582Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-27T01:10:56.151Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-27T01:10:56.151Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-27T01:10:56.151Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T01:10:56.151Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T01:10:56.151Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-27T01:10:56.151Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:10:56.151Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:56.411Z] Selecting previously unselected package libexpat1:amd64. [2021-10-27T01:10:56.411Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-27T01:10:56.411Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T01:10:56.411Z] Selecting previously unselected package python3.6-minimal. [2021-10-27T01:10:56.411Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:10:56.411Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:56.695Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T01:10:56.695Z] Checking for services that may need to be restarted...done. [2021-10-27T01:10:56.695Z] Checking for services that may need to be restarted...done. [2021-10-27T01:10:57.661Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:57.661Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T01:10:57.661Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:57.661Z] Selecting previously unselected package python3-minimal. [2021-10-27T01:10:57.661Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-27T01:10:57.661Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:10:57.661Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-27T01:10:57.661Z] Selecting previously unselected package mime-support. [2021-10-27T01:10:57.661Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-27T01:10:57.661Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-27T01:10:57.661Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-27T01:10:57.661Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-27T01:10:57.661Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T01:10:57.661Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-27T01:10:57.661Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:10:57.661Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:57.661Z] Selecting previously unselected package python3.6. [2021-10-27T01:10:57.661Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:10:57.661Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:57.661Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-27T01:10:57.661Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:10:57.661Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T01:10:57.661Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-27T01:10:57.941Z] Selecting previously unselected package python3. [2021-10-27T01:10:57.941Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-27T01:10:57.941Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:10:57.941Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-27T01:10:57.941Z] Selecting previously unselected package multiarch-support. [2021-10-27T01:10:57.941Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:10:57.941Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T01:10:58.201Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T01:10:58.201Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-27T01:10:58.201Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-27T01:10:58.201Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-27T01:10:58.201Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T01:10:58.201Z] Selecting previously unselected package libbsd0:amd64. [2021-10-27T01:10:58.201Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-27T01:10:58.201Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T01:10:58.201Z] Selecting previously unselected package sudo. [2021-10-27T01:10:58.201Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-27T01:10:58.201Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T01:10:58.464Z] Selecting previously unselected package apparmor. [2021-10-27T01:10:58.464Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T01:10:58.464Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-27T01:10:58.464Z] Selecting previously unselected package libedit2:amd64. [2021-10-27T01:10:58.464Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-27T01:10:58.464Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T01:10:58.464Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-27T01:10:58.729Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:58.729Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:58.729Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-27T01:10:58.729Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:58.729Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:58.729Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-27T01:10:58.729Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-27T01:10:58.729Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T01:10:58.729Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-27T01:10:58.729Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:58.729Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:58.729Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-27T01:10:58.729Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:58.729Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:58.996Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-27T01:10:58.996Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-27T01:10:58.996Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T01:10:58.996Z] Selecting previously unselected package openssh-client. [2021-10-27T01:10:58.996Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-27T01:10:58.996Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T01:10:59.255Z] Selecting previously unselected package squashfs-tools. [2021-10-27T01:10:59.255Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-27T01:10:59.255Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T01:10:59.255Z] Selecting previously unselected package snapd. [2021-10-27T01:10:59.255Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-27T01:10:59.255Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-27T01:11:01.806Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T01:11:01.806Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T01:11:01.806Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-27T01:11:01.806Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T01:11:01.806Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T01:11:01.806Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:11:01.806Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:11:01.806Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-27T01:11:01.806Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-27T01:11:02.067Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T01:11:02.067Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T01:11:02.328Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T01:11:02.328Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:11:02.328Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:11:02.328Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:11:02.901Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T01:11:02.901Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:11:02.901Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T01:11:02.901Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-27T01:11:02.901Z] running python rtupdate hooks for python3.6... [2021-10-27T01:11:02.901Z] running python post-rtupdate hooks for python3.6... [2021-10-27T01:11:02.901Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-27T01:11:03.858Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-27T01:11:03.858Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:11:03.858Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T01:11:03.858Z] Setting up snapd (2.51.1+18.04) ... [2021-10-27T01:11:04.427Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-27T01:11:04.427Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-27T01:11:04.686Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-27T01:11:04.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-27T01:11:04.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T01:11:04.946Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T01:11:05.206Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-27T01:11:05.465Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-27T01:11:05.724Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-27T01:11:05.724Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-27T01:11:05.984Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-27T01:11:05.984Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:11:05.984Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T01:11:06.925Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:11:06.925Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:11:07.185Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:11:08.127Z] Reading package lists... [2021-10-27T01:11:08.385Z] Reading package lists... [2021-10-27T01:11:08.645Z] Building dependency tree... [2021-10-27T01:11:08.645Z] Reading state information... [2021-10-27T01:11:08.905Z] Calculating upgrade... [2021-10-27T01:11:08.905Z] The following packages will be upgraded: [2021-10-27T01:11:08.905Z] advancecomp base-files bash binutils binutils-common [2021-10-27T01:11:08.905Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-27T01:11:08.905Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-27T01:11:08.905Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-27T01:11:08.905Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-27T01:11:08.905Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-27T01:11:08.905Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-27T01:11:08.905Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-27T01:11:08.905Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-27T01:11:08.905Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-27T01:11:08.905Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-27T01:11:08.905Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-27T01:11:08.905Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-27T01:11:08.905Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-27T01:11:08.905Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-27T01:11:08.905Z] ubuntu-keyring util-linux [2021-10-27T01:11:09.165Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:11:09.165Z] Need to get 64.2 MB of archives. [2021-10-27T01:11:09.165Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-27T01:11:09.165Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-27T01:11:09.165Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-27T01:11:09.165Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-27T01:11:09.165Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-27T01:11:09.165Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-27T01:11:09.165Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-27T01:11:09.165Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-27T01:11:09.165Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-27T01:11:09.165Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-27T01:11:09.165Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-27T01:11:09.165Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-27T01:11:09.165Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-27T01:11:09.165Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-27T01:11:09.165Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-27T01:11:09.165Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-27T01:11:09.165Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-27T01:11:09.165Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-27T01:11:09.165Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-27T01:11:10.302Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-27T01:11:10.302Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-27T01:11:10.302Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-27T01:11:10.302Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-27T01:11:10.302Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-27T01:11:10.302Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-27T01:11:10.302Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-27T01:11:10.302Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-27T01:11:10.302Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-27T01:11:10.302Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-27T01:11:10.302Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-27T01:11:10.302Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-27T01:11:10.302Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-27T01:11:10.302Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-27T01:11:10.302Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-27T01:11:10.302Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-27T01:11:10.302Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-27T01:11:10.302Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-27T01:11:10.302Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-27T01:11:10.302Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-27T01:11:10.302Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-27T01:11:10.302Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-27T01:11:10.302Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-27T01:11:10.302Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-27T01:11:10.302Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-27T01:11:10.302Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-27T01:11:10.302Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-27T01:11:10.302Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-27T01:11:10.302Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-27T01:11:10.302Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-27T01:11:10.302Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-27T01:11:10.302Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-27T01:11:10.302Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-27T01:11:10.302Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-27T01:11:10.302Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-27T01:11:10.302Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-27T01:11:10.302Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-27T01:11:10.302Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-27T01:11:10.302Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-27T01:11:10.302Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-27T01:11:10.302Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-27T01:11:10.302Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-27T01:11:10.302Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-27T01:11:10.302Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-27T01:11:10.302Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-27T01:11:10.302Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-27T01:11:10.302Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-27T01:11:10.302Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-27T01:11:10.302Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-27T01:11:10.302Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-27T01:11:10.302Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-27T01:11:10.302Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-27T01:11:10.303Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-27T01:11:10.303Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-27T01:11:10.303Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-27T01:11:10.303Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-27T01:11:10.303Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-27T01:11:10.303Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-27T01:11:10.303Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-27T01:11:10.303Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-27T01:11:10.303Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-27T01:11:10.303Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-27T01:11:10.303Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-27T01:11:10.303Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-27T01:11:10.303Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-27T01:11:10.303Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-27T01:11:10.303Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-27T01:11:10.303Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-27T01:11:10.303Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-27T01:11:10.303Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-27T01:11:10.303Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-27T01:11:10.303Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-27T01:11:10.303Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-27T01:11:10.303Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-27T01:11:10.303Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-27T01:11:10.303Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-27T01:11:10.303Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-27T01:11:10.303Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-27T01:11:10.562Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-27T01:11:10.562Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-27T01:11:10.562Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-27T01:11:10.562Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-27T01:11:10.562Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-27T01:11:10.562Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-27T01:11:10.562Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-27T01:11:10.690Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2199 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws [2021-10-27T01:11:10.702Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-27T01:11:10.823Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:11:10.824Z] Fetched 64.2 MB in 2s (39.3 MB/s) [2021-10-27T01:11:10.824Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:11:10.824Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:11:10.824Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:11:10.974Z] The recommended git tool is: git [2021-10-27T01:11:11.083Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:11:11.083Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:11:11.343Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-27T01:11:11.343Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-27T01:11:11.605Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:11.605Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:11.605Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:11.605Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:11.605Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:11.605Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:11.864Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:11.864Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:11.864Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:11.864Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:11.864Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:11.864Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:11.864Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:11.864Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:12.125Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:12.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:11:12.125Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:12.125Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-27T01:11:12.125Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:12.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:11:12.125Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:12.125Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:12.387Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:12.387Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:12.387Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:12.387Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:11:12.387Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:12.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:11:12.649Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:11:12.649Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:11:13.220Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T01:11:13.480Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:11:13.480Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-27T01:11:13.480Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-27T01:11:13.480Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-27T01:11:13.480Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-27T01:11:13.740Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-27T01:11:13.740Z] Installing new version of config file /etc/issue ... [2021-10-27T01:11:13.740Z] Installing new version of config file /etc/issue.net ... [2021-10-27T01:11:13.740Z] Installing new version of config file /etc/lsb-release ... [2021-10-27T01:11:13.740Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-27T01:11:14.000Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-27T01:11:14.000Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-27T01:11:14.000Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-27T01:11:14.000Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:14.000Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-27T01:11:14.259Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-27T01:11:14.259Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-27T01:11:14.259Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-27T01:11:14.259Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:14.259Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:14.259Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:14.519Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:14.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:14.519Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-27T01:11:14.519Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-27T01:11:14.519Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-27T01:11:14.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:14.519Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-27T01:11:14.519Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:11:14.780Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-27T01:11:14.780Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:14.780Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:11:14.780Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:11:15.041Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:11:15.041Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:15.041Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:11:15.041Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:11:15.041Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-27T01:11:15.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:15.302Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-27T01:11:15.302Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-27T01:11:15.302Z] Setting up grep (3.1-2build1) ... [2021-10-27T01:11:15.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:15.302Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-27T01:11:15.302Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-27T01:11:15.302Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-27T01:11:15.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:15.561Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T01:11:15.561Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T01:11:15.561Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-27T01:11:15.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:15.561Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:11:15.561Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:11:15.561Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-27T01:11:16.132Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:16.132Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:11:16.132Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:11:16.705Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:11:16.705Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:11:16.705Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:11:16.705Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:11:17.279Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-27T01:11:17.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:17.279Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-27T01:11:17.279Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:11:17.858Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T01:11:17.858Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T01:11:17.858Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T01:11:17.858Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T01:11:17.858Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T01:11:18.119Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:18.119Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-27T01:11:18.119Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-27T01:11:18.119Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-27T01:11:18.119Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:18.119Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:18.119Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:18.379Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:18.379Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:18.379Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:18.379Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:18.638Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:18.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:18.638Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:18.638Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:18.731Z] using credential edgex-jenkins-ssh [2021-10-27T01:11:18.762Z] Cloning the remote Git repository [2021-10-27T01:11:18.898Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:18.898Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:18.898Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:18.898Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:18.898Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:18.898Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:18.898Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:11:18.898Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:11:19.161Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:11:19.161Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:11:19.161Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:11:19.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:19.161Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:11:19.161Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:11:19.423Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:11:19.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:19.423Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:19.423Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:19.423Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:19.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:19.423Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:19.423Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:19.683Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:19.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:19.683Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:19.683Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:18.837Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:11:18.989Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-27T01:11:19.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:11:19.121Z] > git --version # timeout=10 [2021-10-27T01:11:19.148Z] > git --version # 'git version 2.17.1' [2021-10-27T01:11:19.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:11:19.234Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:11:19.944Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:20.205Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-27T01:11:20.468Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-27T01:11:20.729Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:20.729Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:11:20.729Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:11:20.729Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:11:20.989Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:11:20.989Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-27T01:11:20.989Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:11:20.989Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-27T01:11:20.989Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:11:20.989Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-27T01:11:21.250Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-27T01:11:21.250Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-27T01:11:21.510Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:11:21.510Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-27T01:11:21.510Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T01:11:21.510Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-27T01:11:21.510Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:11:21.510Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-27T01:11:21.510Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T01:11:21.510Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-27T01:11:21.772Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:11:21.772Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:11:21.772Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:11:21.772Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:11:21.772Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:11:21.772Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:11:21.772Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:11:22.032Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:11:22.032Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-27T01:11:22.032Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:11:22.032Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:11:22.293Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:11:22.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:22.293Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:11:22.293Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:11:22.293Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:11:22.293Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:11:22.293Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:11:22.293Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:11:22.554Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:11:22.554Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:22.554Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-27T01:11:22.554Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-27T01:11:22.554Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-27T01:11:22.815Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:22.815Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-27T01:11:22.815Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-27T01:11:22.815Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-27T01:11:22.815Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:22.815Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-27T01:11:22.815Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:11:22.815Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:11:23.077Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:23.077Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:11:23.077Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:11:23.337Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:11:23.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:23.337Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-27T01:11:23.337Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-27T01:11:23.337Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-27T01:11:23.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:23.337Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T01:11:23.597Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T01:11:23.597Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-27T01:11:23.856Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:23.856Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:11:23.856Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:11:23.856Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-27T01:11:23.856Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:23.856Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:11:23.856Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T01:11:24.117Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T01:11:24.117Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:24.117Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:11:24.117Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T01:11:24.117Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T01:11:24.117Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:24.117Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-27T01:11:24.117Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-27T01:11:24.376Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-27T01:11:24.376Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:24.376Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-27T01:11:24.376Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-27T01:11:24.376Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-27T01:11:24.636Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:24.636Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-27T01:11:24.636Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-27T01:11:24.636Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-27T01:11:24.636Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:24.636Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-27T01:11:24.636Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-27T01:11:24.898Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-27T01:11:24.898Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:24.898Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-27T01:11:24.898Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-27T01:11:24.898Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-27T01:11:25.158Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:11:25.158Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-27T01:11:25.158Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-27T01:11:25.158Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-27T01:11:25.158Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-27T01:11:25.158Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T01:11:25.158Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T01:11:25.418Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T01:11:25.418Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T01:11:25.418Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T01:11:25.418Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T01:11:25.680Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-27T01:11:25.680Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-27T01:11:25.680Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T01:11:25.680Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-27T01:11:25.680Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-27T01:11:25.940Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-27T01:11:25.940Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-27T01:11:25.940Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-27T01:11:25.940Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-27T01:11:25.940Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-27T01:11:25.940Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-27T01:11:25.940Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-27T01:11:26.202Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-27T01:11:26.202Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-27T01:11:26.202Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-27T01:11:26.202Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-27T01:11:26.202Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-27T01:11:26.202Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-27T01:11:26.462Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-27T01:11:26.462Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-27T01:11:26.723Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:11:26.723Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-27T01:11:26.723Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:11:26.723Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:11:26.984Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:11:26.984Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:11:26.984Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:11:26.984Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:11:27.245Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:11:27.245Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:11:27.245Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:27.245Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:27.245Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:27.245Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:27.506Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:27.506Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:27.506Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:27.506Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:29.020Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:29.020Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:29.020Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:29.020Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:29.592Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:29.592Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:29.853Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:29.853Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:30.426Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:11:30.687Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:11:30.687Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:11:30.687Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:11:30.687Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T01:11:30.687Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:11:30.949Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T01:11:30.949Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:11:30.949Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-27T01:11:30.949Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-27T01:11:30.949Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:11:30.949Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:11:31.209Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:11:31.209Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:11:31.209Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-27T01:11:31.209Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-27T01:11:31.209Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:31.209Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:11:31.209Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:31.209Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:31.209Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:31.209Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-27T01:11:31.209Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-27T01:11:31.472Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-27T01:11:31.472Z] [2021-10-27T01:11:31.472Z] Current default time zone: 'Etc/UTC' [2021-10-27T01:11:31.472Z] Local time is now: Wed Oct 27 01:11:31 UTC 2021. [2021-10-27T01:11:31.472Z] Universal Time is now: Wed Oct 27 01:11:31 UTC 2021. [2021-10-27T01:11:31.472Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-27T01:11:31.472Z] [2021-10-27T01:11:31.472Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-27T01:11:31.472Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:31.472Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-27T01:11:31.472Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:11:31.472Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-27T01:11:31.472Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-27T01:11:31.472Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-27T01:11:31.472Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-27T01:11:31.472Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-27T01:11:31.472Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T01:11:31.472Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:31.472Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-27T01:11:31.733Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:31.733Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:11:31.733Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:31.733Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-27T01:11:31.733Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-27T01:11:31.733Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-27T01:11:31.733Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T01:11:31.733Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-27T01:11:31.733Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-27T01:11:31.733Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:11:31.733Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-27T01:11:33.644Z] Updating certificates in /etc/ssl/certs... [2021-10-27T01:11:35.028Z] 23 added, 28 removed; done. [2021-10-27T01:11:35.028Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T01:11:35.028Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-27T01:11:35.028Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-27T01:11:35.028Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-27T01:11:35.028Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:11:35.028Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-27T01:11:35.028Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:11:35.028Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:11:35.028Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-27T01:11:35.028Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:11:35.028Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:11:35.028Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:11:35.028Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-27T01:11:35.028Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:11:35.028Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:11:35.028Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T01:11:35.289Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-27T01:11:35.289Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-27T01:11:35.289Z] Updating certificates in /etc/ssl/certs... [2021-10-27T01:11:35.859Z] 0 added, 0 removed; done. [2021-10-27T01:11:35.859Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-27T01:11:35.859Z] done. [2021-10-27T01:11:36.428Z] Reading package lists... [2021-10-27T01:11:36.687Z] Building dependency tree... [2021-10-27T01:11:36.687Z] Reading state information... [2021-10-27T01:11:36.687Z] The following NEW packages will be installed: [2021-10-27T01:11:36.687Z] apt-transport-https [2021-10-27T01:11:36.687Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:11:36.948Z] Need to get 4348 B of archives. [2021-10-27T01:11:36.948Z] After this operation, 154 kB of additional disk space will be used. [2021-10-27T01:11:36.948Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-27T01:11:37.207Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:11:37.207Z] Fetched 4348 B in 0s (23.5 kB/s) [2021-10-27T01:11:37.207Z] Selecting previously unselected package apt-transport-https. [2021-10-27T01:11:37.207Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-27T01:11:37.207Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-27T01:11:37.207Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-27T01:11:37.207Z] Setting up apt-transport-https (1.6.14) ... [2021-10-27T01:11:37.466Z] Waiting for network to be ready... [2021-10-27T01:11:41.083Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:11:41.504Z] Merge succeeded, producing d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:11:41.504Z] Checking out Revision d9172d1c6d3391174b4d68b59966d432d9ee4b93 (PR-3782) [2021-10-27T01:11:40.238Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:11:40.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:11:40.302Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:11:40.356Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:11:40.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:11:40.377Z] > 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-27T01:11:41.105Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:11:41.129Z] > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 [2021-10-27T01:11:41.390Z] > git remote # timeout=10 [2021-10-27T01:11:41.414Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T01:11:41.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:11:41.449Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T01:11:41.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T01:11:41.509Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:11:41.533Z] > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 [2021-10-27T01:11:44.047Z] 2021-10-27T01:11:41Z INFO Waiting for automatic snapd restart... [2021-10-27T01:11:44.616Z] snapd 2.52.1 from Canonical* installed [2021-10-27T01:11:45.556Z] "snapd" switched to the "latest/stable" channel [2021-10-27T01:11:45.556Z] [2021-10-27T01:11:46.510Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T01:11:47.417Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T01:11:47.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:11:47.417Z] Dload Upload Total Spent Left Speed [2021-10-27T01:11:47.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 72539 0 --:--:-- --:--:-- --:--:-- 72539 [Pipeline] sh [2021-10-27T01:11:47.876Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T01:11:48.097Z] core18 20210722 from Canonical* installed [2021-10-27T01:11:48.232Z] + sudo tee /etc/docker/daemon.new [2021-10-27T01:11:48.232Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T01:11:48.232Z] { [2021-10-27T01:11:48.232Z] "registry-mirrors": [ [2021-10-27T01:11:48.232Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T01:11:48.232Z] ], [2021-10-27T01:11:48.232Z] "bip": "10.250.0.254/24", [2021-10-27T01:11:48.232Z] "hosts": [ [2021-10-27T01:11:48.232Z] "tcp://0.0.0.0:5555", [2021-10-27T01:11:48.232Z] "unix:///var/run/docker.sock" [2021-10-27T01:11:48.232Z] ], [2021-10-27T01:11:48.232Z] "mtu": 1458, [2021-10-27T01:11:48.232Z] "selinux-enabled": true, [2021-10-27T01:11:48.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T01:11:48.232Z] } [Pipeline] sh [2021-10-27T01:11:48.356Z] "core18" switched to the "latest/stable" channel [2021-10-27T01:11:48.357Z] [2021-10-27T01:11:48.591Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T01:11:48.951Z] + sudo service docker restart [2021-10-27T01:11:51.669Z] snapcraft 5.0 from Canonical* installed [2021-10-27T01:11:51.669Z] "snapcraft" switched to the "latest/stable" channel [2021-10-27T01:11:51.669Z] [2021-10-27T01:11:55.952Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-27T01:11:55.952Z] - README.md [2021-10-27T01:11:55.952Z] [2021-10-27T01:11:55.952Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T01:11:56.212Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:11:56.212Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:11:56.471Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:11:57.686Z] Reading package lists... [2021-10-27T01:11:57.946Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-27T01:11:58.206Z] Reading package lists... [2021-10-27T01:11:58.467Z] Building dependency tree... [2021-10-27T01:11:58.467Z] Reading state information... [2021-10-27T01:11:58.467Z] Suggested packages: [2021-10-27T01:11:58.467Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-27T01:11:58.467Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-27T01:11:58.467Z] Recommended packages: [2021-10-27T01:11:58.467Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-27T01:11:58.467Z] The following NEW packages will be installed: [2021-10-27T01:11:58.467Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-27T01:11:58.467Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-27T01:11:58.467Z] pkg-config zip [2021-10-27T01:11:58.467Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:11:58.730Z] Need to get 7670 kB of archives. [2021-10-27T01:11:58.730Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-27T01:11:58.730Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-27T01:11:58.730Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-27T01:11:58.730Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-27T01:11:58.730Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-27T01:11:58.730Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-27T01:11:58.990Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-27T01:11:58.990Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-27T01:11:58.990Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-27T01:11:59.250Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-27T01:11:59.250Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-27T01:11:59.250Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-27T01:11:59.250Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-27T01:11:59.250Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-27T01:11:59.250Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-27T01:11:59.250Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-27T01:11:59.510Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:11:59.510Z] Fetched 7670 kB in 1s (10.1 MB/s) [2021-10-27T01:11:59.510Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-27T01:11:59.510Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-27T01:11:59.510Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-27T01:11:59.510Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T01:11:59.770Z] Selecting previously unselected package libpsl5:amd64. [2021-10-27T01:11:59.770Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-27T01:11:59.770Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T01:11:59.770Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-27T01:11:59.770Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-27T01:11:59.770Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T01:11:59.770Z] Selecting previously unselected package librtmp1:amd64. [2021-10-27T01:11:59.770Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-27T01:11:59.770Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T01:12:00.030Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-27T01:12:00.030Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-27T01:12:00.030Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T01:12:00.030Z] Selecting previously unselected package liberror-perl. [2021-10-27T01:12:00.030Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-27T01:12:00.030Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-27T01:12:00.030Z] Selecting previously unselected package git-man. [2021-10-27T01:12:00.030Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-27T01:12:00.030Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:12:00.290Z] Selecting previously unselected package git. [2021-10-27T01:12:00.290Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-27T01:12:00.290Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:12:00.860Z] Selecting previously unselected package libnorm1:amd64. [2021-10-27T01:12:00.860Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-27T01:12:00.860Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T01:12:00.860Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-27T01:12:00.860Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-27T01:12:00.860Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T01:12:00.860Z] Selecting previously unselected package libsodium23:amd64. [2021-10-27T01:12:00.860Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-27T01:12:00.860Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-27T01:12:00.860Z] Selecting previously unselected package libzmq5:amd64. [2021-10-27T01:12:00.860Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T01:12:00.860Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:12:01.120Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-27T01:12:01.120Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T01:12:01.120Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:12:01.120Z] Selecting previously unselected package pkg-config. [2021-10-27T01:12:01.120Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-27T01:12:01.120Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T01:12:01.120Z] Selecting previously unselected package zip. [2021-10-27T01:12:01.120Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-27T01:12:01.120Z] Unpacking zip (3.0-11build1) ... [2021-10-27T01:12:01.381Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T01:12:01.381Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:12:01.381Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T01:12:01.381Z] Setting up liberror-perl (0.17025-1) ... [2021-10-27T01:12:01.381Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T01:12:01.381Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T01:12:01.381Z] No schema files found: doing nothing. [2021-10-27T01:12:01.382Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T01:12:01.382Z] Setting up zip (3.0-11build1) ... [2021-10-27T01:12:01.382Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T01:12:01.382Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-27T01:12:01.382Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T01:12:01.382Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:12:01.382Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T01:12:01.382Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:12:01.382Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:12:01.382Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:12:01.955Z] git set to automatically installed. [2021-10-27T01:12:01.955Z] git-man set to automatically installed. [2021-10-27T01:12:01.955Z] libcurl3-gnutls set to automatically installed. [2021-10-27T01:12:01.955Z] liberror-perl set to automatically installed. [2021-10-27T01:12:01.955Z] libglib2.0-0 set to automatically installed. [2021-10-27T01:12:01.955Z] libnghttp2-14 set to automatically installed. [2021-10-27T01:12:01.955Z] libnorm1 set to automatically installed. [2021-10-27T01:12:01.955Z] libpgm-5.2-0 set to automatically installed. [2021-10-27T01:12:01.955Z] libpsl5 set to automatically installed. [2021-10-27T01:12:01.955Z] librtmp1 set to automatically installed. [2021-10-27T01:12:01.955Z] libsodium23 set to automatically installed. [2021-10-27T01:12:01.955Z] libzmq3-dev set to automatically installed. [2021-10-27T01:12:01.955Z] libzmq5 set to automatically installed. [2021-10-27T01:12:01.955Z] pkg-config set to automatically installed. [2021-10-27T01:12:01.955Z] zip set to automatically installed. [2021-10-27T01:12:03.338Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T01:12:03.908Z] snap "core18" has no updates available [2021-10-27T01:12:04.481Z] snapd is not logged in, snap install commands will use sudo [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:12:07.649Z] provisioning config files... [2021-10-27T01:12:07.736Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7915776308374654842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:12:08.169Z] ---> docker-login.sh [2021-10-27T01:12:08.169Z] nexus3.edgexfoundry.org:10001 [2021-10-27T01:12:08.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:12:09.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:12:09.377Z] Configure a credential helper to remove this warning. See [2021-10-27T01:12:09.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:12:09.377Z] [2021-10-27T01:12:09.377Z] Login Succeeded [2021-10-27T01:12:09.377Z] nexus3.edgexfoundry.org:10002 [2021-10-27T01:12:09.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:12:09.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:12:09.982Z] Configure a credential helper to remove this warning. See [2021-10-27T01:12:09.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:12:09.982Z] [2021-10-27T01:12:09.982Z] Login Succeeded [2021-10-27T01:12:09.982Z] nexus3.edgexfoundry.org:10003 [2021-10-27T01:12:10.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:12:10.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:12:10.589Z] Configure a credential helper to remove this warning. See [2021-10-27T01:12:10.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:12:10.589Z] [2021-10-27T01:12:10.589Z] Login Succeeded [2021-10-27T01:12:10.589Z] nexus3.edgexfoundry.org:10004 [2021-10-27T01:12:11.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:12:11.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:12:11.189Z] Configure a credential helper to remove this warning. See [2021-10-27T01:12:11.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:12:11.189Z] [2021-10-27T01:12:11.189Z] Login Succeeded [2021-10-27T01:12:11.189Z] docker.io [2021-10-27T01:12:11.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:12:12.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:12:12.060Z] Configure a credential helper to remove this warning. See [2021-10-27T01:12:12.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:12:12.060Z] [2021-10-27T01:12:12.060Z] Login Succeeded [2021-10-27T01:12:12.060Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T01:12:12.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-27T01:12:13.389Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-27T01:12:13.389Z] Pulling config-common [2021-10-27T01:12:13.389Z] + snapcraftctl pull [Pipeline] echo [2021-10-27T01:12:13.420Z] ========================================================= [2021-10-27T01:12:13.420Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T01:12:13.420Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:12:13.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:12:14.038Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T01:12:14.038Z] 552d1f2373af: Pulling fs layer [2021-10-27T01:12:14.038Z] ea3f2d53f512: Pulling fs layer [2021-10-27T01:12:14.038Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T01:12:14.038Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T01:12:14.038Z] 72dc09318566: Pulling fs layer [2021-10-27T01:12:14.038Z] f4f7b4309257: Pulling fs layer [2021-10-27T01:12:14.038Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T01:12:14.038Z] b78e95d17946: Pulling fs layer [2021-10-27T01:12:14.038Z] 7a9cfe048b4a: Waiting [2021-10-27T01:12:14.038Z] f4f7b4309257: Waiting [2021-10-27T01:12:14.038Z] 72dc09318566: Waiting [2021-10-27T01:12:14.038Z] 0ac9a79272e3: Waiting [2021-10-27T01:12:14.038Z] b78e95d17946: Waiting [2021-10-27T01:12:14.038Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T01:12:14.038Z] 9e70ebbbe112: Download complete [2021-10-27T01:12:14.038Z] ea3f2d53f512: Verifying Checksum [2021-10-27T01:12:14.038Z] ea3f2d53f512: Download complete [2021-10-27T01:12:14.038Z] 72dc09318566: Verifying Checksum [2021-10-27T01:12:14.038Z] 72dc09318566: Download complete [2021-10-27T01:12:14.038Z] f4f7b4309257: Verifying Checksum [2021-10-27T01:12:14.038Z] f4f7b4309257: Download complete [2021-10-27T01:12:14.038Z] 552d1f2373af: Verifying Checksum [2021-10-27T01:12:14.038Z] 552d1f2373af: Download complete [2021-10-27T01:12:14.038Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T01:12:14.038Z] 0ac9a79272e3: Download complete [2021-10-27T01:12:14.327Z] Pulling go-build-helper [2021-10-27T01:12:14.327Z] + snapcraftctl pull [2021-10-27T01:12:15.031Z] 552d1f2373af: Pull complete [2021-10-27T01:12:15.708Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-27T01:12:15.708Z] Skipping pull go-build-helper (already ran) [2021-10-27T01:12:15.708Z] Building go-build-helper [2021-10-27T01:12:15.708Z] + snapcraftctl build [2021-10-27T01:12:16.021Z] ea3f2d53f512: Pull complete [2021-10-27T01:12:16.295Z] 9e70ebbbe112: Pull complete [2021-10-27T01:12:16.295Z] b78e95d17946: Download complete [2021-10-27T01:12:16.571Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T01:12:16.571Z] 7a9cfe048b4a: Download complete [2021-10-27T01:12:18.249Z] Staging go-build-helper [2021-10-27T01:12:18.250Z] + snapcraftctl stage [2021-10-27T01:12:26.514Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T01:12:26.514Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T01:12:26.514Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T01:12:26.514Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T01:12:26.514Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T01:12:26.514Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T01:12:26.514Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T01:12:26.514Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T01:12:26.514Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T01:12:26.514Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T01:12:26.514Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T01:12:26.514Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T01:12:26.514Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T01:12:26.514Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T01:12:26.514Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T01:12:26.514Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T01:12:26.514Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T01:12:26.514Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T01:12:26.514Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T01:12:26.514Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T01:12:26.514Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T01:12:26.514Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T01:12:26.514Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T01:12:26.514Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T01:12:26.514Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T01:12:26.514Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T01:12:26.514Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T01:12:26.514Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-27T01:12:26.514Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-27T01:12:26.514Z] Fetched 224 kB in 0s (0 B/s) [2021-10-27T01:12:26.514Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-27T01:12:26.514Z] Fetched 157 kB in 0s (0 B/s) [2021-10-27T01:12:26.514Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-27T01:12:26.514Z] Fetched 221 kB in 0s (0 B/s) [2021-10-27T01:12:26.514Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-27T01:12:26.514Z] Fetched 143 kB in 0s (0 B/s) [2021-10-27T01:12:26.514Z] Pulling edgex-go [2021-10-27T01:12:26.514Z] + snapcraftctl pull [2021-10-27T01:12:28.831Z] Pulling hooks [2021-10-27T01:12:28.831Z] + snapcraftctl pull [2021-10-27T01:12:29.018Z] 7a9cfe048b4a: Pull complete [2021-10-27T01:12:29.019Z] 72dc09318566: Pull complete [2021-10-27T01:12:29.019Z] f4f7b4309257: Pull complete [2021-10-27T01:12:29.019Z] 0ac9a79272e3: Pull complete [2021-10-27T01:12:34.456Z] b78e95d17946: Pull complete [2021-10-27T01:12:34.456Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T01:12:34.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:12:34.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:12:34.829Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:12:34.829Z] WORKDIR /edgex [2021-10-27T01:12:34.829Z] COPY go.mod . [2021-10-27T01:12:34.829Z] RUN go mod download [2021-10-27T01:12:34.829Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-27T01:12:37.495Z] Sending build context to Docker daemon 166.5MB [2021-10-27T01:12:37.495Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:12:37.495Z] ---> 8b459fc5aaf0 [2021-10-27T01:12:37.495Z] Step 2/4 : WORKDIR /edgex [2021-10-27T01:12:40.138Z] ---> Running in 3472cdd870ad [2021-10-27T01:12:40.419Z] Removing intermediate container 3472cdd870ad [2021-10-27T01:12:40.419Z] ---> 9da01f35c373 [2021-10-27T01:12:40.419Z] Step 3/4 : COPY go.mod . [2021-10-27T01:12:41.415Z] ---> 66bd07d88453 [2021-10-27T01:12:41.415Z] Step 4/4 : RUN go mod download [2021-10-27T01:12:41.415Z] ---> Running in c80c6eac384d [2021-10-27T01:12:46.937Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:12:46.937Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:12:46.937Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:12:46.937Z] Fetched 0 B in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-27T01:12:46.937Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-27T01:12:46.937Z] Fetched 279 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-27T01:12:46.937Z] Fetched 122 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-27T01:12:46.937Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-27T01:12:46.937Z] Fetched 8848 B in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-27T01:12:46.937Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-27T01:12:46.937Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-27T01:12:46.937Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-27T01:12:46.937Z] Fetched 220 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-27T01:12:46.937Z] Fetched 154 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-27T01:12:46.937Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-27T01:12:46.937Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-27T01:12:46.937Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-27T01:12:46.937Z] Fetched 499 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-27T01:12:46.937Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-27T01:12:46.937Z] Fetched 240 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-27T01:12:46.937Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-27T01:12:46.937Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-27T01:12:46.937Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-27T01:12:46.937Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-27T01:12:46.937Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-27T01:12:46.937Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-27T01:12:46.937Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-27T01:12:46.937Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-27T01:12:46.937Z] Fetched 8720 B in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-27T01:12:46.937Z] Fetched 140 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-27T01:12:46.937Z] Fetched 119 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-27T01:12:46.937Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-27T01:12:46.937Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-27T01:12:46.937Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-27T01:12:46.938Z] Fetched 646 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-27T01:12:46.938Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-27T01:12:46.938Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-27T01:12:46.938Z] Fetched 368 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-27T01:12:46.938Z] Fetched 187 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-27T01:12:46.938Z] Fetched 175 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-27T01:12:46.938Z] Fetched 206 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-27T01:12:46.938Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-27T01:12:46.938Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-27T01:12:46.938Z] Fetched 159 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-27T01:12:46.938Z] Fetched 107 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-27T01:12:46.938Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-27T01:12:46.938Z] Pulling static-packages [2021-10-27T01:12:46.938Z] + snapcraftctl pull [2021-10-27T01:12:46.938Z] Pulling version [2021-10-27T01:12:46.938Z] + cd /root/project [2021-10-27T01:12:46.938Z] + git describe --tags --abbrev=0 [2021-10-27T01:12:46.938Z] + sed s/v// [2021-10-27T01:12:46.938Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T01:12:46.938Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T01:12:46.938Z] + snapcraftctl set-version 2.0.1-dev.80 [2021-10-27T01:12:47.199Z] Building config-common [2021-10-27T01:12:47.460Z] + snapcraftctl build [2021-10-27T01:12:50.005Z] Skipping build go-build-helper (already ran) [2021-10-27T01:12:50.005Z] Building edgex-go [2021-10-27T01:12:50.005Z] + cd /root/parts/edgex-go/src [2021-10-27T01:12:50.005Z] + git describe --tags --abbrev=0 [2021-10-27T01:12:50.005Z] + sed s/v// [2021-10-27T01:12:50.005Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T01:12:50.005Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T01:12:50.005Z] + echo 2.0.1-dev.80 [2021-10-27T01:12:50.005Z] + [ ! -d vendor ] [2021-10-27T01:12:50.005Z] + go mod download all [2021-10-27T01:12:58.951Z] + make build [2021-10-27T01:12:58.951Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:13:08.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:13:14.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T01:13:15.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:13:16.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T01:13:17.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T01:13:18.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T01:13:19.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:13:21.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:13:22.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:13:23.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:13:24.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T01:13:26.744Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-27T01:13:26.744Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-27T01:13:26.744Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-27T01:13:26.744Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-27T01:13:26.744Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-27T01:13:26.744Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-27T01:13:26.744Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-27T01:13:26.744Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-27T01:13:26.744Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-27T01:13:26.744Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-27T01:13:26.744Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-27T01:13:28.126Z] Building hooks [2021-10-27T01:13:28.126Z] + cd /root/parts/hooks/src [2021-10-27T01:13:28.126Z] + make build [2021-10-27T01:13:28.126Z] go mod tidy [2021-10-27T01:13:28.126Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-27T01:13:28.386Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-27T01:13:28.386Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-27T01:13:28.645Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-27T01:13:29.214Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-27T01:13:29.784Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-27T01:13:29.784Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-27T01:13:33.085Z] Building static-packages [2021-10-27T01:13:33.085Z] + snapcraftctl build [2021-10-27T01:13:34.997Z] Building version [2021-10-27T01:13:34.997Z] + snapcraftctl build [2021-10-27T01:13:37.264Z] Staging config-common [2021-10-27T01:13:37.264Z] + snapcraftctl stage [2021-10-27T01:13:38.204Z] Skipping stage go-build-helper (already ran) [2021-10-27T01:13:38.204Z] Staging edgex-go [2021-10-27T01:13:38.204Z] + snapcraftctl stage [2021-10-27T01:13:39.144Z] Staging hooks [2021-10-27T01:13:39.144Z] + snapcraftctl stage [2021-10-27T01:13:40.530Z] Staging static-packages [2021-10-27T01:13:40.530Z] + snapcraftctl stage [2021-10-27T01:13:41.910Z] Staging version [2021-10-27T01:13:41.910Z] + snapcraftctl stage [2021-10-27T01:13:42.850Z] Priming config-common [2021-10-27T01:13:42.851Z] + snapcraftctl prime [2021-10-27T01:13:44.230Z] Priming go-build-helper [2021-10-27T01:13:44.230Z] + snapcraftctl prime [2021-10-27T01:13:45.608Z] Priming edgex-go [2021-10-27T01:13:45.608Z] + snapcraftctl prime [2021-10-27T01:13:46.543Z] Priming hooks [2021-10-27T01:13:46.543Z] + snapcraftctl prime [2021-10-27T01:13:48.293Z] Priming static-packages [2021-10-27T01:13:48.293Z] + snapcraftctl prime [2021-10-27T01:13:50.835Z] Priming version [2021-10-27T01:13:50.835Z] + snapcraftctl prime [2021-10-27T01:13:51.775Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T01:14:18.325Z] Removing intermediate container c80c6eac384d [2021-10-27T01:14:18.325Z] ---> 224a7159b271 [2021-10-27T01:14:18.325Z] Successfully built 224a7159b271 [2021-10-27T01:14:18.325Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:14:18.671Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T01:14:18.672Z] . [Pipeline] withDockerContainer [2021-10-27T01:14:18.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container [2021-10-27T01:14:19.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T01:14:20.739Z] $ docker top 4abe87f9e849b6fffc7d9f3ab1d82671832778edfdfafeb90feeddb733a03520 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:14:21.711Z] + go version [2021-10-27T01:14:21.711Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T01:14:21.727Z] $ docker stop --time=1 4abe87f9e849b6fffc7d9f3ab1d82671832778edfdfafeb90feeddb733a03520 [2021-10-27T01:14:23.483Z] $ docker rm -f 4abe87f9e849b6fffc7d9f3ab1d82671832778edfdfafeb90feeddb733a03520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:14:24.276Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T01:14:24.276Z] . [Pipeline] withDockerContainer [2021-10-27T01:14:24.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container [2021-10-27T01:14:24.615Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T01:14:26.209Z] $ docker top 4dc252292bef11ef594c70b9da6d49d1b6ed770de6302bc0e479f89fca1b1df8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T01:14:26.535Z] ========================================================= [2021-10-27T01:14:26.535Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T01:14:26.535Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:14:27.196Z] + make test [2021-10-27T01:14:27.196Z] go mod tidy [2021-10-27T01:14:27.792Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T01:15:00.142Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T01:16:08.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T01:16:09.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T01:16:10.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T01:16:11.296Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T01:16:23.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T01:16:23.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T01:16:23.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T01:16:23.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T01:16:23.744Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T01:16:24.729Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T01:16:26.175Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T01:16:26.175Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T01:16:26.175Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T01:16:26.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T01:16:34.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.235s coverage: 28.7% of statements [2021-10-27T01:16:34.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T01:16:34.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T01:16:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements [2021-10-27T01:16:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T01:16:41.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.422s coverage: 44.7% of statements [2021-10-27T01:16:41.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T01:16:41.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T01:16:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.747s coverage: 89.5% of statements [2021-10-27T01:16:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T01:16:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:16:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.412s coverage: 84.4% of statements [2021-10-27T01:16:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T01:16:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T01:16:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T01:16:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T01:16:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T01:16:54.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.016s coverage: 94.2% of statements [2021-10-27T01:16:54.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T01:16:54.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:16:54.488Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T01:16:54.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.298s coverage: 60.0% of statements [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T01:16:54.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.359s coverage: 0.9% of statements [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T01:16:54.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.344s coverage: 58.8% of statements [2021-10-27T01:16:54.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 21.7% of statements [2021-10-27T01:16:54.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T01:16:54.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements [2021-10-27T01:16:54.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 79.5% of statements [2021-10-27T01:16:54.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements [2021-10-27T01:16:55.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.492s coverage: 96.3% of statements [2021-10-27T01:16:57.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.547s coverage: 87.5% of statements [2021-10-27T01:17:09.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.379s coverage: 94.4% of statements [2021-10-27T01:17:09.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.314s coverage: 44.8% of statements [2021-10-27T01:17:16.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.646s coverage: 82.5% of statements [2021-10-27T01:17:16.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T01:17:24.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T01:17:24.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T01:17:24.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T01:17:24.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T01:17:24.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements [2021-10-27T01:17:24.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T01:17:24.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2021-10-27T01:17:24.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T01:17:24.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements [2021-10-27T01:17:24.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.306s coverage: 87.2% of statements [2021-10-27T01:17:24.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2021-10-27T01:17:24.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.933s coverage: 91.2% of statements [2021-10-27T01:17:24.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T01:17:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 64.4% of statements [2021-10-27T01:17:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T01:17:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T01:17:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements [2021-10-27T01:17:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2021-10-27T01:17:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2021-10-27T01:17:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-10-27T01:17:27.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2021-10-27T01:17:32.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.499s coverage: 70.4% of statements [2021-10-27T01:17:32.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T01:17:32.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T01:17:32.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T01:17:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.870s coverage: 43.5% of statements [2021-10-27T01:17:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T01:17:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T01:17:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2021-10-27T01:17:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T01:17:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements [2021-10-27T01:17:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T01:17:44.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements [2021-10-27T01:17:44.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T01:17:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.765s coverage: 92.3% of statements [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T01:17:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T01:17:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T01:17:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T01:17:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T01:17:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2021-10-27T01:17:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2021-10-27T01:17:44.850Z] 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-27T01:17:44.850Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-27T01:17:44.850Z] GO111MODULE=on go vet ./... [2021-10-27T01:19:22.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:19:22.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:19:22.545Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:19:23.202Z] + ls -al . [2021-10-27T01:19:23.202Z] total 664 [2021-10-27T01:19:23.202Z] drwxrwxr-x 9 1001 1001 4096 Oct 27 01:19 . [2021-10-27T01:19:23.202Z] drwxr-xr-x 4 root root 4096 Oct 27 01:14 .. [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 01:11 .dockerignore [2021-10-27T01:19:23.202Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 01:11 .git [2021-10-27T01:19:23.202Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 01:11 .github [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 01:11 .gitignore [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 01:11 .golangci.yml [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 01:11 .hadolint.yml [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 01:11 .sonarcloud.properties [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 01:11 ADOPTERS.md [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 01:11 Attribution.txt [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 01:11 CHANGELOG.md [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 01:11 CONTRIBUTING.md [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 01:11 GOVERNANCE.md [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 01:11 Jenkinsfile [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 01:11 LICENSE [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 01:11 Makefile [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 01:11 OWNERS.md [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 01:11 README.md [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 01:11 SECURITY.md [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 01:02 VERSION [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 01:11 ZMQWindows.md [2021-10-27T01:19:23.202Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 01:11 bin [2021-10-27T01:19:23.202Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 01:11 cmd [2021-10-27T01:19:23.202Z] -rw-r--r-- 1 root root 426728 Oct 27 01:17 coverage.out [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 01:11 go.mod [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 01:11 go.sum [2021-10-27T01:19:23.202Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 01:11 internal [2021-10-27T01:19:23.202Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 01:11 openapi [2021-10-27T01:19:23.202Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 01:11 snap [2021-10-27T01:19:23.202Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 01:11 version.go [Pipeline] sh [2021-10-27T01:19:23.863Z] + '[' -e coverage.out ] [2021-10-27T01:19:23.863Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:19:23.887Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T01:19:24.734Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:19:25.382Z] + make build [2021-10-27T01:19:25.382Z] 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:19:33.035Z] 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:19:59.843Z] 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:20:00.828Z] 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:20:06.241Z] 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:20:06.538Z] 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:20:10.945Z] 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:20:15.254Z] 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:20:18.651Z] 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:20:22.960Z] 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:20:27.267Z] 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:20:30.651Z] 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:20:37.369Z] $ docker stop --time=1 4dc252292bef11ef594c70b9da6d49d1b6ed770de6302bc0e479f89fca1b1df8 [2021-10-27T01:20:39.526Z] $ docker rm -f 4dc252292bef11ef594c70b9da6d49d1b6ed770de6302bc0e479f89fca1b1df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:20:41.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:20:41.648Z] [2021-10-27T01:20:41.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:20:41.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:20:42.268Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T01:20:42.268Z] 29e5d40040c1: Pulling fs layer [2021-10-27T01:20:42.268Z] 1ce36da41761: Pulling fs layer [2021-10-27T01:20:42.268Z] 25b303627fd3: Pulling fs layer [2021-10-27T01:20:42.268Z] 29e5d40040c1: Verifying Checksum [2021-10-27T01:20:42.268Z] 29e5d40040c1: Download complete [2021-10-27T01:20:42.544Z] 1ce36da41761: Verifying Checksum [2021-10-27T01:20:42.544Z] 1ce36da41761: Download complete [2021-10-27T01:20:43.149Z] 29e5d40040c1: Pull complete [2021-10-27T01:20:44.132Z] 25b303627fd3: Verifying Checksum [2021-10-27T01:20:44.419Z] 1ce36da41761: Pull complete [2021-10-27T01:20:54.570Z] 25b303627fd3: Pull complete [2021-10-27T01:20:54.570Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T01:20:54.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:20:54.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T01:20:54.848Z] prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container [2021-10-27T01:20:54.925Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:20:57.735Z] $ docker top e5c48de2ec4b26f4cd71faba47a447d2160ccc124e84b3994bcfadc8d9990f25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:20:58.737Z] + grep parallel [2021-10-27T01:20:58.737Z] + docker-compose build --help [2021-10-27T01:21:05.453Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:21:05.462Z] $ docker stop --time=1 e5c48de2ec4b26f4cd71faba47a447d2160ccc124e84b3994bcfadc8d9990f25 [2021-10-27T01:21:07.249Z] $ docker rm -f e5c48de2ec4b26f4cd71faba47a447d2160ccc124e84b3994bcfadc8d9990f25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:21:07.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:21:07.901Z] . [Pipeline] withDockerContainer [2021-10-27T01:21:08.183Z] prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container [2021-10-27T01:21:08.252Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:21:09.741Z] $ docker top 138619b633b71c8ed57b02a513e950de66a4d46f3a71a98b85178c091df3de0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:21:10.730Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:21:17.428Z] Building core-command ... [2021-10-27T01:21:17.428Z] Building core-data ... [2021-10-27T01:21:17.428Z] Building core-metadata ... [2021-10-27T01:21:17.428Z] Building security-bootstrapper ... [2021-10-27T01:21:17.428Z] Building security-proxy-setup ... [2021-10-27T01:21:17.428Z] Building security-secretstore-setup ... [2021-10-27T01:21:17.428Z] Building support-notifications ... [2021-10-27T01:21:17.428Z] Building support-scheduler ... [2021-10-27T01:21:17.428Z] Building sys-mgmt-agent ... [2021-10-27T01:21:17.428Z] Building support-notifications [2021-10-27T01:21:17.428Z] Building sys-mgmt-agent [2021-10-27T01:21:17.428Z] Building core-metadata [2021-10-27T01:21:17.428Z] Building security-proxy-setup [2021-10-27T01:21:17.428Z] Building core-command [2021-10-27T01:22:26.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:22:26.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:22:26.183Z] ---> 224a7159b271 [2021-10-27T01:22:26.183Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:22:26.183Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:22:26.183Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:22:26.183Z] ---> 224a7159b271 [2021-10-27T01:22:26.183Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:22:26.183Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:22:26.183Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:22:26.183Z] ---> 224a7159b271 [2021-10-27T01:22:26.183Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:22:26.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:22:26.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:22:26.183Z] ---> 224a7159b271 [2021-10-27T01:22:26.183Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:22:26.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:22:26.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:22:26.183Z] ---> 224a7159b271 [2021-10-27T01:22:26.183Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:22:26.183Z] ---> Running in 1402cae903b1 [2021-10-27T01:22:26.183Z] ---> Running in a0ca0ff4deb1 [2021-10-27T01:22:26.183Z] ---> Running in 09c949e24a19 [2021-10-27T01:22:26.183Z] ---> Running in 923374ddb826 [2021-10-27T01:22:26.183Z] ---> Running in 23d25fcc2b34 [2021-10-27T01:22:26.183Z] Removing intermediate container 923374ddb826 [2021-10-27T01:22:26.183Z] ---> 43fc23ab0e16 [2021-10-27T01:22:26.183Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:26.183Z] Removing intermediate container 23d25fcc2b34 [2021-10-27T01:22:26.183Z] ---> 096bc8c63b21 [2021-10-27T01:22:26.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:26.183Z] Removing intermediate container a0ca0ff4deb1 [2021-10-27T01:22:26.183Z] ---> 31ca27fe6ad1 [2021-10-27T01:22:26.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:26.183Z] Removing intermediate container 1402cae903b1 [2021-10-27T01:22:26.183Z] ---> 3d3d571ca35d [2021-10-27T01:22:26.183Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:26.183Z] Removing intermediate container 09c949e24a19 [2021-10-27T01:22:26.183Z] ---> dde5b3c132c2 [2021-10-27T01:22:26.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:26.183Z] ---> Running in 07d8a91d53b6 [2021-10-27T01:22:26.183Z] ---> Running in 508b30fdf4ec [2021-10-27T01:22:26.183Z] ---> Running in d355b1db0f21 [2021-10-27T01:22:26.183Z] ---> Running in 37119309a45d [2021-10-27T01:22:26.183Z] ---> Running in 10e214fa1ba9 [2021-10-27T01:22:26.183Z] Removing intermediate container 508b30fdf4ec [2021-10-27T01:22:26.183Z] ---> ad187af89d47 [2021-10-27T01:22:26.183Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:22:26.183Z] ---> Running in c1e405eec919 [2021-10-27T01:22:26.183Z] Removing intermediate container 37119309a45d [2021-10-27T01:22:26.183Z] ---> e6be19fbd363 [2021-10-27T01:22:26.183Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:22:26.183Z] ---> Running in c6bcff76515e [2021-10-27T01:22:26.183Z] Removing intermediate container d355b1db0f21 [2021-10-27T01:22:26.183Z] ---> efb9b21ae339 [2021-10-27T01:22:26.183Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:22:26.183Z] Removing intermediate container 07d8a91d53b6 [2021-10-27T01:22:26.183Z] ---> efb835e48e2f [2021-10-27T01:22:26.183Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:22:26.183Z] Removing intermediate container 10e214fa1ba9 [2021-10-27T01:22:26.183Z] ---> 2ce1843b4687 [2021-10-27T01:22:26.183Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:22:26.183Z] ---> Running in 1bedb18b21ff [2021-10-27T01:22:26.183Z] ---> Running in 55b7ce127046 [2021-10-27T01:22:26.183Z] ---> Running in 29c4ac162240 [2021-10-27T01:22:26.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:28.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:28.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:28.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:28.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:28.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:28.903Z] OK: 219 MiB in 52 packages [2021-10-27T01:22:29.178Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:29.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:29.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:29.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:30.335Z] OK: 219 MiB in 52 packages [2021-10-27T01:22:30.614Z] Removing intermediate container c1e405eec919 [2021-10-27T01:22:30.614Z] ---> c48530eb3fc4 [2021-10-27T01:22:30.614Z] Step 6/21 : COPY . . [2021-10-27T01:22:30.897Z] OK: 219 MiB in 52 packages [2021-10-27T01:22:31.190Z] OK: 219 MiB in 52 packages [2021-10-27T01:22:31.190Z] OK: 219 MiB in 52 packages [2021-10-27T01:22:32.630Z] Removing intermediate container c6bcff76515e [2021-10-27T01:22:32.630Z] ---> 6c3e99bfccb3 [2021-10-27T01:22:32.630Z] Step 6/20 : COPY . . [2021-10-27T01:22:32.630Z] Removing intermediate container 55b7ce127046 [2021-10-27T01:22:32.630Z] ---> 76a1a9998a97 [2021-10-27T01:22:32.630Z] Step 6/22 : COPY . . [2021-10-27T01:22:32.909Z] Removing intermediate container 29c4ac162240 [2021-10-27T01:22:32.909Z] ---> 9dd8106718f1 [2021-10-27T01:22:32.909Z] Step 6/22 : COPY . . [2021-10-27T01:22:33.187Z] Removing intermediate container 1bedb18b21ff [2021-10-27T01:22:33.187Z] ---> 093e7fb5f36c [2021-10-27T01:22:33.187Z] Step 6/22 : COPY . . [2021-10-27T01:22:56.161Z] ---> 46f664fdef85 [2021-10-27T01:22:56.161Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:22:56.161Z] ---> Running in b34eb4935202 [2021-10-27T01:22:56.161Z] ---> 6475b96f41cc [2021-10-27T01:22:56.161Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:22:56.161Z] ---> Running in c0f4f8252d08 [2021-10-27T01:22:56.161Z] ---> 6dcb4bc40d21 [2021-10-27T01:22:56.161Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:22:56.161Z] ---> Running in 4d451fe44917 [2021-10-27T01:22:56.161Z] ---> 0dcf47929eab [2021-10-27T01:22:56.161Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:22:56.161Z] ---> Running in 5986cd596213 [2021-10-27T01:22:56.161Z] ---> f46b0b8ef900 [2021-10-27T01:22:56.161Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:22:56.161Z] ---> Running in 01fb25823a89 [2021-10-27T01:22:59.575Z] Removing intermediate container b34eb4935202 [2021-10-27T01:22:59.575Z] ---> 69742a4f6fb9 [2021-10-27T01:22:59.575Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:22:59.854Z] ---> Running in 44f7e08c6820 [2021-10-27T01:23:01.290Z] Removing intermediate container c0f4f8252d08 [2021-10-27T01:23:01.290Z] ---> 85c7547cd706 [2021-10-27T01:23:01.290Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:23:01.290Z] ---> Running in 23d9c2903d70 [2021-10-27T01:23:01.568Z] Removing intermediate container 4d451fe44917 [2021-10-27T01:23:01.568Z] ---> fb90a008f54d [2021-10-27T01:23:01.568Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:23:01.857Z] ---> Running in 69b1d3ca8228 [2021-10-27T01:23:01.857Z] Removing intermediate container 5986cd596213 [2021-10-27T01:23:01.857Z] ---> 41c70b9cd00e [2021-10-27T01:23:01.857Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:23:02.157Z] Removing intermediate container 01fb25823a89 [2021-10-27T01:23:02.157Z] ---> 4bbe2d6a555f [2021-10-27T01:23:02.157Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:23:02.157Z] ---> Running in fe165af1ef0d [2021-10-27T01:23:02.157Z] ---> Running in be57d85dad12 [2021-10-27T01:23:02.431Z] 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:23:03.879Z] 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:23:04.478Z] 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:23:05.094Z] 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:23:05.378Z] 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:25:13.092Z] 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:25:24.013Z] Removing intermediate container be57d85dad12 [2021-10-27T01:25:24.013Z] ---> 38febf8169fa [2021-10-27T01:25:24.013Z] [2021-10-27T01:25:24.013Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:25:24.013Z] Removing intermediate container 69b1d3ca8228 [2021-10-27T01:25:24.013Z] ---> fa7b31cc8270 [2021-10-27T01:25:24.013Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:25:24.013Z] 3.14: Pulling from library/alpine [2021-10-27T01:25:24.013Z] ---> Running in 69dd7813294b [2021-10-27T01:25:24.013Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:25:24.013Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:25:24.013Z] ---> bb3de5531c18 [2021-10-27T01:25:24.013Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:25:24.013Z] ---> Running in f01d8278638b [2021-10-27T01:25:26.644Z] 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:25:26.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:27.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:28.258Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:25:28.258Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:25:28.258Z] OK: 5 MiB in 15 packages [2021-10-27T01:25:29.277Z] Removing intermediate container fe165af1ef0d [2021-10-27T01:25:29.277Z] ---> 98866c55fdab [2021-10-27T01:25:29.277Z] [2021-10-27T01:25:29.277Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:25:29.277Z] ---> bb3de5531c18 [2021-10-27T01:25:29.277Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:25:29.277Z] ---> Running in afa834626fe4 [2021-10-27T01:25:30.277Z] Removing intermediate container f01d8278638b [2021-10-27T01:25:30.277Z] ---> 75104e5f29b5 [2021-10-27T01:25:30.277Z] 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:25:30.546Z] ---> Running in a9d5d1425708 [2021-10-27T01:25:31.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:31.911Z] Removing intermediate container a9d5d1425708 [2021-10-27T01:25:31.911Z] ---> 3ef2f0a35fda [2021-10-27T01:25:31.911Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:25:31.911Z] ---> Running in b2a029c63232 [2021-10-27T01:25:31.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:32.190Z] Removing intermediate container 69dd7813294b [2021-10-27T01:25:32.190Z] ---> f062c04cfe90 [2021-10-27T01:25:32.190Z] [2021-10-27T01:25:32.190Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T01:25:32.466Z] 20.10.8: Pulling from library/docker [2021-10-27T01:25:33.081Z] Removing intermediate container b2a029c63232 [2021-10-27T01:25:33.081Z] ---> 4ecd6219049e [2021-10-27T01:25:33.081Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:25:33.081Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:25:33.081Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:25:33.081Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:25:33.081Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:25:33.081Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:25:33.081Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:25:33.365Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:25:33.365Z] ---> Running in c59cac032272 [2021-10-27T01:25:33.641Z] OK: 8 MiB in 19 packages [2021-10-27T01:25:34.637Z] Removing intermediate container c59cac032272 [2021-10-27T01:25:34.637Z] ---> ebf83229b964 [2021-10-27T01:25:34.637Z] Step 14/22 : WORKDIR / [2021-10-27T01:25:35.606Z] ---> Running in ac3810e7f04d [2021-10-27T01:25:35.606Z] Removing intermediate container 44f7e08c6820 [2021-10-27T01:25:35.606Z] ---> 1dbba1397f57 [2021-10-27T01:25:35.606Z] [2021-10-27T01:25:35.606Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:25:35.606Z] ---> bb3de5531c18 [2021-10-27T01:25:35.606Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:25:35.606Z] ---> Running in 59cb4c6d2f59 [2021-10-27T01:25:35.886Z] Removing intermediate container ac3810e7f04d [2021-10-27T01:25:35.886Z] ---> a815fa7e867c [2021-10-27T01:25:35.886Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:25:36.160Z] Removing intermediate container 23d9c2903d70 [2021-10-27T01:25:36.160Z] ---> eae2b5144bdb [2021-10-27T01:25:36.160Z] [2021-10-27T01:25:36.160Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:25:36.441Z] ---> bb3de5531c18 [2021-10-27T01:25:36.441Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:25:36.441Z] ---> Using cache [2021-10-27T01:25:36.441Z] ---> 75104e5f29b5 [2021-10-27T01:25:36.441Z] 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:25:36.441Z] ---> Using cache [2021-10-27T01:25:36.441Z] ---> 3ef2f0a35fda [2021-10-27T01:25:36.441Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:25:36.441Z] ---> Running in 7b5d56f052b7 [2021-10-27T01:25:36.725Z] Removing intermediate container afa834626fe4 [2021-10-27T01:25:36.725Z] ---> a7153e51301b [2021-10-27T01:25:36.725Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:25:36.725Z] ---> Running in 17db5639d9a6 [2021-10-27T01:25:37.324Z] ---> 41d82eecbe9e [2021-10-27T01:25:37.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:25:37.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:37.597Z] Removing intermediate container 7b5d56f052b7 [2021-10-27T01:25:37.597Z] ---> e504c3e926ae [2021-10-27T01:25:37.597Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:25:37.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:37.879Z] ---> Running in e9e08b6470a1 [2021-10-27T01:25:37.879Z] Removing intermediate container 17db5639d9a6 [2021-10-27T01:25:37.879Z] ---> 4b8f2be10aac [2021-10-27T01:25:37.879Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:25:37.879Z] ---> Running in 2f5460b57c75 [2021-10-27T01:25:38.860Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:25:38.860Z] Removing intermediate container e9e08b6470a1 [2021-10-27T01:25:38.860Z] ---> 261a9795fbac [2021-10-27T01:25:38.860Z] Step 14/22 : WORKDIR / [2021-10-27T01:25:38.860Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:25:38.860Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:25:38.860Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:25:38.860Z] ---> Running in 74dc580df9dc [2021-10-27T01:25:38.860Z] Removing intermediate container 2f5460b57c75 [2021-10-27T01:25:38.860Z] ---> bf206d91cf49 [2021-10-27T01:25:38.860Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:25:39.136Z] OK: 6 MiB in 16 packages [2021-10-27T01:25:39.730Z] ---> e7a9517b2689 [2021-10-27T01:25:39.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:25:40.006Z] Removing intermediate container 74dc580df9dc [2021-10-27T01:25:40.006Z] ---> 9be4822af5c3 [2021-10-27T01:25:40.006Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:25:40.603Z] ---> 239b49808e2e [2021-10-27T01:25:40.603Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:25:41.201Z] ---> d04e0518b47a [2021-10-27T01:25:41.201Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:25:41.474Z] Removing intermediate container 59cb4c6d2f59 [2021-10-27T01:25:41.474Z] ---> 3cb4d4066e03 [2021-10-27T01:25:41.474Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:25:41.474Z] ---> Running in cce9cb1cdaa0 [2021-10-27T01:25:41.748Z] ---> Running in 5e5fb8ff132e [2021-10-27T01:25:41.748Z] ---> 28cbf1982828 [2021-10-27T01:25:41.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:25:42.347Z] Removing intermediate container cce9cb1cdaa0 [2021-10-27T01:25:42.347Z] ---> 776d2754e806 [2021-10-27T01:25:42.347Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:25:42.620Z] ---> Running in 9f35af08220d [2021-10-27T01:25:42.620Z] Removing intermediate container 5e5fb8ff132e [2021-10-27T01:25:42.620Z] ---> 5b3a216c2291 [2021-10-27T01:25:42.620Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:25:42.895Z] ---> Running in 5a4318ad7ffb [2021-10-27T01:25:43.169Z] ---> ed55ce5f2243 [2021-10-27T01:25:43.169Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:25:43.442Z] Removing intermediate container 9f35af08220d [2021-10-27T01:25:43.442Z] ---> 5cd04b2be6ab [2021-10-27T01:25:43.442Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:25:43.715Z] ---> Running in 795e5eec1332 [2021-10-27T01:25:43.715Z] Removing intermediate container 5a4318ad7ffb [2021-10-27T01:25:43.715Z] ---> 59d02d85c3f7 [2021-10-27T01:25:43.715Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:25:43.715Z] ---> Running in cceab517b44d [2021-10-27T01:25:44.311Z] ---> dd854d0ddf7c [2021-10-27T01:25:44.311Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:25:44.583Z] Removing intermediate container 795e5eec1332 [2021-10-27T01:25:44.583Z] ---> aa801f36d7c8 [2021-10-27T01:25:44.583Z] Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:25:44.583Z] Removing intermediate container cceab517b44d [2021-10-27T01:25:44.583Z] ---> 8657e6969f57 [2021-10-27T01:25:44.583Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:25:44.583Z] ---> Running in 64612ab5b2f1 [2021-10-27T01:25:45.568Z] ---> fd8b8bacb7b1 [2021-10-27T01:25:45.568Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:25:45.568Z] Removing intermediate container 64612ab5b2f1 [2021-10-27T01:25:45.568Z] ---> 471ab341151a [2021-10-27T01:25:45.568Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:25:45.568Z] ---> Running in a5eff08e4cfc [2021-10-27T01:25:45.568Z] ---> Running in 6269ce09ed8e [2021-10-27T01:25:46.158Z] ---> d18670469a73 [2021-10-27T01:25:46.158Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:25:46.158Z] ---> 39b953e596dc [2021-10-27T01:25:46.158Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:25:46.158Z] ---> Running in 6c85bc12b1c3 [2021-10-27T01:25:46.432Z] Removing intermediate container a5eff08e4cfc [2021-10-27T01:25:46.432Z] ---> 32caf9457f82 [2021-10-27T01:25:46.432Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:25:46.432Z] Removing intermediate container 6269ce09ed8e [2021-10-27T01:25:46.432Z] ---> a5acc16fbc21 [2021-10-27T01:25:46.432Z] [2021-10-27T01:25:46.703Z] ---> Running in 857ff7a6510b [2021-10-27T01:25:46.976Z] Removing intermediate container 6c85bc12b1c3 [2021-10-27T01:25:46.976Z] ---> 522b96b97a38 [2021-10-27T01:25:46.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:25:46.976Z] ---> Running in 02853009fc22 [2021-10-27T01:25:47.254Z] Successfully built a5acc16fbc21 [2021-10-27T01:25:47.525Z] Removing intermediate container 857ff7a6510b [2021-10-27T01:25:47.525Z] ---> fa94ca69cf64 [2021-10-27T01:25:47.525Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T01:25:47.525Z] Successfully tagged core-command-arm64:latest [2021-10-27T01:25:47.525Z]  Building core-command ... done Building core-data [2021-10-27T01:25:47.525Z] ---> Running in fd688ba2ab8a [2021-10-27T01:25:47.800Z] Removing intermediate container 02853009fc22 [2021-10-27T01:25:47.800Z] ---> 4e7f740ee911 [2021-10-27T01:25:47.800Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:25:48.070Z] ---> 6459e99e4c09 [2021-10-27T01:25:48.070Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:25:48.070Z] ---> Running in 2ba92fbb3ab6 [2021-10-27T01:25:48.344Z] Removing intermediate container fd688ba2ab8a [2021-10-27T01:25:48.344Z] ---> ae3c55f2d0b8 [2021-10-27T01:25:48.344Z] Step 19/20 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:25:48.344Z] ---> Running in 612244e612e3 [2021-10-27T01:25:49.714Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:25:49.714Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:25:49.714Z] ---> 3734d5adc5ac [2021-10-27T01:25:49.714Z] 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:25:49.714Z] Removing intermediate container 2ba92fbb3ab6 [2021-10-27T01:25:49.714Z] ---> c482e9ae9a79 [2021-10-27T01:25:49.714Z] Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:25:49.714Z] ---> Running in e923951f9616 [2021-10-27T01:25:49.714Z] ---> Running in 0524a0193b73 [2021-10-27T01:25:49.714Z] Removing intermediate container 612244e612e3 [2021-10-27T01:25:49.714Z] ---> 512128c57963 [2021-10-27T01:25:49.714Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:25:49.714Z] ---> 4ab82c63cbd3 [2021-10-27T01:25:49.714Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:25:49.714Z] ---> Running in 692a45acb882 [2021-10-27T01:25:49.714Z] ---> Running in 84a816c4e7bf [2021-10-27T01:25:49.714Z] Removing intermediate container e923951f9616 [2021-10-27T01:25:49.714Z] ---> 73ca87763af9 [2021-10-27T01:25:49.714Z] 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:25:49.989Z] ---> Running in 3e8324b69c9b [2021-10-27T01:25:49.989Z] Removing intermediate container 0524a0193b73 [2021-10-27T01:25:49.989Z] ---> 40a8ced8c227 [2021-10-27T01:25:49.989Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:25:50.266Z] ---> Running in 6cc4061e18f4 [2021-10-27T01:25:50.266Z] Removing intermediate container 84a816c4e7bf [2021-10-27T01:25:50.266Z] ---> 937d9f3adfa7 [2021-10-27T01:25:50.266Z] [2021-10-27T01:25:50.266Z] Removing intermediate container 692a45acb882 [2021-10-27T01:25:50.266Z] ---> b00296b901a8 [2021-10-27T01:25:50.266Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:25:50.552Z] ---> Running in d02e32cde69a [2021-10-27T01:25:51.159Z] Successfully built 937d9f3adfa7 [2021-10-27T01:25:51.159Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T01:25:51.159Z] Building support-scheduler [2021-10-27T01:25:51.159Z]  Building security-proxy-setup ... done Removing intermediate container 6cc4061e18f4 [2021-10-27T01:25:51.159Z] ---> 2893e0f511ae [2021-10-27T01:25:51.159Z] [2021-10-27T01:25:51.435Z] Removing intermediate container d02e32cde69a [2021-10-27T01:25:51.435Z] ---> 8a3d436cd2e7 [2021-10-27T01:25:51.435Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T01:25:51.435Z] ---> Running in 80f01942d630 [2021-10-27T01:25:52.040Z] Successfully built 2893e0f511ae [2021-10-27T01:25:52.040Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T01:25:52.040Z] Building security-secretstore-setup [2021-10-27T01:25:52.040Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:52.040Z] Removing intermediate container 80f01942d630 [2021-10-27T01:25:52.040Z] ---> d6cde243f4c9 [2021-10-27T01:25:52.040Z] Step 20/21 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:25:52.315Z] ---> Running in 6e8a4517c33a [2021-10-27T01:25:52.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:52.915Z] Removing intermediate container 6e8a4517c33a [2021-10-27T01:25:52.915Z] ---> ef05c7a52819 [2021-10-27T01:25:52.915Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:25:52.915Z] ---> Running in e49d0252bbd9 [2021-10-27T01:25:53.192Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:25:53.192Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:25:53.192Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:25:53.464Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:25:53.464Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:25:53.464Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:25:53.464Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:25:53.464Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:25:53.464Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:25:53.464Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:25:53.464Z] Removing intermediate container e49d0252bbd9 [2021-10-27T01:25:53.464Z] ---> 262d9c398241 [2021-10-27T01:25:53.464Z] [2021-10-27T01:25:53.464Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:25:53.464Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:25:53.464Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:25:53.464Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:25:53.464Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:25:53.464Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:25:53.464Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:25:53.464Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:25:53.737Z] Successfully built 262d9c398241 [2021-10-27T01:25:53.737Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T01:25:53.737Z]  Building support-notifications ... done Building security-bootstrapper [2021-10-27T01:25:55.712Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:25:55.712Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:25:55.712Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:25:55.712Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:25:55.712Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:25:55.712Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:25:55.712Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:25:55.712Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:25:55.712Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:25:55.712Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:25:55.712Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:25:55.712Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:25:55.712Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:25:55.712Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:25:55.712Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:25:55.712Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:25:55.988Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:25:55.988Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:25:55.988Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:25:55.988Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:25:55.988Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:25:55.988Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:25:55.988Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:25:55.988Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:25:55.988Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:25:56.581Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:25:56.581Z] OK: 84 MiB in 64 packages [2021-10-27T01:26:02.216Z] Collecting docker-compose==1.23.2 [2021-10-27T01:26:02.216Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:26:02.819Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:26:02.819Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:26:07.153Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:26:07.153Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:26:09.143Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:26:09.143Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:26:11.144Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:26:11.145Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:26:11.418Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:26:11.418Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:26:14.040Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:26:14.040Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:26:14.040Z] 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:26:14.040Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:26:14.040Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:26:15.019Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:26:15.019Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:26:16.000Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:26:16.000Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:26:16.000Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:26:16.273Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:26:16.865Z] 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:26:17.141Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:26:17.141Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:26:17.416Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:26:17.416Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:26:18.012Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:26:18.012Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:26:18.612Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:26:18.612Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:26:18.612Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:26:18.612Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:26:19.985Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:26:19.985Z] Attempting uninstall: urllib3 [2021-10-27T01:26:19.985Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:26:19.985Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:26:19.985Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:26:20.582Z] Attempting uninstall: idna [2021-10-27T01:26:20.582Z] Found existing installation: idna 3.2 [2021-10-27T01:26:20.582Z] Uninstalling idna-3.2: [2021-10-27T01:26:20.582Z] Successfully uninstalled idna-3.2 [2021-10-27T01:26:22.015Z] Attempting uninstall: chardet [2021-10-27T01:26:22.015Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:26:22.015Z] Uninstalling chardet-4.0.0: [2021-10-27T01:26:22.015Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:26:23.996Z] Attempting uninstall: requests [2021-10-27T01:26:23.996Z] Found existing installation: requests 2.25.1 [2021-10-27T01:26:23.996Z] Uninstalling requests-2.25.1: [2021-10-27T01:26:24.270Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:26:25.262Z] Running setup.py install for texttable: started [2021-10-27T01:26:27.257Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:26:27.257Z] Running setup.py install for PyYAML: started [2021-10-27T01:26:29.894Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:26:29.894Z] Running setup.py install for docopt: started [2021-10-27T01:26:32.056Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:26:32.056Z] Running setup.py install for dockerpty: started [2021-10-27T01:26:33.032Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:26:33.032Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:26:33.032Z] ---> 224a7159b271 [2021-10-27T01:26:33.032Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:26:33.032Z] ---> Using cache [2021-10-27T01:26:33.032Z] ---> 3d3d571ca35d [2021-10-27T01:26:33.032Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:26:33.032Z] ---> Using cache [2021-10-27T01:26:33.032Z] ---> e6be19fbd363 [2021-10-27T01:26:33.032Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:26:34.013Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:26:35.000Z] ---> Running in 894989417aa3 [2021-10-27T01:26:35.986Z] 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:26:36.596Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:26:37.579Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:26:38.571Z] OK: 219 MiB in 52 packages [2021-10-27T01:26:39.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:26:39.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:26:39.173Z] ---> 224a7159b271 [2021-10-27T01:26:39.173Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:26:39.173Z] ---> Using cache [2021-10-27T01:26:39.173Z] ---> 3d3d571ca35d [2021-10-27T01:26:39.173Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:26:39.173Z] ---> Using cache [2021-10-27T01:26:39.173Z] ---> e6be19fbd363 [2021-10-27T01:26:39.173Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:26:39.173Z] ---> Using cache [2021-10-27T01:26:39.173Z] ---> 6c3e99bfccb3 [2021-10-27T01:26:39.173Z] Step 6/23 : COPY go.mod . [2021-10-27T01:26:39.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:26:39.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:26:39.777Z] ---> 224a7159b271 [2021-10-27T01:26:39.777Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:26:39.777Z] ---> Using cache [2021-10-27T01:26:39.777Z] ---> 3d3d571ca35d [2021-10-27T01:26:39.777Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:26:39.777Z] ---> Using cache [2021-10-27T01:26:39.777Z] ---> e6be19fbd363 [2021-10-27T01:26:39.777Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:26:39.777Z] ---> Using cache [2021-10-27T01:26:39.777Z] ---> 6c3e99bfccb3 [2021-10-27T01:26:39.777Z] Step 6/24 : COPY . . [2021-10-27T01:26:39.777Z] ---> Using cache [2021-10-27T01:26:39.777Z] ---> 0dcf47929eab [2021-10-27T01:26:39.777Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:26:39.777Z] ---> Using cache [2021-10-27T01:26:39.777Z] ---> 41c70b9cd00e [2021-10-27T01:26:39.777Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:26:40.054Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:26:40.054Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:26:40.054Z] ---> 224a7159b271 [2021-10-27T01:26:40.054Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:26:40.054Z] ---> Using cache [2021-10-27T01:26:40.054Z] ---> 3d3d571ca35d [2021-10-27T01:26:40.054Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:26:40.054Z] ---> Using cache [2021-10-27T01:26:40.054Z] ---> e6be19fbd363 [2021-10-27T01:26:40.054Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:26:40.054Z] ---> Using cache [2021-10-27T01:26:40.054Z] ---> 6c3e99bfccb3 [2021-10-27T01:26:40.054Z] Step 6/30 : COPY . . [2021-10-27T01:26:40.054Z] ---> Running in dda48fc99cc4 [2021-10-27T01:26:40.336Z] ---> Using cache [2021-10-27T01:26:40.336Z] ---> 0dcf47929eab [2021-10-27T01:26:40.336Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:26:40.336Z] ---> Using cache [2021-10-27T01:26:40.336Z] ---> 41c70b9cd00e [2021-10-27T01:26:40.336Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:26:40.336Z] Removing intermediate container 894989417aa3 [2021-10-27T01:26:40.336Z] ---> 94c9128423a4 [2021-10-27T01:26:40.336Z] Step 6/22 : COPY . . [2021-10-27T01:26:40.336Z] ---> Running in ed19727d85c1 [2021-10-27T01:26:40.607Z] ---> d29622a8e40f [2021-10-27T01:26:40.607Z] Step 7/23 : RUN go mod download [2021-10-27T01:26:40.882Z] ---> Running in 1ad6661ffbcf [2021-10-27T01:26:42.333Z] 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:26:42.607Z] 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:26:48.031Z] Removing intermediate container 1ad6661ffbcf [2021-10-27T01:26:48.031Z] ---> 5dd4e2e206f3 [2021-10-27T01:26:48.031Z] Step 8/23 : COPY . . [2021-10-27T01:26:57.373Z] Removing intermediate container 3e8324b69c9b [2021-10-27T01:26:57.373Z] ---> c92ec8871d1b [2021-10-27T01:26:57.373Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:26:57.373Z] ---> Running in 73d7aead8b34 [2021-10-27T01:26:57.657Z] Removing intermediate container 73d7aead8b34 [2021-10-27T01:26:57.657Z] ---> d113a19eceab [2021-10-27T01:26:57.657Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:26:57.933Z] ---> Running in 0fff2808260e [2021-10-27T01:26:58.915Z] Removing intermediate container 0fff2808260e [2021-10-27T01:26:58.915Z] ---> 4e5565961166 [2021-10-27T01:26:58.915Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:27:03.317Z] ---> 25d20e042399 [2021-10-27T01:27:03.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:27:04.755Z] ---> 4e8075c70227 [2021-10-27T01:27:04.755Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:27:07.401Z] ---> 6c096c6f5a2e [2021-10-27T01:27:07.401Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:27:07.678Z] ---> Running in 7b6d369d9482 [2021-10-27T01:27:09.130Z] Removing intermediate container 7b6d369d9482 [2021-10-27T01:27:09.130Z] ---> 7f8b146aee8d [2021-10-27T01:27:09.130Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:27:09.130Z] ---> Running in e5f582a272b3 [2021-10-27T01:27:10.577Z] Removing intermediate container e5f582a272b3 [2021-10-27T01:27:10.577Z] ---> fc096bcefcb8 [2021-10-27T01:27:10.577Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:27:10.577Z] ---> Running in e5affde66fb8 [2021-10-27T01:27:12.029Z] Removing intermediate container e5affde66fb8 [2021-10-27T01:27:12.029Z] ---> 0ba9587b49bb [2021-10-27T01:27:12.029Z] Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:27:12.303Z] ---> Running in 993a514db43a [2021-10-27T01:27:13.380Z] Removing intermediate container 993a514db43a [2021-10-27T01:27:13.380Z] ---> 4f884d93cd63 [2021-10-27T01:27:13.380Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:27:13.380Z] ---> e8619f92e2c6 [2021-10-27T01:27:13.380Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:27:13.380Z] ---> Running in 244ca2b3ffce [2021-10-27T01:27:13.380Z] ---> Running in 990d00ff0779 [2021-10-27T01:27:15.501Z] Removing intermediate container 990d00ff0779 [2021-10-27T01:27:15.501Z] ---> b861f78256c9 [2021-10-27T01:27:15.775Z] [2021-10-27T01:27:17.218Z] Successfully built b861f78256c9 [2021-10-27T01:27:17.218Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T01:27:19.227Z]  Building sys-mgmt-agent ... done  ---> 63d97f21e486 [2021-10-27T01:27:19.227Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:27:19.227Z] ---> Running in b88e616fa15b [2021-10-27T01:27:20.246Z] Removing intermediate container 244ca2b3ffce [2021-10-27T01:27:20.246Z] ---> 9bdb7a50af93 [2021-10-27T01:27:20.246Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:27:20.246Z] ---> Running in 0399f74e8d12 [2021-10-27T01:27:22.941Z] 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:27:26.349Z] Removing intermediate container b88e616fa15b [2021-10-27T01:27:26.349Z] ---> f4b4d1392630 [2021-10-27T01:27:26.349Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:27:26.349Z] ---> Running in 79c0bfbf174e [2021-10-27T01:27:27.797Z] 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:28:14.909Z] 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:28:21.656Z] Removing intermediate container ed19727d85c1 [2021-10-27T01:28:21.656Z] ---> feaef0f78eef [2021-10-27T01:28:21.656Z] [2021-10-27T01:28:21.656Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:28:21.656Z] ---> bb3de5531c18 [2021-10-27T01:28:21.656Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:28:21.656Z] ---> Running in 7b0b8a2de00b [2021-10-27T01:28:22.646Z] Removing intermediate container 7b0b8a2de00b [2021-10-27T01:28:22.647Z] ---> 24d24f51c9ae [2021-10-27T01:28:22.647Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:28:22.647Z] ---> Running in e2029fa4d2a7 [2021-10-27T01:28:23.260Z] Removing intermediate container dda48fc99cc4 [2021-10-27T01:28:23.260Z] ---> d3aa2923dc49 [2021-10-27T01:28:23.260Z] [2021-10-27T01:28:23.260Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:28:23.260Z] ---> bb3de5531c18 [2021-10-27T01:28:23.260Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:28:23.260Z] ---> Running in 92b80e6c7d70 [2021-10-27T01:28:25.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:28:25.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:28:25.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:28:26.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:28:26.531Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:28:26.531Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:28:26.531Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:28:26.531Z] OK: 5 MiB in 16 packages [2021-10-27T01:28:27.534Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:28:27.534Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:28:27.534Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:28:27.534Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:28:27.534Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:28:27.817Z] OK: 6 MiB in 17 packages [2021-10-27T01:28:28.095Z] Removing intermediate container e2029fa4d2a7 [2021-10-27T01:28:28.095Z] ---> ab1e0283e659 [2021-10-27T01:28:28.095Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:28:28.095Z] ---> Running in aab36211a28a [2021-10-27T01:28:29.080Z] Removing intermediate container aab36211a28a [2021-10-27T01:28:29.080Z] ---> 10f0fc086bf4 [2021-10-27T01:28:29.080Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:28:29.080Z] ---> Running in 5bedb830a722 [2021-10-27T01:28:30.062Z] Removing intermediate container 92b80e6c7d70 [2021-10-27T01:28:30.062Z] ---> 37ea303db7e5 [2021-10-27T01:28:30.062Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:28:30.062Z] Removing intermediate container 5bedb830a722 [2021-10-27T01:28:30.062Z] ---> c59f68999ead [2021-10-27T01:28:30.062Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:28:30.062Z] ---> Running in 4ed9f491a261 [2021-10-27T01:28:30.344Z] ---> Running in 6f8675abf4db [2021-10-27T01:28:30.952Z] Removing intermediate container 4ed9f491a261 [2021-10-27T01:28:30.952Z] ---> 5a157fce367e [2021-10-27T01:28:30.952Z] Step 12/24 : WORKDIR / [2021-10-27T01:28:31.227Z] ---> Running in 30c624b0e520 [2021-10-27T01:28:31.826Z] Removing intermediate container 30c624b0e520 [2021-10-27T01:28:31.826Z] ---> c42517c40316 [2021-10-27T01:28:31.827Z] 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:28:33.267Z] ---> bb7bada5a440 [2021-10-27T01:28:33.267Z] 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:28:33.866Z] Removing intermediate container 6f8675abf4db [2021-10-27T01:28:33.866Z] ---> 1addf3b4e834 [2021-10-27T01:28:33.866Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:28:34.144Z] ---> Running in af3af9f7bdba [2021-10-27T01:28:34.745Z] ---> 13b5d70fd2bc [2021-10-27T01:28:34.745Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:28:35.025Z] Removing intermediate container af3af9f7bdba [2021-10-27T01:28:35.025Z] ---> 21dfdb3547fa [2021-10-27T01:28:35.025Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:28:36.475Z] ---> 594553f25dfb [2021-10-27T01:28:36.475Z] 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:28:36.475Z] ---> 6fe2e3d3262e [2021-10-27T01:28:36.475Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:28:36.758Z] ---> Running in 442f21520d15 [2021-10-27T01:28:38.208Z] ---> 6fcb27d99142 [2021-10-27T01:28:38.208Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:28:40.206Z] ---> a9f9c591565a [2021-10-27T01:28:40.206Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:28:40.804Z] Removing intermediate container 442f21520d15 [2021-10-27T01:28:40.804Z] ---> 1493796e75ae [2021-10-27T01:28:40.804Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:28:42.784Z] ---> 6b73ae7d7937 [2021-10-27T01:28:42.784Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:28:42.784Z] ---> e905c3d759d1 [2021-10-27T01:28:42.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:28:44.243Z] ---> e005e950bda0 [2021-10-27T01:28:44.243Z] 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:28:44.537Z] ---> Running in c931420f3843 [2021-10-27T01:28:44.828Z] ---> 25ebf1674b8b [2021-10-27T01:28:44.828Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:28:46.281Z] ---> 06f712afaa78 [2021-10-27T01:28:46.281Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:28:47.751Z] ---> 40b436d5bac7 [2021-10-27T01:28:47.751Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:28:48.744Z] Removing intermediate container c931420f3843 [2021-10-27T01:28:48.744Z] ---> 4ac2cc45a21d [2021-10-27T01:28:48.744Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:28:48.744Z] ---> Running in 9e642a9d7c6e [2021-10-27T01:28:49.024Z] ---> 2056af939b57 [2021-10-27T01:28:49.024Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:28:49.303Z] ---> Running in 7edf5d0d5842 [2021-10-27T01:28:49.580Z] Removing intermediate container 9e642a9d7c6e [2021-10-27T01:28:49.580Z] ---> 2bb777c7e374 [2021-10-27T01:28:49.580Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T01:28:49.871Z] ---> Running in b45f186ebc34 [2021-10-27T01:28:50.147Z] Removing intermediate container 7edf5d0d5842 [2021-10-27T01:28:50.147Z] ---> b6d573245b77 [2021-10-27T01:28:50.147Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:28:50.427Z] Removing intermediate container b45f186ebc34 [2021-10-27T01:28:50.427Z] ---> 2754a3d5b7a8 [2021-10-27T01:28:50.427Z] Step 23/24 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:28:50.702Z] ---> Running in 493a7878f248 [2021-10-27T01:28:51.687Z] Removing intermediate container 493a7878f248 [2021-10-27T01:28:51.687Z] ---> 15d2879a5005 [2021-10-27T01:28:51.687Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:28:51.687Z] ---> 907078a63887 [2021-10-27T01:28:51.687Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:28:51.687Z] ---> Running in 652f468955fb [2021-10-27T01:28:51.969Z] ---> Running in 667c349dde66 [2021-10-27T01:28:52.576Z] Removing intermediate container 652f468955fb [2021-10-27T01:28:52.576Z] ---> d94878f73adb [2021-10-27T01:28:52.576Z] [2021-10-27T01:28:52.855Z] Successfully built d94878f73adb [2021-10-27T01:28:53.131Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T01:28:55.118Z]  Building security-secretstore-setup ... done Removing intermediate container 667c349dde66 [2021-10-27T01:28:55.118Z] ---> 0b512c18426d [2021-10-27T01:28:55.118Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:28:55.394Z] ---> Running in 9a3eec747fdc [2021-10-27T01:28:55.997Z] Removing intermediate container 9a3eec747fdc [2021-10-27T01:28:55.997Z] ---> f83cfdb7a6c9 [2021-10-27T01:28:55.997Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:28:56.272Z] ---> Running in 6beca50da3e1 [2021-10-27T01:28:56.872Z] Removing intermediate container 6beca50da3e1 [2021-10-27T01:28:56.872Z] ---> 4de6e4eac7d9 [2021-10-27T01:28:56.872Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T01:28:57.142Z] ---> Running in a3edb0b8f93d [2021-10-27T01:28:57.741Z] Removing intermediate container a3edb0b8f93d [2021-10-27T01:28:57.741Z] ---> fe4b4f32a97a [2021-10-27T01:28:57.741Z] Step 29/30 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:28:57.741Z] ---> Running in 78f5303176f2 [2021-10-27T01:28:58.337Z] Removing intermediate container 78f5303176f2 [2021-10-27T01:28:58.337Z] ---> 8fb6bf416a4e [2021-10-27T01:28:58.337Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:28:58.610Z] ---> Running in ae4ddeea2ba1 [2021-10-27T01:28:59.213Z] Removing intermediate container ae4ddeea2ba1 [2021-10-27T01:28:59.213Z] ---> 64b28770a157 [2021-10-27T01:28:59.213Z] [2021-10-27T01:28:59.568Z] Successfully built 64b28770a157 [2021-10-27T01:28:59.568Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T01:29:03.206Z]  Building security-bootstrapper ... done Removing intermediate container 79c0bfbf174e [2021-10-27T01:29:03.206Z] ---> 1118d9c13153 [2021-10-27T01:29:03.206Z] [2021-10-27T01:29:03.206Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:29:03.206Z] ---> bb3de5531c18 [2021-10-27T01:29:03.206Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:29:03.206Z] ---> Using cache [2021-10-27T01:29:03.206Z] ---> 75104e5f29b5 [2021-10-27T01:29:03.206Z] 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:29:03.206Z] ---> Using cache [2021-10-27T01:29:03.206Z] ---> 3ef2f0a35fda [2021-10-27T01:29:03.206Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:29:03.206Z] ---> Running in 9607d19c1ee5 [2021-10-27T01:29:03.477Z] Removing intermediate container 9607d19c1ee5 [2021-10-27T01:29:03.477Z] ---> a1d7b3e87c0f [2021-10-27T01:29:03.477Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:29:03.477Z] ---> Running in e0f4529c2eba [2021-10-27T01:29:04.068Z] Removing intermediate container e0f4529c2eba [2021-10-27T01:29:04.068Z] ---> 18c77568dbc5 [2021-10-27T01:29:04.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:29:05.052Z] ---> 1f858e03c7ad [2021-10-27T01:29:05.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:29:06.489Z] ---> 309efb631807 [2021-10-27T01:29:06.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:29:07.089Z] Removing intermediate container 0399f74e8d12 [2021-10-27T01:29:07.089Z] ---> 329b054f561f [2021-10-27T01:29:07.089Z] [2021-10-27T01:29:07.089Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:29:07.089Z] ---> bb3de5531c18 [2021-10-27T01:29:07.090Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:29:07.366Z] ---> Running in 47e5b8a6a93e [2021-10-27T01:29:07.366Z] ---> affc9266ffa3 [2021-10-27T01:29:07.366Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:29:07.366Z] ---> Running in 1246b3e5b01c [2021-10-27T01:29:07.963Z] Removing intermediate container 47e5b8a6a93e [2021-10-27T01:29:07.963Z] ---> c3adac3554fa [2021-10-27T01:29:07.963Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:29:07.963Z] ---> Running in 3ab031ac2390 [2021-10-27T01:29:07.963Z] Removing intermediate container 1246b3e5b01c [2021-10-27T01:29:07.963Z] ---> 40c92ed20510 [2021-10-27T01:29:07.963Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:29:08.244Z] ---> Running in 6fe2b6cf3eaa [2021-10-27T01:29:08.531Z] Removing intermediate container 3ab031ac2390 [2021-10-27T01:29:08.531Z] ---> 687cbf82530b [2021-10-27T01:29:08.531Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:29:08.531Z] Removing intermediate container 6fe2b6cf3eaa [2021-10-27T01:29:08.531Z] ---> cb88330c9e39 [2021-10-27T01:29:08.531Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T01:29:08.531Z] ---> Running in f2d0ef8c40ac [2021-10-27T01:29:08.531Z] ---> Running in ffdced16ee09 [2021-10-27T01:29:09.125Z] Removing intermediate container f2d0ef8c40ac [2021-10-27T01:29:09.125Z] ---> d2311f24df71 [2021-10-27T01:29:09.125Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:29:09.125Z] Removing intermediate container ffdced16ee09 [2021-10-27T01:29:09.125Z] ---> eddd0fb687be [2021-10-27T01:29:09.125Z] Step 22/23 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:29:09.412Z] ---> Running in 203179c4d3a1 [2021-10-27T01:29:09.412Z] ---> Running in c5852498fd91 [2021-10-27T01:29:10.009Z] Removing intermediate container c5852498fd91 [2021-10-27T01:29:10.009Z] ---> e4e6c94d98e6 [2021-10-27T01:29:10.009Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:29:10.009Z] ---> Running in 83f80db36c4a [2021-10-27T01:29:12.606Z] Removing intermediate container 83f80db36c4a [2021-10-27T01:29:12.606Z] ---> 0739a4f12da5 [2021-10-27T01:29:12.606Z] [2021-10-27T01:29:12.606Z] Successfully built 0739a4f12da5 [2021-10-27T01:29:12.606Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T01:29:12.606Z]  Building support-scheduler ... done Removing intermediate container 203179c4d3a1 [2021-10-27T01:29:12.606Z] ---> d195ad2158d1 [2021-10-27T01:29:12.606Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:29:12.606Z] ---> Running in 750415a7fa88 [2021-10-27T01:29:12.879Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:29:13.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:29:14.823Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:29:14.823Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:29:14.823Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:29:14.823Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:29:15.094Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:29:15.094Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:29:15.365Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:29:15.365Z] OK: 8 MiB in 20 packages [2021-10-27T01:29:16.337Z] Removing intermediate container 750415a7fa88 [2021-10-27T01:29:16.337Z] ---> f7bdc18632d2 [2021-10-27T01:29:16.337Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:29:17.308Z] ---> 49c1647b2a08 [2021-10-27T01:29:17.308Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:29:18.280Z] ---> bf0d28b158ed [2021-10-27T01:29:18.280Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:29:19.254Z] ---> 648affaadbf5 [2021-10-27T01:29:19.254Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:29:19.254Z] ---> Running in f8da96cf119e [2021-10-27T01:29:19.530Z] Removing intermediate container f8da96cf119e [2021-10-27T01:29:19.530Z] ---> 254dd6fbd484 [2021-10-27T01:29:19.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:29:19.799Z] ---> Running in b058be685bbc [2021-10-27T01:29:20.070Z] Removing intermediate container b058be685bbc [2021-10-27T01:29:20.070Z] ---> 5211ccfbe4e4 [2021-10-27T01:29:20.070Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:29:20.341Z] ---> Running in 195fea78fb8a [2021-10-27T01:29:20.615Z] Removing intermediate container 195fea78fb8a [2021-10-27T01:29:20.615Z] ---> e8b387625345 [2021-10-27T01:29:20.615Z] Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 [2021-10-27T01:29:20.889Z] ---> Running in 8c32daef0aec [2021-10-27T01:29:21.159Z] Removing intermediate container 8c32daef0aec [2021-10-27T01:29:21.159Z] ---> e4ca5128f441 [2021-10-27T01:29:21.159Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:29:21.430Z] ---> Running in f99244ac3314 [2021-10-27T01:29:21.700Z] Removing intermediate container f99244ac3314 [2021-10-27T01:29:21.700Z] ---> a40e831c9676 [2021-10-27T01:29:21.700Z] [2021-10-27T01:29:21.971Z] Successfully built a40e831c9676 [2021-10-27T01:29:22.242Z] Successfully tagged core-data-arm64:latest [2021-10-27T01:29:22.256Z]  Building core-data ... done  [Pipeline] } [2021-10-27T01:29:22.242Z] $ docker stop --time=1 138619b633b71c8ed57b02a513e950de66a4d46f3a71a98b85178c091df3de0a [2021-10-27T01:29:24.036Z] $ docker rm -f 138619b633b71c8ed57b02a513e950de66a4d46f3a71a98b85178c091df3de0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:29:24.628Z] + docker images [2021-10-27T01:29:24.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:29:24.899Z] core-data-arm64 latest a40e831c9676 3 seconds ago 19.5MB [2021-10-27T01:29:24.899Z] support-scheduler-arm64 latest 0739a4f12da5 14 seconds ago 15.3MB [2021-10-27T01:29:24.899Z] 329b054f561f 18 seconds ago 1.58GB [2021-10-27T01:29:24.899Z] 1118d9c13153 22 seconds ago 1.57GB [2021-10-27T01:29:24.899Z] security-bootstrapper-arm64 latest 64b28770a157 26 seconds ago 17.8MB [2021-10-27T01:29:24.899Z] security-secretstore-setup-arm64 latest d94878f73adb 32 seconds ago 26.8MB [2021-10-27T01:29:24.899Z] d3aa2923dc49 About a minute ago 1.58GB [2021-10-27T01:29:24.899Z] feaef0f78eef About a minute ago 1.57GB [2021-10-27T01:29:24.899Z] sys-mgmt-agent-arm64 latest b861f78256c9 2 minutes ago 277MB [2021-10-27T01:29:24.899Z] support-notifications-arm64 latest 262d9c398241 3 minutes ago 16.1MB [2021-10-27T01:29:24.899Z] core-metadata-arm64 latest 2893e0f511ae 3 minutes ago 15.9MB [2021-10-27T01:29:24.899Z] security-proxy-setup-arm64 latest 937d9f3adfa7 3 minutes ago 25.4MB [2021-10-27T01:29:24.899Z] core-command-arm64 latest a5acc16fbc21 3 minutes ago 15.2MB [2021-10-27T01:29:24.899Z] eae2b5144bdb 3 minutes ago 1.57GB [2021-10-27T01:29:24.899Z] 1dbba1397f57 3 minutes ago 1.57GB [2021-10-27T01:29:24.899Z] f062c04cfe90 3 minutes ago 1.57GB [2021-10-27T01:29:24.899Z] 98866c55fdab 3 minutes ago 1.57GB [2021-10-27T01:29:24.899Z] 38febf8169fa 4 minutes ago 1.57GB [2021-10-27T01:29:24.899Z] ci-base-image-arm64 latest 224a7159b271 15 minutes ago 1.24GB [2021-10-27T01:29:24.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-27T01:29:24.899Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T01:29:24.899Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T01:29:24.899Z] 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:29:25.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:29:25.540Z] [2021-10-27T01:29:25.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:29:26.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:29:26.427Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T01:29:26.427Z] 448f6bf000e3: Pulling fs layer [2021-10-27T01:29:26.427Z] f757da607395: Pulling fs layer [2021-10-27T01:29:26.427Z] 05883995daec: Pulling fs layer [2021-10-27T01:29:26.427Z] 8603b9c90790: Pulling fs layer [2021-10-27T01:29:26.427Z] 1560dd03e051: Pulling fs layer [2021-10-27T01:29:26.427Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T01:29:26.427Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T01:29:26.427Z] 8603b9c90790: Waiting [2021-10-27T01:29:26.427Z] 1560dd03e051: Waiting [2021-10-27T01:29:26.427Z] f757da607395: Verifying Checksum [2021-10-27T01:29:26.427Z] f757da607395: Download complete [2021-10-27T01:29:26.427Z] 8603b9c90790: Verifying Checksum [2021-10-27T01:29:26.427Z] 8603b9c90790: Download complete [2021-10-27T01:29:26.701Z] 1560dd03e051: Verifying Checksum [2021-10-27T01:29:26.701Z] 1560dd03e051: Download complete [2021-10-27T01:29:26.701Z] 05883995daec: Verifying Checksum [2021-10-27T01:29:26.701Z] 05883995daec: Download complete [2021-10-27T01:29:26.701Z] 27f5ce0e4adf: Download complete [2021-10-27T01:29:26.972Z] 448f6bf000e3: Verifying Checksum [2021-10-27T01:29:29.584Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T01:29:29.584Z] c2d8d7efcc4b: Download complete [2021-10-27T01:29:30.562Z] 448f6bf000e3: Pull complete [2021-10-27T01:29:31.543Z] f757da607395: Pull complete [2021-10-27T01:29:32.973Z] 05883995daec: Pull complete [2021-10-27T01:29:33.247Z] 8603b9c90790: Pull complete [2021-10-27T01:29:34.223Z] 1560dd03e051: Pull complete [2021-10-27T01:29:34.494Z] 27f5ce0e4adf: Pull complete [2021-10-27T01:29:49.561Z] c2d8d7efcc4b: Pull complete [2021-10-27T01:29:49.561Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T01:29:49.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:29:49.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T01:29:49.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container [2021-10-27T01:29:49.893Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T01:29:53.161Z] $ docker top cd08dc735469a96ac897b168bcc5e1200d37daac4146aca8c59f34a3ec235cb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:29:54.150Z] ---> job-cost.sh [2021-10-27T01:29:54.150Z] lf-activate-venv: SKIPPING [2021-10-27T01:29:54.150Z] INFO: No Stack... [2021-10-27T01:29:54.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T01:29:55.012Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T01:29:55.663Z] + + cutcat -d, /w/workspace/edgex-go/3/archives/cost.csv -f6 [2021-10-27T01:29:55.663Z] [Pipeline] lock [2021-10-27T01:29:55.736Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3782-3-stack-cost] [2021-10-27T01:29:55.748Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3782-3-stack-cost] did not exist. Created. [2021-10-27T01:29:55.749Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3782-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T01:29:56.492Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T01:29:56.703Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T01:29:56.720Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3782-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T01:29:56.719Z] $ docker stop --time=1 cd08dc735469a96ac897b168bcc5e1200d37daac4146aca8c59f34a3ec235cb1 [2021-10-27T01:29:58.359Z] $ docker rm -f cd08dc735469a96ac897b168bcc5e1200d37daac4146aca8c59f34a3ec235cb1 [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) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-27T01:29:59.865Z] provisioning config files... [2021-10-27T01:29:59.873Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6337660788559442374tmp [Pipeline] { [Pipeline] sh [2021-10-27T01:30:00.306Z] + set +x [2021-10-27T01:30:00.306Z] + curl -s https://codecov.io/bash [2021-10-27T01:30:00.306Z] + bash -s -- [2021-10-27T01:30:00.306Z] [2021-10-27T01:30:00.306Z] _____ _ [2021-10-27T01:30:00.306Z] / ____| | | [2021-10-27T01:30:00.306Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T01:30:00.306Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T01:30:00.306Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T01:30:00.306Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T01:30:00.306Z] Bash-1.0.6 [2021-10-27T01:30:00.306Z] [2021-10-27T01:30:00.306Z] [2021-10-27T01:30:00.306Z] ==> git version 2.24.4 found [2021-10-27T01:30:00.306Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-27T01:30:00.306Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T01:30:00.306Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T01:30:00.306Z] ==> Jenkins CI detected. [2021-10-27T01:30:00.306Z] current dir:  /w/workspace/edgex-go/3 [2021-10-27T01:30:00.306Z] project root: . [2021-10-27T01:30:00.306Z] --> token set from env [2021-10-27T01:30:00.306Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T01:30:00.306Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T01:30:00.306Z] ==> Python coveragepy not found [2021-10-27T01:30:00.306Z] ==> Searching for coverage reports in: [2021-10-27T01:30:00.306Z] + . [2021-10-27T01:30:00.306Z] -> Found 1 reports [2021-10-27T01:30:00.306Z] ==> Detecting git/mercurial file structure [2021-10-27T01:30:00.306Z] ==> Reading reports [2021-10-27T01:30:00.306Z] + ./coverage.out bytes=426728 [2021-10-27T01:30:00.586Z] ==> Appending adjustments [2021-10-27T01:30:00.586Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T01:30:01.688Z] + Found adjustments [2021-10-27T01:30:01.688Z] ==> Gzipping contents [2021-10-27T01:30:01.688Z] 60K /tmp/codecov.FplGRS.gz [2021-10-27T01:30:01.688Z] ==> Uploading reports [2021-10-27T01:30:01.688Z] url: https://codecov.io [2021-10-27T01:30:01.688Z] query: branch=PR-3782&commit=d9172d1c6d3391174b4d68b59966d432d9ee4b93&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3782%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3782&job=&cmd_args= [2021-10-27T01:30:01.688Z] -> Pinging Codecov [2021-10-27T01:30:01.688Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3782&commit=d9172d1c6d3391174b4d68b59966d432d9ee4b93&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3782%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3782&job=&cmd_args= [2021-10-27T01:30:01.946Z] -> Uploading to [2021-10-27T01:30:01.946Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/d9172d1c6d3391174b4d68b59966d432d9ee4b93/18cdf203-786d-4c14-a6a8-393e2cfdc931.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T013001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=500b48468d84fe5433a8d0186c8b28539e3a60c6a39b80f7a2988f2bea94922a [2021-10-27T01:30:01.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:30:01.946Z] Dload Upload Total Spent Left Speed [2021-10-27T01:30:02.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57472 0 0 100 57472 0 198k --:--:-- --:--:-- --:--:-- 199k [2021-10-27T01:30:02.208Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9172d1c6d3391174b4d68b59966d432d9ee4b93 [Pipeline] } [2021-10-27T01:30:02.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T01:30:04.184Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:30:04.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:30:05.031Z] ---> package-listing.sh [2021-10-27T01:30:05.031Z] ++ facter osfamily [2021-10-27T01:30:05.031Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T01:30:05.291Z] + OS_FAMILY=redhat [2021-10-27T01:30:05.291Z] + workspace=/w/workspace/edgex-go/3 [2021-10-27T01:30:05.291Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T01:30:05.291Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T01:30:05.291Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T01:30:05.291Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T01:30:05.291Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-27T01:30:05.291Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T01:30:05.291Z] + case "${OS_FAMILY}" in [2021-10-27T01:30:05.291Z] + rpm -qa [2021-10-27T01:30:05.291Z] + sort [2021-10-27T01:30:08.597Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T01:30:08.597Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T01:30:08.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T01:30:08.597Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-27T01:30:08.597Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-10-27T01:30:08.597Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-10-27T01:30:08.608Z] 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/3/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:30:08.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:30:09.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:30:09.443Z] [2021-10-27T01:30:09.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:30:09.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:30:09.741Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T01:30:09.741Z] b4d181a07f80: Pulling fs layer [2021-10-27T01:30:09.741Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T01:30:09.741Z] ed53099fbce6: Pulling fs layer [2021-10-27T01:30:09.741Z] dc539afda2c1: Pulling fs layer [2021-10-27T01:30:09.741Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T01:30:09.741Z] 9065ff56babe: Pulling fs layer [2021-10-27T01:30:09.741Z] d287ab97295c: Pulling fs layer [2021-10-27T01:30:09.741Z] dc539afda2c1: Waiting [2021-10-27T01:30:09.741Z] 77bc0d833cb6: Waiting [2021-10-27T01:30:09.741Z] 9065ff56babe: Waiting [2021-10-27T01:30:09.741Z] d287ab97295c: Waiting [2021-10-27T01:30:09.741Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T01:30:09.741Z] a1111a8f2ec3: Download complete [2021-10-27T01:30:09.741Z] dc539afda2c1: Verifying Checksum [2021-10-27T01:30:09.741Z] dc539afda2c1: Download complete [2021-10-27T01:30:09.741Z] ed53099fbce6: Verifying Checksum [2021-10-27T01:30:09.741Z] ed53099fbce6: Download complete [2021-10-27T01:30:09.741Z] 9065ff56babe: Verifying Checksum [2021-10-27T01:30:09.741Z] 9065ff56babe: Download complete [2021-10-27T01:30:10.001Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T01:30:10.001Z] 77bc0d833cb6: Download complete [2021-10-27T01:30:10.001Z] b4d181a07f80: Verifying Checksum [2021-10-27T01:30:10.001Z] b4d181a07f80: Download complete [2021-10-27T01:30:10.585Z] d287ab97295c: Verifying Checksum [2021-10-27T01:30:10.585Z] d287ab97295c: Download complete [2021-10-27T01:30:11.533Z] b4d181a07f80: Pull complete [2021-10-27T01:30:11.534Z] a1111a8f2ec3: Pull complete [2021-10-27T01:30:12.114Z] ed53099fbce6: Pull complete [2021-10-27T01:30:12.114Z] dc539afda2c1: Pull complete [2021-10-27T01:30:12.374Z] 77bc0d833cb6: Pull complete [2021-10-27T01:30:12.632Z] 9065ff56babe: Pull complete [2021-10-27T01:30:17.947Z] d287ab97295c: Pull complete [2021-10-27T01:30:17.947Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T01:30:17.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:30:17.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T01:30:18.014Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-10-27T01:30:18.052Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T01:30:21.324Z] $ docker top d936b5041425be6b02badcc923f5ad8f7646d440ba9f9ec26e33c27ebce60dd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:30:21.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T01:30:21.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T01:30:22.240Z] + ls /var/log/sa-host [2021-10-27T01:30:22.240Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T01:30:22.240Z] file_magic: OK [2021-10-27T01:30:22.240Z] HZ: Using current value: 100 [2021-10-27T01:30:22.240Z] file_header: OK [2021-10-27T01:30:22.240Z] 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:30:22.240Z] Statistics: [2021-10-27T01:30:22.240Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:30:22.240Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T01:30:22.240Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T01:30:22.240Z] file_magic: OK [2021-10-27T01:30:22.240Z] HZ: Using current value: 100 [2021-10-27T01:30:22.240Z] file_header: OK [2021-10-27T01:30:22.240Z] 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:30:22.240Z] Statistics: [2021-10-27T01:30:22.240Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:30:22.240Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:30:22.329Z] provisioning config files... [2021-10-27T01:30:22.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1672598967978470301tmp [Pipeline] { [Pipeline] echo [2021-10-27T01:30:22.354Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:30:22.641Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T01:30:22.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:30:22.977Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T01:30:22.985Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:30:23.281Z] ---> sudo-logs.sh [2021-10-27T01:30:23.281Z] Archiving 'sudo' log.. [2021-10-27T01:30:23.281Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2158.novalocal: Name or service not known [2021-10-27T01:30:23.281Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2158.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T01:30:23.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:30:23.609Z] ---> job-cost.sh [2021-10-27T01:30:23.609Z] lf-activate-venv: SKIPPING [2021-10-27T01:30:23.609Z] DEBUG: total: 0.10999999940395355 [2021-10-27T01:30:23.609Z] INFO: Retrieving Stack Cost... [2021-10-27T01:30:23.869Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T01:30:24.128Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T01:30:24.139Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:30:24.425Z] ---> logs-deploy.sh [2021-10-27T01:30:24.425Z] lf-activate-venv: SKIPPING [2021-10-27T01:30:24.425Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3782/3 [2021-10-27T01:30:24.425Z] INFO: archiving workspace using pattern(s): [2021-10-27T01:30:24.996Z] Archives upload complete. [2021-10-27T01:30:25.258Z] INFO: archiving logs to Nexus