Pull request #3826 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2+f650799c2872b5746043592dbca86bb6f356332d (5ecbbc235894e53ac13eb9c040fe3df8590de9f4) 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-ssh7353738561289366355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh11587294237052593781.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3826/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-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14498850076045265652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh7089410680674671905.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-3826/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-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3829715752649893791.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 USE_ALPINE: true 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-70 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh8425530280802633010.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 Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 Merge succeeded, producing 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 Checking out Revision 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 (PR-3826) > 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/10@tmp/jenkins-gitclient-ssh719063263685742921.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # 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/10@tmp/jenkins-gitclient-ssh6681441140040097679.key > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 Commit message: "Merge branch 'main' into snap-secrets-connect-fix" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-02T10:17:18.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-02T10:17:18.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-02T10:17:18.784Z] ========================================================= [2021-12-02T10:17:18.784Z] EdgeX Global Pipelines Version Info [2021-12-02T10:17:18.784Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c49082fd798f27439e0d6560e1cc3be2d45311e8 # timeout=10 [2021-12-02T10:17:19.911Z] ------------------- [2021-12-02T10:17:19.911Z] stable info: [2021-12-02T10:17:19.911Z] ------------------- [2021-12-02T10:17:19.911Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-02T10:17:19.911Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-02T10:17:19.911Z] Message: update stable to v1.0.217 [2021-12-02T10:17:20.486Z] ------------------- [2021-12-02T10:17:20.486Z] experimental info: [2021-12-02T10:17:20.486Z] ------------------- [2021-12-02T10:17:20.486Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-02T10:17:20.486Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-02T10:17:20.486Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-02T10:17:20.636Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-02T10:17:20.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-02T10:17:20.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-02T10:17:20.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-02T10:17:20.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-02T10:17:20.696Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-02T10:17:20.707Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-02T10:17:20.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-02T10:17:20.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-02T10:17:20.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-02T10:17:20.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-02T10:17:20.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-02T10:17:20.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-02T10:17:20.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-02T10:17:20.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-02T10:17:20.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-02T10:17:20.842Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-02T10:17:20.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-02T10:17:20.867Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-02T10:17:20.878Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-02T10:17:20.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-02T10:17:20.903Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-02T10:17:20.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo [2021-12-02T10:17:20.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo [2021-12-02T10:17:20.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo [2021-12-02T10:17:20.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [Pipeline] echo [2021-12-02T10:17:20.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50ad457 [Pipeline] echo [2021-12-02T10:17:20.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T10:17:21.030Z] provisioning config files... [2021-12-02T10:17:21.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4900221375156755833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:17:21.357Z] ---> docker-login.sh [2021-12-02T10:17:21.358Z] nexus3.edgexfoundry.org:10001 [2021-12-02T10:17:21.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:17:21.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:17:21.620Z] Configure a credential helper to remove this warning. See [2021-12-02T10:17:21.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:17:21.620Z] [2021-12-02T10:17:21.620Z] Login Succeeded [2021-12-02T10:17:21.620Z] nexus3.edgexfoundry.org:10002 [2021-12-02T10:17:21.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:17:21.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:17:21.620Z] Configure a credential helper to remove this warning. See [2021-12-02T10:17:21.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:17:21.620Z] [2021-12-02T10:17:21.620Z] Login Succeeded [2021-12-02T10:17:21.620Z] nexus3.edgexfoundry.org:10003 [2021-12-02T10:17:21.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:17:21.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:17:21.620Z] Configure a credential helper to remove this warning. See [2021-12-02T10:17:21.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:17:21.620Z] [2021-12-02T10:17:21.887Z] Login Succeeded [2021-12-02T10:17:21.887Z] nexus3.edgexfoundry.org:10004 [2021-12-02T10:17:21.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:17:21.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:17:21.887Z] Configure a credential helper to remove this warning. See [2021-12-02T10:17:21.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:17:21.887Z] [2021-12-02T10:17:21.887Z] Login Succeeded [2021-12-02T10:17:21.887Z] docker.io [2021-12-02T10:17:21.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:17:22.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:17:22.155Z] Configure a credential helper to remove this warning. See [2021-12-02T10:17:22.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:17:22.155Z] [2021-12-02T10:17:22.155Z] Login Succeeded [2021-12-02T10:17:22.155Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T10:17:22.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-02T10:17:22.481Z] ++ 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-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/core-command/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/core-data/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-02T10:17:22.481Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T10:17:22.481Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-02T10:17:22.481Z] ++ cut -d/ -f2 [2021-12-02T10:17:22.481Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-02T10:17:22.524Z] 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] { (Build Check) [Pipeline] sh [2021-12-02T10:17:23.084Z] + git rev-list -1 --merges 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2~1..50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [Pipeline] echo [2021-12-02T10:17:23.094Z] -----------> git rev-list -1 --merges 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2~1..50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:17:23.094Z] 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [false] [Pipeline] sh [2021-12-02T10:17:23.393Z] + git log --format=format:%s -1 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [Pipeline] echo [2021-12-02T10:17:23.408Z] ========================================================= [2021-12-02T10:17:23.408Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-02T10:17:23.408Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-02T10:17:23.810Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-02T10:17:23.810Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-02T10:17:23.810Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-02T10:17:23.810Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-02T10:17:23.810Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-02T10:17:23.810Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-02T10:17:23.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:17:24.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T10:17:24.160Z] [2021-12-02T10:17:24.160Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:17:24.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T10:17:24.464Z] latest: Pulling from edgex-devops/git-semver [2021-12-02T10:17:24.464Z] a0d0a0d46f8b: Pulling fs layer [2021-12-02T10:17:24.464Z] 3e5f54012d9b: Pulling fs layer [2021-12-02T10:17:24.464Z] 4c7163046ea9: Pulling fs layer [2021-12-02T10:17:24.464Z] 0c2d73faf560: Pulling fs layer [2021-12-02T10:17:24.464Z] 0c2d73faf560: Waiting [2021-12-02T10:17:24.464Z] 3e5f54012d9b: Verifying Checksum [2021-12-02T10:17:24.464Z] 3e5f54012d9b: Download complete [2021-12-02T10:17:24.464Z] a0d0a0d46f8b: Verifying Checksum [2021-12-02T10:17:24.464Z] a0d0a0d46f8b: Download complete [2021-12-02T10:17:24.464Z] 4c7163046ea9: Verifying Checksum [2021-12-02T10:17:24.464Z] 4c7163046ea9: Download complete [2021-12-02T10:17:24.464Z] 0c2d73faf560: Verifying Checksum [2021-12-02T10:17:24.464Z] 0c2d73faf560: Download complete [2021-12-02T10:17:24.728Z] a0d0a0d46f8b: Pull complete [2021-12-02T10:17:24.728Z] 3e5f54012d9b: Pull complete [2021-12-02T10:17:24.991Z] 4c7163046ea9: Pull complete [2021-12-02T10:17:25.254Z] 0c2d73faf560: Pull complete [2021-12-02T10:17:25.254Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-02T10:17:25.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T10:17:25.254Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-02T10:17:25.324Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-12-02T10:17:25.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat [2021-12-02T10:17:26.139Z] $ docker top fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-02T10:17:26.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T10:17:26.237Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T10:17:26.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T10:17:26.339Z] $ docker exec fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d ssh-agent [2021-12-02T10:17:26.434Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcOMHoa/agent.14 [2021-12-02T10:17:26.434Z] SSH_AGENT_PID=21 [2021-12-02T10:17:26.441Z] Running ssh-add (command line suppressed) [2021-12-02T10:17:26.540Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_5413206152213332398.key (/w/workspace/edgex-go/10@tmp/private_key_5413206152213332398.key) [2021-12-02T10:17:26.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T10:17:26.861Z] + git tag --points-at HEAD [Pipeline] } [2021-12-02T10:17:26.886Z] $ docker exec --env ******** --env ******** fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d ssh-agent -k [2021-12-02T10:17:26.980Z] unset SSH_AUTH_SOCK; [2021-12-02T10:17:26.980Z] unset SSH_AGENT_PID; [2021-12-02T10:17:26.980Z] echo Agent pid 21 killed; [2021-12-02T10:17:26.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-02T10:17:27.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T10:17:27.022Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T10:17:27.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T10:17:27.128Z] $ docker exec fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d ssh-agent [2021-12-02T10:17:27.219Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJjebGP/agent.55 [2021-12-02T10:17:27.219Z] SSH_AGENT_PID=62 [2021-12-02T10:17:27.225Z] Running ssh-add (command line suppressed) [2021-12-02T10:17:27.317Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_1952472301484016106.key (/w/workspace/edgex-go/10@tmp/private_key_1952472301484016106.key) [2021-12-02T10:17:27.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T10:17:27.638Z] + git semver init [2021-12-02T10:17:27.638Z] # -> Open(): unable to determine branch for HEAD [2021-12-02T10:17:27.638Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-12-02T10:17:27.638Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-12-02T10:17:27.638Z] # $SEMVER_REMOTE_NAME = origin [2021-12-02T10:17:27.638Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-02T10:17:27.638Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-02T10:17:27.638Z] # $SEMVER_BRANCH = PR-3826 [2021-12-02T10:17:27.638Z] # $SEMVER_TEMP = /tmp/semver-692450958 [2021-12-02T10:17:27.638Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-02T10:17:42.597Z] # '/tmp/semver-692450958' -> '/w/workspace/edgex-go/10/.semver' [2021-12-02T10:17:42.597Z] # -> Force: false [2021-12-02T10:17:42.597Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-12-02T10:17:42.607Z] $ docker exec --env ******** --env ******** fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d ssh-agent -k [2021-12-02T10:17:42.700Z] unset SSH_AUTH_SOCK; [2021-12-02T10:17:42.701Z] unset SSH_AGENT_PID; [2021-12-02T10:17:42.701Z] echo Agent pid 62 killed; [2021-12-02T10:17:42.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-02T10:17:43.015Z] + git semver [Pipeline] } [2021-12-02T10:17:43.028Z] $ docker stop --time=1 fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d [2021-12-02T10:17:45.215Z] $ docker rm -f fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-02T10:17:45.580Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-02T10:17:45.797Z] Stashed 1 file(s) [Pipeline] echo [2021-12-02T10:17:45.801Z] [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-12-02T10:17:46.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-02T10:17:46.021Z] ========================================================= [2021-12-02T10:17:46.021Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-02T10:17:46.021Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-02T10:17:46.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T10:17:46.320Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-02T10:17:46.320Z] a0d0a0d46f8b: Already exists [2021-12-02T10:17:46.320Z] 31adcdaf11c8: Pulling fs layer [2021-12-02T10:17:46.320Z] b8b176561691: Pulling fs layer [2021-12-02T10:17:46.320Z] 4527c011a84f: Pulling fs layer [2021-12-02T10:17:46.320Z] 5d74067f8e1e: Pulling fs layer [2021-12-02T10:17:46.320Z] e0aca202a116: Pulling fs layer [2021-12-02T10:17:46.320Z] 3a43be97a3b4: Pulling fs layer [2021-12-02T10:17:46.320Z] 34cad66bf833: Pulling fs layer [2021-12-02T10:17:46.320Z] b4e3c513aaa6: Pulling fs layer [2021-12-02T10:17:46.320Z] 5d74067f8e1e: Waiting [2021-12-02T10:17:46.320Z] e0aca202a116: Waiting [2021-12-02T10:17:46.320Z] 3a43be97a3b4: Waiting [2021-12-02T10:17:46.320Z] 34cad66bf833: Waiting [2021-12-02T10:17:46.320Z] b4e3c513aaa6: Waiting [2021-12-02T10:17:46.320Z] b8b176561691: Verifying Checksum [2021-12-02T10:17:46.320Z] b8b176561691: Download complete [2021-12-02T10:17:46.320Z] 31adcdaf11c8: Verifying Checksum [2021-12-02T10:17:46.320Z] 31adcdaf11c8: Download complete [2021-12-02T10:17:46.320Z] 5d74067f8e1e: Verifying Checksum [2021-12-02T10:17:46.320Z] 5d74067f8e1e: Download complete [2021-12-02T10:17:46.320Z] e0aca202a116: Download complete [2021-12-02T10:17:46.320Z] 3a43be97a3b4: Verifying Checksum [2021-12-02T10:17:46.320Z] 3a43be97a3b4: Download complete [2021-12-02T10:17:46.598Z] 34cad66bf833: Verifying Checksum [2021-12-02T10:17:46.598Z] 34cad66bf833: Download complete [2021-12-02T10:17:46.598Z] 31adcdaf11c8: Pull complete [2021-12-02T10:17:46.598Z] b8b176561691: Pull complete [2021-12-02T10:17:46.872Z] 4527c011a84f: Verifying Checksum [2021-12-02T10:17:46.872Z] 4527c011a84f: Download complete [2021-12-02T10:17:47.140Z] b4e3c513aaa6: Verifying Checksum [2021-12-02T10:17:47.140Z] b4e3c513aaa6: Download complete [2021-12-02T10:17:51.379Z] 4527c011a84f: Pull complete [2021-12-02T10:17:51.379Z] 5d74067f8e1e: Pull complete [2021-12-02T10:17:51.379Z] e0aca202a116: Pull complete [2021-12-02T10:17:51.379Z] 3a43be97a3b4: Pull complete [2021-12-02T10:17:51.379Z] 34cad66bf833: Pull complete [2021-12-02T10:17:53.317Z] b4e3c513aaa6: Pull complete [2021-12-02T10:17:53.317Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-02T10:17:53.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T10:17:53.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-02T10:17:53.613Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T10:17:53.613Z] WORKDIR /edgex [2021-12-02T10:17:53.613Z] COPY go.mod . [2021-12-02T10:17:53.613Z] RUN go mod download' [2021-12-02T10:17:53.613Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-02T10:17:55.025Z] Sending build context to Docker daemon 334.6MB [2021-12-02T10:17:55.025Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T10:17:55.025Z] ---> 9f6097aaca64 [2021-12-02T10:17:55.025Z] Step 2/4 : WORKDIR /edgex [2021-12-02T10:17:57.581Z] ---> Running in d811ad49e09e [2021-12-02T10:17:57.581Z] Removing intermediate container d811ad49e09e [2021-12-02T10:17:57.581Z] ---> 0bdc4a266a95 [2021-12-02T10:17:57.581Z] Step 3/4 : COPY go.mod . [2021-12-02T10:17:57.581Z] ---> 83641bb8bd88 [2021-12-02T10:17:57.581Z] Step 4/4 : RUN go mod download [2021-12-02T10:17:57.581Z] ---> Running in a03942cc67b4 [2021-12-02T10:18:00.980Z] Still waiting to schedule task [2021-12-02T10:18:00.980Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-02T10:18:29.739Z] Removing intermediate container a03942cc67b4 [2021-12-02T10:18:29.739Z] ---> dee240816e78 [2021-12-02T10:18:29.739Z] Successfully built dee240816e78 [2021-12-02T10:18:29.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:18:30.046Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-02T10:18:30.046Z] . [Pipeline] withDockerContainer [2021-12-02T10:18:30.117Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-12-02T10:18:30.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-02T10:18:30.528Z] $ docker top fc3b20936e1e5d53d5efabf11fa7a9f8d1d447639db7c6f55aa5ace86e8784b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T10:18:30.887Z] + go version [2021-12-02T10:18:30.887Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-02T10:18:30.899Z] $ docker stop --time=1 fc3b20936e1e5d53d5efabf11fa7a9f8d1d447639db7c6f55aa5ace86e8784b2 [2021-12-02T10:18:32.099Z] $ docker rm -f fc3b20936e1e5d53d5efabf11fa7a9f8d1d447639db7c6f55aa5ace86e8784b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:18:32.610Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-02T10:18:32.610Z] . [Pipeline] withDockerContainer [2021-12-02T10:18:32.677Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-12-02T10:18:32.712Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-02T10:18:33.063Z] $ docker top 803401a7df87dfac86f196ef468eb48211635502001a4b9c4780e8a18cd659f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-02T10:18:33.138Z] ========================================================= [2021-12-02T10:18:33.138Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-02T10:18:33.138Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-02T10:18:33.436Z] + make test [2021-12-02T10:18:33.436Z] go mod tidy [2021-12-02T10:18:33.712Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-02T10:18:39.042Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-02T10:18:57.214Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-02T10:19:00.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-02T10:19:01.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-02T10:19:01.395Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-02T10:19:03.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-02T10:19:04.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-02T10:19:04.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-02T10:19:04.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-02T10:19:05.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-02T10:19:05.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-02T10:19:05.722Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-02T10:19:05.722Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-02T10:19:05.722Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-02T10:19:05.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-02T10:19:07.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-12-02T10:19:07.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-02T10:19:07.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-02T10:19:08.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2021-12-02T10:19:08.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-02T10:19:08.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements [2021-12-02T10:19:08.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-02T10:19:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-02T10:19:09.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2021-12-02T10:19:09.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-02T10:19:09.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-02T10:19:10.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2021-12-02T10:19:10.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-02T10:19:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-02T10:19:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-02T10:19:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-02T10:19:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-02T10:19:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements [2021-12-02T10:19:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-02T10:19:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-02T10:19:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-12-02T10:19:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-02T10:19:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-02T10:19:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-02T10:19:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-02T10:19:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-02T10:19:11.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-12-02T10:19:11.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-02T10:19:11.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-02T10:19:11.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-02T10:19:12.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements [2021-12-02T10:19:12.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-02T10:19:12.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-12-02T10:19:12.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-12-02T10:19:12.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-02T10:19:12.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-12-02T10:19:14.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-12-02T10:19:14.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-12-02T10:19:14.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-12-02T10:19:14.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-12-02T10:19:26.477Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-71 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-12-02T10:19:26.487Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-12-02T10:19:26.689Z] The recommended git tool is: git [2021-12-02T10:19:26.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements [2021-12-02T10:19:26.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-12-02T10:19:30.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 82.5% of statements [2021-12-02T10:19:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-02T10:19:31.316Z] using credential edgex-jenkins-ssh [2021-12-02T10:19:31.336Z] Cloning the remote Git repository [2021-12-02T10:19:31.386Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-02T10:19:31.464Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-12-02T10:19:31.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-02T10:19:31.566Z] > git --version # timeout=10 [2021-12-02T10:19:31.586Z] > git --version # 'git version 2.17.1' [2021-12-02T10:19:31.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T10:19:31.663Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T10:19:48.038Z] Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:19:48.391Z] Merge succeeded, producing 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:19:48.392Z] Checking out Revision 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 (PR-3826) [2021-12-02T10:19:46.988Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-02T10:19:47.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T10:19:47.046Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-02T10:19:47.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-02T10:19:47.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T10:19:47.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-02T10:19:48.049Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T10:19:48.070Z] > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 [2021-12-02T10:19:48.279Z] > git remote # timeout=10 [2021-12-02T10:19:48.302Z] > git config --get remote.origin.url # timeout=10 [2021-12-02T10:19:48.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T10:19:48.340Z] > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 [2021-12-02T10:19:48.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-02T10:19:48.392Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T10:19:48.412Z] > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 [2021-12-02T10:19:49.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-02T10:19:49.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-02T10:19:49.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-02T10:19:49.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-02T10:19:49.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-12-02T10:19:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-02T10:19:49.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.2% of statements [2021-12-02T10:19:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-12-02T10:19:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-02T10:19:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-12-02T10:19:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 65.4% of statements [2021-12-02T10:19:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-02T10:19:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-02T10:19:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-02T10:19:49.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2021-12-02T10:19:49.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-02T10:19:49.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-02T10:19:49.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2021-12-02T10:19:49.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-02T10:19:49.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-12-02T10:19:49.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-02T10:19:52.651Z] Commit message: "Merge branch 'main' into snap-secrets-connect-fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-02T10:19:53.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-02T10:19:53.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T10:19:53.583Z] Dload Upload Total Spent Left Speed [2021-12-02T10:19:53.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86306 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh [2021-12-02T10:19:54.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-02T10:19:54.450Z] + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-02T10:19:54.450Z] tee /etc/docker/daemon.new [2021-12-02T10:19:54.450Z] { [2021-12-02T10:19:54.450Z] "registry-mirrors": [ [2021-12-02T10:19:54.450Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-02T10:19:54.450Z] ], [2021-12-02T10:19:54.450Z] "bip": "10.250.0.254/24", [2021-12-02T10:19:54.450Z] "hosts": [ [2021-12-02T10:19:54.450Z] "tcp://0.0.0.0:5555", [2021-12-02T10:19:54.450Z] "unix:///var/run/docker.sock" [2021-12-02T10:19:54.450Z] ], [2021-12-02T10:19:54.450Z] "mtu": 1458, [2021-12-02T10:19:54.450Z] "selinux-enabled": true, [2021-12-02T10:19:54.450Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-02T10:19:54.450Z] } [Pipeline] sh [2021-12-02T10:19:54.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-02T10:19:55.131Z] + sudo service docker restart [2021-12-02T10:19:58.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 17.7% of statements [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-02T10:19:58.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-02T10:19:58.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-02T10:19:58.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-02T10:19:58.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-02T10:19:58.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-02T10:19:58.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-12-02T10:19:58.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-12-02T10:19:58.155Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T10:20:13.446Z] provisioning config files... [2021-12-02T10:20:13.469Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4330606754283914360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:20:13.817Z] ---> docker-login.sh [2021-12-02T10:20:13.818Z] nexus3.edgexfoundry.org:10001 [2021-12-02T10:20:14.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:20:14.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:20:14.694Z] Configure a credential helper to remove this warning. See [2021-12-02T10:20:14.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:20:14.694Z] [2021-12-02T10:20:14.694Z] Login Succeeded [2021-12-02T10:20:14.694Z] nexus3.edgexfoundry.org:10002 [2021-12-02T10:20:14.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:20:14.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:20:14.966Z] Configure a credential helper to remove this warning. See [2021-12-02T10:20:14.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:20:14.966Z] [2021-12-02T10:20:14.966Z] Login Succeeded [2021-12-02T10:20:14.966Z] nexus3.edgexfoundry.org:10003 [2021-12-02T10:20:15.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:20:15.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:20:15.240Z] Configure a credential helper to remove this warning. See [2021-12-02T10:20:15.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:20:15.240Z] [2021-12-02T10:20:15.240Z] Login Succeeded [2021-12-02T10:20:15.240Z] nexus3.edgexfoundry.org:10004 [2021-12-02T10:20:15.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:20:15.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:20:15.799Z] Configure a credential helper to remove this warning. See [2021-12-02T10:20:15.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:20:15.799Z] [2021-12-02T10:20:15.799Z] Login Succeeded [2021-12-02T10:20:15.799Z] docker.io [2021-12-02T10:20:16.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T10:20:16.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T10:20:16.343Z] Configure a credential helper to remove this warning. See [2021-12-02T10:20:16.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T10:20:16.343Z] [2021-12-02T10:20:16.343Z] Login Succeeded [2021-12-02T10:20:16.343Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T10:20:16.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-02T10:20:16.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-02T10:20:16.886Z] ========================================================= [2021-12-02T10:20:16.886Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-02T10:20:16.886Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-02T10:20:17.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T10:20:17.488Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-02T10:20:17.488Z] 552d1f2373af: Pulling fs layer [2021-12-02T10:20:17.488Z] ea3f2d53f512: Pulling fs layer [2021-12-02T10:20:17.488Z] 9e70ebbbe112: Pulling fs layer [2021-12-02T10:20:17.488Z] 7a9cfe048b4a: Pulling fs layer [2021-12-02T10:20:17.488Z] 72dc09318566: Pulling fs layer [2021-12-02T10:20:17.488Z] f4f7b4309257: Pulling fs layer [2021-12-02T10:20:17.488Z] 0ac9a79272e3: Pulling fs layer [2021-12-02T10:20:17.488Z] b78e95d17946: Pulling fs layer [2021-12-02T10:20:17.488Z] f4f7b4309257: Waiting [2021-12-02T10:20:17.488Z] 7a9cfe048b4a: Waiting [2021-12-02T10:20:17.488Z] 72dc09318566: Waiting [2021-12-02T10:20:17.488Z] 0ac9a79272e3: Waiting [2021-12-02T10:20:17.488Z] b78e95d17946: Waiting [2021-12-02T10:20:17.488Z] 9e70ebbbe112: Download complete [2021-12-02T10:20:17.488Z] ea3f2d53f512: Verifying Checksum [2021-12-02T10:20:17.488Z] ea3f2d53f512: Download complete [2021-12-02T10:20:17.488Z] 72dc09318566: Verifying Checksum [2021-12-02T10:20:17.488Z] 72dc09318566: Download complete [2021-12-02T10:20:17.488Z] f4f7b4309257: Verifying Checksum [2021-12-02T10:20:17.488Z] f4f7b4309257: Download complete [2021-12-02T10:20:17.488Z] 552d1f2373af: Verifying Checksum [2021-12-02T10:20:17.488Z] 552d1f2373af: Download complete [2021-12-02T10:20:17.488Z] 0ac9a79272e3: Verifying Checksum [2021-12-02T10:20:17.488Z] 0ac9a79272e3: Download complete [2021-12-02T10:20:18.474Z] 552d1f2373af: Pull complete [2021-12-02T10:20:18.750Z] ea3f2d53f512: Pull complete [2021-12-02T10:20:19.345Z] 9e70ebbbe112: Pull complete [2021-12-02T10:20:19.345Z] b78e95d17946: Verifying Checksum [2021-12-02T10:20:19.345Z] b78e95d17946: Download complete [2021-12-02T10:20:19.941Z] 7a9cfe048b4a: Verifying Checksum [2021-12-02T10:20:19.941Z] 7a9cfe048b4a: Download complete [2021-12-02T10:20:32.320Z] 7a9cfe048b4a: Pull complete [2021-12-02T10:20:32.321Z] 72dc09318566: Pull complete [2021-12-02T10:20:32.321Z] f4f7b4309257: Pull complete [2021-12-02T10:20:32.321Z] 0ac9a79272e3: Pull complete [2021-12-02T10:20:36.636Z] b78e95d17946: Pull complete [2021-12-02T10:20:36.636Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-02T10:20:36.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T10:20:36.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-02T10:20:36.982Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-02T10:20:36.982Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T10:20:36.982Z] WORKDIR /edgex [2021-12-02T10:20:36.982Z] COPY go.mod . [2021-12-02T10:20:36.982Z] RUN go mod download [2021-12-02T10:20:37.063Z] GO111MODULE=on go vet ./... [2021-12-02T10:20:39.622Z] Sending build context to Docker daemon 169MB [2021-12-02T10:20:39.622Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T10:20:39.622Z] ---> 8b459fc5aaf0 [2021-12-02T10:20:39.622Z] Step 2/4 : WORKDIR /edgex [2021-12-02T10:20:41.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-02T10:20:41.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-02T10:20:41.595Z] ---> Running in b51031ed1eb1 [2021-12-02T10:20:41.595Z] Removing intermediate container b51031ed1eb1 [2021-12-02T10:20:41.595Z] ---> 224c6d19f638 [2021-12-02T10:20:41.595Z] Step 3/4 : COPY go.mod . [2021-12-02T10:20:41.829Z] ./bin/test-attribution-txt.sh [2021-12-02T10:20:42.189Z] ---> e48c10a35691 [2021-12-02T10:20:42.190Z] Step 4/4 : RUN go mod download [2021-12-02T10:20:42.190Z] ---> Running in fb9fc141344e [Pipeline] echo [2021-12-02T10:20:42.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-02T10:20:42.713Z] + ls -al . [2021-12-02T10:20:42.713Z] total 644 [2021-12-02T10:20:42.713Z] drwxrwxr-x 10 1001 1001 4096 Dec 2 10:20 . [2021-12-02T10:20:42.713Z] drwxr-xr-x 4 root root 30 Dec 2 10:18 .. [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 11 Dec 2 10:17 .dockerignore [2021-12-02T10:20:42.713Z] drwxrwxr-x 8 1001 1001 179 Dec 2 10:17 .git [2021-12-02T10:20:42.713Z] drwxrwxr-x 4 1001 1001 142 Dec 2 10:17 .github [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 804 Dec 2 10:17 .gitignore [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 42 Dec 2 10:17 .golangci.yml [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 76 Dec 2 10:17 .hadolint.yml [2021-12-02T10:20:42.713Z] drwx------ 3 1001 1001 73 Dec 2 10:17 .semver [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 166 Dec 2 10:17 .sonarcloud.properties [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 1171 Dec 2 10:17 ADOPTERS.md [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 8910 Dec 2 10:17 Attribution.txt [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 51732 Dec 2 10:17 CHANGELOG.md [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 3804 Dec 2 10:17 CONTRIBUTING.md [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 677 Dec 2 10:17 GOVERNANCE.md [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 849 Dec 2 10:17 Jenkinsfile [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 10775 Dec 2 10:17 LICENSE [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 6508 Dec 2 10:17 Makefile [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 582 Dec 2 10:17 OWNERS.md [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 8207 Dec 2 10:17 README.md [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 6912 Dec 2 10:17 SECURITY.md [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 5 Dec 2 10:17 VERSION [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 4131 Dec 2 10:17 ZMQWindows.md [2021-12-02T10:20:42.713Z] drwxrwxr-x 2 1001 1001 37 Dec 2 10:17 bin [2021-12-02T10:20:42.713Z] drwxrwxr-x 14 1001 1001 4096 Dec 2 10:17 cmd [2021-12-02T10:20:42.713Z] -rw-r--r-- 1 root root 428381 Dec 2 10:19 coverage.out [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 828 Dec 2 10:17 go.mod [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 49483 Dec 2 10:17 go.sum [2021-12-02T10:20:42.713Z] drwxrwxr-x 8 1001 1001 124 Dec 2 10:17 internal [2021-12-02T10:20:42.713Z] drwxrwxr-x 3 1001 1001 16 Dec 2 10:17 openapi [2021-12-02T10:20:42.713Z] drwxrwxr-x 4 1001 1001 71 Dec 2 10:17 snap [2021-12-02T10:20:42.713Z] -rw-rw-r-- 1 1001 1001 204 Dec 2 10:17 version.go [Pipeline] sh [2021-12-02T10:20:42.999Z] + '[' -e coverage.out ] [2021-12-02T10:20:42.999Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-02T10:20:43.087Z] Stashed 1 file(s) [Pipeline] sh [2021-12-02T10:20:43.389Z] + make build [2021-12-02T10:20:43.389Z] 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-12-02T10:20:44.773Z] 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-12-02T10:20:51.571Z] 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-12-02T10:20:51.831Z] 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-12-02T10:20:52.775Z] 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-12-02T10:20:53.044Z] 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-12-02T10:20:54.452Z] 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-12-02T10:20:55.029Z] 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-12-02T10:20:55.977Z] 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-12-02T10:20:56.939Z] 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-12-02T10:20:57.893Z] 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-12-02T10:20:58.833Z] 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-12-02T10:21:00.234Z] $ docker stop --time=1 803401a7df87dfac86f196ef468eb48211635502001a4b9c4780e8a18cd659f4 [2021-12-02T10:21:02.266Z] $ docker rm -f 803401a7df87dfac86f196ef468eb48211635502001a4b9c4780e8a18cd659f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:21:03.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-02T10:21:03.485Z] [2021-12-02T10:21:03.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:21:03.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-02T10:21:03.788Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-02T10:21:03.788Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-02T10:21:03.788Z] ca9280d653b3: Pulling fs layer [2021-12-02T10:21:03.788Z] 7e9c9ca2126c: Pulling fs layer [2021-12-02T10:21:03.788Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-02T10:21:03.788Z] cbdbe7a5bc2a: Download complete [2021-12-02T10:21:04.061Z] ca9280d653b3: Verifying Checksum [2021-12-02T10:21:04.061Z] ca9280d653b3: Download complete [2021-12-02T10:21:04.061Z] cbdbe7a5bc2a: Pull complete [2021-12-02T10:21:04.322Z] 7e9c9ca2126c: Verifying Checksum [2021-12-02T10:21:04.322Z] 7e9c9ca2126c: Download complete [2021-12-02T10:21:04.585Z] ca9280d653b3: Pull complete [2021-12-02T10:21:08.826Z] 7e9c9ca2126c: Pull complete [2021-12-02T10:21:08.826Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-02T10:21:08.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-02T10:21:08.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-02T10:21:08.887Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-12-02T10:21:08.927Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-02T10:21:11.695Z] $ docker top 6cbcf8fb83a5035aa75d17c8f7436c0c6f409c8c8062f1978b36a1a41690412b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T10:21:12.056Z] + grep parallel [2021-12-02T10:21:12.056Z] + docker-compose build --help [2021-12-02T10:21:12.629Z] --parallel Build images in parallel. [Pipeline] } [2021-12-02T10:21:12.640Z] $ docker stop --time=1 6cbcf8fb83a5035aa75d17c8f7436c0c6f409c8c8062f1978b36a1a41690412b [2021-12-02T10:21:13.825Z] $ docker rm -f 6cbcf8fb83a5035aa75d17c8f7436c0c6f409c8c8062f1978b36a1a41690412b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:21:14.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-02T10:21:14.226Z] . [Pipeline] withDockerContainer [2021-12-02T10:21:14.292Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-12-02T10:21:14.327Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-02T10:21:14.633Z] $ docker top e0632f384fc0f9113b146481129fba42a648b15990ba4bf19dc57d9a3e5470c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T10:21:14.996Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-02T10:21:15.569Z] Building core-command ... [2021-12-02T10:21:15.569Z] Building core-data ... [2021-12-02T10:21:15.569Z] Building core-metadata ... [2021-12-02T10:21:15.569Z] Building security-bootstrapper ... [2021-12-02T10:21:15.569Z] Building security-proxy-setup ... [2021-12-02T10:21:15.569Z] Building security-secretstore-setup ... [2021-12-02T10:21:15.569Z] Building support-notifications ... [2021-12-02T10:21:15.569Z] Building support-scheduler ... [2021-12-02T10:21:15.569Z] Building sys-mgmt-agent ... [2021-12-02T10:21:15.569Z] Building support-notifications [2021-12-02T10:21:15.569Z] Building sys-mgmt-agent [2021-12-02T10:21:15.569Z] Building core-metadata [2021-12-02T10:21:15.569Z] Building security-proxy-setup [2021-12-02T10:21:15.569Z] Building support-scheduler [2021-12-02T10:21:25.579Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:21:25.579Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:21:25.579Z] ---> dee240816e78 [2021-12-02T10:21:25.579Z] Step 3/20 : WORKDIR /edgex-go [2021-12-02T10:21:25.579Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:21:25.579Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:21:25.579Z] ---> dee240816e78 [2021-12-02T10:21:25.579Z] Step 3/23 : WORKDIR /edgex-go [2021-12-02T10:21:25.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:21:25.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:21:25.579Z] ---> dee240816e78 [2021-12-02T10:21:25.579Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T10:21:33.726Z] ---> Running in 633fc7b5b5e0 [2021-12-02T10:21:33.726Z] ---> Running in cf959084d705 [2021-12-02T10:21:33.726Z] ---> Running in 53c88c8d562e [2021-12-02T10:21:35.111Z] Removing intermediate container cf959084d705 [2021-12-02T10:21:35.111Z] ---> 616cdd84b4ae [2021-12-02T10:21:35.111Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:21:35.111Z] Removing intermediate container 633fc7b5b5e0 [2021-12-02T10:21:35.111Z] ---> fdfe6c9ed5a5 [2021-12-02T10:21:35.111Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:21:35.111Z] Removing intermediate container 53c88c8d562e [2021-12-02T10:21:35.111Z] ---> a438b8a7f263 [2021-12-02T10:21:35.111Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:21:35.111Z] ---> Running in a575aa10b7f2 [2021-12-02T10:21:35.680Z] ---> Running in 1c909990d8a3 [2021-12-02T10:21:35.680Z] ---> Running in 87e0b88914c7 [2021-12-02T10:21:39.906Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:21:39.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:21:39.906Z] ---> dee240816e78 [2021-12-02T10:21:39.906Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T10:21:39.906Z] ---> Using cache [2021-12-02T10:21:39.906Z] ---> fdfe6c9ed5a5 [2021-12-02T10:21:39.906Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:21:40.478Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:21:40.478Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:21:40.478Z] ---> dee240816e78 [2021-12-02T10:21:40.478Z] Step 3/21 : WORKDIR /edgex-go [2021-12-02T10:21:40.478Z] ---> Using cache [2021-12-02T10:21:40.478Z] ---> fdfe6c9ed5a5 [2021-12-02T10:21:40.478Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:21:40.478Z] ---> Running in 143d878fe9ee [2021-12-02T10:21:40.478Z] ---> Running in 2f1dc422f7f8 [2021-12-02T10:21:40.742Z] Removing intermediate container a575aa10b7f2 [2021-12-02T10:21:40.742Z] ---> 5121754b0793 [2021-12-02T10:21:40.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-02T10:21:40.742Z] Removing intermediate container 87e0b88914c7 [2021-12-02T10:21:40.742Z] ---> d6da85031f90 [2021-12-02T10:21:40.742Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-02T10:21:40.742Z] ---> Running in a2f08912a5bf [2021-12-02T10:21:40.742Z] ---> Running in 8d7a0e331eb0 [2021-12-02T10:21:40.742Z] Removing intermediate container 1c909990d8a3 [2021-12-02T10:21:40.742Z] ---> a01908ee54ca [2021-12-02T10:21:40.742Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-02T10:21:40.742Z] ---> Running in ddd615eb0f3f [2021-12-02T10:21:41.316Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:41.316Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:41.316Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:41.585Z] Removing intermediate container 143d878fe9ee [2021-12-02T10:21:41.585Z] ---> c972950b9631 [2021-12-02T10:21:41.585Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-02T10:21:41.585Z] Removing intermediate container 2f1dc422f7f8 [2021-12-02T10:21:41.585Z] ---> 3896bad6afdf [2021-12-02T10:21:41.585Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-02T10:21:41.585Z] ---> Running in c9524cc4725a [2021-12-02T10:21:41.585Z] ---> Running in ae491b5d7d05 [2021-12-02T10:21:41.845Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:41.845Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:42.105Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:42.105Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:42.366Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:42.366Z] OK: 220 MiB in 52 packages [2021-12-02T10:21:42.625Z] OK: 220 MiB in 52 packages [2021-12-02T10:21:42.625Z] OK: 220 MiB in 52 packages [2021-12-02T10:21:42.625Z] Removing intermediate container 8d7a0e331eb0 [2021-12-02T10:21:42.625Z] ---> d95ea228cd1d [2021-12-02T10:21:42.625Z] Step 6/22 : COPY . . [2021-12-02T10:21:42.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:42.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:21:42.903Z] Removing intermediate container ddd615eb0f3f [2021-12-02T10:21:42.903Z] ---> 5c7f2b130e75 [2021-12-02T10:21:42.903Z] Step 6/20 : COPY . . [2021-12-02T10:21:43.170Z] OK: 220 MiB in 52 packages [2021-12-02T10:21:43.170Z] OK: 220 MiB in 52 packages [2021-12-02T10:21:43.170Z] Removing intermediate container a2f08912a5bf [2021-12-02T10:21:43.170Z] ---> 82021d227f0c [2021-12-02T10:21:43.170Z] Step 6/23 : COPY go.mod . [2021-12-02T10:21:47.395Z] ---> 243c40a54983 [2021-12-02T10:21:47.395Z] Step 7/23 : RUN go mod download [2021-12-02T10:21:47.395Z] Removing intermediate container c9524cc4725a [2021-12-02T10:21:47.395Z] ---> 3505745136ed [2021-12-02T10:21:47.395Z] Step 6/22 : COPY . . [2021-12-02T10:21:47.658Z] ---> Running in 93a52237c01b [2021-12-02T10:21:47.658Z] Removing intermediate container ae491b5d7d05 [2021-12-02T10:21:47.658Z] ---> b02e4b88285a [2021-12-02T10:21:47.658Z] Step 6/21 : COPY . . [2021-12-02T10:21:48.246Z] ---> 9205e3f8a98b [2021-12-02T10:21:48.246Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:21:51.577Z] ---> f663e601c6eb [2021-12-02T10:21:51.577Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:21:51.577Z] ---> Running in 6726d236f4be [2021-12-02T10:21:51.577Z] ---> Running in eeda6d1cff1b [2021-12-02T10:21:54.155Z] Removing intermediate container 93a52237c01b [2021-12-02T10:21:54.419Z] ---> 66dc07ddcc34 [2021-12-02T10:21:54.419Z] Step 8/23 : COPY . . [2021-12-02T10:21:54.682Z] ---> 6666b2f21e17 [2021-12-02T10:21:54.682Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:21:54.682Z] ---> Running in e683c8e13f15 [2021-12-02T10:21:54.682Z] Removing intermediate container eeda6d1cff1b [2021-12-02T10:21:54.682Z] ---> 13768e077b65 [2021-12-02T10:21:54.682Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-02T10:21:54.682Z] ---> 3ac1b1164246 [2021-12-02T10:21:54.682Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:21:54.682Z] ---> Running in b5a029407a25 [2021-12-02T10:21:54.682Z] Removing intermediate container 6726d236f4be [2021-12-02T10:21:54.682Z] ---> 82115b9f773f [2021-12-02T10:21:54.682Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-02T10:21:55.253Z] ---> Running in 2d86aef7ba50 [2021-12-02T10:21:56.651Z] ---> Running in 6c0649893565 [2021-12-02T10:21:56.914Z] 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-12-02T10:21:57.180Z] 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-12-02T10:21:59.113Z] Removing intermediate container e683c8e13f15 [2021-12-02T10:21:59.113Z] ---> b8741eea951d [2021-12-02T10:21:59.113Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-02T10:21:59.113Z] ---> Running in a9fce57c8ab6 [2021-12-02T10:21:59.113Z] ---> 6f760173595c [2021-12-02T10:21:59.113Z] Step 9/23 : RUN go mod tidy [2021-12-02T10:21:59.113Z] ---> Running in 470728de9b0d [2021-12-02T10:21:59.113Z] Removing intermediate container 2d86aef7ba50 [2021-12-02T10:21:59.113Z] ---> f3a8e37f58d8 [2021-12-02T10:21:59.113Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-02T10:21:59.113Z] ---> Running in 01171368e111 [2021-12-02T10:21:59.690Z] 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-12-02T10:21:59.690Z] 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-12-02T10:22:01.074Z] Removing intermediate container 470728de9b0d [2021-12-02T10:22:01.074Z] ---> e65f9f8653cf [2021-12-02T10:22:01.074Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-02T10:22:01.336Z] ---> Running in 35b927c41f6d [2021-12-02T10:22:01.911Z] 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-12-02T10:22:03.971Z] Removing intermediate container fb9fc141344e [2021-12-02T10:22:03.971Z] ---> 1b7902ea0433 [2021-12-02T10:22:03.971Z] Successfully built 1b7902ea0433 [2021-12-02T10:22:03.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:22:04.312Z] + docker inspect -f . ci-base-image-arm64 [2021-12-02T10:22:04.312Z] . [Pipeline] withDockerContainer [2021-12-02T10:22:04.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container [2021-12-02T10:22:04.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-02T10:22:05.986Z] $ docker top 1e1a8611176f9122059a2273b4c44b071d9d03a9c7806dd7072dd9427dc94d13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T10:22:06.870Z] + go version [2021-12-02T10:22:06.870Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-02T10:22:06.897Z] $ docker stop --time=1 1e1a8611176f9122059a2273b4c44b071d9d03a9c7806dd7072dd9427dc94d13 [2021-12-02T10:22:08.517Z] $ docker rm -f 1e1a8611176f9122059a2273b4c44b071d9d03a9c7806dd7072dd9427dc94d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:22:09.239Z] + docker inspect -f . ci-base-image-arm64 [2021-12-02T10:22:09.239Z] . [Pipeline] withDockerContainer [2021-12-02T10:22:09.434Z] prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container [2021-12-02T10:22:09.513Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-02T10:22:10.668Z] $ docker top b3837849d30fef1809a2e633740b7c95edfa06f4811b0e76ca650a4569f5b62f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-02T10:22:10.890Z] ========================================================= [2021-12-02T10:22:10.890Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-02T10:22:10.890Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-02T10:22:11.534Z] + make test [2021-12-02T10:22:11.534Z] go mod tidy [2021-12-02T10:22:12.128Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-02T10:22:34.021Z] 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-12-02T10:22:35.410Z] Removing intermediate container b5a029407a25 [2021-12-02T10:22:35.410Z] ---> 87311c22e4df [2021-12-02T10:22:35.410Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-02T10:22:35.410Z] ---> Running in ca437fdb6f73 [2021-12-02T10:22:35.982Z] 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-12-02T10:22:37.898Z] Removing intermediate container ca437fdb6f73 [2021-12-02T10:22:37.898Z] ---> bc0368f97590 [2021-12-02T10:22:37.898Z] [2021-12-02T10:22:37.898Z] Step 10/22 : FROM docker:20.10.8 [2021-12-02T10:22:38.161Z] Removing intermediate container 6c0649893565 [2021-12-02T10:22:38.161Z] ---> e764324b5f30 [2021-12-02T10:22:38.161Z] [2021-12-02T10:22:38.161Z] Step 9/20 : FROM alpine:3.14 [2021-12-02T10:22:38.161Z] 20.10.8: Pulling from library/docker [2021-12-02T10:22:38.161Z] 3.14: Pulling from library/alpine [2021-12-02T10:22:38.939Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-02T10:22:40.096Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-02T10:22:40.096Z] Status: Downloaded newer image for alpine:3.14 [2021-12-02T10:22:40.096Z] ---> 0a97eee8041e [2021-12-02T10:22:40.096Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-02T10:22:40.365Z] ---> Running in c85e164ac70e [2021-12-02T10:22:41.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:41.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:41.904Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-02T10:22:41.904Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-02T10:22:41.904Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-02T10:22:41.904Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-02T10:22:41.904Z] (5/5) Installing curl (7.79.1-r0) [2021-12-02T10:22:41.904Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:22:41.904Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T10:22:41.904Z] OK: 8 MiB in 19 packages [2021-12-02T10:22:42.852Z] Removing intermediate container 01171368e111 [2021-12-02T10:22:42.852Z] ---> 2774e2861ea1 [2021-12-02T10:22:42.852Z] [2021-12-02T10:22:42.852Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T10:22:42.852Z] ---> 0a97eee8041e [2021-12-02T10:22:42.852Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-02T10:22:42.852Z] ---> Running in b8c91ae294c3 [2021-12-02T10:22:43.429Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-02T10:22:43.429Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-02T10:22:43.429Z] ---> bc6c0ffef665 [2021-12-02T10:22:43.429Z] 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-12-02T10:22:43.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:43.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:43.703Z] ---> Running in 93fa6c5652a2 [2021-12-02T10:22:43.703Z] Removing intermediate container c85e164ac70e [2021-12-02T10:22:43.703Z] ---> 83d2cc41e119 [2021-12-02T10:22:43.703Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-02T10:22:43.963Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-02T10:22:43.963Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:22:43.963Z] OK: 6 MiB in 15 packages [2021-12-02T10:22:44.224Z] ---> Running in 42784789bfc9 [2021-12-02T10:22:44.224Z] Removing intermediate container 93fa6c5652a2 [2021-12-02T10:22:44.224Z] ---> f67c9b7e6e9f [2021-12-02T10:22:44.224Z] 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-12-02T10:22:44.484Z] Removing intermediate container 35b927c41f6d [2021-12-02T10:22:44.484Z] ---> 8c9c9fce2bbf [2021-12-02T10:22:44.484Z] [2021-12-02T10:22:44.484Z] Step 11/23 : FROM alpine:3.14 [2021-12-02T10:22:44.484Z] ---> 0a97eee8041e [2021-12-02T10:22:44.484Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-02T10:22:44.484Z] Removing intermediate container a9fce57c8ab6 [2021-12-02T10:22:44.484Z] ---> 7c3c2903f436 [2021-12-02T10:22:44.484Z] [2021-12-02T10:22:44.484Z] Step 9/21 : FROM alpine:3.14 [2021-12-02T10:22:44.484Z] ---> 0a97eee8041e [2021-12-02T10:22:44.484Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-02T10:22:44.484Z] Removing intermediate container 42784789bfc9 [2021-12-02T10:22:44.484Z] ---> c59b0f6dbe1d [2021-12-02T10:22:44.484Z] Step 12/20 : WORKDIR /edgex [2021-12-02T10:22:44.484Z] ---> Running in a5813e9e4c75 [2021-12-02T10:22:44.484Z] ---> Running in b0efa5492e1a [2021-12-02T10:22:44.484Z] ---> Running in be007e6b41db [2021-12-02T10:22:44.484Z] ---> Running in 0fb61e6447ec [2021-12-02T10:22:44.749Z] Removing intermediate container b8c91ae294c3 [2021-12-02T10:22:44.749Z] ---> bf0fdd590daf [2021-12-02T10:22:44.749Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T10:22:44.749Z] Removing intermediate container 0fb61e6447ec [2021-12-02T10:22:44.749Z] ---> f329fe009468 [2021-12-02T10:22:44.749Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-02T10:22:44.749Z] ---> Running in 9bf4e7e212e4 [2021-12-02T10:22:45.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:45.028Z] Removing intermediate container 9bf4e7e212e4 [2021-12-02T10:22:45.028Z] ---> dbed21812463 [2021-12-02T10:22:45.028Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-02T10:22:45.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:45.028Z] ---> fe3eb431edea [2021-12-02T10:22:45.028Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-02T10:22:45.028Z] ---> Running in cfcc087e68ee [2021-12-02T10:22:45.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:45.306Z] (1/42) Installing readline (8.1.0-r0) [2021-12-02T10:22:45.306Z] (2/42) Installing bash (5.1.4-r0) [2021-12-02T10:22:45.306Z] Executing bash-5.1.4-r0.post-install [2021-12-02T10:22:45.306Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-02T10:22:45.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:45.306Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-02T10:22:45.306Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-02T10:22:45.306Z] (6/42) Installing curl (7.79.1-r0) [2021-12-02T10:22:45.306Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-02T10:22:45.306Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-02T10:22:45.306Z] (9/42) Installing expat (2.4.1-r0) [2021-12-02T10:22:45.306Z] (10/42) Installing libffi (3.3-r2) [2021-12-02T10:22:45.306Z] (11/42) Installing gdbm (1.19-r0) [2021-12-02T10:22:45.306Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-02T10:22:45.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:45.306Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-02T10:22:45.306Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-02T10:22:45.306Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-02T10:22:45.306Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-02T10:22:45.306Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-02T10:22:45.306Z] Removing intermediate container cfcc087e68ee [2021-12-02T10:22:45.306Z] ---> f8a5865f51b3 [2021-12-02T10:22:45.306Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-02T10:22:45.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:45.578Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-02T10:22:45.578Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-02T10:22:45.578Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:22:45.578Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T10:22:45.578Z] ---> Running in c3ab9cfcb2fc [2021-12-02T10:22:45.578Z] OK: 6 MiB in 16 packages [2021-12-02T10:22:45.844Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-02T10:22:45.844Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:22:45.844Z] OK: 6 MiB in 15 packages [2021-12-02T10:22:46.107Z] ---> 5213564cb49d [2021-12-02T10:22:46.107Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-02T10:22:46.376Z] Removing intermediate container c3ab9cfcb2fc [2021-12-02T10:22:46.376Z] ---> a83ad3d82647 [2021-12-02T10:22:46.376Z] Step 14/22 : WORKDIR / [2021-12-02T10:22:46.638Z] ---> Running in 0d7a18fe2b3e [2021-12-02T10:22:46.638Z] ---> d64fcc8b1a4f [2021-12-02T10:22:46.638Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-02T10:22:46.638Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-02T10:22:46.638Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-02T10:22:46.638Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-02T10:22:46.638Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-02T10:22:46.638Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-02T10:22:46.638Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-02T10:22:46.638Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-02T10:22:46.638Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-02T10:22:46.638Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-02T10:22:46.638Z] ---> Running in e39fbc033f0b [2021-12-02T10:22:46.638Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-02T10:22:46.638Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-02T10:22:46.638Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-02T10:22:46.638Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-02T10:22:46.638Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-02T10:22:46.638Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-02T10:22:46.638Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-02T10:22:46.638Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-02T10:22:46.638Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-02T10:22:46.638Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-02T10:22:46.638Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-02T10:22:46.638Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-02T10:22:46.638Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-02T10:22:46.898Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-02T10:22:46.898Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-02T10:22:46.898Z] Removing intermediate container 0d7a18fe2b3e [2021-12-02T10:22:46.898Z] ---> 09f89beaa93d [2021-12-02T10:22:46.898Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:22:46.898Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-02T10:22:47.474Z] Removing intermediate container b0efa5492e1a [2021-12-02T10:22:47.474Z] ---> 854471b733d8 [2021-12-02T10:22:47.474Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T10:22:47.474Z] Removing intermediate container e39fbc033f0b [2021-12-02T10:22:47.474Z] ---> 6f9b612bd5e9 [2021-12-02T10:22:47.474Z] Step 17/20 : CMD ["--init=true"] [2021-12-02T10:22:47.474Z] Removing intermediate container be007e6b41db [2021-12-02T10:22:47.474Z] ---> bc2cd0e8306d [2021-12-02T10:22:47.474Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T10:22:47.474Z] ---> 6feae8380d73 [2021-12-02T10:22:47.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-02T10:22:47.474Z] ---> Running in e757d01d6252 [2021-12-02T10:22:47.474Z] Executing busybox-1.33.1-r3.trigger [2021-12-02T10:22:47.474Z] OK: 84 MiB in 64 packages [2021-12-02T10:22:47.474Z] ---> Running in adcb94e4da09 [2021-12-02T10:22:47.475Z] ---> Running in 439be98621db [2021-12-02T10:22:47.745Z] Removing intermediate container e757d01d6252 [2021-12-02T10:22:47.746Z] ---> e9637da6a4c6 [2021-12-02T10:22:47.746Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-02T10:22:47.746Z] Removing intermediate container adcb94e4da09 [2021-12-02T10:22:47.746Z] ---> 0a2afb50b369 [2021-12-02T10:22:47.746Z] Step 18/20 : LABEL arch=x86_64 [2021-12-02T10:22:47.746Z] Removing intermediate container 439be98621db [2021-12-02T10:22:47.746Z] ---> bd1f7f79eddd [2021-12-02T10:22:47.746Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-02T10:22:47.746Z] ---> Running in 5cc0f4b880ce [2021-12-02T10:22:47.746Z] ---> 91a784660e33 [2021-12-02T10:22:47.746Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-02T10:22:47.746Z] ---> Running in 4af6e30922c8 [2021-12-02T10:22:47.746Z] ---> Running in 99304e28ea59 [2021-12-02T10:22:48.011Z] Removing intermediate container 5cc0f4b880ce [2021-12-02T10:22:48.011Z] ---> d0db288d76aa [2021-12-02T10:22:48.011Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-02T10:22:48.011Z] Removing intermediate container 4af6e30922c8 [2021-12-02T10:22:48.011Z] ---> 5ce906e9787f [2021-12-02T10:22:48.011Z] Step 19/20 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:22:48.011Z] ---> Running in b33ecf05841f [2021-12-02T10:22:48.011Z] Removing intermediate container 99304e28ea59 [2021-12-02T10:22:48.011Z] ---> 498a30e5f02a [2021-12-02T10:22:48.011Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-02T10:22:48.011Z] ---> 8ce994a0481b [2021-12-02T10:22:48.011Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-02T10:22:48.011Z] ---> Running in d574688f380b [2021-12-02T10:22:48.011Z] Collecting docker-compose==1.23.2 [2021-12-02T10:22:48.011Z] ---> Running in 759fa737b7f5 [2021-12-02T10:22:48.011Z] ---> Running in a0ec3eb3689d [2021-12-02T10:22:48.011Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-02T10:22:48.011Z] Removing intermediate container b33ecf05841f [2021-12-02T10:22:48.011Z] ---> 6f85b5a56896 [2021-12-02T10:22:48.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:22:48.295Z] Removing intermediate container d574688f380b [2021-12-02T10:22:48.295Z] ---> 30c1a6647cab [2021-12-02T10:22:48.295Z] Step 20/20 : LABEL version=0.0.0 [2021-12-02T10:22:48.295Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-02T10:22:48.295Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-02T10:22:48.295Z] Collecting texttable<0.10,>=0.9.0 [2021-12-02T10:22:48.295Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-02T10:22:48.295Z] Removing intermediate container 759fa737b7f5 [2021-12-02T10:22:48.295Z] ---> f254948531d8 [2021-12-02T10:22:48.295Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:22:48.295Z] ---> Running in 2519a2837730 [2021-12-02T10:22:48.295Z] Removing intermediate container a0ec3eb3689d [2021-12-02T10:22:48.295Z] ---> 63220aa30822 [2021-12-02T10:22:48.295Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:22:48.295Z] ---> Running in a6da1241a9ea [2021-12-02T10:22:48.558Z] ---> a1bcbf28a443 [2021-12-02T10:22:48.558Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-02T10:22:48.558Z] Removing intermediate container 2519a2837730 [2021-12-02T10:22:48.558Z] ---> be3fdfe0a1dc [2021-12-02T10:22:48.558Z] [2021-12-02T10:22:48.558Z] Removing intermediate container a6da1241a9ea [2021-12-02T10:22:48.558Z] ---> f5ef968647d2 [2021-12-02T10:22:48.558Z] Step 20/22 : LABEL arch=x86_64 [2021-12-02T10:22:48.558Z] Successfully built be3fdfe0a1dc [2021-12-02T10:22:48.558Z] Collecting jsonschema<3,>=2.5.1 [2021-12-02T10:22:48.558Z] Successfully tagged security-proxy-setup:latest [2021-12-02T10:22:48.558Z] Building core-command [2021-12-02T10:22:48.558Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-02T10:22:48.558Z]  Building security-proxy-setup ... done Collecting dockerpty<0.5,>=0.4.1 [2021-12-02T10:22:48.849Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-02T10:22:48.849Z] ---> Running in 294532a2b444 [2021-12-02T10:22:48.849Z] ---> abacc16cb20b [2021-12-02T10:22:48.849Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-02T10:22:49.119Z] Collecting docker<4.0,>=3.6.0 [2021-12-02T10:22:49.119Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-02T10:22:49.119Z] Collecting docopt<0.7,>=0.6.1 [2021-12-02T10:22:49.119Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-02T10:22:49.119Z] Removing intermediate container 294532a2b444 [2021-12-02T10:22:49.119Z] ---> d5d9a00ed146 [2021-12-02T10:22:49.119Z] Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:22:49.699Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-02T10:22:49.699Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-02T10:22:49.699Z] Collecting PyYAML<4,>=3.10 [2021-12-02T10:22:49.699Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-02T10:22:50.267Z] ---> d0130d8bf275 [2021-12-02T10:22:50.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-02T10:22:50.267Z] Collecting cached-property<2,>=1.2.0 [2021-12-02T10:22:50.267Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-02T10:22:50.267Z] 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-12-02T10:22:50.529Z] Collecting docker-pycreds>=0.4.0 [2021-12-02T10:22:50.529Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-02T10:22:50.529Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-02T10:22:50.529Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-02T10:22:50.529Z] Collecting idna<2.8,>=2.5 [2021-12-02T10:22:50.529Z] ---> 42d91e9450ea [2021-12-02T10:22:50.529Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-02T10:22:50.529Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-02T10:22:50.529Z] ---> Running in 4feb587f4334 [2021-12-02T10:22:50.529Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-02T10:22:50.529Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-02T10:22:50.529Z] 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-12-02T10:22:50.795Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-02T10:22:50.795Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-02T10:22:50.795Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-02T10:22:50.795Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-02T10:22:50.795Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-02T10:22:50.795Z] Attempting uninstall: urllib3 [2021-12-02T10:22:50.795Z] Found existing installation: urllib3 1.26.5 [2021-12-02T10:22:50.795Z] Uninstalling urllib3-1.26.5: [2021-12-02T10:22:50.795Z] Successfully uninstalled urllib3-1.26.5 [2021-12-02T10:22:51.099Z] ---> 7d0e25a10756 [2021-12-02T10:22:51.099Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-02T10:22:51.099Z] Attempting uninstall: idna [2021-12-02T10:22:51.099Z] Found existing installation: idna 3.2 [2021-12-02T10:22:51.099Z] Uninstalling idna-3.2: [2021-12-02T10:22:51.099Z] Successfully uninstalled idna-3.2 [2021-12-02T10:22:51.362Z] ---> 2d6a6abdc72f [2021-12-02T10:22:51.362Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-02T10:22:51.362Z] Attempting uninstall: chardet [2021-12-02T10:22:51.362Z] Found existing installation: chardet 4.0.0 [2021-12-02T10:22:51.362Z] Uninstalling chardet-4.0.0: [2021-12-02T10:22:51.362Z] Successfully uninstalled chardet-4.0.0 [2021-12-02T10:22:51.362Z] ---> Running in d08ac9dd4f58 [2021-12-02T10:22:51.362Z] Removing intermediate container 4feb587f4334 [2021-12-02T10:22:51.362Z] ---> 142d6b7bdf29 [2021-12-02T10:22:51.362Z] Step 22/22 : LABEL version=0.0.0 [2021-12-02T10:22:51.362Z] ---> Running in d97f62797b72 [2021-12-02T10:22:51.362Z] ---> Running in 4a2d7e0e8fa2 [2021-12-02T10:22:51.622Z] Removing intermediate container d08ac9dd4f58 [2021-12-02T10:22:51.622Z] ---> 572f57b15230 [2021-12-02T10:22:51.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:22:51.622Z] Removing intermediate container d97f62797b72 [2021-12-02T10:22:51.622Z] ---> fe5cb158d5ec [2021-12-02T10:22:51.622Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:22:51.882Z] Attempting uninstall: requests [2021-12-02T10:22:51.882Z] Found existing installation: requests 2.25.1 [2021-12-02T10:22:51.882Z] Uninstalling requests-2.25.1: [2021-12-02T10:22:51.882Z] ---> Running in 53bde173f36c [2021-12-02T10:22:51.882Z] Successfully uninstalled requests-2.25.1 [2021-12-02T10:22:51.882Z] Removing intermediate container 4a2d7e0e8fa2 [2021-12-02T10:22:51.882Z] ---> 7d7df2f83094 [2021-12-02T10:22:51.882Z] [2021-12-02T10:22:51.882Z] ---> Running in f1c8077de951 [2021-12-02T10:22:51.882Z] Running setup.py install for texttable: started [2021-12-02T10:22:51.882Z] Successfully built 7d7df2f83094 [2021-12-02T10:22:51.882Z] Removing intermediate container 53bde173f36c [2021-12-02T10:22:51.882Z] ---> f64e8fae2713 [2021-12-02T10:22:51.882Z] Step 21/23 : LABEL arch=x86_64 [2021-12-02T10:22:51.882Z] Successfully tagged core-metadata:latest [2021-12-02T10:22:51.882Z]  Building core-metadata ... done Building core-data [2021-12-02T10:22:52.144Z] ---> Running in 9b3ce6e9e32c [2021-12-02T10:22:52.144Z] Removing intermediate container f1c8077de951 [2021-12-02T10:22:52.144Z] ---> 01ee7cb5c8e3 [2021-12-02T10:22:52.144Z] Step 19/21 : LABEL arch=x86_64 [2021-12-02T10:22:52.406Z] Running setup.py install for texttable: finished with status 'done' [2021-12-02T10:22:52.406Z] Running setup.py install for PyYAML: started [2021-12-02T10:22:52.406Z] ---> Running in 21cf77971daa [2021-12-02T10:22:52.669Z] Removing intermediate container 9b3ce6e9e32c [2021-12-02T10:22:52.669Z] ---> c5a4765533dc [2021-12-02T10:22:52.669Z] Step 22/23 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:22:53.627Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-02T10:22:55.536Z] Running setup.py install for docopt: started [2021-12-02T10:22:56.112Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:22:56.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:22:56.112Z] ---> dee240816e78 [2021-12-02T10:22:56.112Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T10:22:56.112Z] ---> Using cache [2021-12-02T10:22:56.112Z] ---> fdfe6c9ed5a5 [2021-12-02T10:22:56.112Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:22:56.112Z] ---> Using cache [2021-12-02T10:22:56.112Z] ---> 3896bad6afdf [2021-12-02T10:22:56.112Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-02T10:22:56.112Z] Running setup.py install for docopt: finished with status 'done' [2021-12-02T10:22:56.112Z] Running setup.py install for dockerpty: started [2021-12-02T10:22:56.373Z] Removing intermediate container 21cf77971daa [2021-12-02T10:22:56.373Z] ---> a24254931b2e [2021-12-02T10:22:56.373Z] Step 20/21 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:22:56.373Z] ---> Running in 367389f154a4 [2021-12-02T10:22:56.639Z] ---> Running in 9dff47ea9f8b [2021-12-02T10:22:56.639Z] ---> Running in 360408f557b5 [2021-12-02T10:22:56.639Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-02T10:22:56.903Z] Removing intermediate container 367389f154a4 [2021-12-02T10:22:56.903Z] ---> 0759b8986066 [2021-12-02T10:22:56.903Z] Step 23/23 : LABEL version=0.0.0 [2021-12-02T10:22:57.174Z] ---> Running in f7479b5970ce [2021-12-02T10:22:57.174Z] Removing intermediate container 360408f557b5 [2021-12-02T10:22:57.174Z] ---> 95ad38fe7cdd [2021-12-02T10:22:57.174Z] Step 21/21 : LABEL version=0.0.0 [2021-12-02T10:22:57.442Z] ---> Running in f4ccc9a6b502 [2021-12-02T10:22:57.442Z] 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-12-02T10:22:57.442Z] Removing intermediate container f7479b5970ce [2021-12-02T10:22:57.442Z] ---> 178ae51b25c5 [2021-12-02T10:22:57.442Z] [2021-12-02T10:22:57.703Z] Removing intermediate container f4ccc9a6b502 [2021-12-02T10:22:57.703Z] ---> ce5354efbcc2 [2021-12-02T10:22:57.703Z] [2021-12-02T10:22:57.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:57.703Z] Successfully built 178ae51b25c5 [2021-12-02T10:22:57.703Z] Successfully tagged support-scheduler:latest [2021-12-02T10:22:57.703Z] Building security-secretstore-setup [2021-12-02T10:22:57.703Z]  Building support-scheduler ... done Successfully built ce5354efbcc2 [2021-12-02T10:22:57.703Z] Successfully tagged support-notifications:latest [2021-12-02T10:22:57.703Z] Building security-bootstrapper [2021-12-02T10:22:58.667Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:22:58.933Z] OK: 220 MiB in 52 packages [2021-12-02T10:23:00.594Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:23:00.594Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:23:00.594Z] ---> dee240816e78 [2021-12-02T10:23:00.594Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T10:23:00.594Z] ---> Using cache [2021-12-02T10:23:00.594Z] ---> fdfe6c9ed5a5 [2021-12-02T10:23:00.594Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:23:00.594Z] ---> Using cache [2021-12-02T10:23:00.594Z] ---> 3896bad6afdf [2021-12-02T10:23:00.594Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-02T10:23:03.151Z] ---> Running in 0e07ef08290c [2021-12-02T10:23:03.411Z] Removing intermediate container a5813e9e4c75 [2021-12-02T10:23:03.411Z] ---> 85243a0b17d4 [2021-12-02T10:23:03.411Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-02T10:23:03.411Z] Removing intermediate container 9dff47ea9f8b [2021-12-02T10:23:03.411Z] ---> c7b6af3a2641 [2021-12-02T10:23:03.411Z] Step 6/22 : COPY . . [2021-12-02T10:23:03.673Z] ---> Running in ddf70ab38542 [2021-12-02T10:23:03.935Z] Removing intermediate container ddf70ab38542 [2021-12-02T10:23:03.935Z] ---> 779ca8fa6813 [2021-12-02T10:23:03.935Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-02T10:23:03.935Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:04.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:04.901Z] OK: 220 MiB in 52 packages [2021-12-02T10:23:05.501Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:23:05.501Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:23:05.501Z] ---> dee240816e78 [2021-12-02T10:23:05.501Z] Step 3/30 : WORKDIR /edgex-go [2021-12-02T10:23:05.501Z] ---> Using cache [2021-12-02T10:23:05.501Z] ---> fdfe6c9ed5a5 [2021-12-02T10:23:05.501Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:23:05.501Z] ---> Using cache [2021-12-02T10:23:05.501Z] ---> 3896bad6afdf [2021-12-02T10:23:05.501Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-02T10:23:07.425Z] ---> Running in 54ce4af984f9 [2021-12-02T10:23:08.004Z] ---> Running in e84bad80f95c [2021-12-02T10:23:08.273Z] Removing intermediate container 54ce4af984f9 [2021-12-02T10:23:08.273Z] ---> f03d3b809d72 [2021-12-02T10:23:08.273Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-02T10:23:08.273Z] Removing intermediate container 0e07ef08290c [2021-12-02T10:23:08.273Z] ---> 17e59436d1a5 [2021-12-02T10:23:08.273Z] Step 6/22 : COPY . . [2021-12-02T10:23:08.534Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:23:08.534Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:23:08.534Z] ---> dee240816e78 [2021-12-02T10:23:08.534Z] Step 3/24 : WORKDIR /edgex-go [2021-12-02T10:23:08.534Z] ---> Using cache [2021-12-02T10:23:08.534Z] ---> fdfe6c9ed5a5 [2021-12-02T10:23:08.534Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:23:08.534Z] ---> Using cache [2021-12-02T10:23:08.534Z] ---> 3896bad6afdf [2021-12-02T10:23:08.534Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-02T10:23:08.534Z] ---> Using cache [2021-12-02T10:23:08.534Z] ---> 17e59436d1a5 [2021-12-02T10:23:08.534Z] Step 6/24 : COPY . . [2021-12-02T10:23:08.795Z] ---> a2f0237bb786 [2021-12-02T10:23:08.795Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:23:09.376Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:10.338Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:10.606Z] OK: 220 MiB in 52 packages [2021-12-02T10:23:11.184Z] ---> 485a7c58f41c [2021-12-02T10:23:11.185Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-02T10:23:11.765Z] ---> Running in 7a10e8da7d50 [2021-12-02T10:23:12.712Z] ---> bb2d2b2afe6e [2021-12-02T10:23:12.712Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-02T10:23:13.289Z] Removing intermediate container e84bad80f95c [2021-12-02T10:23:13.289Z] ---> 3e081c3dffe5 [2021-12-02T10:23:13.289Z] Step 6/30 : COPY . . [2021-12-02T10:23:14.692Z] ---> f7a1f1e93296 [2021-12-02T10:23:14.692Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-02T10:23:16.084Z] ---> Running in 671a702f1e0f [2021-12-02T10:23:16.084Z] ---> ce0e42d42c97 [2021-12-02T10:23:16.084Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:23:16.084Z] ---> fa1865a5ddba [2021-12-02T10:23:16.084Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:23:16.351Z] Removing intermediate container 671a702f1e0f [2021-12-02T10:23:16.351Z] ---> 786835080b5c [2021-12-02T10:23:16.351Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:23:16.351Z] ---> Running in fd35dfd9fb01 [2021-12-02T10:23:16.351Z] ---> Running in e8ad1716db43 [2021-12-02T10:23:16.351Z] Removing intermediate container 7a10e8da7d50 [2021-12-02T10:23:16.351Z] ---> 5aac6d848d23 [2021-12-02T10:23:16.351Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-02T10:23:16.351Z] ---> Running in 524dcea47324 [2021-12-02T10:23:16.351Z] ---> Running in ffb7a435ec6e [2021-12-02T10:23:16.614Z] Removing intermediate container 524dcea47324 [2021-12-02T10:23:16.614Z] ---> 5636c04606bd [2021-12-02T10:23:16.614Z] Step 20/22 : LABEL arch=x86_64 [2021-12-02T10:23:16.614Z] ---> Running in 744835cc1010 [2021-12-02T10:23:16.880Z] Removing intermediate container 744835cc1010 [2021-12-02T10:23:16.880Z] ---> f71475665f5e [2021-12-02T10:23:16.880Z] Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:23:16.880Z] ---> Running in 79a78e0c51a7 [2021-12-02T10:23:17.143Z] 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-12-02T10:23:17.428Z] Removing intermediate container 79a78e0c51a7 [2021-12-02T10:23:17.428Z] ---> 68f103cb62b8 [2021-12-02T10:23:17.428Z] Step 22/22 : LABEL version=0.0.0 [2021-12-02T10:23:18.018Z] ---> Running in a6a6b8c011b4 [2021-12-02T10:23:18.018Z] Removing intermediate container a6a6b8c011b4 [2021-12-02T10:23:18.018Z] ---> 53fa1da96ba8 [2021-12-02T10:23:18.018Z] [2021-12-02T10:23:18.283Z] Successfully built 53fa1da96ba8 [2021-12-02T10:23:18.284Z] Successfully tagged sys-mgmt-agent:latest [2021-12-02T10:23:18.552Z]  Building sys-mgmt-agent ... done Removing intermediate container e8ad1716db43 [2021-12-02T10:23:18.552Z] ---> 32a434b15239 [2021-12-02T10:23:18.552Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-02T10:23:18.836Z] ---> Running in 3223cd4dff27 [2021-12-02T10:23:18.836Z] Removing intermediate container fd35dfd9fb01 [2021-12-02T10:23:18.836Z] ---> 9d092bbe666f [2021-12-02T10:23:18.836Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-02T10:23:19.101Z] ---> Running in 75bfeaadf71e [2021-12-02T10:23:19.676Z] 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-12-02T10:23:19.676Z] 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-12-02T10:23:19.940Z] ---> ba30440f84aa [2021-12-02T10:23:19.940Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:23:19.940Z] ---> Running in ae67ea93d978 [2021-12-02T10:23:21.328Z] Removing intermediate container ae67ea93d978 [2021-12-02T10:23:21.328Z] ---> f0bdfee33c06 [2021-12-02T10:23:21.328Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-02T10:23:21.328Z] ---> Running in 661ffe3b89c3 [2021-12-02T10:23:21.906Z] 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-12-02T10:23:35.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-02T10:23:37.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-02T10:23:39.052Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-02T10:23:39.661Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-02T10:23:52.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-02T10:23:52.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-02T10:23:52.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-02T10:23:52.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-02T10:23:52.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-02T10:23:52.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-02T10:23:53.067Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-02T10:23:53.067Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-02T10:23:53.068Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-02T10:23:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-02T10:23:54.042Z] 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-12-02T10:23:54.042Z] Removing intermediate container 3223cd4dff27 [2021-12-02T10:23:54.042Z] ---> 00d773b279aa [2021-12-02T10:23:54.042Z] [2021-12-02T10:23:54.042Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T10:23:54.042Z] ---> 0a97eee8041e [2021-12-02T10:23:54.042Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-02T10:23:54.042Z] ---> Using cache [2021-12-02T10:23:54.042Z] ---> 854471b733d8 [2021-12-02T10:23:54.042Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T10:23:54.042Z] ---> Using cache [2021-12-02T10:23:54.042Z] ---> e9637da6a4c6 [2021-12-02T10:23:54.042Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-02T10:23:54.042Z] ---> Running in 2d38ade05413 [2021-12-02T10:23:54.042Z] Removing intermediate container 2d38ade05413 [2021-12-02T10:23:54.042Z] ---> 809ce5664fa8 [2021-12-02T10:23:54.042Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-02T10:23:54.042Z] ---> Running in c7b85949439b [2021-12-02T10:23:54.042Z] Removing intermediate container c7b85949439b [2021-12-02T10:23:54.042Z] ---> d7489851dd52 [2021-12-02T10:23:54.042Z] Step 14/22 : WORKDIR / [2021-12-02T10:23:54.042Z] ---> Running in c3f4cd6e6340 [2021-12-02T10:23:54.042Z] Removing intermediate container c3f4cd6e6340 [2021-12-02T10:23:54.042Z] ---> d9da5ed52d16 [2021-12-02T10:23:54.042Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:23:54.042Z] Removing intermediate container 75bfeaadf71e [2021-12-02T10:23:54.042Z] ---> 53d8ad3a7435 [2021-12-02T10:23:54.042Z] [2021-12-02T10:23:54.042Z] Step 9/24 : FROM alpine:3.14 [2021-12-02T10:23:54.042Z] ---> 0a97eee8041e [2021-12-02T10:23:54.042Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-02T10:23:54.042Z] Removing intermediate container 661ffe3b89c3 [2021-12-02T10:23:54.042Z] ---> b98b5fd06025 [2021-12-02T10:23:54.042Z] [2021-12-02T10:23:54.042Z] Step 9/30 : FROM alpine:3.14 [2021-12-02T10:23:54.042Z] ---> 0a97eee8041e [2021-12-02T10:23:54.042Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-02T10:23:54.042Z] ---> Running in 22314ceab6f7 [2021-12-02T10:23:54.042Z] ---> Running in 7fea4b7e687e [2021-12-02T10:23:54.042Z] ---> 0afe6cf04a6f [2021-12-02T10:23:54.042Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-02T10:23:54.042Z] Removing intermediate container 7fea4b7e687e [2021-12-02T10:23:54.042Z] ---> 732cf79c8a70 [2021-12-02T10:23:54.042Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-02T10:23:54.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:54.303Z] ---> Running in 1b6e56b2a696 [2021-12-02T10:23:54.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:54.566Z] ---> b19b9eb99c0b [2021-12-02T10:23:54.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-02T10:23:54.566Z] Removing intermediate container ffb7a435ec6e [2021-12-02T10:23:54.566Z] ---> 679e4d8a01b2 [2021-12-02T10:23:54.566Z] [2021-12-02T10:23:54.566Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T10:23:54.566Z] ---> 0a97eee8041e [2021-12-02T10:23:54.566Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-02T10:23:54.566Z] ---> Running in df41d5e0ec1d [2021-12-02T10:23:54.566Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-02T10:23:54.566Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-02T10:23:54.566Z] (3/3) Installing su-exec (0.2-r1) [2021-12-02T10:23:54.566Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:23:54.831Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T10:23:54.831Z] OK: 6 MiB in 17 packages [2021-12-02T10:23:54.831Z] Removing intermediate container df41d5e0ec1d [2021-12-02T10:23:54.831Z] ---> af6bb67c0d17 [2021-12-02T10:23:54.831Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-02T10:23:54.831Z] ---> 2b4a916a003e [2021-12-02T10:23:54.831Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-02T10:23:54.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:54.831Z] ---> Running in df47868ffa9d [2021-12-02T10:23:54.831Z] ---> Running in c1fee5722029 [2021-12-02T10:23:54.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:55.093Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-02T10:23:55.093Z] (2/2) Installing su-exec (0.2-r1) [2021-12-02T10:23:55.093Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:23:55.093Z] OK: 6 MiB in 16 packages [2021-12-02T10:23:55.359Z] Removing intermediate container df47868ffa9d [2021-12-02T10:23:55.359Z] ---> 5398f6199468 [2021-12-02T10:23:55.359Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-02T10:23:55.359Z] Removing intermediate container c1fee5722029 [2021-12-02T10:23:55.359Z] ---> 81db099c842b [2021-12-02T10:23:55.359Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:23:55.359Z] Removing intermediate container 22314ceab6f7 [2021-12-02T10:23:55.359Z] ---> 0c4130d5e71f [2021-12-02T10:23:55.359Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-02T10:23:55.359Z] ---> Running in 8fd43ca93623 [2021-12-02T10:23:55.359Z] ---> Running in f938fcb38d5e [2021-12-02T10:23:55.359Z] ---> Running in 68c137114a4a [2021-12-02T10:23:55.359Z] Removing intermediate container 8fd43ca93623 [2021-12-02T10:23:55.359Z] ---> 65371351d82c [2021-12-02T10:23:55.359Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:23:55.359Z] Removing intermediate container f938fcb38d5e [2021-12-02T10:23:55.359Z] ---> 3ea6ac694173 [2021-12-02T10:23:55.359Z] Step 20/22 : LABEL arch=x86_64 [2021-12-02T10:23:55.359Z] Removing intermediate container 68c137114a4a [2021-12-02T10:23:55.359Z] ---> dde5d4b470f4 [2021-12-02T10:23:55.359Z] Step 12/24 : WORKDIR / [2021-12-02T10:23:55.619Z] ---> Running in 39e38a6e79eb [2021-12-02T10:23:55.619Z] Removing intermediate container 1b6e56b2a696 [2021-12-02T10:23:55.619Z] ---> 4d1d5238edbc [2021-12-02T10:23:55.619Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-02T10:23:55.619Z] ---> Running in f7315044d985 [2021-12-02T10:23:55.619Z] ---> Running in 3f9f4677d2ec [2021-12-02T10:23:55.619Z] ---> Running in bdccc06b0380 [2021-12-02T10:23:55.619Z] Removing intermediate container f7315044d985 [2021-12-02T10:23:55.619Z] ---> f7a082020f8c [2021-12-02T10:23:55.619Z] Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:23:55.881Z] Removing intermediate container 3f9f4677d2ec [2021-12-02T10:23:55.881Z] ---> 5af580e83bfe [2021-12-02T10:23:55.881Z] 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-12-02T10:23:55.881Z] Removing intermediate container bdccc06b0380 [2021-12-02T10:23:55.881Z] ---> 2d462c4d251d [2021-12-02T10:23:55.881Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-02T10:23:55.881Z] ---> Running in f954b67e1308 [2021-12-02T10:23:55.881Z] ---> Running in 1edd48e2cfeb [2021-12-02T10:23:55.881Z] Removing intermediate container 1edd48e2cfeb [2021-12-02T10:23:55.881Z] ---> 153a59358ef8 [2021-12-02T10:23:55.881Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-02T10:23:55.881Z] ---> Running in 94ca1636ba32 [2021-12-02T10:23:55.881Z] Removing intermediate container f954b67e1308 [2021-12-02T10:23:55.881Z] ---> 9b272e951077 [2021-12-02T10:23:55.881Z] Step 22/22 : LABEL version=0.0.0 [2021-12-02T10:23:56.143Z] ---> Running in b22d050951c2 [2021-12-02T10:23:56.143Z] ---> 669ef789a77f [2021-12-02T10:23:56.143Z] 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-12-02T10:23:56.143Z] Removing intermediate container 39e38a6e79eb [2021-12-02T10:23:56.143Z] ---> 9026831bba0e [2021-12-02T10:23:56.143Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-02T10:23:56.143Z] Removing intermediate container b22d050951c2 [2021-12-02T10:23:56.143Z] ---> e6e4306b6ad8 [2021-12-02T10:23:56.143Z] [2021-12-02T10:23:56.143Z] ---> Running in 34d964028d04 [2021-12-02T10:23:56.410Z] Successfully built e6e4306b6ad8 [2021-12-02T10:23:56.410Z] Successfully tagged core-command:latest [2021-12-02T10:23:56.410Z]  Building core-command ... done  ---> dcfe150c590b [2021-12-02T10:23:56.410Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-02T10:23:56.685Z] ---> c6fbdc3085a2 [2021-12-02T10:23:56.685Z] 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-12-02T10:23:56.685Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:56.685Z] Removing intermediate container 94ca1636ba32 [2021-12-02T10:23:56.686Z] ---> f70cf97ed3ab [2021-12-02T10:23:56.686Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-02T10:23:56.686Z] ---> Running in 7c7abe9e48d6 [2021-12-02T10:23:56.686Z] ---> 67c79ef498bd [2021-12-02T10:23:56.686Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-02T10:23:56.686Z] Removing intermediate container 7c7abe9e48d6 [2021-12-02T10:23:56.686Z] ---> 359f63c22741 [2021-12-02T10:23:56.686Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-02T10:23:56.947Z] ---> 66de60959ee3 [2021-12-02T10:23:56.947Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-02T10:23:56.947Z] ---> Running in dfcfcf232c92 [2021-12-02T10:23:56.947Z] ---> bee68718acbc [2021-12-02T10:23:56.947Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-02T10:23:57.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T10:23:57.559Z] ---> 6dd7b7323fe1 [2021-12-02T10:23:57.559Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-02T10:23:57.825Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-02T10:23:57.825Z] ---> 384f1b415523 [2021-12-02T10:23:57.825Z] 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-12-02T10:23:57.825Z] Removing intermediate container dfcfcf232c92 [2021-12-02T10:23:57.825Z] ---> e19abf55ccdf [2021-12-02T10:23:57.825Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:23:57.825Z] ---> Running in 8a2c7e8bb063 [2021-12-02T10:23:57.825Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-02T10:23:57.825Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-02T10:23:58.091Z] ---> c0ac078fac7d [2021-12-02T10:23:58.091Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-02T10:23:58.091Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-02T10:23:58.091Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-02T10:23:58.091Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-02T10:23:58.351Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:23:58.351Z] OK: 8 MiB in 20 packages [2021-12-02T10:23:58.351Z] ---> 81fe2ab178aa [2021-12-02T10:23:58.351Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-02T10:23:58.618Z] Removing intermediate container 8a2c7e8bb063 [2021-12-02T10:23:58.618Z] ---> 6cdf2b281ca9 [2021-12-02T10:23:58.618Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-02T10:23:58.618Z] ---> Running in 6ae1f00143e9 [2021-12-02T10:23:58.618Z] ---> 6e1a8bdbb67c [2021-12-02T10:23:58.618Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-02T10:23:58.618Z] Removing intermediate container 34d964028d04 [2021-12-02T10:23:58.618Z] ---> a15479b52d34 [2021-12-02T10:23:58.618Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:23:58.877Z] Removing intermediate container 6ae1f00143e9 [2021-12-02T10:23:58.877Z] ---> defe417aeec6 [2021-12-02T10:23:58.877Z] Step 22/24 : LABEL arch=x86_64 [2021-12-02T10:23:58.877Z] ---> 7d8c2ab2a8a0 [2021-12-02T10:23:58.877Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-02T10:23:58.877Z] ---> c5279f2b7346 [2021-12-02T10:23:58.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-02T10:23:58.877Z] ---> Running in 5c3679872a7e [2021-12-02T10:23:58.877Z] Removing intermediate container 5c3679872a7e [2021-12-02T10:23:58.877Z] ---> ade5c6023a1f [2021-12-02T10:23:58.877Z] Step 23/24 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:23:59.139Z] ---> Running in 38626afd35dd [2021-12-02T10:23:59.139Z] ---> be778357de7c [2021-12-02T10:23:59.139Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-02T10:23:59.139Z] Removing intermediate container 38626afd35dd [2021-12-02T10:23:59.139Z] ---> 506198545b38 [2021-12-02T10:23:59.139Z] Step 24/24 : LABEL version=0.0.0 [2021-12-02T10:23:59.139Z] ---> 66e79173aee4 [2021-12-02T10:23:59.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-02T10:23:59.398Z] ---> Running in e921e173e0d7 [2021-12-02T10:23:59.398Z] ---> Running in e1031d324470 [2021-12-02T10:23:59.398Z] ---> 64aafd6675d8 [2021-12-02T10:23:59.398Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-02T10:23:59.398Z] Removing intermediate container e921e173e0d7 [2021-12-02T10:23:59.398Z] ---> 354cac453d8f [2021-12-02T10:23:59.398Z] [2021-12-02T10:23:59.398Z] ---> Running in bbd7c8268b36 [2021-12-02T10:23:59.657Z] Successfully built 354cac453d8f [2021-12-02T10:23:59.657Z] Successfully tagged security-secretstore-setup:latest [2021-12-02T10:23:59.657Z]  Building security-secretstore-setup ... done Removing intermediate container e1031d324470 [2021-12-02T10:23:59.657Z] ---> eaf39498a5b3 [2021-12-02T10:23:59.657Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-02T10:23:59.657Z] Removing intermediate container bbd7c8268b36 [2021-12-02T10:23:59.657Z] ---> 9ac09229afd8 [2021-12-02T10:23:59.657Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:23:59.657Z] ---> Running in 8fcf3786452d [2021-12-02T10:23:59.657Z] ---> e02ace70427a [2021-12-02T10:23:59.657Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-02T10:23:59.657Z] Removing intermediate container 8fcf3786452d [2021-12-02T10:23:59.657Z] ---> dc891460d0bd [2021-12-02T10:23:59.657Z] Step 20/22 : LABEL arch=x86_64 [2021-12-02T10:23:59.917Z] ---> Running in efebe93e315d [2021-12-02T10:23:59.917Z] ---> Running in 9a932f1d9c99 [2021-12-02T10:23:59.917Z] Removing intermediate container 9a932f1d9c99 [2021-12-02T10:23:59.917Z] ---> 7089a851e077 [2021-12-02T10:23:59.917Z] Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:23:59.917Z] ---> Running in 1cc97766782b [2021-12-02T10:24:00.178Z] Removing intermediate container 1cc97766782b [2021-12-02T10:24:00.178Z] ---> 9a3a4307b8ed [2021-12-02T10:24:00.178Z] Step 22/22 : LABEL version=0.0.0 [2021-12-02T10:24:00.178Z] ---> Running in ad4220b77851 [2021-12-02T10:24:00.178Z] Removing intermediate container ad4220b77851 [2021-12-02T10:24:00.178Z] ---> ac4aacbda6e1 [2021-12-02T10:24:00.178Z] [2021-12-02T10:24:00.178Z] Successfully built ac4aacbda6e1 [2021-12-02T10:24:00.178Z] Successfully tagged core-data:latest [2021-12-02T10:24:00.442Z]  Building core-data ... done Removing intermediate container efebe93e315d [2021-12-02T10:24:00.442Z] ---> c63752b3cede [2021-12-02T10:24:00.442Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-02T10:24:00.442Z] ---> Running in 500d62b8af00 [2021-12-02T10:24:00.442Z] Removing intermediate container 500d62b8af00 [2021-12-02T10:24:00.442Z] ---> ec0645febf7a [2021-12-02T10:24:00.442Z] Step 27/30 : CMD ["gate"] [2021-12-02T10:24:00.704Z] ---> Running in 5a5bc0d11a9b [2021-12-02T10:24:00.704Z] Removing intermediate container 5a5bc0d11a9b [2021-12-02T10:24:00.704Z] ---> 961e7076d331 [2021-12-02T10:24:00.704Z] Step 28/30 : LABEL arch=x86_64 [2021-12-02T10:24:00.704Z] ---> Running in 5573e96b039c [2021-12-02T10:24:00.963Z] Removing intermediate container 5573e96b039c [2021-12-02T10:24:00.963Z] ---> 6f4e67d90f22 [2021-12-02T10:24:00.963Z] Step 29/30 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:24:00.963Z] ---> Running in ffcdeec84dc4 [2021-12-02T10:24:01.225Z] Removing intermediate container ffcdeec84dc4 [2021-12-02T10:24:01.225Z] ---> 0fe75eae5582 [2021-12-02T10:24:01.225Z] Step 30/30 : LABEL version=0.0.0 [2021-12-02T10:24:01.225Z] ---> Running in 61ac8573c226 [2021-12-02T10:24:01.225Z] Removing intermediate container 61ac8573c226 [2021-12-02T10:24:01.225Z] ---> 949355c27ef6 [2021-12-02T10:24:01.225Z] [2021-12-02T10:24:01.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements [2021-12-02T10:24:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-02T10:24:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-02T10:24:01.494Z] Successfully built 949355c27ef6 [2021-12-02T10:24:01.494Z] Successfully tagged security-bootstrapper:latest [2021-12-02T10:24:01.501Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-12-02T10:24:01.506Z] $ docker stop --time=1 e0632f384fc0f9113b146481129fba42a648b15990ba4bf19dc57d9a3e5470c5 [2021-12-02T10:24:02.780Z] $ docker rm -f e0632f384fc0f9113b146481129fba42a648b15990ba4bf19dc57d9a3e5470c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-02T10:24:03.129Z] + docker images [2021-12-02T10:24:03.129Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-02T10:24:03.129Z] security-bootstrapper latest 949355c27ef6 2 seconds ago 18.9MB [2021-12-02T10:24:03.129Z] core-data latest ac4aacbda6e1 3 seconds ago 20.7MB [2021-12-02T10:24:03.129Z] security-secretstore-setup latest 354cac453d8f 4 seconds ago 28.4MB [2021-12-02T10:24:03.129Z] core-command latest e6e4306b6ad8 7 seconds ago 16.1MB [2021-12-02T10:24:03.129Z] 679e4d8a01b2 9 seconds ago 1.77GB [2021-12-02T10:24:03.129Z] 53d8ad3a7435 10 seconds ago 1.77GB [2021-12-02T10:24:03.129Z] b98b5fd06025 10 seconds ago 1.76GB [2021-12-02T10:24:03.129Z] 00d773b279aa 12 seconds ago 1.76GB [2021-12-02T10:24:03.129Z] sys-mgmt-agent latest 53fa1da96ba8 46 seconds ago 294MB [2021-12-02T10:24:03.129Z] support-scheduler latest 178ae51b25c5 About a minute ago 16.2MB [2021-12-02T10:24:03.129Z] support-notifications latest ce5354efbcc2 About a minute ago 17MB [2021-12-02T10:24:03.129Z] core-metadata latest 7d7df2f83094 About a minute ago 16.9MB [2021-12-02T10:24:03.129Z] security-proxy-setup latest be3fdfe0a1dc About a minute ago 26.9MB [2021-12-02T10:24:03.129Z] 8c9c9fce2bbf About a minute ago 1.76GB [2021-12-02T10:24:03.129Z] 7c3c2903f436 About a minute ago 1.76GB [2021-12-02T10:24:03.129Z] 2774e2861ea1 About a minute ago 1.76GB [2021-12-02T10:24:03.129Z] bc0368f97590 About a minute ago 1.76GB [2021-12-02T10:24:03.129Z] e764324b5f30 About a minute ago 1.77GB [2021-12-02T10:24:03.129Z] ci-base-image-x86_64 latest dee240816e78 5 minutes ago 1.25GB [2021-12-02T10:24:03.129Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-12-02T10:24:03.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB [2021-12-02T10:24:03.129Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-12-02T10:24:03.129Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-02T10:24:03.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-12-02T10:24:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.362s coverage: 98.5% of statements [2021-12-02T10:24:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-02T10:24:05.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.353s coverage: 44.7% of statements [2021-12-02T10:24:05.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-02T10:24:05.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-02T10:24:08.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.707s coverage: 89.5% of statements [2021-12-02T10:24:08.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-02T10:24:08.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-02T10:24:08.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 84.4% of statements [2021-12-02T10:24:08.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-02T10:24:08.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-02T10:24:08.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-02T10:24:08.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-02T10:24:08.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-02T10:24:17.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 94.2% of statements [2021-12-02T10:24:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-02T10:24:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-02T10:24:17.147Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 59.1% of statements [2021-12-02T10:24:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-02T10:24:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-02T10:24:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-02T10:24:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-02T10:24:17.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-02T10:24:17.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.226s coverage: 60.0% of statements [2021-12-02T10:24:17.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-02T10:24:17.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-02T10:24:17.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-02T10:24:17.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.9% of statements [2021-12-02T10:24:17.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-02T10:24:17.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements [2021-12-02T10:24:17.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements [2021-12-02T10:24:17.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-02T10:24:17.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements [2021-12-02T10:24:17.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.210s coverage: 79.5% of statements [2021-12-02T10:24:17.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements [2021-12-02T10:24:17.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2021-12-02T10:24:18.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements [2021-12-02T10:24:18.458Z] Still waiting to schedule task [2021-12-02T10:24:18.459Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-02T10:24:30.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements [2021-12-02T10:24:30.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2021-12-02T10:24:37.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.721s coverage: 82.5% of statements [2021-12-02T10:24:37.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.256s coverage: 58.8% of statements [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.719s coverage: 64.4% of statements [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-02T10:24:44.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-12-02T10:24:44.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements [2021-12-02T10:24:45.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-12-02T10:24:45.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-12-02T10:24:45.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2021-12-02T10:24:50.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.261s coverage: 65.4% of statements [2021-12-02T10:24:50.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-02T10:24:50.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-02T10:24:50.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-02T10:24:52.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.8% of statements [2021-12-02T10:24:52.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-02T10:24:52.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-02T10:24:52.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2021-12-02T10:24:52.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-02T10:24:52.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements [2021-12-02T10:24:52.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-02T10:24:59.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 17.7% of statements [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-02T10:24:59.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.3% of statements [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-02T10:24:59.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-02T10:24:59.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-02T10:24:59.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-02T10:24:59.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-02T10:24:59.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-12-02T10:24:59.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-12-02T10:24:59.978Z] 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-12-02T10:24:59.978Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-02T10:24:59.978Z] GO111MODULE=on go vet ./... [2021-12-02T10:25:00.133Z] Running on prd-ubuntu18.04-docker-8c-8g-72 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-12-02T10:25:00.147Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-12-02T10:25:00.227Z] The recommended git tool is: git [2021-12-02T10:25:01.815Z] using credential edgex-jenkins-ssh [2021-12-02T10:25:01.829Z] Cloning the remote Git repository [2021-12-02T10:25:01.849Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-02T10:25:01.891Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-12-02T10:25:01.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-02T10:25:01.943Z] > git --version # timeout=10 [2021-12-02T10:25:01.950Z] > git --version # 'git version 2.17.1' [2021-12-02T10:25:01.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T10:25:01.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T10:25:08.051Z] Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:25:08.162Z] Merge succeeded, producing 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:25:08.163Z] Checking out Revision 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 (PR-3826) [2021-12-02T10:25:07.352Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-02T10:25:07.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T10:25:07.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-02T10:25:07.382Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-02T10:25:07.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T10:25:07.387Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-02T10:25:08.058Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T10:25:08.064Z] > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 [2021-12-02T10:25:08.121Z] > git remote # timeout=10 [2021-12-02T10:25:08.128Z] > git config --get remote.origin.url # timeout=10 [2021-12-02T10:25:08.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T10:25:08.145Z] > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 [2021-12-02T10:25:08.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-02T10:25:08.164Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T10:25:08.169Z] > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 [2021-12-02T10:25:11.697Z] Commit message: "Merge branch 'main' into snap-secrets-connect-fix" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:25:12.557Z] + echo snap-build.sh [2021-12-02T10:25:12.557Z] snap-build.sh [2021-12-02T10:25:12.557Z] + SNAP_BASE_DIR=. [2021-12-02T10:25:12.557Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-12-02T10:25:12.557Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-12-02T10:25:12.557Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-12-02T10:25:12.557Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-12-02T10:25:12.557Z] + cd /w/workspace/edgex-go/10 [2021-12-02T10:25:12.557Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-02T10:25:12.557Z] Reading package lists... [2021-12-02T10:25:12.557Z] Building dependency tree... [2021-12-02T10:25:12.557Z] Reading state information... [2021-12-02T10:25:12.557Z] The following packages were automatically installed and are no longer required: [2021-12-02T10:25:12.557Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-02T10:25:12.557Z] uidmap xdelta3 [2021-12-02T10:25:12.557Z] Use 'sudo apt autoremove' to remove them. [2021-12-02T10:25:12.557Z] The following packages will be REMOVED: [2021-12-02T10:25:12.557Z] lxd* lxd-client* [2021-12-02T10:25:12.557Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-02T10:25:12.821Z] After this operation, 31.7 MB disk space will be freed. [2021-12-02T10:25:13.609Z] (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 ... 190666 files and directories currently installed.) [2021-12-02T10:25:13.609Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-02T10:25:14.557Z] Removing lxd dnsmasq configuration [2021-12-02T10:25:14.557Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-02T10:25:14.817Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-02T10:25:15.389Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-02T10:25:15.649Z] (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 ... 190491 files and directories currently installed.) [2021-12-02T10:25:15.649Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-02T10:25:17.042Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-02T10:25:17.042Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-02T10:25:17.615Z] + sudo snap remove --purge lxd [2021-12-02T10:25:17.877Z] snap "lxd" is not installed [2021-12-02T10:25:17.877Z] + sudo groupadd --force --system lxd [2021-12-02T10:25:17.877Z] ++ whoami [2021-12-02T10:25:17.877Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-02T10:25:17.877Z] + newgrp - lxd [2021-12-02T10:25:17.877Z] + sudo snap install lxd [2021-12-02T10:25:27.894Z] 2021-12-02T10:25:25Z INFO Waiting for automatic snapd restart... [2021-12-02T10:25:42.818Z] lxd 4.20 from Canonical* installed [2021-12-02T10:25:42.818Z] + sudo lxd init --auto [2021-12-02T10:25:52.828Z] + sudo snap install --classic snapcraft [2021-12-02T10:25:58.139Z] snapcraft 6.0 from Canonical* installed [2021-12-02T10:25:58.139Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-02T10:25:58.139Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-02T10:25:58.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T10:25:58.139Z] Dload Upload Total Spent Left Speed [2021-12-02T10:25:58.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 [2021-12-02T10:25:58.139Z] 100 3325k 100 3325k 0 0 7714k 0 --:--:-- --:--:-- --:--:-- 7714k [2021-12-02T10:25:58.139Z] ./yq_linux_amd64 [2021-12-02T10:25:58.399Z] + sudo snapcraft prime --use-lxd [2021-12-02T10:26:00.313Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-02T10:26:00.313Z] 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-12-02T10:26:00.313Z] - README.md [2021-12-02T10:26:00.313Z] [2021-12-02T10:26:00.313Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-02T10:26:00.575Z] Launching a container. [2021-12-02T10:26:10.595Z] Waiting for container to be ready [2021-12-02T10:26:10.595Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-02T10:26:10.595Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-02T10:26:10.595Z] [2021-12-02T10:26:13.902Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-02T10:26:14.163Z] Waiting for network to be ready... [2021-12-02T10:26:14.734Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-02T10:26:14.734Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-12-02T10:26:15.306Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1981 kB] [2021-12-02T10:26:15.306Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-12-02T10:26:15.306Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-12-02T10:26:15.567Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2021-12-02T10:26:15.567Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-12-02T10:26:15.567Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-12-02T10:26:15.567Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-12-02T10:26:15.567Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [534 kB] [2021-12-02T10:26:15.826Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2021-12-02T10:26:15.826Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-12-02T10:26:15.826Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-12-02T10:26:15.826Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-12-02T10:26:15.826Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-12-02T10:26:15.826Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-12-02T10:26:15.826Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-12-02T10:26:15.826Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [265 kB] [2021-12-02T10:26:16.087Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-12-02T10:26:16.087Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2326 kB] [2021-12-02T10:26:16.350Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2021-12-02T10:26:16.350Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-12-02T10:26:16.350Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-12-02T10:26:16.350Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [558 kB] [2021-12-02T10:26:16.350Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.0 kB] [2021-12-02T10:26:16.350Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] [2021-12-02T10:26:16.350Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [382 kB] [2021-12-02T10:26:19.658Z] Fetched 25.7 MB in 5s (5342 kB/s) [2021-12-02T10:26:20.228Z] Reading package lists... [2021-12-02T10:26:20.489Z] Reading package lists... [2021-12-02T10:26:20.490Z] Building dependency tree... [2021-12-02T10:26:20.490Z] Reading state information... [2021-12-02T10:26:20.752Z] The following additional packages will be installed: [2021-12-02T10:26:20.752Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-02T10:26:20.752Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-02T10:26:20.752Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-02T10:26:20.752Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-02T10:26:20.752Z] Suggested packages: [2021-12-02T10:26:20.752Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-02T10:26:20.752Z] Recommended packages: [2021-12-02T10:26:20.752Z] gnupg libsasl2-modules [2021-12-02T10:26:20.752Z] The following NEW packages will be installed: [2021-12-02T10:26:20.752Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-02T10:26:20.752Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-02T10:26:20.752Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-02T10:26:20.752Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-02T10:26:20.752Z] The following packages will be upgraded: [2021-12-02T10:26:20.752Z] gpg gpg-agent gpgconf libudev1 [2021-12-02T10:26:20.752Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-12-02T10:26:20.752Z] Need to get 3527 kB of archives. [2021-12-02T10:26:20.752Z] After this operation, 13.3 MB of additional disk space will be used. [2021-12-02T10:26:20.752Z] 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-12-02T10:26:20.752Z] 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-12-02T10:26:20.752Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-12-02T10:26:20.752Z] 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-12-02T10:26:20.752Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-12-02T10:26:21.324Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-12-02T10:26:21.587Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-12-02T10:26:21.587Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-12-02T10:26:21.587Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-12-02T10:26:21.587Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-12-02T10:26:21.587Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-12-02T10:26:21.587Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-02T10:26:21.587Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-12-02T10:26:21.587Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-12-02T10:26:21.587Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-12-02T10:26:21.587Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-12-02T10:26:21.587Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-12-02T10:26:21.587Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-12-02T10:26:21.587Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-12-02T10:26:21.587Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-12-02T10:26:21.587Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-12-02T10:26:21.587Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-12-02T10:26:21.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-02T10:26:21.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-02T10:26:21.765Z] ./bin/test-attribution-txt.sh [2021-12-02T10:26:21.848Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-02T10:26:21.849Z] Fetched 3527 kB in 1s (3406 kB/s) [2021-12-02T10:26:21.849Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-02T10:26:21.849Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-12-02T10:26:21.849Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-02T10:26:21.849Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-12-02T10:26:22.109Z] Selecting previously unselected package udev. [2021-12-02T10:26:22.109Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-02T10:26:22.109Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-12-02T10:26:22.109Z] Unpacking udev (237-3ubuntu10.52) ... [2021-12-02T10:26:22.371Z] Selecting previously unselected package libfuse2:amd64. [2021-12-02T10:26:22.371Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-12-02T10:26:22.371Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-02T10:26:22.371Z] Selecting previously unselected package fuse. [2021-12-02T10:26:22.371Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-12-02T10:26:22.371Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-12-02T10:26:22.371Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-02T10:26:22.371Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-02T10:26:22.371Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-02T10:26:22.371Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [Pipeline] echo [2021-12-02T10:26:22.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-02T10:26:22.633Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-02T10:26:22.633Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-02T10:26:22.633Z] Selecting previously unselected package libksba8:amd64. [2021-12-02T10:26:22.633Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-02T10:26:22.633Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-02T10:26:22.633Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-02T10:26:22.633Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:22.633Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:22.633Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-02T10:26:22.895Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:22.895Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:22.895Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-02T10:26:22.895Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:22.895Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:22.895Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-02T10:26:22.895Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:22.895Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:22.895Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-02T10:26:22.895Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:22.895Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:22.895Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-02T10:26:22.895Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:22.895Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:23.023Z] + ls -al . [2021-12-02T10:26:23.023Z] total 672 [2021-12-02T10:26:23.023Z] drwxrwxr-x 9 1001 1001 4096 Dec 2 10:26 . [2021-12-02T10:26:23.023Z] drwxr-xr-x 4 root root 4096 Dec 2 10:22 .. [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 11 Dec 2 10:19 .dockerignore [2021-12-02T10:26:23.023Z] drwxrwxr-x 8 1001 1001 4096 Dec 2 10:19 .git [2021-12-02T10:26:23.023Z] drwxrwxr-x 4 1001 1001 4096 Dec 2 10:19 .github [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 804 Dec 2 10:19 .gitignore [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 42 Dec 2 10:19 .golangci.yml [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 76 Dec 2 10:19 .hadolint.yml [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 166 Dec 2 10:19 .sonarcloud.properties [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 1171 Dec 2 10:19 ADOPTERS.md [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 8910 Dec 2 10:19 Attribution.txt [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 51732 Dec 2 10:19 CHANGELOG.md [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 3804 Dec 2 10:19 CONTRIBUTING.md [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 677 Dec 2 10:19 GOVERNANCE.md [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 849 Dec 2 10:19 Jenkinsfile [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 10775 Dec 2 10:19 LICENSE [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 6508 Dec 2 10:19 Makefile [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 582 Dec 2 10:19 OWNERS.md [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 8207 Dec 2 10:19 README.md [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 6912 Dec 2 10:19 SECURITY.md [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 5 Dec 2 10:17 VERSION [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 4131 Dec 2 10:19 ZMQWindows.md [2021-12-02T10:26:23.023Z] drwxrwxr-x 2 1001 1001 4096 Dec 2 10:19 bin [2021-12-02T10:26:23.023Z] drwxrwxr-x 14 1001 1001 4096 Dec 2 10:19 cmd [2021-12-02T10:26:23.023Z] -rw-r--r-- 1 root root 428381 Dec 2 10:24 coverage.out [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 828 Dec 2 10:19 go.mod [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 49483 Dec 2 10:19 go.sum [2021-12-02T10:26:23.023Z] drwxrwxr-x 8 1001 1001 4096 Dec 2 10:19 internal [2021-12-02T10:26:23.023Z] drwxrwxr-x 3 1001 1001 4096 Dec 2 10:19 openapi [2021-12-02T10:26:23.023Z] drwxrwxr-x 4 1001 1001 4096 Dec 2 10:19 snap [2021-12-02T10:26:23.023Z] -rw-rw-r-- 1 1001 1001 204 Dec 2 10:19 version.go [Pipeline] sh [2021-12-02T10:26:23.156Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-02T10:26:23.156Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:23.156Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:23.156Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-02T10:26:23.156Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:23.156Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:23.156Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-02T10:26:23.156Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-02T10:26:23.156Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:23.156Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-02T10:26:23.156Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-02T10:26:23.156Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-02T10:26:23.419Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-02T10:26:23.419Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-02T10:26:23.419Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-02T10:26:23.419Z] Selecting previously unselected package libldap-common. [2021-12-02T10:26:23.419Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-12-02T10:26:23.419Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-02T10:26:23.419Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-02T10:26:23.419Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-12-02T10:26:23.419Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-02T10:26:23.419Z] Selecting previously unselected package dirmngr. [2021-12-02T10:26:23.419Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-02T10:26:23.419Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-02T10:26:23.682Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-02T10:26:23.682Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-12-02T10:26:23.682Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-02T10:26:23.682Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-02T10:26:23.682Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-02T10:26:23.682Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-12-02T10:26:23.682Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:23.682Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-02T10:26:23.682Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-02T10:26:23.682Z] Setting up udev (237-3ubuntu10.52) ... [2021-12-02T10:26:23.684Z] + '[' -e coverage.out ] [2021-12-02T10:26:23.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-02T10:26:23.712Z] Warning: overwriting stash ‘coverage-report’ [2021-12-02T10:26:23.943Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-02T10:26:24.206Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:24.206Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-12-02T10:26:24.206Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-12-02T10:26:24.206Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-12-02T10:26:24.206Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:24.206Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:24.206Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:24.206Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:24.206Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:24.206Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:24.206Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-02T10:26:24.206Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-02T10:26:24.207Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-02T10:26:24.207Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-02T10:26:24.439Z] Stashed 1 file(s) [Pipeline] sh [2021-12-02T10:26:24.776Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-12-02T10:26:24.776Z] settings in the [Install] section, and DefaultInstance for template units). [2021-12-02T10:26:24.776Z] This means they are not meant to be enabled using systemctl. [2021-12-02T10:26:24.776Z] Possible reasons for having this kind of units are: [2021-12-02T10:26:24.776Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-12-02T10:26:24.776Z] .wants/ or .requires/ directory. [2021-12-02T10:26:24.776Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-12-02T10:26:24.776Z] a requirement dependency on it. [2021-12-02T10:26:24.776Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-12-02T10:26:24.776Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-02T10:26:24.776Z] 4) In case of template units, the unit is meant to be enabled with some [2021-12-02T10:26:24.776Z] instance name specified. [2021-12-02T10:26:25.040Z] Reading package lists... [2021-12-02T10:26:25.040Z] Building dependency tree... [2021-12-02T10:26:25.040Z] Reading state information... [2021-12-02T10:26:25.083Z] + make build [2021-12-02T10:26:25.083Z] 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-12-02T10:26:25.302Z] The following additional packages will be installed: [2021-12-02T10:26:25.303Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-12-02T10:26:25.303Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-02T10:26:25.303Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-12-02T10:26:25.303Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-12-02T10:26:25.303Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-12-02T10:26:25.303Z] Suggested packages: [2021-12-02T10:26:25.303Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-12-02T10:26:25.303Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-12-02T10:26:25.303Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-02T10:26:25.303Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-12-02T10:26:25.303Z] systemd-container policykit-1 [2021-12-02T10:26:25.303Z] Recommended packages: [2021-12-02T10:26:25.303Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-12-02T10:26:25.303Z] The following NEW packages will be installed: [2021-12-02T10:26:25.303Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-12-02T10:26:25.303Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-12-02T10:26:25.303Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-12-02T10:26:25.303Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-12-02T10:26:25.303Z] python3.6-minimal snapd squashfs-tools sudo [2021-12-02T10:26:25.303Z] The following packages will be upgraded: [2021-12-02T10:26:25.303Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-12-02T10:26:25.563Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-12-02T10:26:25.563Z] Need to get 36.8 MB of archives. [2021-12-02T10:26:25.563Z] After this operation, 147 MB of additional disk space will be used. [2021-12-02T10:26:25.563Z] 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-12-02T10:26:25.563Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-12-02T10:26:26.136Z] 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-12-02T10:26:26.403Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-12-02T10:26:26.403Z] 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-12-02T10:26:26.403Z] 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-12-02T10:26:26.403Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-12-02T10:26:26.403Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-12-02T10:26:26.403Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-12-02T10:26:26.403Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-12-02T10:26:26.403Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-12-02T10:26:26.403Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-12-02T10:26:26.403Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-12-02T10:26:26.403Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-12-02T10:26:26.403Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-12-02T10:26:26.663Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-12-02T10:26:26.663Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-12-02T10:26:26.923Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-12-02T10:26:26.923Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-12-02T10:26:26.923Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-12-02T10:26:27.189Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-12-02T10:26:27.189Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-12-02T10:26:27.189Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-12-02T10:26:27.189Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-12-02T10:26:27.189Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-12-02T10:26:27.189Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-12-02T10:26:27.189Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-12-02T10:26:27.189Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-12-02T10:26:27.189Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-12-02T10:26:27.451Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-12-02T10:26:28.400Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-02T10:26:28.400Z] Fetched 36.8 MB in 3s (12.0 MB/s) [2021-12-02T10:26:28.661Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-02T10:26:28.661Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-12-02T10:26:28.661Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-02T10:26:29.235Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-12-02T10:26:29.235Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-02T10:26:29.235Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-12-02T10:26:29.235Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-02T10:26:29.235Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-12-02T10:26:29.235Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-12-02T10:26:29.496Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-12-02T10:26:29.496Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-02T10:26:29.496Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-12-02T10:26:29.496Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-12-02T10:26:29.757Z] Setting up apt (1.6.14) ... [2021-12-02T10:26:29.757Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-12-02T10:26:30.017Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-02T10:26:30.279Z] (Reading database ... 12764 files and directories currently installed.) [2021-12-02T10:26:30.279Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-12-02T10:26:30.279Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-12-02T10:26:30.539Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-12-02T10:26:30.539Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-02T10:26:30.539Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-02T10:26:30.539Z] Selecting previously unselected package libexpat1:amd64. [2021-12-02T10:26:30.539Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-12-02T10:26:30.539Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-02T10:26:30.539Z] Selecting previously unselected package python3.6-minimal. [2021-12-02T10:26:30.539Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-02T10:26:30.539Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-02T10:26:30.799Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-12-02T10:26:30.799Z] Checking for services that may need to be restarted...done. [2021-12-02T10:26:30.799Z] Checking for services that may need to be restarted...done. [2021-12-02T10:26:31.060Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-02T10:26:31.060Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-02T10:26:31.060Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-02T10:26:31.630Z] Selecting previously unselected package python3-minimal. [2021-12-02T10:26:31.630Z] (Reading database ... 13012 files and directories currently installed.) [2021-12-02T10:26:31.630Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-12-02T10:26:31.630Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-12-02T10:26:31.630Z] Selecting previously unselected package mime-support. [2021-12-02T10:26:31.630Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-12-02T10:26:31.630Z] Unpacking mime-support (3.60ubuntu1) ... [2021-12-02T10:26:31.630Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-02T10:26:31.630Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-12-02T10:26:31.630Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-02T10:26:31.630Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-12-02T10:26:31.630Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-02T10:26:31.630Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-02T10:26:31.802Z] 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-12-02T10:26:31.892Z] Selecting previously unselected package python3.6. [2021-12-02T10:26:31.892Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-02T10:26:31.892Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-02T10:26:31.892Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-02T10:26:31.892Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-12-02T10:26:31.892Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-02T10:26:32.153Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-12-02T10:26:32.153Z] Selecting previously unselected package python3. [2021-12-02T10:26:32.153Z] (Reading database ... 13442 files and directories currently installed.) [2021-12-02T10:26:32.153Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-12-02T10:26:32.153Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-12-02T10:26:32.413Z] Selecting previously unselected package multiarch-support. [2021-12-02T10:26:32.413Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-12-02T10:26:32.413Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-12-02T10:26:32.413Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-12-02T10:26:32.413Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-02T10:26:32.413Z] (Reading database ... 13479 files and directories currently installed.) [2021-12-02T10:26:32.413Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-12-02T10:26:32.413Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-12-02T10:26:32.413Z] Selecting previously unselected package libbsd0:amd64. [2021-12-02T10:26:32.413Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-12-02T10:26:32.413Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-02T10:26:32.413Z] Selecting previously unselected package sudo. [2021-12-02T10:26:32.413Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-12-02T10:26:32.413Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-02T10:26:32.676Z] Selecting previously unselected package apparmor. [2021-12-02T10:26:32.676Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-12-02T10:26:32.676Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-12-02T10:26:32.676Z] Selecting previously unselected package libedit2:amd64. [2021-12-02T10:26:32.676Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-12-02T10:26:32.676Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-12-02T10:26:32.676Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-02T10:26:32.676Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-12-02T10:26:32.676Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-02T10:26:32.936Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-02T10:26:32.936Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-02T10:26:32.936Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-02T10:26:32.936Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-02T10:26:32.936Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-12-02T10:26:32.936Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-02T10:26:32.936Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-02T10:26:32.936Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-02T10:26:32.936Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-02T10:26:32.936Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-02T10:26:32.936Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-12-02T10:26:32.936Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-02T10:26:33.196Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-12-02T10:26:33.196Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-12-02T10:26:33.196Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-02T10:26:33.197Z] Selecting previously unselected package openssh-client. [2021-12-02T10:26:33.197Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-12-02T10:26:33.197Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-02T10:26:33.457Z] Selecting previously unselected package squashfs-tools. [2021-12-02T10:26:33.457Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-12-02T10:26:33.457Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-02T10:26:33.457Z] Selecting previously unselected package snapd. [2021-12-02T10:26:33.457Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-12-02T10:26:33.457Z] Unpacking snapd (2.51.1+18.04) ... [2021-12-02T10:26:36.007Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-12-02T10:26:36.007Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-02T10:26:36.007Z] Setting up mime-support (3.60ubuntu1) ... [2021-12-02T10:26:36.007Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-02T10:26:36.007Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-02T10:26:36.007Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-02T10:26:36.007Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-02T10:26:36.007Z] Setting up systemd (237-3ubuntu10.52) ... [2021-12-02T10:26:36.007Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-02T10:26:37.395Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-02T10:26:37.395Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-02T10:26:37.395Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-12-02T10:26:37.395Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-02T10:26:37.395Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-02T10:26:37.395Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-02T10:26:38.004Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-02T10:26:38.004Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-02T10:26:38.004Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-02T10:26:38.004Z] Setting up python3 (3.6.7-1~18.04) ... [2021-12-02T10:26:38.004Z] running python rtupdate hooks for python3.6... [2021-12-02T10:26:38.004Z] running python post-rtupdate hooks for python3.6... [2021-12-02T10:26:38.004Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-12-02T10:26:39.013Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-02T10:26:39.013Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-02T10:26:39.013Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-02T10:26:39.013Z] Setting up snapd (2.51.1+18.04) ... [2021-12-02T10:26:39.320Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-02T10:26:39.579Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-02T10:26:39.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-02T10:26:39.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-02T10:26:40.102Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-02T10:26:40.102Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-02T10:26:40.363Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-02T10:26:40.624Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-02T10:26:40.624Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-02T10:26:40.903Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-02T10:26:40.903Z] /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-12-02T10:26:41.164Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-02T10:26:41.164Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-02T10:26:41.735Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-02T10:26:41.996Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-02T10:26:41.996Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-02T10:26:43.200Z] Reading package lists... [2021-12-02T10:26:43.460Z] Reading package lists... [2021-12-02T10:26:43.460Z] Building dependency tree... [2021-12-02T10:26:43.460Z] Reading state information... [2021-12-02T10:26:43.720Z] Calculating upgrade... [2021-12-02T10:26:43.720Z] The following packages will be upgraded: [2021-12-02T10:26:43.720Z] advancecomp base-files bash binutils binutils-common [2021-12-02T10:26:43.720Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-12-02T10:26:43.720Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-12-02T10:26:43.720Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-12-02T10:26:43.720Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-12-02T10:26:43.720Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-12-02T10:26:43.720Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-12-02T10:26:43.720Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-12-02T10:26:43.720Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-12-02T10:26:43.720Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-12-02T10:26:43.720Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-12-02T10:26:43.720Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-12-02T10:26:43.720Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-12-02T10:26:43.720Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-12-02T10:26:43.720Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-12-02T10:26:43.720Z] ubuntu-keyring util-linux [2021-12-02T10:26:43.980Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-02T10:26:43.980Z] Need to get 64.2 MB of archives. [2021-12-02T10:26:43.980Z] After this operation, 5155 kB of additional disk space will be used. [2021-12-02T10:26:43.980Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-12-02T10:26:43.980Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-12-02T10:26:44.551Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-12-02T10:26:44.551Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-12-02T10:26:44.551Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-12-02T10:26:44.551Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-12-02T10:26:44.551Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-12-02T10:26:44.551Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-12-02T10:26:44.810Z] 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-12-02T10:26:44.810Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-12-02T10:26:44.810Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-12-02T10:26:44.810Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-12-02T10:26:44.810Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-12-02T10:26:44.810Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-12-02T10:26:44.810Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-12-02T10:26:44.810Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-12-02T10:26:44.810Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-12-02T10:26:44.810Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-12-02T10:26:44.810Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-12-02T10:26:44.810Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-12-02T10:26:44.810Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-12-02T10:26:44.810Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-12-02T10:26:44.810Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-12-02T10:26:44.810Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-12-02T10:26:44.810Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-12-02T10:26:44.810Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-12-02T10:26:44.810Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-12-02T10:26:44.810Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-12-02T10:26:44.810Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-12-02T10:26:45.070Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-12-02T10:26:45.070Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-12-02T10:26:45.070Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-12-02T10:26:45.070Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-12-02T10:26:45.070Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-12-02T10:26:45.070Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-12-02T10:26:45.070Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-12-02T10:26:45.070Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-12-02T10:26:45.070Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-12-02T10:26:45.070Z] Get:39 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-12-02T10:26:45.070Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-12-02T10:26:45.070Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-12-02T10:26:45.070Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-12-02T10:26:45.070Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-12-02T10:26:45.331Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-12-02T10:26:45.331Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-12-02T10:26:45.331Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-12-02T10:26:45.331Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-12-02T10:26:45.331Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-12-02T10:26:45.331Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-12-02T10:26:45.331Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-12-02T10:26:45.331Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-12-02T10:26:45.331Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-12-02T10:26:45.331Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-12-02T10:26:45.331Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-12-02T10:26:45.331Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-12-02T10:26:45.331Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-12-02T10:26:45.331Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-12-02T10:26:45.331Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-12-02T10:26:45.331Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-12-02T10:26:45.331Z] Get:60 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-12-02T10:26:45.331Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-12-02T10:26:45.331Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-12-02T10:26:45.331Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-12-02T10:26:45.331Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-12-02T10:26:45.331Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-12-02T10:26:45.593Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-12-02T10:26:45.593Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-12-02T10:26:45.593Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-12-02T10:26:45.593Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-12-02T10:26:45.593Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-12-02T10:26:45.593Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-12-02T10:26:45.593Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-12-02T10:26:45.593Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-12-02T10:26:45.593Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-12-02T10:26:45.593Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-12-02T10:26:45.593Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-12-02T10:26:45.593Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-12-02T10:26:45.593Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-12-02T10:26:45.593Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-12-02T10:26:45.593Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-12-02T10:26:45.593Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-12-02T10:26:45.593Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-12-02T10:26:45.593Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-12-02T10:26:45.593Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-12-02T10:26:45.593Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-12-02T10:26:45.593Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-12-02T10:26:45.856Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-12-02T10:26:45.856Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-12-02T10:26:45.856Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-12-02T10:26:45.856Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-12-02T10:26:45.856Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-12-02T10:26:45.856Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-12-02T10:26:45.856Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-12-02T10:26:45.856Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-12-02T10:26:46.427Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-12-02T10:26:46.427Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-12-02T10:26:46.689Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-12-02T10:26:46.689Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-12-02T10:26:46.949Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-12-02T10:26:46.949Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-12-02T10:26:46.949Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-12-02T10:26:46.949Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-12-02T10:26:46.949Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-12-02T10:26:47.209Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-02T10:26:47.209Z] Fetched 64.2 MB in 3s (19.9 MB/s) [2021-12-02T10:26:47.209Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-02T10:26:47.209Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-12-02T10:26:47.209Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-02T10:26:47.780Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-02T10:26:47.780Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-02T10:26:47.780Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-12-02T10:26:47.780Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-12-02T10:26:48.040Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:48.040Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:48.040Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:48.040Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:48.040Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:48.040Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:48.301Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:48.301Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:48.562Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:48.562Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:48.562Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:48.562Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:48.822Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:48.823Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:48.823Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:26:48.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-02T10:26:48.823Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:48.823Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-12-02T10:26:48.823Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:26:49.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-02T10:26:49.083Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:49.083Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:49.083Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:49.083Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:49.083Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-02T10:26:49.083Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-02T10:26:49.343Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:26:49.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-02T10:26:49.344Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-12-02T10:26:49.603Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-02T10:26:49.864Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-12-02T10:26:50.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-02T10:26:50.125Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-12-02T10:26:50.125Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-02T10:26:50.125Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-02T10:26:50.125Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-12-02T10:26:50.385Z] Setting up base-files (10.1ubuntu2.11) ... [2021-12-02T10:26:50.385Z] Installing new version of config file /etc/issue ... [2021-12-02T10:26:50.385Z] Installing new version of config file /etc/issue.net ... [2021-12-02T10:26:50.385Z] Installing new version of config file /etc/lsb-release ... [2021-12-02T10:26:50.385Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-02T10:26:50.645Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-02T10:26:50.645Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-02T10:26:50.645Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-02T10:26:50.906Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:50.906Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-12-02T10:26:50.906Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-12-02T10:26:50.906Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-12-02T10:26:50.906Z] 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-12-02T10:26:50.906Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:50.906Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:50.906Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:51.168Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:26:51.168Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:51.168Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-12-02T10:26:51.168Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-12-02T10:26:51.168Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-12-02T10:26:51.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:51.428Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-12-02T10:26:51.428Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-02T10:26:51.428Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-12-02T10:26:51.689Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:51.689Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-02T10:26:51.689Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-02T10:26:51.689Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-02T10:26:51.689Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:51.689Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-02T10:26:51.689Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-02T10:26:51.953Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-12-02T10:26:51.953Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:51.953Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-12-02T10:26:51.953Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-12-02T10:26:51.953Z] Setting up grep (3.1-2build1) ... [2021-12-02T10:26:51.953Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:51.953Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-12-02T10:26:51.953Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-12-02T10:26:52.214Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-12-02T10:26:52.214Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:52.214Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-02T10:26:52.214Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-02T10:26:52.214Z] Setting up login (1:4.5-1ubuntu2) ... [2021-12-02T10:26:52.475Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:52.475Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-02T10:26:52.475Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-02T10:26:52.475Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-12-02T10:26:52.475Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:52.475Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-02T10:26:52.475Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-02T10:26:53.048Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-02T10:26:53.048Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-02T10:26:53.048Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-02T10:26:53.048Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-02T10:26:53.309Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-12-02T10:26:53.309Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:53.309Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-12-02T10:26:53.310Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-02T10:26:53.880Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-02T10:26:53.880Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-02T10:26:53.880Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-02T10:26:53.880Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-02T10:26:53.962Z] 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-12-02T10:26:54.141Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-12-02T10:26:54.141Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:54.141Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-12-02T10:26:54.141Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-12-02T10:26:54.141Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-12-02T10:26:54.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:54.401Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:54.401Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:54.401Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:26:54.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:54.401Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:54.401Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:54.401Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:26:54.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:54.662Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:54.662Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:54.662Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:26:54.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:54.662Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:54.662Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:54.662Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:26:54.921Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:54.921Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-02T10:26:54.921Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-02T10:26:54.921Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-02T10:26:54.921Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-02T10:26:54.921Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-02T10:26:55.183Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:55.183Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-02T10:26:55.183Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-02T10:26:55.183Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-02T10:26:55.183Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:55.183Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:55.183Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:55.183Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:26:55.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:55.444Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:55.444Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:55.444Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:26:55.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:55.444Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:55.444Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:56.015Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:26:56.276Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-02T10:26:56.538Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-02T10:26:56.538Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:56.538Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-02T10:26:56.538Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-02T10:26:56.798Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-12-02T10:26:56.798Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-02T10:26:56.798Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-12-02T10:26:56.798Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-02T10:26:56.798Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-12-02T10:26:57.057Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-02T10:26:57.057Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-12-02T10:26:57.057Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-12-02T10:26:57.057Z] Setting up debconf (1.5.66ubuntu1) ... [2021-12-02T10:26:57.318Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-02T10:26:57.318Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-12-02T10:26:57.318Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-02T10:26:57.318Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-12-02T10:26:57.318Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-02T10:26:57.318Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-12-02T10:26:57.411Z] 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-12-02T10:26:57.577Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-02T10:26:57.577Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-12-02T10:26:57.577Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-02T10:26:57.577Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-02T10:26:57.577Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-02T10:26:57.577Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-02T10:26:57.837Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-02T10:26:57.837Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-02T10:26:57.837Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-02T10:26:57.837Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-02T10:26:57.837Z] (Reading database ... 13919 files and directories currently installed.) [2021-12-02T10:26:57.837Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-02T10:26:58.097Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-02T10:26:58.097Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-02T10:26:58.357Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:58.357Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-02T10:26:58.357Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-02T10:26:58.357Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-12-02T10:26:58.357Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-02T10:26:58.357Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-02T10:26:58.357Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-02T10:26:58.357Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-02T10:26:58.618Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:58.618Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-12-02T10:26:58.618Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-12-02T10:26:58.618Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-12-02T10:26:58.618Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:58.618Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-12-02T10:26:58.877Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-12-02T10:26:58.877Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-12-02T10:26:58.877Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:58.878Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-12-02T10:26:58.878Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-02T10:26:58.878Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-02T10:26:59.137Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:59.137Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-02T10:26:59.137Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-02T10:26:59.137Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-02T10:26:59.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:59.397Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-12-02T10:26:59.397Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-12-02T10:26:59.397Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-12-02T10:26:59.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:59.397Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-02T10:26:59.397Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-02T10:26:59.661Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-12-02T10:26:59.661Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:59.661Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-02T10:26:59.661Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-02T10:26:59.921Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-12-02T10:26:59.921Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:59.921Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-02T10:26:59.921Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-02T10:26:59.921Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-02T10:26:59.921Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:26:59.921Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-02T10:26:59.921Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-02T10:27:00.181Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-02T10:27:00.181Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:27:00.181Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-12-02T10:27:00.181Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-12-02T10:27:00.182Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-12-02T10:27:00.443Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:27:00.443Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-12-02T10:27:00.443Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-12-02T10:27:00.443Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-12-02T10:27:00.443Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:27:00.443Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-12-02T10:27:00.443Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-12-02T10:27:00.443Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-12-02T10:27:00.706Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:27:00.706Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-12-02T10:27:00.706Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-12-02T10:27:00.706Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-12-02T10:27:00.706Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:27:00.706Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-12-02T10:27:00.706Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-12-02T10:27:00.966Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-12-02T10:27:00.966Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-02T10:27:00.966Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-12-02T10:27:00.966Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-12-02T10:27:00.966Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-12-02T10:27:00.966Z] (Reading database ... 13924 files and directories currently installed.) [2021-12-02T10:27:00.966Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-02T10:27:00.966Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-02T10:27:00.966Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-02T10:27:01.229Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-02T10:27:01.229Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-12-02T10:27:01.229Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-12-02T10:27:01.490Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-12-02T10:27:01.490Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-12-02T10:27:01.490Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-12-02T10:27:01.490Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-12-02T10:27:01.754Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-12-02T10:27:01.754Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-12-02T10:27:01.754Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-12-02T10:27:01.754Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-12-02T10:27:01.754Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-12-02T10:27:01.774Z] 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-12-02T10:27:02.016Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-12-02T10:27:02.016Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-12-02T10:27:02.016Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-12-02T10:27:02.016Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-12-02T10:27:02.016Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-12-02T10:27:02.016Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-12-02T10:27:02.277Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-12-02T10:27:02.277Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-12-02T10:27:02.277Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-12-02T10:27:02.374Z] 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-12-02T10:27:02.539Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-12-02T10:27:02.539Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-12-02T10:27:02.800Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-12-02T10:27:02.800Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-12-02T10:27:02.800Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-02T10:27:02.800Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-02T10:27:03.061Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-02T10:27:03.061Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-02T10:27:03.322Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-02T10:27:03.322Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-02T10:27:03.322Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-02T10:27:03.322Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-02T10:27:03.322Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:03.322Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:03.581Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:03.581Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:03.581Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:03.581Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:03.581Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:03.581Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:04.521Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:04.521Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:05.472Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:05.472Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:05.733Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:05.733Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:05.756Z] 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-12-02T10:27:05.993Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:05.993Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:06.563Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-02T10:27:06.563Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-02T10:27:06.829Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-02T10:27:06.829Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-02T10:27:06.829Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-12-02T10:27:06.829Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-02T10:27:06.829Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-12-02T10:27:06.829Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-02T10:27:07.091Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-12-02T10:27:07.091Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-12-02T10:27:07.091Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-02T10:27:07.091Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-02T10:27:07.091Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-02T10:27:07.091Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-02T10:27:07.091Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-12-02T10:27:07.353Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-12-02T10:27:07.353Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:27:07.353Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-02T10:27:07.353Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:27:07.353Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:27:07.353Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:27:07.353Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-12-02T10:27:07.353Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-12-02T10:27:07.353Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-12-02T10:27:07.613Z] [2021-12-02T10:27:07.613Z] Current default time zone: 'Etc/UTC' [2021-12-02T10:27:07.613Z] Local time is now: Thu Dec 2 10:27:07 UTC 2021. [2021-12-02T10:27:07.613Z] Universal Time is now: Thu Dec 2 10:27:07 UTC 2021. [2021-12-02T10:27:07.613Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-02T10:27:07.613Z] [2021-12-02T10:27:07.613Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-12-02T10:27:07.613Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:27:07.613Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-12-02T10:27:07.613Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-12-02T10:27:07.613Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-12-02T10:27:07.613Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-12-02T10:27:07.613Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-12-02T10:27:07.613Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-12-02T10:27:07.613Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-12-02T10:27:07.613Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-12-02T10:27:07.613Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:27:07.613Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-12-02T10:27:07.874Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:07.874Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-02T10:27:07.874Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:27:07.874Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-12-02T10:27:07.874Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-12-02T10:27:07.874Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-12-02T10:27:07.874Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-12-02T10:27:07.874Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-12-02T10:27:07.874Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-12-02T10:27:07.874Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-12-02T10:27:07.874Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-12-02T10:27:09.145Z] 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-12-02T10:27:09.784Z] Updating certificates in /etc/ssl/certs... [2021-12-02T10:27:10.355Z] 23 added, 28 removed; done. [2021-12-02T10:27:10.636Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-12-02T10:27:10.636Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-02T10:27:10.636Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-12-02T10:27:10.636Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-12-02T10:27:10.636Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-12-02T10:27:10.636Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:10.636Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-02T10:27:10.636Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:10.636Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:10.636Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:10.636Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:10.636Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:10.636Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-12-02T10:27:10.636Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-12-02T10:27:10.636Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-12-02T10:27:10.636Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-12-02T10:27:10.897Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-12-02T10:27:10.897Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:10.897Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-02T10:27:10.897Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-12-02T10:27:10.897Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-12-02T10:27:10.897Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-12-02T10:27:10.897Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-02T10:27:10.897Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-02T10:27:10.897Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-12-02T10:27:10.897Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-12-02T10:27:10.897Z] Updating certificates in /etc/ssl/certs... [2021-12-02T10:27:11.775Z] 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-12-02T10:27:11.845Z] 0 added, 0 removed; done. [2021-12-02T10:27:11.845Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-02T10:27:11.845Z] done. [2021-12-02T10:27:12.104Z] Reading package lists... [2021-12-02T10:27:12.364Z] Building dependency tree... [2021-12-02T10:27:12.364Z] Reading state information... [2021-12-02T10:27:12.364Z] The following NEW packages will be installed: [2021-12-02T10:27:12.364Z] apt-transport-https [2021-12-02T10:27:12.364Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-02T10:27:12.623Z] Need to get 4348 B of archives. [2021-12-02T10:27:12.623Z] After this operation, 154 kB of additional disk space will be used. [2021-12-02T10:27:12.623Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-12-02T10:27:12.623Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-02T10:27:12.623Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-12-02T10:27:12.883Z] Selecting previously unselected package apt-transport-https. [2021-12-02T10:27:12.883Z] (Reading database ... 13931 files and directories currently installed.) [2021-12-02T10:27:12.883Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-12-02T10:27:12.883Z] Unpacking apt-transport-https (1.6.14) ... [2021-12-02T10:27:12.883Z] Setting up apt-transport-https (1.6.14) ... [2021-12-02T10:27:13.143Z] Waiting for network to be ready... [2021-12-02T10:27:16.074Z] 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-12-02T10:27:18.688Z] 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-12-02T10:27:21.278Z] 2021-12-02T10:27:17Z INFO Waiting for automatic snapd restart... [2021-12-02T10:27:21.278Z] snapd 2.53.2 from Canonical* installed [2021-12-02T10:27:22.090Z] 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-12-02T10:27:22.221Z] "snapd" switched to the "latest/stable" channel [2021-12-02T10:27:22.221Z] [2021-12-02T10:27:27.504Z] core18 20211028 from Canonical* installed [Pipeline] } [2021-12-02T10:27:28.815Z] $ docker stop --time=1 b3837849d30fef1809a2e633740b7c95edfa06f4811b0e76ca650a4569f5b62f [2021-12-02T10:27:29.412Z] core20 20211115 from Canonical* installed [2021-12-02T10:27:29.412Z] "core20" switched to the "latest/stable" channel [2021-12-02T10:27:29.412Z] [2021-12-02T10:27:30.722Z] $ docker rm -f b3837849d30fef1809a2e633740b7c95edfa06f4811b0e76ca650a4569f5b62f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:27:31.966Z] snapcraft 6.0 from Canonical* installed [2021-12-02T10:27:31.966Z] "snapcraft" switched to the "latest/stable" channel [2021-12-02T10:27:31.966Z] [2021-12-02T10:27:32.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-02T10:27:32.164Z] [2021-12-02T10:27:32.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:27:32.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-02T10:27:32.784Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-02T10:27:32.784Z] 29e5d40040c1: Pulling fs layer [2021-12-02T10:27:32.784Z] 1ce36da41761: Pulling fs layer [2021-12-02T10:27:32.784Z] 25b303627fd3: Pulling fs layer [2021-12-02T10:27:32.784Z] 29e5d40040c1: Verifying Checksum [2021-12-02T10:27:32.784Z] 29e5d40040c1: Download complete [2021-12-02T10:27:33.059Z] 1ce36da41761: Verifying Checksum [2021-12-02T10:27:33.059Z] 1ce36da41761: Download complete [2021-12-02T10:27:33.333Z] 29e5d40040c1: Pull complete [2021-12-02T10:27:34.767Z] 25b303627fd3: Verifying Checksum [2021-12-02T10:27:34.767Z] 25b303627fd3: Download complete [2021-12-02T10:27:34.767Z] 1ce36da41761: Pull complete [2021-12-02T10:27:36.167Z] 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-12-02T10:27:36.167Z] - README.md [2021-12-02T10:27:36.167Z] [2021-12-02T10:27:36.167Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-02T10:27:37.552Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-02T10:27:37.552Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-02T10:27:37.813Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-02T10:27:38.754Z] Reading package lists... [2021-12-02T10:27:40.150Z] 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-12-02T10:27:41.091Z] Reading package lists... [2021-12-02T10:27:41.351Z] Building dependency tree... [2021-12-02T10:27:41.351Z] Reading state information... [2021-12-02T10:27:41.351Z] Suggested packages: [2021-12-02T10:27:41.351Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-12-02T10:27:41.351Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-12-02T10:27:41.351Z] Recommended packages: [2021-12-02T10:27:41.351Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-02T10:27:41.611Z] The following NEW packages will be installed: [2021-12-02T10:27:41.611Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-12-02T10:27:41.611Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-12-02T10:27:41.611Z] pkg-config zip [2021-12-02T10:27:41.611Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-02T10:27:41.611Z] Need to get 7670 kB of archives. [2021-12-02T10:27:41.611Z] After this operation, 43.8 MB of additional disk space will be used. [2021-12-02T10:27:41.611Z] 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-12-02T10:27:41.871Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-12-02T10:27:41.871Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-12-02T10:27:41.871Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-12-02T10:27:41.871Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-12-02T10:27:41.871Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-12-02T10:27:41.871Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-12-02T10:27:41.871Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-12-02T10:27:42.131Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-12-02T10:27:42.131Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-12-02T10:27:42.131Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-12-02T10:27:42.131Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-12-02T10:27:42.394Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-12-02T10:27:42.394Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-12-02T10:27:42.394Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-02T10:27:42.394Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-02T10:27:42.394Z] Fetched 7670 kB in 1s (10.4 MB/s) [2021-12-02T10:27:42.653Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-02T10:27:42.653Z] (Reading database ... 13935 files and directories currently installed.) [2021-12-02T10:27:42.653Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-12-02T10:27:42.653Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-02T10:27:42.653Z] Selecting previously unselected package libpsl5:amd64. [2021-12-02T10:27:42.653Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-12-02T10:27:42.653Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-12-02T10:27:42.653Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-02T10:27:42.654Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-12-02T10:27:42.654Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-02T10:27:42.913Z] Selecting previously unselected package librtmp1:amd64. [2021-12-02T10:27:42.913Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-12-02T10:27:42.913Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-02T10:27:42.913Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-02T10:27:42.913Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-12-02T10:27:42.913Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-02T10:27:42.913Z] Selecting previously unselected package liberror-perl. [2021-12-02T10:27:42.913Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-12-02T10:27:42.913Z] Unpacking liberror-perl (0.17025-1) ... [2021-12-02T10:27:42.913Z] Selecting previously unselected package git-man. [2021-12-02T10:27:42.913Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-12-02T10:27:42.913Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-02T10:27:43.173Z] Selecting previously unselected package git. [2021-12-02T10:27:43.173Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-12-02T10:27:43.173Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-12-02T10:27:43.742Z] Selecting previously unselected package libnorm1:amd64. [2021-12-02T10:27:43.742Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-12-02T10:27:43.742Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-02T10:27:43.742Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-02T10:27:43.742Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-12-02T10:27:43.742Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-02T10:27:43.742Z] Selecting previously unselected package libsodium23:amd64. [2021-12-02T10:27:43.742Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-12-02T10:27:43.742Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-12-02T10:27:44.002Z] Selecting previously unselected package libzmq5:amd64. [2021-12-02T10:27:44.002Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-02T10:27:44.002Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-02T10:27:44.003Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-02T10:27:44.003Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-02T10:27:44.003Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-02T10:27:44.262Z] Selecting previously unselected package pkg-config. [2021-12-02T10:27:44.262Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-12-02T10:27:44.262Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-12-02T10:27:44.262Z] Selecting previously unselected package zip. [2021-12-02T10:27:44.262Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-12-02T10:27:44.262Z] Unpacking zip (3.0-11build1) ... [2021-12-02T10:27:44.262Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-02T10:27:44.262Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-02T10:27:44.262Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-02T10:27:44.262Z] Setting up liberror-perl (0.17025-1) ... [2021-12-02T10:27:44.262Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-12-02T10:27:44.262Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-02T10:27:44.262Z] No schema files found: doing nothing. [2021-12-02T10:27:44.262Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-02T10:27:44.522Z] Setting up zip (3.0-11build1) ... [2021-12-02T10:27:44.522Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-02T10:27:44.522Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-12-02T10:27:44.522Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-12-02T10:27:44.522Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-02T10:27:44.522Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-02T10:27:44.522Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-02T10:27:44.522Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-12-02T10:27:44.522Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-02T10:27:44.913Z] 25b303627fd3: Pull complete [2021-12-02T10:27:44.913Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-02T10:27:44.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-02T10:27:44.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-02T10:27:45.100Z] git set to automatically installed. [2021-12-02T10:27:45.100Z] git-man set to automatically installed. [2021-12-02T10:27:45.100Z] libcurl3-gnutls set to automatically installed. [2021-12-02T10:27:45.100Z] liberror-perl set to automatically installed. [2021-12-02T10:27:45.100Z] libglib2.0-0 set to automatically installed. [2021-12-02T10:27:45.100Z] libnghttp2-14 set to automatically installed. [2021-12-02T10:27:45.100Z] libnorm1 set to automatically installed. [2021-12-02T10:27:45.100Z] libpgm-5.2-0 set to automatically installed. [2021-12-02T10:27:45.100Z] libpsl5 set to automatically installed. [2021-12-02T10:27:45.100Z] librtmp1 set to automatically installed. [2021-12-02T10:27:45.100Z] libsodium23 set to automatically installed. [2021-12-02T10:27:45.100Z] libzmq3-dev set to automatically installed. [2021-12-02T10:27:45.100Z] libzmq5 set to automatically installed. [2021-12-02T10:27:45.101Z] pkg-config set to automatically installed. [2021-12-02T10:27:45.101Z] zip set to automatically installed. [2021-12-02T10:27:45.135Z] prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container [2021-12-02T10:27:45.221Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-02T10:27:46.041Z] snapd is not logged in, snap install commands will use sudo [2021-12-02T10:27:47.482Z] $ docker top fb8ca0095aa6e12441424d9e365f75c9ccd76d7aa599ec2cc6ea2eaf374c2ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T10:27:48.332Z] + docker-compose build --help [2021-12-02T10:27:48.332Z] + grep parallel [2021-12-02T10:27:51.696Z] --parallel Build images in parallel. [Pipeline] } [2021-12-02T10:27:51.997Z] $ docker stop --time=1 fb8ca0095aa6e12441424d9e365f75c9ccd76d7aa599ec2cc6ea2eaf374c2ac0 [2021-12-02T10:27:53.595Z] $ docker rm -f fb8ca0095aa6e12441424d9e365f75c9ccd76d7aa599ec2cc6ea2eaf374c2ac0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:27:54.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-02T10:27:54.132Z] . [Pipeline] withDockerContainer [2021-12-02T10:27:54.173Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-12-02T10:27:54.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container [2021-12-02T10:27:54.437Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-02T10:27:55.115Z] Downloading snap 'edgex-app-service-configurable' [2021-12-02T10:27:55.630Z] $ docker top 367667aa43c0d740004aefd8d5b25809a7c989e25660260f849759872624cfb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T10:27:56.485Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-02T10:27:57.661Z] Pulling app-service-configurable [2021-12-02T10:27:57.661Z] + snapcraftctl pull [2021-12-02T10:27:59.575Z] Pulling config-common [2021-12-02T10:27:59.575Z] + snapcraftctl pull [2021-12-02T10:27:59.853Z] Building core-command ... [2021-12-02T10:27:59.853Z] Building core-data ... [2021-12-02T10:27:59.853Z] Building core-metadata ... [2021-12-02T10:27:59.853Z] Building security-bootstrapper ... [2021-12-02T10:27:59.853Z] Building security-proxy-setup ... [2021-12-02T10:27:59.853Z] Building security-secretstore-setup ... [2021-12-02T10:27:59.853Z] Building support-notifications ... [2021-12-02T10:27:59.853Z] Building support-scheduler ... [2021-12-02T10:27:59.853Z] Building sys-mgmt-agent ... [2021-12-02T10:28:00.125Z] Building core-command [2021-12-02T10:28:00.125Z] Building security-proxy-setup [2021-12-02T10:28:00.125Z] Building sys-mgmt-agent [2021-12-02T10:28:00.125Z] Building security-secretstore-setup [2021-12-02T10:28:00.125Z] Building support-notifications [2021-12-02T10:28:00.964Z] Pulling go-build-helper [2021-12-02T10:28:00.964Z] + snapcraftctl pull [2021-12-02T10:28:02.417Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-02T10:28:02.417Z] Skipping pull go-build-helper (already ran) [2021-12-02T10:28:02.417Z] Building go-build-helper [2021-12-02T10:28:02.417Z] + snapcraftctl build [2021-12-02T10:28:05.018Z] Staging go-build-helper [2021-12-02T10:28:05.018Z] + snapcraftctl stage [2021-12-02T10:28:10.323Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-12-02T10:28:10.323Z] Fetched 224 kB in 0s (0 B/s) [2021-12-02T10:28:10.323Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-12-02T10:28:10.323Z] Fetched 157 kB in 0s (0 B/s) [2021-12-02T10:28:10.323Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-12-02T10:28:10.323Z] Fetched 221 kB in 0s (0 B/s) [2021-12-02T10:28:10.323Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-12-02T10:28:10.323Z] Fetched 143 kB in 0s (0 B/s) [2021-12-02T10:28:10.323Z] Pulling edgex-go [2021-12-02T10:28:10.323Z] + snapcraftctl pull [2021-12-02T10:28:11.713Z] Pulling hooks [2021-12-02T10:28:11.713Z] + snapcraftctl pull [2021-12-02T10:28:33.682Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-12-02T10:28:33.682Z] Fetched 96.5 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-12-02T10:28:33.682Z] Fetched 279 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-12-02T10:28:33.682Z] Fetched 122 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-12-02T10:28:33.682Z] Fetched 77.8 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-12-02T10:28:33.682Z] Fetched 8848 B in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-12-02T10:28:33.682Z] Fetched 47.8 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-12-02T10:28:33.682Z] Fetched 45.6 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-12-02T10:28:33.682Z] Fetched 15.0 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-12-02T10:28:33.682Z] Fetched 220 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-12-02T10:28:33.682Z] Fetched 154 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-02T10:28:33.682Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-12-02T10:28:33.682Z] Fetched 14.8 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-12-02T10:28:33.682Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-12-02T10:28:33.682Z] Fetched 499 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-12-02T10:28:33.682Z] Fetched 111 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-12-02T10:28:33.682Z] Fetched 240 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-12-02T10:28:33.682Z] Fetched 29.3 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-12-02T10:28:33.682Z] Fetched 85.5 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-12-02T10:28:33.682Z] Fetched 24.5 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-12-02T10:28:33.682Z] Fetched 49.2 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-12-02T10:28:33.682Z] Fetched 54.2 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-12-02T10:28:33.682Z] Fetched 30.8 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-12-02T10:28:33.682Z] Fetched 15.8 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-12-02T10:28:33.682Z] Fetched 85.9 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-12-02T10:28:33.682Z] Fetched 8720 B in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-12-02T10:28:33.682Z] Fetched 140 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-12-02T10:28:33.682Z] Fetched 119 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-12-02T10:28:33.682Z] Fetched 111 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-12-02T10:28:33.682Z] Fetched 11.1 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-12-02T10:28:33.682Z] Fetched 646 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-12-02T10:28:33.682Z] Fetched 41.3 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-12-02T10:28:33.682Z] Fetched 17.9 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-12-02T10:28:33.682Z] Fetched 368 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-12-02T10:28:33.682Z] Fetched 187 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-12-02T10:28:33.682Z] Fetched 175 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-12-02T10:28:33.682Z] Fetched 206 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-12-02T10:28:33.682Z] Fetched 1302 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-12-02T10:28:33.682Z] Fetched 36.2 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-12-02T10:28:33.682Z] Fetched 159 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-12-02T10:28:33.682Z] Fetched 107 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-12-02T10:28:33.682Z] Fetched 48.7 kB in 0s (0 B/s) [2021-12-02T10:28:33.682Z] Pulling static-packages [2021-12-02T10:28:33.682Z] + snapcraftctl pull [2021-12-02T10:28:33.943Z] Pulling version [2021-12-02T10:28:33.943Z] + cd /root/project [2021-12-02T10:28:33.943Z] + git describe --tags --abbrev=0 [2021-12-02T10:28:33.943Z] + sed s/v// [2021-12-02T10:28:33.943Z] + GIT_VERSION=2.2.0-dev.7 [2021-12-02T10:28:33.943Z] + [ -z 2.2.0-dev.7 ] [2021-12-02T10:28:33.943Z] + snapcraftctl set-version 2.2.0-dev.7 [2021-12-02T10:28:35.856Z] Building app-service-configurable [2021-12-02T10:28:35.856Z] + snapcraftctl build [2021-12-02T10:28:37.775Z] Building config-common [2021-12-02T10:28:37.775Z] + snapcraftctl build [2021-12-02T10:28:40.325Z] Skipping build go-build-helper (already ran) [2021-12-02T10:28:40.325Z] Building edgex-go [2021-12-02T10:28:40.325Z] + cd /root/parts/edgex-go/src [2021-12-02T10:28:40.325Z] + git describe --tags --abbrev=0 [2021-12-02T10:28:40.325Z] + sed s/v// [2021-12-02T10:28:40.325Z] + GIT_VERSION=2.2.0-dev.7 [2021-12-02T10:28:40.325Z] + [ -z 2.2.0-dev.7 ] [2021-12-02T10:28:40.325Z] + echo 2.2.0-dev.7 [2021-12-02T10:28:40.325Z] + [ ! -d vendor ] [2021-12-02T10:28:40.325Z] + go mod download all [2021-12-02T10:28:48.470Z] + make build [2021-12-02T10:28:48.470Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-12-02T10:29:00.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-02T10:29:03.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-12-02T10:29:04.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-02T10:29:06.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-02T10:29:06.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-02T10:29:08.087Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:29:08.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:29:08.087Z] ---> 1b7902ea0433 [2021-12-02T10:29:08.087Z] Step 3/24 : WORKDIR /edgex-go [2021-12-02T10:29:08.087Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:29:08.087Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:29:08.087Z] ---> 1b7902ea0433 [2021-12-02T10:29:08.087Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T10:29:08.087Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:29:08.087Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:29:08.087Z] ---> 1b7902ea0433 [2021-12-02T10:29:08.087Z] Step 3/21 : WORKDIR /edgex-go [2021-12-02T10:29:08.087Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:29:08.087Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:29:08.087Z] ---> 1b7902ea0433 [2021-12-02T10:29:08.087Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T10:29:08.087Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:29:08.087Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:29:08.087Z] ---> 1b7902ea0433 [2021-12-02T10:29:08.087Z] Step 3/20 : WORKDIR /edgex-go [2021-12-02T10:29:08.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-02T10:29:08.681Z] ---> Running in d40a48691e20 [2021-12-02T10:29:08.681Z] ---> Running in bd15d73750b1 [2021-12-02T10:29:08.681Z] ---> Running in 9d4cd5c6453d [2021-12-02T10:29:08.681Z] ---> Running in 267cd583b27e [2021-12-02T10:29:08.681Z] ---> Running in ba5ab53d4ff3 [2021-12-02T10:29:09.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-02T10:29:09.281Z] Removing intermediate container d40a48691e20 [2021-12-02T10:29:09.281Z] ---> 1e7064f07442 [2021-12-02T10:29:09.281Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:29:09.281Z] Removing intermediate container 9d4cd5c6453d [2021-12-02T10:29:09.281Z] ---> 0cdc90d4da8e [2021-12-02T10:29:09.281Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:29:09.281Z] Removing intermediate container 267cd583b27e [2021-12-02T10:29:09.281Z] ---> f7d86df24900 [2021-12-02T10:29:09.281Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:29:09.281Z] ---> Running in 2f4cca2593bf [2021-12-02T10:29:09.281Z] Removing intermediate container ba5ab53d4ff3 [2021-12-02T10:29:09.281Z] ---> e82d78a9453e [2021-12-02T10:29:09.281Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:29:09.281Z] ---> Running in 179e75b0bc30 [2021-12-02T10:29:09.281Z] Removing intermediate container bd15d73750b1 [2021-12-02T10:29:09.281Z] ---> dbbc3c40be30 [2021-12-02T10:29:09.281Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:29:09.281Z] ---> Running in 5add83c3faee [2021-12-02T10:29:09.564Z] ---> Running in cd1ae9dac5f8 [2021-12-02T10:29:09.564Z] ---> Running in b5be0b7bcc11 [2021-12-02T10:29:10.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-02T10:29:11.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-02T10:29:12.204Z] Removing intermediate container 179e75b0bc30 [2021-12-02T10:29:12.204Z] ---> 94295b3ca77f [2021-12-02T10:29:12.204Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-02T10:29:12.477Z] Removing intermediate container 2f4cca2593bf [2021-12-02T10:29:12.477Z] ---> a847dc9f5e1d [2021-12-02T10:29:12.477Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-02T10:29:12.477Z] ---> Running in a9343c630372 [2021-12-02T10:29:12.753Z] ---> Running in d7106a4d730c [2021-12-02T10:29:12.753Z] Removing intermediate container 5add83c3faee [2021-12-02T10:29:12.753Z] ---> c2c39a11ab79 [2021-12-02T10:29:12.753Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-02T10:29:12.753Z] Removing intermediate container b5be0b7bcc11 [2021-12-02T10:29:12.753Z] ---> eb411924bc11 [2021-12-02T10:29:12.753Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-02T10:29:12.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-02T10:29:13.036Z] ---> Running in efe5455a2c5c [2021-12-02T10:29:13.036Z] ---> Running in 559c21c962f2 [2021-12-02T10:29:13.036Z] Removing intermediate container cd1ae9dac5f8 [2021-12-02T10:29:13.036Z] ---> 00aeaf521d02 [2021-12-02T10:29:13.036Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-02T10:29:13.317Z] ---> Running in 44ab3051091f [2021-12-02T10:29:13.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-02T10:29:14.300Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:14.592Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:14.885Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:15.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:15.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:15.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:15.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:15.736Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-02T10:29:15.736Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-02T10:29:15.736Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-02T10:29:15.736Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-02T10:29:15.736Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-02T10:29:15.736Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-02T10:29:15.736Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-02T10:29:15.736Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-02T10:29:15.736Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-02T10:29:15.736Z] + 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-12-02T10:29:15.736Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-02T10:29:15.736Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-02T10:29:15.736Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-02T10:29:15.736Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-02T10:29:15.736Z] + 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-12-02T10:29:15.736Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-02T10:29:15.736Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-02T10:29:15.736Z] + 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-12-02T10:29:15.752Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:16.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:16.305Z] Building hooks [2021-12-02T10:29:16.305Z] + cd /root/parts/hooks/src [2021-12-02T10:29:16.305Z] + make build [2021-12-02T10:29:16.305Z] go mod tidy [2021-12-02T10:29:16.321Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:29:16.321Z] OK: 219 MiB in 52 packages [2021-12-02T10:29:16.321Z] OK: 219 MiB in 52 packages [2021-12-02T10:29:16.565Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-02T10:29:16.824Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-02T10:29:16.824Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-02T10:29:17.085Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-02T10:29:17.459Z] OK: 219 MiB in 52 packages [2021-12-02T10:29:17.459Z] OK: 219 MiB in 52 packages [2021-12-02T10:29:17.657Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-02T10:29:17.748Z] OK: 219 MiB in 52 packages [2021-12-02T10:29:17.748Z] Removing intermediate container d7106a4d730c [2021-12-02T10:29:17.748Z] ---> 24c87c986ac9 [2021-12-02T10:29:17.748Z] Step 6/22 : COPY . . [2021-12-02T10:29:18.228Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-02T10:29:18.228Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-02T10:29:18.344Z] Removing intermediate container a9343c630372 [2021-12-02T10:29:18.344Z] ---> 614ab2494862 [2021-12-02T10:29:18.344Z] Step 6/22 : COPY . . [2021-12-02T10:29:18.615Z] Removing intermediate container efe5455a2c5c [2021-12-02T10:29:18.615Z] ---> 80518484f054 [2021-12-02T10:29:18.615Z] Step 6/20 : COPY . . [2021-12-02T10:29:19.211Z] Removing intermediate container 44ab3051091f [2021-12-02T10:29:19.211Z] ---> 6af18c293ff4 [2021-12-02T10:29:19.211Z] Step 6/24 : COPY . . [2021-12-02T10:29:19.211Z] Removing intermediate container 559c21c962f2 [2021-12-02T10:29:19.211Z] ---> e2102f722d51 [2021-12-02T10:29:19.211Z] Step 6/21 : COPY . . [2021-12-02T10:29:20.772Z] Building static-packages [2021-12-02T10:29:20.773Z] + snapcraftctl build [2021-12-02T10:29:23.317Z] Building version [2021-12-02T10:29:23.317Z] + snapcraftctl build [2021-12-02T10:29:25.227Z] Staging app-service-configurable [2021-12-02T10:29:25.227Z] + snapcraftctl stage [2021-12-02T10:29:27.142Z] Staging config-common [2021-12-02T10:29:27.142Z] + snapcraftctl stage [2021-12-02T10:29:28.528Z] Skipping stage go-build-helper (already ran) [2021-12-02T10:29:28.528Z] Staging edgex-go [2021-12-02T10:29:28.528Z] + snapcraftctl stage [2021-12-02T10:29:29.912Z] Staging hooks [2021-12-02T10:29:29.912Z] + snapcraftctl stage [2021-12-02T10:29:31.295Z] Staging static-packages [2021-12-02T10:29:31.296Z] + snapcraftctl stage [2021-12-02T10:29:32.680Z] Staging version [2021-12-02T10:29:32.680Z] + snapcraftctl stage [2021-12-02T10:29:34.067Z] Priming app-service-configurable [2021-12-02T10:29:34.067Z] + snapcraftctl prime [2021-12-02T10:29:36.611Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2021-12-02T10:29:36.611Z] stage-packages: [2021-12-02T10:29:36.611Z] - libnorm1 [2021-12-02T10:29:36.611Z] - libpgm-5.2-0 [2021-12-02T10:29:36.611Z] - libsodium23 [2021-12-02T10:29:36.611Z] - libzmq5 [2021-12-02T10:29:36.873Z] Priming config-common [2021-12-02T10:29:36.873Z] + snapcraftctl prime [2021-12-02T10:29:38.258Z] Priming go-build-helper [2021-12-02T10:29:38.258Z] + snapcraftctl prime [2021-12-02T10:29:39.642Z] Priming edgex-go [2021-12-02T10:29:39.642Z] + snapcraftctl prime [2021-12-02T10:29:41.358Z] ---> a2d381dc2e7f [2021-12-02T10:29:41.358Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:29:41.358Z] ---> 096ebfb19099 [2021-12-02T10:29:41.358Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:29:41.358Z] ---> c08434ebba2b [2021-12-02T10:29:41.358Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:29:41.358Z] ---> 4401be689768 [2021-12-02T10:29:41.358Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:29:41.358Z] ---> Running in 2494cb47fe65 [2021-12-02T10:29:41.358Z] ---> Running in 25d34c6623b8 [2021-12-02T10:29:41.358Z] ---> Running in f8cd6cb46084 [2021-12-02T10:29:41.358Z] ---> Running in b43e8eca4e8f [2021-12-02T10:29:41.358Z] ---> 28300b425bf5 [2021-12-02T10:29:41.358Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:29:41.358Z] ---> Running in c80273f80d85 [2021-12-02T10:29:41.556Z] Priming hooks [2021-12-02T10:29:41.556Z] + snapcraftctl prime [2021-12-02T10:29:42.939Z] Priming static-packages [2021-12-02T10:29:42.939Z] + snapcraftctl prime [2021-12-02T10:29:45.665Z] Removing intermediate container 2494cb47fe65 [2021-12-02T10:29:45.665Z] ---> d25907e53b58 [2021-12-02T10:29:45.665Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-02T10:29:45.665Z] ---> Running in 2a10c36f219a [2021-12-02T10:29:45.940Z] Removing intermediate container f8cd6cb46084 [2021-12-02T10:29:45.940Z] ---> 233a3edc7a13 [2021-12-02T10:29:45.940Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-02T10:29:45.940Z] Removing intermediate container 25d34c6623b8 [2021-12-02T10:29:45.940Z] ---> 3974252cedf6 [2021-12-02T10:29:45.940Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-02T10:29:45.940Z] ---> Running in a0ecfa0e83ac [2021-12-02T10:29:45.940Z] ---> Running in 2958a8eccd5f [2021-12-02T10:29:46.214Z] Removing intermediate container b43e8eca4e8f [2021-12-02T10:29:46.214Z] ---> ecb8bd66248a [2021-12-02T10:29:46.214Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-02T10:29:46.243Z] Priming version [2021-12-02T10:29:46.243Z] + snapcraftctl prime [2021-12-02T10:29:46.489Z] ---> Running in fac515d54f34 [2021-12-02T10:29:46.489Z] Removing intermediate container c80273f80d85 [2021-12-02T10:29:46.489Z] ---> 56520983639b [2021-12-02T10:29:46.489Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-02T10:29:46.489Z] ---> Running in 0da47da71aa4 [2021-12-02T10:29:47.258Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-12-02T10:29:47.468Z] 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-12-02T10:29:48.070Z] 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-12-02T10:29:48.070Z] 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-12-02T10:29:48.344Z] 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-12-02T10:29:48.345Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-02T10:31:40.150Z] 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-12-02T10:31:40.150Z] 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-12-02T10:31:41.136Z] Removing intermediate container a0ecfa0e83ac [2021-12-02T10:31:41.136Z] ---> c3215adfb1a3 [2021-12-02T10:31:41.136Z] [2021-12-02T10:31:41.136Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T10:31:41.136Z] Removing intermediate container 2a10c36f219a [2021-12-02T10:31:41.136Z] ---> d002e1a8e46b [2021-12-02T10:31:41.136Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-02T10:31:41.415Z] 3.14: Pulling from library/alpine [2021-12-02T10:31:41.415Z] ---> Running in 56bfc96ea7ba [2021-12-02T10:31:43.406Z] 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-12-02T10:31:43.683Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-02T10:31:43.683Z] Status: Downloaded newer image for alpine:3.14 [2021-12-02T10:31:43.683Z] ---> 5b8b7b635229 [2021-12-02T10:31:43.683Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-02T10:31:43.955Z] ---> Running in fd120164462d [2021-12-02T10:31:45.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:31:46.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:31:47.187Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-02T10:31:47.187Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:31:47.187Z] OK: 6 MiB in 15 packages [2021-12-02T10:31:48.164Z] Removing intermediate container 56bfc96ea7ba [2021-12-02T10:31:48.164Z] ---> 2f50697f186f [2021-12-02T10:31:48.164Z] [2021-12-02T10:31:48.164Z] Step 10/22 : FROM docker:20.10.8 [2021-12-02T10:31:48.438Z] 20.10.8: Pulling from library/docker [2021-12-02T10:31:48.438Z] Removing intermediate container fac515d54f34 [2021-12-02T10:31:48.438Z] ---> 6c72c1a197d0 [2021-12-02T10:31:48.438Z] [2021-12-02T10:31:48.438Z] Step 9/20 : FROM alpine:3.14 [2021-12-02T10:31:48.438Z] ---> 5b8b7b635229 [2021-12-02T10:31:48.438Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-02T10:31:48.713Z] ---> Running in 1f60b9d4f60d [2021-12-02T10:31:48.713Z] Removing intermediate container fd120164462d [2021-12-02T10:31:48.995Z] ---> be1c9187f226 [2021-12-02T10:31:48.995Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T10:31:48.995Z] ---> Running in 451e95b477c1 [2021-12-02T10:31:49.593Z] Removing intermediate container 2958a8eccd5f [2021-12-02T10:31:49.593Z] ---> 9776340142a3 [2021-12-02T10:31:49.593Z] [2021-12-02T10:31:49.593Z] Step 9/24 : FROM alpine:3.14 [2021-12-02T10:31:49.593Z] ---> 5b8b7b635229 [2021-12-02T10:31:49.593Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-02T10:31:49.593Z] ---> Running in b63b37100553 [2021-12-02T10:31:49.868Z] Removing intermediate container 451e95b477c1 [2021-12-02T10:31:49.868Z] ---> 53dbc6a4a1c5 [2021-12-02T10:31:49.868Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-02T10:31:50.142Z] ---> Running in 902d767966a7 [2021-12-02T10:31:50.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:31:51.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:31:51.018Z] Removing intermediate container 902d767966a7 [2021-12-02T10:31:51.018Z] ---> cc42345ae8b1 [2021-12-02T10:31:51.018Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-02T10:31:51.292Z] ---> Running in 094b757b2ec6 [2021-12-02T10:31:51.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:31:51.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:31:51.846Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-02T10:31:51.846Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-02T10:31:51.846Z] Removing intermediate container 094b757b2ec6 [2021-12-02T10:31:51.846Z] ---> 64f147d63de9 [2021-12-02T10:31:51.846Z] Step 14/22 : WORKDIR / [2021-12-02T10:31:52.123Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-02T10:31:52.123Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-02T10:31:52.123Z] (5/5) Installing curl (7.79.1-r0) [2021-12-02T10:31:52.123Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:31:52.123Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T10:31:52.396Z] ---> Running in 3dd89a6d9697 [2021-12-02T10:31:52.396Z] OK: 8 MiB in 19 packages [2021-12-02T10:31:52.396Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-02T10:31:52.674Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-02T10:31:52.674Z] (3/3) Installing su-exec (0.2-r1) [2021-12-02T10:31:52.674Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:31:52.674Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T10:31:52.959Z] OK: 6 MiB in 17 packages [2021-12-02T10:31:52.959Z] Removing intermediate container 3dd89a6d9697 [2021-12-02T10:31:52.959Z] ---> a5356b0b7e9d [2021-12-02T10:31:52.959Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:31:53.563Z] Removing intermediate container 0da47da71aa4 [2021-12-02T10:31:53.563Z] ---> bcbbe475f5d0 [2021-12-02T10:31:53.563Z] [2021-12-02T10:31:53.563Z] Step 9/21 : FROM alpine:3.14 [2021-12-02T10:31:53.563Z] ---> 5b8b7b635229 [2021-12-02T10:31:53.563Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-02T10:31:53.563Z] ---> Running in 23355adc0be6 [2021-12-02T10:31:54.559Z] ---> 6ff2cc5b39d8 [2021-12-02T10:31:54.559Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-02T10:31:55.171Z] Removing intermediate container 1f60b9d4f60d [2021-12-02T10:31:55.171Z] ---> f593e5820da5 [2021-12-02T10:31:55.171Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-02T10:31:55.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:31:55.171Z] ---> Running in bc2a967a93ec [2021-12-02T10:31:55.171Z] Removing intermediate container b63b37100553 [2021-12-02T10:31:55.171Z] ---> 1c415cd79abe [2021-12-02T10:31:55.171Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-02T10:31:55.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:31:55.441Z] ---> Running in bb349978dbb4 [2021-12-02T10:31:56.041Z] Removing intermediate container bc2a967a93ec [2021-12-02T10:31:56.041Z] ---> 71ee1f74c45b [2021-12-02T10:31:56.041Z] Step 12/20 : WORKDIR /edgex [2021-12-02T10:31:56.041Z] Removing intermediate container bb349978dbb4 [2021-12-02T10:31:56.041Z] ---> f19799f913d7 [2021-12-02T10:31:56.041Z] Step 12/24 : WORKDIR / [2021-12-02T10:31:56.041Z] ---> Running in 02b06ece8d99 [2021-12-02T10:31:56.041Z] ---> Running in 987e90f66c62 [2021-12-02T10:31:56.312Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-02T10:31:56.312Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-02T10:31:56.312Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:31:56.312Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T10:31:56.584Z] ---> 4e6c39af91c8 [2021-12-02T10:31:56.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-02T10:31:56.584Z] OK: 6 MiB in 16 packages [2021-12-02T10:31:56.854Z] Removing intermediate container 987e90f66c62 [2021-12-02T10:31:56.855Z] ---> 15cecd10937a [2021-12-02T10:31:56.855Z] 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-12-02T10:31:56.855Z] Removing intermediate container 02b06ece8d99 [2021-12-02T10:31:56.855Z] ---> 45b0d6726ccb [2021-12-02T10:31:56.855Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-02T10:31:57.836Z] ---> 899cdc36c084 [2021-12-02T10:31:57.836Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-02T10:31:58.116Z] ---> Running in 17175643462d [2021-12-02T10:31:58.116Z] ---> 3cc0c698ab24 [2021-12-02T10:31:58.116Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-02T10:31:58.116Z] ---> 6c1636da5300 [2021-12-02T10:31:58.116Z] 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-12-02T10:31:58.395Z] Removing intermediate container 23355adc0be6 [2021-12-02T10:31:58.395Z] ---> 039acfb8850f [2021-12-02T10:31:58.395Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T10:31:58.667Z] Removing intermediate container 17175643462d [2021-12-02T10:31:58.667Z] ---> 416678278a45 [2021-12-02T10:31:58.667Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:31:58.667Z] ---> Running in 44d4985f95e4 [2021-12-02T10:31:58.667Z] ---> Running in 08f30a7b10a3 [2021-12-02T10:31:59.263Z] Removing intermediate container 44d4985f95e4 [2021-12-02T10:31:59.263Z] ---> 0d6974c68461 [2021-12-02T10:31:59.263Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-02T10:31:59.263Z] ---> 6c5e9fd9570a [2021-12-02T10:31:59.263Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-02T10:31:59.263Z] Removing intermediate container 08f30a7b10a3 [2021-12-02T10:31:59.263Z] ---> 197d23fc5df9 [2021-12-02T10:31:59.263Z] Step 20/22 : LABEL arch=arm64 [2021-12-02T10:31:59.535Z] ---> Running in e1c185d550ce [2021-12-02T10:31:59.535Z] ---> Running in e2724cb7cc33 [2021-12-02T10:32:00.135Z] ---> 2ece2ce3567d [2021-12-02T10:32:00.135Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-02T10:32:00.135Z] Removing intermediate container e1c185d550ce [2021-12-02T10:32:00.135Z] ---> 1dd9464f93d4 [2021-12-02T10:32:00.135Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-02T10:32:00.135Z] Removing intermediate container e2724cb7cc33 [2021-12-02T10:32:00.135Z] ---> 5b1544288a98 [2021-12-02T10:32:00.135Z] Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:32:00.405Z] ---> Running in e9f849135ce5 [2021-12-02T10:32:00.405Z] ---> Running in f5aafb04f16c [2021-12-02T10:32:00.405Z] ---> 0be1c6021c11 [2021-12-02T10:32:00.405Z] 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-12-02T10:32:01.001Z] Removing intermediate container f5aafb04f16c [2021-12-02T10:32:01.001Z] ---> 5ab2bf15e746 [2021-12-02T10:32:01.001Z] Step 22/22 : LABEL version=0.0.0 [2021-12-02T10:32:01.001Z] Removing intermediate container e9f849135ce5 [2021-12-02T10:32:01.001Z] ---> 6b59af284e1d [2021-12-02T10:32:01.001Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:32:01.275Z] ---> Running in a6ca0c482a37 [2021-12-02T10:32:01.551Z] ---> 415e2f65f953 [2021-12-02T10:32:01.551Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-02T10:32:01.827Z] Removing intermediate container a6ca0c482a37 [2021-12-02T10:32:01.827Z] ---> 33a7c1d6acc7 [2021-12-02T10:32:01.827Z] [2021-12-02T10:32:01.827Z] ---> 3e14f210824d [2021-12-02T10:32:01.827Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-02T10:32:02.100Z] ---> Running in c38aa86a3803 [2021-12-02T10:32:02.100Z] ---> 0fec8c362afc [2021-12-02T10:32:02.100Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-02T10:32:02.374Z] Successfully built 33a7c1d6acc7 [2021-12-02T10:32:02.374Z] Successfully tagged core-command-arm64:latest [2021-12-02T10:32:02.374Z] Building core-metadata [2021-12-02T10:32:02.652Z]  Building core-command ... done Removing intermediate container c38aa86a3803 [2021-12-02T10:32:02.652Z] ---> ffd90e2e1aff [2021-12-02T10:32:02.927Z] Step 17/20 : CMD ["--init=true"] [2021-12-02T10:32:02.927Z] ---> Running in 93c58f4815b6 [2021-12-02T10:32:03.538Z] ---> c76f5f67f5e8 [2021-12-02T10:32:03.538Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-02T10:32:03.538Z] Removing intermediate container 93c58f4815b6 [2021-12-02T10:32:03.538Z] ---> a1fbad902ae9 [2021-12-02T10:32:03.538Z] Step 18/20 : LABEL arch=arm64 [2021-12-02T10:32:03.538Z] ---> Running in a1067fcef6ee [2021-12-02T10:32:04.135Z] ---> 441c5545e3cc [2021-12-02T10:32:04.135Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-02T10:32:04.409Z] Removing intermediate container a1067fcef6ee [2021-12-02T10:32:04.409Z] ---> c67b58845ecb [2021-12-02T10:32:04.409Z] Step 19/20 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:32:04.409Z] ---> Running in e7c03917bd91 [2021-12-02T10:32:04.409Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-02T10:32:04.689Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-02T10:32:04.690Z] ---> 3734d5adc5ac [2021-12-02T10:32:04.690Z] 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-12-02T10:32:04.690Z] ---> Running in 39ca6c0a216a [2021-12-02T10:32:05.287Z] Removing intermediate container e7c03917bd91 [2021-12-02T10:32:05.287Z] ---> 5516588dd889 [2021-12-02T10:32:05.287Z] Step 20/20 : LABEL version=0.0.0 [2021-12-02T10:32:05.287Z] ---> bc4282b4b3df [2021-12-02T10:32:05.287Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-02T10:32:05.557Z] Removing intermediate container 39ca6c0a216a [2021-12-02T10:32:05.557Z] ---> 50a35d135442 [2021-12-02T10:32:05.557Z] 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-12-02T10:32:05.557Z] ---> 4889282c3271 [2021-12-02T10:32:05.557Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-02T10:32:05.557Z] ---> Running in 226ced0fd93c [2021-12-02T10:32:05.557Z] ---> Running in cd30ceacc321 [2021-12-02T10:32:05.557Z] ---> Running in 5b11ab1c2003 [2021-12-02T10:32:06.153Z] Removing intermediate container cd30ceacc321 [2021-12-02T10:32:06.153Z] ---> 69c5857d9c5a [2021-12-02T10:32:06.153Z] [2021-12-02T10:32:06.425Z] Removing intermediate container 226ced0fd93c [2021-12-02T10:32:06.425Z] ---> 3606a45db7de [2021-12-02T10:32:06.425Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:32:06.425Z] ---> Running in 834578540cbc [2021-12-02T10:32:06.700Z] ---> b04e87aa213b [2021-12-02T10:32:06.700Z] 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-12-02T10:32:06.975Z] ---> Running in 53cee566c6b6 [2021-12-02T10:32:06.975Z] Successfully built 69c5857d9c5a [2021-12-02T10:32:06.975Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-02T10:32:06.975Z]  Building security-proxy-setup ... done Building support-scheduler [2021-12-02T10:32:06.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:32:07.251Z] Removing intermediate container 834578540cbc [2021-12-02T10:32:07.251Z] ---> aa5b98f514dc [2021-12-02T10:32:07.251Z] Step 19/21 : LABEL arch=arm64 [2021-12-02T10:32:07.251Z] ---> Running in 955cd4d9f81a [2021-12-02T10:32:07.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:32:07.801Z] Removing intermediate container 955cd4d9f81a [2021-12-02T10:32:07.801Z] ---> 780e4d2824c5 [2021-12-02T10:32:07.801Z] Step 20/21 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:32:08.084Z] ---> Running in acc67d6ace1e [2021-12-02T10:32:08.084Z] (1/42) Installing readline (8.1.0-r0) [2021-12-02T10:32:08.084Z] (2/42) Installing bash (5.1.4-r0) [2021-12-02T10:32:08.357Z] Executing bash-5.1.4-r0.post-install [2021-12-02T10:32:08.357Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-02T10:32:08.357Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-02T10:32:08.357Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-02T10:32:08.357Z] (6/42) Installing curl (7.79.1-r0) [2021-12-02T10:32:08.357Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-02T10:32:08.357Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-02T10:32:08.357Z] (9/42) Installing expat (2.4.1-r0) [2021-12-02T10:32:08.357Z] (10/42) Installing libffi (3.3-r2) [2021-12-02T10:32:08.357Z] (11/42) Installing gdbm (1.19-r0) [2021-12-02T10:32:08.357Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-02T10:32:08.357Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-02T10:32:08.357Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-02T10:32:08.357Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-02T10:32:08.357Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-02T10:32:08.357Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-02T10:32:08.629Z] Removing intermediate container acc67d6ace1e [2021-12-02T10:32:08.629Z] ---> 0d527b0e5346 [2021-12-02T10:32:08.629Z] Step 21/21 : LABEL version=0.0.0 [2021-12-02T10:32:08.905Z] ---> Running in d602f65e4768 [2021-12-02T10:32:09.504Z] Removing intermediate container d602f65e4768 [2021-12-02T10:32:09.504Z] ---> 7291e8bef0f1 [2021-12-02T10:32:09.504Z] [2021-12-02T10:32:09.504Z] Removing intermediate container 53cee566c6b6 [2021-12-02T10:32:09.504Z] ---> c5c53e0a31ba [2021-12-02T10:32:09.504Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-02T10:32:09.776Z] ---> Running in 8b8d88c87148 [2021-12-02T10:32:10.051Z] Successfully built 7291e8bef0f1 [2021-12-02T10:32:10.051Z] Successfully tagged support-notifications-arm64:latest [2021-12-02T10:32:10.051Z]  Building support-notifications ... done Building security-bootstrapper [2021-12-02T10:32:10.643Z] Removing intermediate container 8b8d88c87148 [2021-12-02T10:32:10.644Z] ---> 739650f3183b [2021-12-02T10:32:10.644Z] Step 22/24 : LABEL arch=arm64 [2021-12-02T10:32:10.644Z] ---> Running in d2d8cf80b9bf [2021-12-02T10:32:10.644Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-02T10:32:10.644Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-02T10:32:10.644Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-02T10:32:10.644Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-02T10:32:10.919Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-02T10:32:10.919Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-02T10:32:10.919Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-02T10:32:10.919Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-02T10:32:10.919Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-02T10:32:10.919Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-02T10:32:10.919Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-02T10:32:10.919Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-02T10:32:10.919Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-02T10:32:10.919Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-02T10:32:10.919Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-02T10:32:10.919Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-02T10:32:11.194Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-02T10:32:11.194Z] Removing intermediate container d2d8cf80b9bf [2021-12-02T10:32:11.194Z] ---> e503f454374b [2021-12-02T10:32:11.194Z] Step 23/24 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:32:11.194Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-02T10:32:11.194Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-02T10:32:11.194Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-02T10:32:11.194Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-02T10:32:11.194Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-02T10:32:11.194Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-02T10:32:11.194Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-02T10:32:11.194Z] ---> Running in f58a868f5bf6 [2021-12-02T10:32:11.465Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-02T10:32:11.738Z] Removing intermediate container f58a868f5bf6 [2021-12-02T10:32:11.738Z] ---> e71f644f6351 [2021-12-02T10:32:11.738Z] Step 24/24 : LABEL version=0.0.0 [2021-12-02T10:32:12.013Z] Executing busybox-1.33.1-r3.trigger [2021-12-02T10:32:12.013Z] OK: 84 MiB in 64 packages [2021-12-02T10:32:12.013Z] ---> Running in 31541f07a38c [2021-12-02T10:32:12.613Z] Removing intermediate container 31541f07a38c [2021-12-02T10:32:12.613Z] ---> 0480b174d799 [2021-12-02T10:32:12.613Z] [2021-12-02T10:32:12.883Z] Successfully built 0480b174d799 [2021-12-02T10:32:12.883Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-02T10:32:12.883Z]  Building security-secretstore-setup ... done Building core-data [2021-12-02T10:32:16.265Z] Collecting docker-compose==1.23.2 [2021-12-02T10:32:16.265Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-02T10:32:16.265Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-02T10:32:16.265Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-02T10:32:18.378Z] Collecting texttable<0.10,>=0.9.0 [2021-12-02T10:32:18.378Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-02T10:32:20.389Z] Collecting cached-property<2,>=1.2.0 [2021-12-02T10:32:20.389Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-02T10:32:20.389Z] 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-12-02T10:32:20.389Z] Collecting jsonschema<3,>=2.5.1 [2021-12-02T10:32:20.389Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-02T10:32:21.819Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-02T10:32:21.820Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-02T10:32:22.091Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-02T10:32:22.091Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-02T10:32:23.064Z] Collecting PyYAML<4,>=3.10 [2021-12-02T10:32:23.064Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-02T10:32:26.450Z] Collecting docker<4.0,>=3.6.0 [2021-12-02T10:32:26.450Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-02T10:32:26.450Z] Collecting docopt<0.7,>=0.6.1 [2021-12-02T10:32:26.450Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-02T10:32:28.421Z] Collecting docker-pycreds>=0.4.0 [2021-12-02T10:32:28.421Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-02T10:32:29.018Z] 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-12-02T10:32:29.018Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-02T10:32:29.018Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-02T10:32:29.289Z] Collecting idna<2.8,>=2.5 [2021-12-02T10:32:29.289Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-02T10:32:29.885Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-02T10:32:29.885Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-02T10:32:30.157Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-02T10:32:30.157Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-02T10:32:30.429Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-02T10:32:30.429Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-02T10:32:31.412Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-02T10:32:31.412Z] Attempting uninstall: urllib3 [2021-12-02T10:32:31.412Z] Found existing installation: urllib3 1.26.5 [2021-12-02T10:32:31.412Z] Uninstalling urllib3-1.26.5: [2021-12-02T10:32:31.412Z] Successfully uninstalled urllib3-1.26.5 [2021-12-02T10:32:32.025Z] Attempting uninstall: idna [2021-12-02T10:32:32.025Z] Found existing installation: idna 3.2 [2021-12-02T10:32:32.025Z] Uninstalling idna-3.2: [2021-12-02T10:32:32.025Z] Successfully uninstalled idna-3.2 [2021-12-02T10:32:32.618Z] Attempting uninstall: chardet [2021-12-02T10:32:32.618Z] Found existing installation: chardet 4.0.0 [2021-12-02T10:32:32.889Z] Uninstalling chardet-4.0.0: [2021-12-02T10:32:32.889Z] Successfully uninstalled chardet-4.0.0 [2021-12-02T10:32:34.867Z] Attempting uninstall: requests [2021-12-02T10:32:34.867Z] Found existing installation: requests 2.25.1 [2021-12-02T10:32:34.867Z] Uninstalling requests-2.25.1: [2021-12-02T10:32:34.867Z] Successfully uninstalled requests-2.25.1 [2021-12-02T10:32:35.139Z] Running setup.py install for texttable: started [2021-12-02T10:32:37.111Z] Running setup.py install for texttable: finished with status 'done' [2021-12-02T10:32:37.111Z] Running setup.py install for PyYAML: started [2021-12-02T10:32:39.728Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-02T10:32:39.728Z] Running setup.py install for docopt: started [2021-12-02T10:32:41.703Z] Running setup.py install for docopt: finished with status 'done' [2021-12-02T10:32:41.703Z] Running setup.py install for dockerpty: started [2021-12-02T10:32:43.685Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-02T10:32:44.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:32:44.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:32:44.297Z] ---> 1b7902ea0433 [2021-12-02T10:32:44.297Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T10:32:44.297Z] ---> Using cache [2021-12-02T10:32:44.297Z] ---> dbbc3c40be30 [2021-12-02T10:32:44.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:32:44.297Z] ---> Using cache [2021-12-02T10:32:44.297Z] ---> eb411924bc11 [2021-12-02T10:32:44.297Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-02T10:32:46.282Z] 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-12-02T10:32:46.282Z] ---> Running in a46214dd8b32 [2021-12-02T10:32:48.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:32:48.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:32:49.839Z] OK: 219 MiB in 52 packages [2021-12-02T10:32:51.827Z] Removing intermediate container a46214dd8b32 [2021-12-02T10:32:51.827Z] ---> d729c5d2cee3 [2021-12-02T10:32:51.827Z] Step 6/22 : COPY . . [2021-12-02T10:32:51.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:32:51.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:32:51.827Z] ---> 1b7902ea0433 [2021-12-02T10:32:51.827Z] Step 3/23 : WORKDIR /edgex-go [2021-12-02T10:32:51.827Z] ---> Using cache [2021-12-02T10:32:51.827Z] ---> dbbc3c40be30 [2021-12-02T10:32:51.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:32:51.827Z] ---> Using cache [2021-12-02T10:32:51.827Z] ---> eb411924bc11 [2021-12-02T10:32:51.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-02T10:32:51.827Z] ---> Using cache [2021-12-02T10:32:51.827Z] ---> d729c5d2cee3 [2021-12-02T10:32:51.827Z] Step 6/23 : COPY go.mod . [2021-12-02T10:32:53.816Z] ---> 6bec9d183de6 [2021-12-02T10:32:53.816Z] Step 7/23 : RUN go mod download [2021-12-02T10:32:53.816Z] ---> Running in cd465b4407e2 [2021-12-02T10:32:54.411Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:32:54.411Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:32:54.411Z] ---> 1b7902ea0433 [2021-12-02T10:32:54.411Z] Step 3/30 : WORKDIR /edgex-go [2021-12-02T10:32:54.411Z] ---> Using cache [2021-12-02T10:32:54.411Z] ---> dbbc3c40be30 [2021-12-02T10:32:54.411Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:32:54.411Z] ---> Using cache [2021-12-02T10:32:54.411Z] ---> eb411924bc11 [2021-12-02T10:32:54.411Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-02T10:32:54.411Z] ---> Using cache [2021-12-02T10:32:54.411Z] ---> d729c5d2cee3 [2021-12-02T10:32:54.411Z] Step 6/30 : COPY . . [2021-12-02T10:32:57.046Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T10:32:57.046Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T10:32:57.046Z] ---> 1b7902ea0433 [2021-12-02T10:32:57.046Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T10:32:57.046Z] ---> Using cache [2021-12-02T10:32:57.046Z] ---> dbbc3c40be30 [2021-12-02T10:32:57.046Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:32:57.046Z] ---> Using cache [2021-12-02T10:32:57.046Z] ---> eb411924bc11 [2021-12-02T10:32:57.046Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-02T10:32:57.650Z] ---> Running in 8f74eb1b59d4 [2021-12-02T10:32:58.249Z] Removing intermediate container cd465b4407e2 [2021-12-02T10:32:58.249Z] ---> 01ae5775eb67 [2021-12-02T10:32:58.249Z] Step 8/23 : COPY . . [2021-12-02T10:32:59.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:32:59.829Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:33:00.829Z] OK: 219 MiB in 52 packages [2021-12-02T10:33:02.262Z] Removing intermediate container 8f74eb1b59d4 [2021-12-02T10:33:02.262Z] ---> bf006a24c685 [2021-12-02T10:33:02.262Z] Step 6/22 : COPY . . [2021-12-02T10:33:02.866Z] Removing intermediate container 5b11ab1c2003 [2021-12-02T10:33:02.866Z] ---> badfd5812621 [2021-12-02T10:33:02.866Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-02T10:33:03.140Z] ---> Running in c1d2ab7c80f4 [2021-12-02T10:33:03.742Z] Removing intermediate container c1d2ab7c80f4 [2021-12-02T10:33:03.742Z] ---> d2b16e582a85 [2021-12-02T10:33:03.742Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-02T10:33:03.742Z] ---> Running in afb0fbc443b9 [2021-12-02T10:33:04.718Z] Removing intermediate container afb0fbc443b9 [2021-12-02T10:33:04.718Z] ---> ce43bc711af6 [2021-12-02T10:33:04.718Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-02T10:33:06.690Z] ---> a99eebb8e129 [2021-12-02T10:33:06.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-02T10:33:07.671Z] ---> b323d03f24e2 [2021-12-02T10:33:07.671Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-02T10:33:09.111Z] ---> 31b9fc908bf9 [2021-12-02T10:33:09.111Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-02T10:33:09.111Z] ---> Running in d8c50f103af6 [2021-12-02T10:33:10.087Z] Removing intermediate container d8c50f103af6 [2021-12-02T10:33:10.087Z] ---> a07dda497e2b [2021-12-02T10:33:10.087Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:33:10.087Z] ---> Running in 3534993261ec [2021-12-02T10:33:10.679Z] Removing intermediate container 3534993261ec [2021-12-02T10:33:10.679Z] ---> 8f8541313d7c [2021-12-02T10:33:10.679Z] Step 20/22 : LABEL arch=arm64 [2021-12-02T10:33:10.960Z] ---> Running in 007a44f8a679 [2021-12-02T10:33:11.560Z] Removing intermediate container 007a44f8a679 [2021-12-02T10:33:11.560Z] ---> 921daadaa614 [2021-12-02T10:33:11.560Z] Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:33:11.560Z] ---> Running in 864119ef0d9b [2021-12-02T10:33:12.539Z] Removing intermediate container 864119ef0d9b [2021-12-02T10:33:12.539Z] ---> 379308f9df46 [2021-12-02T10:33:12.539Z] Step 22/22 : LABEL version=0.0.0 [2021-12-02T10:33:12.539Z] ---> Running in dc93d3ba533e [2021-12-02T10:33:13.515Z] Removing intermediate container dc93d3ba533e [2021-12-02T10:33:13.515Z] ---> 27bfbcae64b4 [2021-12-02T10:33:13.515Z] [2021-12-02T10:33:14.110Z] Successfully built 27bfbcae64b4 [2021-12-02T10:33:14.110Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-02T10:33:15.548Z]  Building sys-mgmt-agent ... done  ---> 09a49260a905 [2021-12-02T10:33:15.549Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:33:15.823Z] ---> Running in 200bea6d542b [2021-12-02T10:33:16.421Z] ---> 2c9685bc6065 [2021-12-02T10:33:16.692Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:33:16.972Z] ---> Running in 183ac0c1f1e8 [2021-12-02T10:33:19.616Z] Removing intermediate container 200bea6d542b [2021-12-02T10:33:19.616Z] ---> 50875e9c93ed [2021-12-02T10:33:19.616Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-02T10:33:19.888Z] ---> Running in 6ff53b35c5be [2021-12-02T10:33:20.486Z] Removing intermediate container 183ac0c1f1e8 [2021-12-02T10:33:20.486Z] ---> 22ed1e7ff3dc [2021-12-02T10:33:20.486Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-02T10:33:20.486Z] ---> f46216d3beee [2021-12-02T10:33:20.486Z] Step 9/23 : RUN go mod tidy [2021-12-02T10:33:20.486Z] ---> Running in 6b67133f9feb [2021-12-02T10:33:20.486Z] ---> Running in b3fd322c3be0 [2021-12-02T10:33:21.583Z] 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-12-02T10:33:23.080Z] 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-12-02T10:33:24.512Z] ---> 545bd485a334 [2021-12-02T10:33:24.512Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T10:33:24.512Z] ---> Running in 1568b7157e84 [2021-12-02T10:33:27.133Z] Removing intermediate container b3fd322c3be0 [2021-12-02T10:33:27.133Z] ---> 1e90028b2dbe [2021-12-02T10:33:27.133Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-02T10:33:27.133Z] ---> Running in d75fd8470b9c [2021-12-02T10:33:29.120Z] 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-12-02T10:33:29.395Z] Removing intermediate container 1568b7157e84 [2021-12-02T10:33:29.395Z] ---> f08b958f4726 [2021-12-02T10:33:29.395Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-02T10:33:29.395Z] ---> Running in 001c2ba79383 [2021-12-02T10:33:31.362Z] 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-12-02T10:35:08.162Z] Removing intermediate container 6b67133f9feb [2021-12-02T10:35:08.162Z] ---> 5a7b5a6eddc0 [2021-12-02T10:35:08.162Z] [2021-12-02T10:35:08.162Z] Step 9/30 : FROM alpine:3.14 [2021-12-02T10:35:08.162Z] ---> 5b8b7b635229 [2021-12-02T10:35:08.162Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-02T10:35:08.162Z] ---> Running in 725ce09e2776 [2021-12-02T10:35:08.162Z] Removing intermediate container 725ce09e2776 [2021-12-02T10:35:08.162Z] ---> b99e19b31c4e [2021-12-02T10:35:08.162Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-02T10:35:08.162Z] ---> Running in e83f17b18507 [2021-12-02T10:35:08.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:35:08.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:35:08.162Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-02T10:35:08.162Z] (2/2) Installing su-exec (0.2-r1) [2021-12-02T10:35:08.162Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:35:08.162Z] OK: 6 MiB in 16 packages [2021-12-02T10:35:08.162Z] Removing intermediate container e83f17b18507 [2021-12-02T10:35:08.162Z] ---> 10314216e9dc [2021-12-02T10:35:08.162Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-02T10:35:08.162Z] ---> Running in a7000b8dfd18 [2021-12-02T10:35:08.162Z] Removing intermediate container a7000b8dfd18 [2021-12-02T10:35:08.162Z] ---> 6887c3e5c5a9 [2021-12-02T10:35:08.162Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-02T10:35:08.162Z] ---> Running in 583a635b2a34 [2021-12-02T10:35:08.162Z] Removing intermediate container 583a635b2a34 [2021-12-02T10:35:08.162Z] ---> b0f9cf40034d [2021-12-02T10:35:08.162Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-02T10:35:08.162Z] ---> Running in 787efec9007d [2021-12-02T10:35:09.615Z] Removing intermediate container 6ff53b35c5be [2021-12-02T10:35:09.615Z] ---> 2eca8bb5bff9 [2021-12-02T10:35:09.615Z] [2021-12-02T10:35:09.615Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T10:35:09.615Z] ---> 5b8b7b635229 [2021-12-02T10:35:09.615Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-02T10:35:09.615Z] ---> Using cache [2021-12-02T10:35:09.615Z] ---> be1c9187f226 [2021-12-02T10:35:09.615Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T10:35:09.615Z] ---> Using cache [2021-12-02T10:35:09.615Z] ---> 53dbc6a4a1c5 [2021-12-02T10:35:09.615Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-02T10:35:09.615Z] Removing intermediate container 787efec9007d [2021-12-02T10:35:09.615Z] ---> ccc080fc940f [2021-12-02T10:35:09.615Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-02T10:35:09.615Z] ---> Running in eceda3162b60 [2021-12-02T10:35:09.615Z] ---> Running in 5fa66b3fc6aa [2021-12-02T10:35:10.214Z] Removing intermediate container eceda3162b60 [2021-12-02T10:35:10.214Z] ---> 23a9b3ba96a6 [2021-12-02T10:35:10.214Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-02T10:35:10.495Z] Removing intermediate container 5fa66b3fc6aa [2021-12-02T10:35:10.495Z] ---> e154785173fb [2021-12-02T10:35:10.495Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-02T10:35:10.495Z] ---> Running in 504cd4040e7e [2021-12-02T10:35:11.095Z] Removing intermediate container 504cd4040e7e [2021-12-02T10:35:11.095Z] ---> cf68812dbaa2 [2021-12-02T10:35:11.095Z] Step 14/22 : WORKDIR / [2021-12-02T10:35:11.376Z] ---> Running in 97e963122fb2 [2021-12-02T10:35:11.376Z] ---> 68368dbb4db2 [2021-12-02T10:35:11.376Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-02T10:35:11.650Z] ---> Running in d5d197f358b0 [2021-12-02T10:35:11.931Z] Removing intermediate container 97e963122fb2 [2021-12-02T10:35:11.931Z] ---> 5c77e258ca30 [2021-12-02T10:35:11.931Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:35:12.530Z] Removing intermediate container d75fd8470b9c [2021-12-02T10:35:12.530Z] ---> 00dec7456279 [2021-12-02T10:35:12.530Z] [2021-12-02T10:35:12.530Z] Step 11/23 : FROM alpine:3.14 [2021-12-02T10:35:12.530Z] ---> 5b8b7b635229 [2021-12-02T10:35:12.530Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-02T10:35:12.530Z] ---> Using cache [2021-12-02T10:35:12.530Z] ---> be1c9187f226 [2021-12-02T10:35:12.530Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T10:35:12.530Z] ---> Using cache [2021-12-02T10:35:12.530Z] ---> 53dbc6a4a1c5 [2021-12-02T10:35:12.530Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-02T10:35:12.802Z] ---> Running in c18e0fc0c3f4 [2021-12-02T10:35:13.078Z] ---> f7077ff67407 [2021-12-02T10:35:13.078Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-02T10:35:13.353Z] Removing intermediate container c18e0fc0c3f4 [2021-12-02T10:35:13.353Z] ---> 696abb771a90 [2021-12-02T10:35:13.353Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-02T10:35:13.623Z] ---> Running in 32f21ad6f023 [2021-12-02T10:35:14.240Z] Removing intermediate container 32f21ad6f023 [2021-12-02T10:35:14.240Z] ---> ea543dcd20b8 [2021-12-02T10:35:14.240Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:35:14.513Z] Removing intermediate container d5d197f358b0 [2021-12-02T10:35:14.513Z] ---> 2103263f7291 [2021-12-02T10:35:14.513Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:35:14.784Z] ---> 15793af7ec04 [2021-12-02T10:35:14.784Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-02T10:35:15.055Z] ---> 9af616e33feb [2021-12-02T10:35:15.055Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-02T10:35:15.327Z] ---> d5b2684d86f9 [2021-12-02T10:35:15.327Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-02T10:35:15.597Z] ---> dd65d44e9418 [2021-12-02T10:35:15.597Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-02T10:35:15.870Z] ---> Running in 1793548b63c8 [2021-12-02T10:35:16.142Z] Removing intermediate container 1793548b63c8 [2021-12-02T10:35:16.142Z] ---> 147ecef472e6 [2021-12-02T10:35:16.142Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:35:16.417Z] ---> Running in 46bfa72af840 [2021-12-02T10:35:16.691Z] ---> ce473cf3d3be [2021-12-02T10:35:16.691Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-02T10:35:16.691Z] ---> 20f0ca185814 [2021-12-02T10:35:16.691Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-02T10:35:16.963Z] Removing intermediate container 46bfa72af840 [2021-12-02T10:35:16.963Z] ---> c6bbe04faf35 [2021-12-02T10:35:16.963Z] Step 20/22 : LABEL arch=arm64 [2021-12-02T10:35:17.238Z] ---> Running in 87e52ee2b999 [2021-12-02T10:35:17.841Z] ---> f1ce2722d1de [2021-12-02T10:35:17.841Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-02T10:35:17.841Z] Removing intermediate container 87e52ee2b999 [2021-12-02T10:35:17.841Z] ---> be5e05d326c2 [2021-12-02T10:35:17.841Z] Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:35:17.841Z] ---> f3c5af11df46 [2021-12-02T10:35:17.841Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-02T10:35:17.841Z] ---> Running in 82c1fbe973e1 [2021-12-02T10:35:17.841Z] ---> Running in a6d79ec6653c [2021-12-02T10:35:18.440Z] Removing intermediate container 82c1fbe973e1 [2021-12-02T10:35:18.440Z] ---> acd2ba739713 [2021-12-02T10:35:18.440Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:35:18.440Z] Removing intermediate container a6d79ec6653c [2021-12-02T10:35:18.440Z] ---> d07b158653ee [2021-12-02T10:35:18.440Z] Step 22/22 : LABEL version=0.0.0 [2021-12-02T10:35:18.440Z] ---> Running in d001dc36c323 [2021-12-02T10:35:18.440Z] ---> Running in 363b369d634b [2021-12-02T10:35:18.712Z] ---> 66691d413629 [2021-12-02T10:35:18.712Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-02T10:35:18.984Z] Removing intermediate container 363b369d634b [2021-12-02T10:35:18.984Z] ---> 1d14f2aeef04 [2021-12-02T10:35:18.984Z] [2021-12-02T10:35:18.984Z] Removing intermediate container d001dc36c323 [2021-12-02T10:35:18.984Z] ---> 558e512e443b [2021-12-02T10:35:18.984Z] Step 21/23 : LABEL arch=arm64 [2021-12-02T10:35:19.256Z] ---> Running in 9b9652d0e169 [2021-12-02T10:35:19.529Z] Successfully built 1d14f2aeef04 [2021-12-02T10:35:19.529Z] Successfully tagged core-metadata-arm64:latest [2021-12-02T10:35:19.529Z]  Building core-metadata ... done  ---> 0b320dab54bb [2021-12-02T10:35:19.529Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-02T10:35:19.801Z] Removing intermediate container 9b9652d0e169 [2021-12-02T10:35:19.801Z] ---> c047b6619624 [2021-12-02T10:35:19.801Z] Step 22/23 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:35:20.074Z] ---> Running in 76050d05e94f [2021-12-02T10:35:20.074Z] ---> Running in c584d82f166c [2021-12-02T10:35:20.346Z] Removing intermediate container 76050d05e94f [2021-12-02T10:35:20.346Z] ---> a729f8cdb26c [2021-12-02T10:35:20.346Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-02T10:35:20.617Z] Removing intermediate container c584d82f166c [2021-12-02T10:35:20.617Z] ---> 6dbc2554ba5c [2021-12-02T10:35:20.617Z] Step 23/23 : LABEL version=0.0.0 [2021-12-02T10:35:20.617Z] ---> Running in 1799c3e37724 [2021-12-02T10:35:20.889Z] Removing intermediate container 001c2ba79383 [2021-12-02T10:35:20.889Z] ---> cc21927c3a3d [2021-12-02T10:35:20.889Z] [2021-12-02T10:35:20.889Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T10:35:20.889Z] ---> 5b8b7b635229 [2021-12-02T10:35:20.889Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-02T10:35:21.163Z] ---> Running in e1f7812018fc [2021-12-02T10:35:21.163Z] Removing intermediate container 1799c3e37724 [2021-12-02T10:35:21.163Z] ---> 40d53aa2fce0 [2021-12-02T10:35:21.163Z] [2021-12-02T10:35:21.435Z] ---> 0c04d234ad7d [2021-12-02T10:35:21.435Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-02T10:35:21.435Z] Successfully built 40d53aa2fce0 [2021-12-02T10:35:21.435Z] Successfully tagged support-scheduler-arm64:latest [2021-12-02T10:35:21.706Z]  Building support-scheduler ... done Removing intermediate container e1f7812018fc [2021-12-02T10:35:21.706Z] ---> 0fb33eab2bfc [2021-12-02T10:35:21.706Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-02T10:35:21.706Z] ---> Running in 2c5bafc1fb25 [2021-12-02T10:35:21.706Z] ---> Running in be4d4c25ce90 [2021-12-02T10:35:22.314Z] Removing intermediate container be4d4c25ce90 [2021-12-02T10:35:22.314Z] ---> 3c31610b37b7 [2021-12-02T10:35:22.314Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-02T10:35:22.314Z] ---> Running in bbe4b661c814 [2021-12-02T10:35:22.585Z] Removing intermediate container bbe4b661c814 [2021-12-02T10:35:22.585Z] ---> 6f69f9e6664e [2021-12-02T10:35:22.585Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T10:35:22.861Z] ---> Running in 15f758b1cbef [2021-12-02T10:35:23.454Z] Removing intermediate container 2c5bafc1fb25 [2021-12-02T10:35:23.454Z] ---> c846e8b799bf [2021-12-02T10:35:23.454Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-02T10:35:23.734Z] ---> Running in 707ae22391a5 [2021-12-02T10:35:24.008Z] Removing intermediate container 707ae22391a5 [2021-12-02T10:35:24.008Z] ---> 20d3dafcfcba [2021-12-02T10:35:24.008Z] Step 27/30 : CMD ["gate"] [2021-12-02T10:35:24.285Z] ---> Running in 773e32111b47 [2021-12-02T10:35:24.877Z] Removing intermediate container 15f758b1cbef [2021-12-02T10:35:24.877Z] ---> 79eb2358d6de [2021-12-02T10:35:24.877Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-02T10:35:24.877Z] Removing intermediate container 773e32111b47 [2021-12-02T10:35:24.877Z] ---> 77f35d939ee5 [2021-12-02T10:35:24.877Z] Step 28/30 : LABEL arch=arm64 [2021-12-02T10:35:24.877Z] ---> Running in 78300f60b575 [2021-12-02T10:35:24.878Z] ---> Running in 331fd62c4323 [2021-12-02T10:35:25.470Z] Removing intermediate container 331fd62c4323 [2021-12-02T10:35:25.470Z] ---> 54bc92246f3d [2021-12-02T10:35:25.470Z] Step 29/30 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:35:25.743Z] ---> Running in bd9db6507d63 [2021-12-02T10:35:26.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T10:35:26.016Z] Removing intermediate container bd9db6507d63 [2021-12-02T10:35:26.016Z] ---> 25bccf2a96b4 [2021-12-02T10:35:26.016Z] Step 30/30 : LABEL version=0.0.0 [2021-12-02T10:35:26.289Z] ---> Running in 04cc51e25479 [2021-12-02T10:35:26.563Z] Removing intermediate container 04cc51e25479 [2021-12-02T10:35:26.563Z] ---> 3def1470cfe0 [2021-12-02T10:35:26.563Z] [2021-12-02T10:35:26.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T10:35:27.108Z] Successfully built 3def1470cfe0 [2021-12-02T10:35:27.108Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-02T10:35:27.699Z]  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-12-02T10:35:27.699Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-02T10:35:27.699Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-02T10:35:27.699Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-02T10:35:27.970Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-02T10:35:27.970Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-02T10:35:28.241Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T10:35:28.241Z] OK: 8 MiB in 20 packages [2021-12-02T10:35:29.222Z] Removing intermediate container 78300f60b575 [2021-12-02T10:35:29.222Z] ---> b34519ef01f6 [2021-12-02T10:35:29.222Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T10:35:29.813Z] ---> a253bff51016 [2021-12-02T10:35:29.813Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-02T10:35:30.791Z] ---> baf0af844156 [2021-12-02T10:35:30.791Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-02T10:35:31.382Z] ---> d852f44ff137 [2021-12-02T10:35:31.382Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-02T10:35:31.382Z] ---> Running in c10cb35e74a4 [2021-12-02T10:35:31.654Z] Removing intermediate container c10cb35e74a4 [2021-12-02T10:35:31.654Z] ---> ad529cfa02b0 [2021-12-02T10:35:31.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T10:35:31.924Z] ---> Running in 0372fb6414a9 [2021-12-02T10:35:32.195Z] Removing intermediate container 0372fb6414a9 [2021-12-02T10:35:32.195Z] ---> d3f77fd75690 [2021-12-02T10:35:32.195Z] Step 20/22 : LABEL arch=arm64 [2021-12-02T10:35:32.195Z] ---> Running in b003c27f3711 [2021-12-02T10:35:32.465Z] Removing intermediate container b003c27f3711 [2021-12-02T10:35:32.465Z] ---> 7748e22daf63 [2021-12-02T10:35:32.465Z] Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [2021-12-02T10:35:32.737Z] ---> Running in 680b70dcf943 [2021-12-02T10:35:33.007Z] Removing intermediate container 680b70dcf943 [2021-12-02T10:35:33.007Z] ---> 262a5b9141f2 [2021-12-02T10:35:33.007Z] Step 22/22 : LABEL version=0.0.0 [2021-12-02T10:35:33.007Z] ---> Running in 6b93af97b3f1 [2021-12-02T10:35:33.277Z] Removing intermediate container 6b93af97b3f1 [2021-12-02T10:35:33.277Z] ---> b7b5c6fd3573 [2021-12-02T10:35:33.277Z] [2021-12-02T10:35:33.869Z] Successfully built b7b5c6fd3573 [2021-12-02T10:35:33.869Z] Successfully tagged core-data-arm64:latest [2021-12-02T10:35:33.885Z]  Building core-data ... done  [Pipeline] } [2021-12-02T10:35:33.902Z] $ docker stop --time=1 367667aa43c0d740004aefd8d5b25809a7c989e25660260f849759872624cfb0 [2021-12-02T10:35:35.610Z] $ docker rm -f 367667aa43c0d740004aefd8d5b25809a7c989e25660260f849759872624cfb0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-02T10:35:36.135Z] + docker images [2021-12-02T10:35:36.407Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-02T10:35:36.408Z] core-data-arm64 latest b7b5c6fd3573 3 seconds ago 19.6MB [2021-12-02T10:35:36.408Z] security-bootstrapper-arm64 latest 3def1470cfe0 10 seconds ago 17.8MB [2021-12-02T10:35:36.408Z] cc21927c3a3d 16 seconds ago 1.58GB [2021-12-02T10:35:36.408Z] support-scheduler-arm64 latest 40d53aa2fce0 16 seconds ago 15.3MB [2021-12-02T10:35:36.408Z] core-metadata-arm64 latest 1d14f2aeef04 18 seconds ago 15.9MB [2021-12-02T10:35:36.408Z] 00dec7456279 25 seconds ago 1.57GB [2021-12-02T10:35:36.408Z] 2eca8bb5bff9 28 seconds ago 1.58GB [2021-12-02T10:35:36.408Z] 5a7b5a6eddc0 38 seconds ago 1.57GB [2021-12-02T10:35:36.408Z] sys-mgmt-agent-arm64 latest 27bfbcae64b4 2 minutes ago 277MB [2021-12-02T10:35:36.408Z] security-secretstore-setup-arm64 latest 0480b174d799 3 minutes ago 26.8MB [2021-12-02T10:35:36.408Z] support-notifications-arm64 latest 7291e8bef0f1 3 minutes ago 16.1MB [2021-12-02T10:35:36.408Z] security-proxy-setup-arm64 latest 69c5857d9c5a 3 minutes ago 25.5MB [2021-12-02T10:35:36.408Z] core-command-arm64 latest 33a7c1d6acc7 3 minutes ago 15.2MB [2021-12-02T10:35:36.408Z] bcbbe475f5d0 3 minutes ago 1.57GB [2021-12-02T10:35:36.408Z] 9776340142a3 3 minutes ago 1.58GB [2021-12-02T10:35:36.408Z] 2f50697f186f 3 minutes ago 1.57GB [2021-12-02T10:35:36.408Z] 6c72c1a197d0 3 minutes ago 1.58GB [2021-12-02T10:35:36.408Z] c3215adfb1a3 3 minutes ago 1.57GB [2021-12-02T10:35:36.408Z] ci-base-image-arm64 latest 1b7902ea0433 13 minutes ago 1.24GB [2021-12-02T10:35:36.408Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-12-02T10:35:36.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB [2021-12-02T10:35:36.408Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-02T10:35:36.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-12-02T10:35:36.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T10:35:36.992Z] [2021-12-02T10:35:36.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:35:37.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T10:35:37.605Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-02T10:35:37.605Z] 448f6bf000e3: Pulling fs layer [2021-12-02T10:35:37.605Z] f757da607395: Pulling fs layer [2021-12-02T10:35:37.605Z] 05883995daec: Pulling fs layer [2021-12-02T10:35:37.605Z] 8603b9c90790: Pulling fs layer [2021-12-02T10:35:37.605Z] 1560dd03e051: Pulling fs layer [2021-12-02T10:35:37.605Z] 27f5ce0e4adf: Pulling fs layer [2021-12-02T10:35:37.605Z] c2d8d7efcc4b: Pulling fs layer [2021-12-02T10:35:37.605Z] 8603b9c90790: Waiting [2021-12-02T10:35:37.605Z] 1560dd03e051: Waiting [2021-12-02T10:35:37.605Z] c2d8d7efcc4b: Waiting [2021-12-02T10:35:37.605Z] 27f5ce0e4adf: Waiting [2021-12-02T10:35:37.605Z] f757da607395: Verifying Checksum [2021-12-02T10:35:37.605Z] f757da607395: Download complete [2021-12-02T10:35:37.605Z] 8603b9c90790: Verifying Checksum [2021-12-02T10:35:37.605Z] 8603b9c90790: Download complete [2021-12-02T10:35:37.878Z] 1560dd03e051: Verifying Checksum [2021-12-02T10:35:37.878Z] 1560dd03e051: Download complete [2021-12-02T10:35:37.878Z] 27f5ce0e4adf: Verifying Checksum [2021-12-02T10:35:37.878Z] 27f5ce0e4adf: Download complete [2021-12-02T10:35:37.878Z] 05883995daec: Verifying Checksum [2021-12-02T10:35:37.878Z] 05883995daec: Download complete [2021-12-02T10:35:38.150Z] 448f6bf000e3: Verifying Checksum [2021-12-02T10:35:38.150Z] 448f6bf000e3: Download complete [2021-12-02T10:35:40.785Z] c2d8d7efcc4b: Verifying Checksum [2021-12-02T10:35:40.785Z] c2d8d7efcc4b: Download complete [2021-12-02T10:35:42.254Z] 448f6bf000e3: Pull complete [2021-12-02T10:35:42.846Z] f757da607395: Pull complete [2021-12-02T10:35:44.272Z] 05883995daec: Pull complete [2021-12-02T10:35:44.542Z] 8603b9c90790: Pull complete [2021-12-02T10:35:45.517Z] 1560dd03e051: Pull complete [2021-12-02T10:35:45.789Z] 27f5ce0e4adf: Pull complete [2021-12-02T10:36:00.850Z] c2d8d7efcc4b: Pull complete [2021-12-02T10:36:00.850Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-02T10:36:00.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T10:36:00.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-02T10:36:01.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container [2021-12-02T10:36:01.137Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-02T10:36:03.744Z] $ docker top d366625f22539e34f62dc4afd1f3dc79535eef0d1dc34c0f24e4917f34121d44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:36:04.692Z] ---> job-cost.sh [2021-12-02T10:36:04.692Z] lf-activate-venv: SKIPPING [2021-12-02T10:36:04.692Z] INFO: No Stack... [2021-12-02T10:36:04.964Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-02T10:36:05.233Z] INFO: Archiving Costs [Pipeline] sh [2021-12-02T10:36:05.892Z] + + cut -d,cat -f6 /w/workspace/edgex-go/10/archives/cost.csv [2021-12-02T10:36:05.893Z] [Pipeline] lock [2021-12-02T10:36:05.946Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-10-stack-cost] [2021-12-02T10:36:05.952Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3826-10-stack-cost] did not exist. Created. [2021-12-02T10:36:05.952Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-02T10:36:06.609Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-02T10:36:06.770Z] Stashed 1 file(s) [Pipeline] } [2021-12-02T10:36:06.779Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-02T10:36:06.812Z] $ docker stop --time=1 d366625f22539e34f62dc4afd1f3dc79535eef0d1dc34c0f24e4917f34121d44 [2021-12-02T10:36:08.345Z] $ docker rm -f d366625f22539e34f62dc4afd1f3dc79535eef0d1dc34c0f24e4917f34121d44 [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-12-02T10:36:09.040Z] provisioning config files... [2021-12-02T10:36:09.051Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config5816963683829871536tmp [Pipeline] { [Pipeline] sh [2021-12-02T10:36:09.364Z] + set +x [2021-12-02T10:36:09.364Z] + curl -s https://codecov.io/bash [2021-12-02T10:36:09.364Z] + bash -s -- [2021-12-02T10:36:09.364Z] [2021-12-02T10:36:09.364Z] _____ _ [2021-12-02T10:36:09.364Z] / ____| | | [2021-12-02T10:36:09.364Z] | | ___ __| | ___ ___ _____ __ [2021-12-02T10:36:09.364Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-02T10:36:09.364Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-02T10:36:09.364Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-02T10:36:09.364Z] Bash-1.0.6 [2021-12-02T10:36:09.364Z] [2021-12-02T10:36:09.364Z] [2021-12-02T10:36:09.364Z] ==> git version 2.24.4 found [2021-12-02T10:36:09.364Z] ==> 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-12-02T10:36:09.364Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-02T10:36:09.364Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-02T10:36:09.364Z] ==> Jenkins CI detected. [2021-12-02T10:36:09.364Z] current dir:  /w/workspace/edgex-go/10 [2021-12-02T10:36:09.364Z] project root: . [2021-12-02T10:36:09.364Z] --> token set from env [2021-12-02T10:36:09.626Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-02T10:36:09.626Z] ==> Running gcov in . (disable via -X gcov) [2021-12-02T10:36:09.626Z] ==> Python coveragepy not found [2021-12-02T10:36:09.626Z] ==> Searching for coverage reports in: [2021-12-02T10:36:09.626Z] + . [2021-12-02T10:36:09.626Z] -> Found 1 reports [2021-12-02T10:36:09.626Z] ==> Detecting git/mercurial file structure [2021-12-02T10:36:09.626Z] ==> Reading reports [2021-12-02T10:36:09.626Z] + ./coverage.out bytes=428381 [2021-12-02T10:36:09.626Z] ==> Appending adjustments [2021-12-02T10:36:09.626Z] https://docs.codecov.io/docs/fixing-reports [2021-12-02T10:36:10.567Z] + Found adjustments [2021-12-02T10:36:10.829Z] ==> Gzipping contents [2021-12-02T10:36:10.829Z] 60K /tmp/codecov.yGMpOK.gz [2021-12-02T10:36:10.829Z] ==> Uploading reports [2021-12-02T10:36:10.829Z] url: https://codecov.io [2021-12-02T10:36:10.829Z] query: branch=PR-3826&commit=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-12-02T10:36:10.829Z] -> Pinging Codecov [2021-12-02T10:36:10.829Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-12-02T10:36:11.089Z] -> Uploading to [2021-12-02T10:36:11.089Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-02/00271124DB129430A58F1EEE437C3FCB/50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2/ccc1a091-b967-4e8d-a1ab-dba279aae481.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211202T103610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb9a444069fc3ef71f7a7f321c684dec24776e8b089dbd8c385bc8cbf5054ad6 [2021-12-02T10:36:11.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T10:36:11.089Z] Dload Upload Total Spent Left Speed [2021-12-02T10:36:11.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57945 0 0 100 57945 0 139k --:--:-- --:--:-- --:--:-- 140k [2021-12-02T10:36:11.350Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [Pipeline] } [2021-12-02T10:36:11.358Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-02T10:36:12.475Z] + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:36:12.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:36:13.350Z] ---> package-listing.sh [2021-12-02T10:36:13.350Z] ++ facter osfamily [2021-12-02T10:36:13.350Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-02T10:36:13.645Z] + OS_FAMILY=redhat [2021-12-02T10:36:13.645Z] + workspace=/w/workspace/edgex-go/10 [2021-12-02T10:36:13.645Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-02T10:36:13.645Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-02T10:36:13.645Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-02T10:36:13.645Z] + PACKAGES=/tmp/packages_start.txt [2021-12-02T10:36:13.645Z] + '[' /w/workspace/edgex-go/10 ']' [2021-12-02T10:36:13.645Z] + PACKAGES=/tmp/packages_end.txt [2021-12-02T10:36:13.645Z] + case "${OS_FAMILY}" in [2021-12-02T10:36:13.645Z] + rpm -qa [2021-12-02T10:36:13.645Z] + sort [2021-12-02T10:36:17.856Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-02T10:36:17.856Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-02T10:36:17.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-02T10:36:17.856Z] + '[' /w/workspace/edgex-go/10 ']' [2021-12-02T10:36:17.856Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-12-02T10:36:17.856Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-12-02T10:36:17.867Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-02T10:36:18.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:36:18.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T10:36:18.705Z] [2021-12-02T10:36:18.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T10:36:19.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T10:36:19.003Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-02T10:36:19.003Z] b4d181a07f80: Pulling fs layer [2021-12-02T10:36:19.003Z] a1111a8f2ec3: Pulling fs layer [2021-12-02T10:36:19.003Z] ed53099fbce6: Pulling fs layer [2021-12-02T10:36:19.003Z] dc539afda2c1: Pulling fs layer [2021-12-02T10:36:19.003Z] 77bc0d833cb6: Pulling fs layer [2021-12-02T10:36:19.003Z] 9065ff56babe: Pulling fs layer [2021-12-02T10:36:19.003Z] d287ab97295c: Pulling fs layer [2021-12-02T10:36:19.003Z] dc539afda2c1: Waiting [2021-12-02T10:36:19.003Z] 77bc0d833cb6: Waiting [2021-12-02T10:36:19.003Z] 9065ff56babe: Waiting [2021-12-02T10:36:19.003Z] d287ab97295c: Waiting [2021-12-02T10:36:19.003Z] a1111a8f2ec3: Verifying Checksum [2021-12-02T10:36:19.003Z] a1111a8f2ec3: Download complete [2021-12-02T10:36:19.003Z] dc539afda2c1: Verifying Checksum [2021-12-02T10:36:19.003Z] dc539afda2c1: Download complete [2021-12-02T10:36:19.003Z] ed53099fbce6: Verifying Checksum [2021-12-02T10:36:19.003Z] ed53099fbce6: Download complete [2021-12-02T10:36:19.269Z] 9065ff56babe: Verifying Checksum [2021-12-02T10:36:19.269Z] 9065ff56babe: Download complete [2021-12-02T10:36:19.269Z] 77bc0d833cb6: Verifying Checksum [2021-12-02T10:36:19.269Z] 77bc0d833cb6: Download complete [2021-12-02T10:36:19.269Z] b4d181a07f80: Verifying Checksum [2021-12-02T10:36:19.269Z] b4d181a07f80: Download complete [2021-12-02T10:36:19.856Z] d287ab97295c: Verifying Checksum [2021-12-02T10:36:19.856Z] d287ab97295c: Download complete [2021-12-02T10:36:20.810Z] b4d181a07f80: Pull complete [2021-12-02T10:36:20.810Z] a1111a8f2ec3: Pull complete [2021-12-02T10:36:21.394Z] ed53099fbce6: Pull complete [2021-12-02T10:36:21.394Z] dc539afda2c1: Pull complete [2021-12-02T10:36:21.663Z] 77bc0d833cb6: Pull complete [2021-12-02T10:36:21.933Z] 9065ff56babe: Pull complete [2021-12-02T10:36:27.298Z] d287ab97295c: Pull complete [2021-12-02T10:36:27.298Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-02T10:36:27.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T10:36:27.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-02T10:36:27.382Z] prd-centos7-docker-4c-2g-70 does not seem to be running inside a container [2021-12-02T10:36:27.421Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools-log-publisher:latest cat [2021-12-02T10:36:30.599Z] $ docker top e069d9149ea192f9e104d2a0cfc4eacfa67caa4a55b75cc1180b6a5135639c68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T10:36:30.963Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-02T10:36:31.252Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-02T10:36:31.544Z] + ls /var/log/sa-host [2021-12-02T10:36:31.544Z] + sadf -c /var/log/sa-host/sa02 [2021-12-02T10:36:31.544Z] file_magic: OK [2021-12-02T10:36:31.544Z] HZ: Using current value: 100 [2021-12-02T10:36:31.544Z] file_header: OK [2021-12-02T10:36:31.544Z] 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-12-02T10:36:31.544Z] Statistics: [2021-12-02T10:36:31.544Z] 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... [2021-12-02T10:36:31.544Z] File successfully converted to sysstat format version 12.0.3 [2021-12-02T10:36:31.544Z] + sadf -c /var/log/sa-host/sa17 [2021-12-02T10:36:31.544Z] file_magic: OK [2021-12-02T10:36:31.544Z] HZ: Using current value: 100 [2021-12-02T10:36:31.544Z] file_header: OK [2021-12-02T10:36:31.544Z] 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-12-02T10:36:31.544Z] Statistics: [2021-12-02T10:36:31.544Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-02T10:36:31.544Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T10:36:31.804Z] provisioning config files... [2021-12-02T10:36:31.816Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config3707012841558505358tmp [Pipeline] { [Pipeline] echo [2021-12-02T10:36:31.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:36:32.256Z] ---> create-netrc.sh [Pipeline] } [2021-12-02T10:36:32.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:36:32.804Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-02T10:36:32.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:36:33.257Z] ---> sudo-logs.sh [2021-12-02T10:36:33.257Z] Archiving 'sudo' log.. [2021-12-02T10:36:33.257Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-70.novalocal: Name or service not known [2021-12-02T10:36:33.257Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-70.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-02T10:36:33.284Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:36:33.583Z] ---> job-cost.sh [2021-12-02T10:36:33.583Z] lf-activate-venv: SKIPPING [2021-12-02T10:36:33.583Z] DEBUG: total: 0.10999999940395355 [2021-12-02T10:36:33.583Z] INFO: Retrieving Stack Cost... [2021-12-02T10:36:34.157Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-02T10:36:34.725Z] INFO: Archiving Costs [Pipeline] echo [2021-12-02T10:36:34.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T10:36:35.025Z] ---> logs-deploy.sh [2021-12-02T10:36:35.025Z] lf-activate-venv: SKIPPING [2021-12-02T10:36:35.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/10 [2021-12-02T10:36:35.025Z] INFO: archiving workspace using pattern(s): [2021-12-02T10:36:35.595Z] Archives upload complete. [2021-12-02T10:36:35.855Z] INFO: archiving logs to Nexus