Pull request #3794 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 039b2c034d052b01361a42d506335991bcfe95b0+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (be37a0c35ba558cc48a49e8c48d47c3bcff4e99e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8546477885059295659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh2803832526511779051.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-3794/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-3794/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh967110881105920942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh2619566099019228318.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-3794/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-3794/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1138981784381859833.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 Running on prd-centos7-docker-4c-2g-71 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh2053328377279659103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 039b2c034d052b01361a42d506335991bcfe95b0 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh449752099782697715.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # 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/7@tmp/jenkins-gitclient-ssh4835375543343403320.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 Merge succeeded, producing 039b2c034d052b01361a42d506335991bcfe95b0 Checking out Revision 039b2c034d052b01361a42d506335991bcfe95b0 (PR-3794) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 Commit message: "docs(snap): Update proxy configuration information in README.md (update)" > git rev-list --no-walk adb0b377cda9f92ff6e766ee25e543ce911ba8b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T13:00:00.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T13:00:00.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T13:00:00.447Z] ========================================================= [2021-11-11T13:00:00.447Z] EdgeX Global Pipelines Version Info [2021-11-11T13:00:00.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:00:01.596Z] ------------------- [2021-11-11T13:00:01.596Z] stable info: [2021-11-11T13:00:01.596Z] ------------------- [2021-11-11T13:00:01.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T13:00:01.596Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T13:00:01.596Z] Message: update stable to v1.0.212 [2021-11-11T13:00:02.540Z] ------------------- [2021-11-11T13:00:02.540Z] experimental info: [2021-11-11T13:00:02.540Z] ------------------- [2021-11-11T13:00:02.540Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T13:00:02.540Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T13:00:02.540Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T13:00:02.616Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T13:00:02.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T13:00:02.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T13:00:02.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T13:00:02.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T13:00:02.665Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T13:00:02.674Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T13:00:02.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T13:00:02.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T13:00:02.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T13:00:02.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T13:00:02.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T13:00:02.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T13:00:02.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T13:00:02.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T13:00:02.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T13:00:02.763Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T13:00:02.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T13:00:02.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T13:00:02.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T13:00:02.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T13:00:02.808Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T13:00:02.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3794 [Pipeline] echo [2021-11-11T13:00:02.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3794 [Pipeline] echo [2021-11-11T13:00:02.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3794 [Pipeline] echo [2021-11-11T13:00:02.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 039b2c034d052b01361a42d506335991bcfe95b0 [Pipeline] echo [2021-11-11T13:00:02.875Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 039b2c0 [Pipeline] echo [2021-11-11T13:00:02.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T13:00:02.923Z] provisioning config files... [2021-11-11T13:00:02.942Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3175267996260133563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:00:03.262Z] ---> docker-login.sh [2021-11-11T13:00:03.262Z] nexus3.edgexfoundry.org:10001 [2021-11-11T13:00:03.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:00:03.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:00:03.525Z] Configure a credential helper to remove this warning. See [2021-11-11T13:00:03.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:00:03.525Z] [2021-11-11T13:00:03.525Z] Login Succeeded [2021-11-11T13:00:03.525Z] nexus3.edgexfoundry.org:10002 [2021-11-11T13:00:03.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:00:03.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:00:03.525Z] Configure a credential helper to remove this warning. See [2021-11-11T13:00:03.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:00:03.525Z] [2021-11-11T13:00:03.525Z] Login Succeeded [2021-11-11T13:00:03.525Z] nexus3.edgexfoundry.org:10003 [2021-11-11T13:00:03.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:00:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:00:03.787Z] Configure a credential helper to remove this warning. See [2021-11-11T13:00:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:00:03.787Z] [2021-11-11T13:00:03.787Z] Login Succeeded [2021-11-11T13:00:03.787Z] nexus3.edgexfoundry.org:10004 [2021-11-11T13:00:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:00:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:00:03.787Z] Configure a credential helper to remove this warning. See [2021-11-11T13:00:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:00:03.787Z] [2021-11-11T13:00:03.787Z] Login Succeeded [2021-11-11T13:00:03.787Z] docker.io [2021-11-11T13:00:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:00:04.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:00:04.359Z] Configure a credential helper to remove this warning. See [2021-11-11T13:00:04.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:00:04.359Z] [2021-11-11T13:00:04.359Z] Login Succeeded [2021-11-11T13:00:04.359Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T13:00:04.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T13:00:04.678Z] ++ 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-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T13:00:04.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T13:00:04.678Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T13:00:04.678Z] ++ cut -d/ -f2 [2021-11-11T13:00:04.678Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T13:00:04.718Z] 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-11-11T13:00:05.126Z] + git rev-list -1 --merges 039b2c034d052b01361a42d506335991bcfe95b0~1..039b2c034d052b01361a42d506335991bcfe95b0 [Pipeline] echo [2021-11-11T13:00:05.139Z] -----------> git rev-list -1 --merges 039b2c034d052b01361a42d506335991bcfe95b0~1..039b2c034d052b01361a42d506335991bcfe95b0 039b2c034d052b01361a42d506335991bcfe95b0 [false] [Pipeline] sh [2021-11-11T13:00:05.430Z] + git log --format=format:%s -1 039b2c034d052b01361a42d506335991bcfe95b0 [Pipeline] echo [2021-11-11T13:00:05.446Z] ========================================================= [2021-11-11T13:00:05.446Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T13:00:05.446Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:00:06.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T13:00:06.152Z] [2021-11-11T13:00:06.152Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:00:06.466Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T13:00:06.466Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T13:00:06.466Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T13:00:06.466Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T13:00:06.466Z] 4c7163046ea9: Pulling fs layer [2021-11-11T13:00:06.466Z] 0c2d73faf560: Pulling fs layer [2021-11-11T13:00:06.466Z] 0c2d73faf560: Waiting [2021-11-11T13:00:06.466Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T13:00:06.466Z] 3e5f54012d9b: Download complete [2021-11-11T13:00:06.466Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T13:00:06.466Z] a0d0a0d46f8b: Download complete [2021-11-11T13:00:06.466Z] 0c2d73faf560: Verifying Checksum [2021-11-11T13:00:06.466Z] 0c2d73faf560: Download complete [2021-11-11T13:00:06.466Z] 4c7163046ea9: Verifying Checksum [2021-11-11T13:00:06.466Z] 4c7163046ea9: Download complete [2021-11-11T13:00:06.732Z] a0d0a0d46f8b: Pull complete [2021-11-11T13:00:06.732Z] 3e5f54012d9b: Pull complete [2021-11-11T13:00:06.997Z] 4c7163046ea9: Pull complete [2021-11-11T13:00:07.258Z] 0c2d73faf560: Pull complete [2021-11-11T13:00:07.258Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T13:00:07.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T13:00:07.258Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T13:00:07.324Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-11-11T13:00:07.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T13:00:07.947Z] $ docker top 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T13:00:08.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T13:00:08.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T13:00:08.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T13:00:08.150Z] $ docker exec 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 ssh-agent [2021-11-11T13:00:08.252Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEaefBJ/agent.13 [2021-11-11T13:00:08.252Z] SSH_AGENT_PID=19 [2021-11-11T13:00:08.260Z] Running ssh-add (command line suppressed) [2021-11-11T13:00:08.346Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_854775535962006940.key (/w/workspace/edgex-go/7@tmp/private_key_854775535962006940.key) [2021-11-11T13:00:08.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T13:00:08.650Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T13:00:08.662Z] $ docker exec --env ******** --env ******** 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 ssh-agent -k [2021-11-11T13:00:08.755Z] unset SSH_AUTH_SOCK; [2021-11-11T13:00:08.755Z] unset SSH_AGENT_PID; [2021-11-11T13:00:08.756Z] echo Agent pid 19 killed; [2021-11-11T13:00:08.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T13:00:08.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T13:00:08.791Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T13:00:08.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T13:00:08.908Z] $ docker exec 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 ssh-agent [2021-11-11T13:00:09.012Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKDgeMp/agent.51 [2021-11-11T13:00:09.012Z] SSH_AGENT_PID=57 [2021-11-11T13:00:09.017Z] Running ssh-add (command line suppressed) [2021-11-11T13:00:09.106Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7653526681534913158.key (/w/workspace/edgex-go/7@tmp/private_key_7653526681534913158.key) [2021-11-11T13:00:09.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T13:00:09.411Z] + git semver init [2021-11-11T13:00:09.411Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T13:00:09.411Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-11-11T13:00:09.411Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-11-11T13:00:09.411Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T13:00:09.411Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T13:00:09.411Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T13:00:09.411Z] # $SEMVER_BRANCH = PR-3794 [2021-11-11T13:00:09.411Z] # $SEMVER_TEMP = /tmp/semver-970408921 [2021-11-11T13:00:09.411Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T13:00:21.675Z] # '/tmp/semver-970408921' -> '/w/workspace/edgex-go/7/.semver' [2021-11-11T13:00:21.675Z] # -> Force: false [2021-11-11T13:00:21.675Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-11-11T13:00:21.690Z] $ docker exec --env ******** --env ******** 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 ssh-agent -k [2021-11-11T13:00:21.782Z] unset SSH_AUTH_SOCK; [2021-11-11T13:00:21.782Z] unset SSH_AGENT_PID; [2021-11-11T13:00:21.782Z] echo Agent pid 57 killed; [2021-11-11T13:00:21.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T13:00:22.089Z] + git semver [Pipeline] } [2021-11-11T13:00:22.103Z] $ docker stop --time=1 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 [2021-11-11T13:00:24.391Z] $ docker rm -f 96f2a65afc6c46ef754955c1947fb03c031d75128bd2c38c1fd7078ce6a899a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T13:00:24.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T13:00:24.944Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T13:00:24.947Z] [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-11-11T13:00:25.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T13:00:25.157Z] ========================================================= [2021-11-11T13:00:25.157Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T13:00:25.157Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T13:00:25.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T13:00:25.448Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T13:00:25.448Z] a0d0a0d46f8b: Already exists [2021-11-11T13:00:25.448Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T13:00:25.448Z] b8b176561691: Pulling fs layer [2021-11-11T13:00:25.448Z] 4527c011a84f: Pulling fs layer [2021-11-11T13:00:25.448Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T13:00:25.448Z] e0aca202a116: Pulling fs layer [2021-11-11T13:00:25.448Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T13:00:25.448Z] 34cad66bf833: Pulling fs layer [2021-11-11T13:00:25.448Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T13:00:25.448Z] 5d74067f8e1e: Waiting [2021-11-11T13:00:25.448Z] e0aca202a116: Waiting [2021-11-11T13:00:25.448Z] 3a43be97a3b4: Waiting [2021-11-11T13:00:25.448Z] 34cad66bf833: Waiting [2021-11-11T13:00:25.448Z] b4e3c513aaa6: Waiting [2021-11-11T13:00:25.448Z] b8b176561691: Verifying Checksum [2021-11-11T13:00:25.448Z] b8b176561691: Download complete [2021-11-11T13:00:25.448Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T13:00:25.448Z] 31adcdaf11c8: Download complete [2021-11-11T13:00:25.448Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T13:00:25.448Z] 5d74067f8e1e: Download complete [2021-11-11T13:00:25.448Z] e0aca202a116: Verifying Checksum [2021-11-11T13:00:25.448Z] e0aca202a116: Download complete [2021-11-11T13:00:25.448Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T13:00:25.448Z] 3a43be97a3b4: Download complete [2021-11-11T13:00:25.711Z] 31adcdaf11c8: Pull complete [2021-11-11T13:00:25.711Z] 34cad66bf833: Verifying Checksum [2021-11-11T13:00:25.711Z] 34cad66bf833: Download complete [2021-11-11T13:00:25.711Z] b8b176561691: Pull complete [2021-11-11T13:00:25.971Z] 4527c011a84f: Verifying Checksum [2021-11-11T13:00:25.971Z] 4527c011a84f: Download complete [2021-11-11T13:00:25.971Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T13:00:25.971Z] b4e3c513aaa6: Download complete [2021-11-11T13:00:30.210Z] 4527c011a84f: Pull complete [2021-11-11T13:00:30.210Z] 5d74067f8e1e: Pull complete [2021-11-11T13:00:30.210Z] e0aca202a116: Pull complete [2021-11-11T13:00:30.210Z] 3a43be97a3b4: Pull complete [2021-11-11T13:00:30.210Z] 34cad66bf833: Pull complete [2021-11-11T13:00:32.144Z] b4e3c513aaa6: Pull complete [2021-11-11T13:00:32.144Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T13:00:32.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T13:00:32.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T13:00:32.442Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T13:00:32.442Z] WORKDIR /edgex [2021-11-11T13:00:32.442Z] COPY go.mod . [2021-11-11T13:00:32.442Z] RUN go mod download' [2021-11-11T13:00:32.442Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T13:00:33.835Z] Sending build context to Docker daemon 329.9MB [2021-11-11T13:00:33.835Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T13:00:33.835Z] ---> 9f6097aaca64 [2021-11-11T13:00:33.835Z] Step 2/4 : WORKDIR /edgex [2021-11-11T13:00:35.746Z] ---> Running in b6905563baf8 [2021-11-11T13:00:35.746Z] Removing intermediate container b6905563baf8 [2021-11-11T13:00:35.746Z] ---> 06ee9124d988 [2021-11-11T13:00:35.746Z] Step 3/4 : COPY go.mod . [2021-11-11T13:00:36.013Z] ---> 1247f1512a02 [2021-11-11T13:00:36.013Z] Step 4/4 : RUN go mod download [2021-11-11T13:00:36.013Z] ---> Running in 3db3122b3d25 [2021-11-11T13:00:40.111Z] Still waiting to schedule task [2021-11-11T13:00:40.112Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-11T13:01:08.164Z] Removing intermediate container 3db3122b3d25 [2021-11-11T13:01:08.164Z] ---> bb8851e35907 [2021-11-11T13:01:08.164Z] Successfully built bb8851e35907 [2021-11-11T13:01:08.164Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:01:08.458Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T13:01:08.458Z] . [Pipeline] withDockerContainer [2021-11-11T13:01:08.520Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-11-11T13:01:08.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T13:01:08.933Z] $ docker top 9a3f6fdc25152596372213eda0e19950be385f24187014f760d199de65c05307 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T13:01:09.291Z] + go version [2021-11-11T13:01:09.291Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T13:01:09.301Z] $ docker stop --time=1 9a3f6fdc25152596372213eda0e19950be385f24187014f760d199de65c05307 [2021-11-11T13:01:10.476Z] $ docker rm -f 9a3f6fdc25152596372213eda0e19950be385f24187014f760d199de65c05307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:01:10.991Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T13:01:10.991Z] . [Pipeline] withDockerContainer [2021-11-11T13:01:11.052Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-11-11T13:01:11.085Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T13:01:11.420Z] $ docker top 8086c3933eb5e8a426e63edfe55720510897096669a2864fe428698982674451 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T13:01:11.484Z] ========================================================= [2021-11-11T13:01:11.484Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T13:01:11.484Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T13:01:11.770Z] + make test [2021-11-11T13:01:11.770Z] go mod tidy [2021-11-11T13:01:12.041Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T13:01:17.379Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T13:01:35.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T13:01:38.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T13:01:38.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T13:01:38.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T13:01:41.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T13:01:41.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T13:01:41.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T13:01:41.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T13:01:42.440Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T13:01:42.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T13:01:42.971Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T13:01:42.971Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T13:01:42.971Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T13:01:42.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T13:01:44.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-11-11T13:01:44.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T13:01:44.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T13:01:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2021-11-11T13:01:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T13:01:46.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 44.7% of statements [2021-11-11T13:01:46.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T13:01:46.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T13:01:46.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements [2021-11-11T13:01:46.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T13:01:46.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T13:01:48.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2021-11-11T13:01:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T13:01:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T13:01:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T13:01:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T13:01:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T13:01:48.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements [2021-11-11T13:01:48.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T13:01:48.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T13:01:48.575Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2021-11-11T13:01:48.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T13:01:48.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T13:01:48.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T13:01:48.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T13:01:48.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T13:01:48.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-11-11T13:01:48.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T13:01:48.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T13:01:48.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T13:01:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements [2021-11-11T13:01:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T13:01:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-11-11T13:01:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-11-11T13:01:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T13:01:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-11-11T13:01:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-11-11T13:01:50.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-11-11T13:01:50.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-11-11T13:01:50.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-11-11T13:02:03.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-11-11T13:02:03.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-11-11T13:02:08.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.165s coverage: 82.5% of statements [2021-11-11T13:02:08.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T13:02:24.098Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-72 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws [2021-11-11T13:02:24.110Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-11-11T13:02:24.432Z] The recommended git tool is: git [2021-11-11T13:02:26.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T13:02:26.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T13:02:26.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T13:02:26.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-11T13:02:26.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-11-11T13:02:26.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-11-11T13:02:26.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-11-11T13:02:26.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T13:02:26.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-11-11T13:02:26.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-11-11T13:02:26.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 65.4% of statements [2021-11-11T13:02:26.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T13:02:26.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T13:02:26.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T13:02:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements [2021-11-11T13:02:27.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T13:02:27.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T13:02:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-11-11T13:02:27.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T13:02:27.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-11-11T13:02:27.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T13:02:30.032Z] using credential edgex-jenkins-ssh [2021-11-11T13:02:30.047Z] Cloning the remote Git repository [2021-11-11T13:02:30.118Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T13:02:30.211Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-11-11T13:02:30.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T13:02:30.282Z] > git --version # timeout=10 [2021-11-11T13:02:30.310Z] > git --version # 'git version 2.17.1' [2021-11-11T13:02:30.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T13:02:30.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T13:02:34.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T13:02:34.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T13:02:34.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T13:02:34.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T13:02:34.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T13:02:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T13:02:34.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-11-11T13:02:34.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-11T13:02:34.535Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-11T13:02:46.154Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:02:46.485Z] Merge succeeded, producing 039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:02:46.486Z] Checking out Revision 039b2c034d052b01361a42d506335991bcfe95b0 (PR-3794) [2021-11-11T13:02:45.183Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T13:02:45.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T13:02:45.228Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T13:02:45.261Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T13:02:45.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T13:02:45.274Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T13:02:46.171Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T13:02:46.193Z] > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 [2021-11-11T13:02:46.405Z] > git remote # timeout=10 [2021-11-11T13:02:46.425Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T13:02:46.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T13:02:46.452Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-11T13:02:46.472Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T13:02:46.491Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T13:02:46.512Z] > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 [2021-11-11T13:02:50.873Z] Commit message: "docs(snap): Update proxy configuration information in README.md (update)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T13:02:51.856Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T13:02:51.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T13:02:51.857Z] Dload Upload Total Spent Left Speed [2021-11-11T13:02:51.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90953 0 --:--:-- --:--:-- --:--:-- 91658 [Pipeline] sh [2021-11-11T13:02:52.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T13:02:52.627Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T13:02:52.627Z] + sudo tee /etc/docker/daemon.new [2021-11-11T13:02:52.627Z] { [2021-11-11T13:02:52.627Z] "registry-mirrors": [ [2021-11-11T13:02:52.627Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T13:02:52.627Z] ], [2021-11-11T13:02:52.627Z] "bip": "10.250.0.254/24", [2021-11-11T13:02:52.627Z] "hosts": [ [2021-11-11T13:02:52.627Z] "tcp://0.0.0.0:5555", [2021-11-11T13:02:52.627Z] "unix:///var/run/docker.sock" [2021-11-11T13:02:52.627Z] ], [2021-11-11T13:02:52.627Z] "mtu": 1458, [2021-11-11T13:02:52.627Z] "selinux-enabled": true, [2021-11-11T13:02:52.627Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T13:02:52.627Z] } [Pipeline] sh [2021-11-11T13:02:52.960Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T13:02:53.388Z] + sudo service docker restart [2021-11-11T13:03:06.742Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T13:03:11.734Z] provisioning config files... [2021-11-11T13:03:11.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6549308773577310541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:03:12.118Z] ---> docker-login.sh [2021-11-11T13:03:12.118Z] nexus3.edgexfoundry.org:10001 [2021-11-11T13:03:12.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:03:12.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:03:12.992Z] Configure a credential helper to remove this warning. See [2021-11-11T13:03:12.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:03:12.992Z] [2021-11-11T13:03:12.992Z] Login Succeeded [2021-11-11T13:03:12.992Z] nexus3.edgexfoundry.org:10002 [2021-11-11T13:03:13.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:03:13.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:03:13.589Z] Configure a credential helper to remove this warning. See [2021-11-11T13:03:13.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:03:13.589Z] [2021-11-11T13:03:13.589Z] Login Succeeded [2021-11-11T13:03:13.589Z] nexus3.edgexfoundry.org:10003 [2021-11-11T13:03:13.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:03:14.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:03:14.144Z] Configure a credential helper to remove this warning. See [2021-11-11T13:03:14.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:03:14.144Z] [2021-11-11T13:03:14.144Z] Login Succeeded [2021-11-11T13:03:14.144Z] nexus3.edgexfoundry.org:10004 [2021-11-11T13:03:14.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:03:14.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:03:14.692Z] Configure a credential helper to remove this warning. See [2021-11-11T13:03:14.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:03:14.692Z] [2021-11-11T13:03:14.692Z] Login Succeeded [2021-11-11T13:03:14.692Z] docker.io [2021-11-11T13:03:14.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T13:03:15.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T13:03:15.560Z] Configure a credential helper to remove this warning. See [2021-11-11T13:03:15.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T13:03:15.560Z] [2021-11-11T13:03:15.560Z] Login Succeeded [2021-11-11T13:03:15.560Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T13:03:15.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T13:03:16.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T13:03:16.032Z] ========================================================= [2021-11-11T13:03:16.032Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T13:03:16.032Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T13:03:16.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T13:03:16.659Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T13:03:16.659Z] 552d1f2373af: Pulling fs layer [2021-11-11T13:03:16.659Z] ea3f2d53f512: Pulling fs layer [2021-11-11T13:03:16.659Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T13:03:16.659Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T13:03:16.659Z] 72dc09318566: Pulling fs layer [2021-11-11T13:03:16.659Z] f4f7b4309257: Pulling fs layer [2021-11-11T13:03:16.659Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T13:03:16.659Z] b78e95d17946: Pulling fs layer [2021-11-11T13:03:16.659Z] 72dc09318566: Waiting [2021-11-11T13:03:16.659Z] f4f7b4309257: Waiting [2021-11-11T13:03:16.659Z] 0ac9a79272e3: Waiting [2021-11-11T13:03:16.659Z] b78e95d17946: Waiting [2021-11-11T13:03:16.659Z] 7a9cfe048b4a: Waiting [2021-11-11T13:03:16.659Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T13:03:16.659Z] 9e70ebbbe112: Download complete [2021-11-11T13:03:16.659Z] ea3f2d53f512: Verifying Checksum [2021-11-11T13:03:16.659Z] ea3f2d53f512: Download complete [2021-11-11T13:03:16.659Z] 72dc09318566: Verifying Checksum [2021-11-11T13:03:16.659Z] 72dc09318566: Download complete [2021-11-11T13:03:16.659Z] f4f7b4309257: Verifying Checksum [2021-11-11T13:03:16.659Z] f4f7b4309257: Download complete [2021-11-11T13:03:16.659Z] 552d1f2373af: Verifying Checksum [2021-11-11T13:03:16.659Z] 552d1f2373af: Download complete [2021-11-11T13:03:16.659Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T13:03:16.659Z] 0ac9a79272e3: Download complete [2021-11-11T13:03:16.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T13:03:16.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T13:03:16.797Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T13:03:17.350Z] + ls -al . [2021-11-11T13:03:17.350Z] total 636 [2021-11-11T13:03:17.350Z] drwxrwxr-x 10 1001 1001 4096 Nov 11 13:03 . [2021-11-11T13:03:17.350Z] drwxr-xr-x 4 root root 28 Nov 11 13:01 .. [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 12:59 .dockerignore [2021-11-11T13:03:17.350Z] drwxrwxr-x 8 1001 1001 179 Nov 11 12:59 .git [2021-11-11T13:03:17.350Z] drwxrwxr-x 4 1001 1001 142 Nov 11 12:59 .github [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 12:59 .gitignore [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 12:59 .golangci.yml [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 12:59 .hadolint.yml [2021-11-11T13:03:17.350Z] drwx------ 3 1001 1001 58 Nov 11 13:00 .semver [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 12:59 .sonarcloud.properties [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 12:59 ADOPTERS.md [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 12:59 Attribution.txt [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 12:59 CHANGELOG.md [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 12:59 CONTRIBUTING.md [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 12:59 GOVERNANCE.md [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 12:59 Jenkinsfile [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 12:59 LICENSE [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 12:59 Makefile [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 12:59 OWNERS.md [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 12:59 README.md [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 12:59 SECURITY.md [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 13:00 VERSION [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 12:59 ZMQWindows.md [2021-11-11T13:03:17.350Z] drwxrwxr-x 2 1001 1001 37 Nov 11 12:59 bin [2021-11-11T13:03:17.350Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 12:59 cmd [2021-11-11T13:03:17.350Z] -rw-r--r-- 1 root root 428381 Nov 11 13:02 coverage.out [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 12:59 go.mod [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 12:59 go.sum [2021-11-11T13:03:17.350Z] drwxrwxr-x 8 1001 1001 124 Nov 11 12:59 internal [2021-11-11T13:03:17.350Z] drwxrwxr-x 3 1001 1001 16 Nov 11 12:59 openapi [2021-11-11T13:03:17.350Z] drwxrwxr-x 4 1001 1001 71 Nov 11 12:59 snap [2021-11-11T13:03:17.350Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 12:59 version.go [Pipeline] sh [2021-11-11T13:03:17.638Z] + '[' -e coverage.out ] [2021-11-11T13:03:17.638Z] + chown 1001:1001 coverage.out [2021-11-11T13:03:17.646Z] 552d1f2373af: Pull complete [Pipeline] stash [2021-11-11T13:03:17.747Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T13:03:18.050Z] + make build [2021-11-11T13:03:18.050Z] 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-11-11T13:03:18.255Z] ea3f2d53f512: Pull complete [2021-11-11T13:03:18.536Z] 9e70ebbbe112: Pull complete [2021-11-11T13:03:18.812Z] b78e95d17946: Verifying Checksum [2021-11-11T13:03:18.812Z] b78e95d17946: Download complete [2021-11-11T13:03:19.416Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T13:03:19.416Z] 7a9cfe048b4a: Download complete [2021-11-11T13:03:19.438Z] 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-11-11T13:03:26.079Z] 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-11-11T13:03:26.649Z] 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-11-11T13:03:28.035Z] 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-11-11T13:03:28.035Z] 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-11-11T13:03:28.973Z] 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-11-11T13:03:29.547Z] 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-11-11T13:03:29.575Z] 7a9cfe048b4a: Pull complete [2021-11-11T13:03:29.575Z] 72dc09318566: Pull complete [2021-11-11T13:03:30.173Z] f4f7b4309257: Pull complete [2021-11-11T13:03:30.446Z] 0ac9a79272e3: Pull complete [2021-11-11T13:03:30.505Z] 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-11-11T13:03:31.457Z] 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-11-11T13:03:32.035Z] 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-11-11T13:03:32.996Z] 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-11-11T13:03:34.491Z] $ docker stop --time=1 8086c3933eb5e8a426e63edfe55720510897096669a2864fe428698982674451 [2021-11-11T13:03:36.384Z] $ docker rm -f 8086c3933eb5e8a426e63edfe55720510897096669a2864fe428698982674451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-11-11T13:03:37.174Z] b78e95d17946: Pull complete [2021-11-11T13:03:37.174Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T13:03:37.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T13:03:37.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-11-11T13:03:38.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T13:03:38.025Z] [2021-11-11T13:03:38.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:03:38.087Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-11T13:03:38.087Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T13:03:38.087Z] WORKDIR /edgex [2021-11-11T13:03:38.087Z] COPY go.mod . [2021-11-11T13:03:38.087Z] RUN go mod download [2021-11-11T13:03:38.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T13:03:38.331Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-11T13:03:38.331Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-11T13:03:38.331Z] ca9280d653b3: Pulling fs layer [2021-11-11T13:03:38.331Z] 7e9c9ca2126c: Pulling fs layer [2021-11-11T13:03:38.331Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-11T13:03:38.331Z] cbdbe7a5bc2a: Download complete [2021-11-11T13:03:38.593Z] ca9280d653b3: Verifying Checksum [2021-11-11T13:03:38.593Z] ca9280d653b3: Download complete [2021-11-11T13:03:38.860Z] cbdbe7a5bc2a: Pull complete [2021-11-11T13:03:38.860Z] 7e9c9ca2126c: Verifying Checksum [2021-11-11T13:03:38.860Z] 7e9c9ca2126c: Download complete [2021-11-11T13:03:39.133Z] ca9280d653b3: Pull complete [2021-11-11T13:03:40.714Z] Sending build context to Docker daemon 166.6MB [2021-11-11T13:03:40.714Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T13:03:40.714Z] ---> 8b459fc5aaf0 [2021-11-11T13:03:40.714Z] Step 2/4 : WORKDIR /edgex [2021-11-11T13:03:42.151Z] ---> Running in 6cb0b3adfd9e [2021-11-11T13:03:42.745Z] Removing intermediate container 6cb0b3adfd9e [2021-11-11T13:03:42.745Z] ---> 6f56563178cb [2021-11-11T13:03:42.745Z] Step 3/4 : COPY go.mod . [2021-11-11T13:03:43.347Z] ---> d18d6816a2af [2021-11-11T13:03:43.348Z] Step 4/4 : RUN go mod download [2021-11-11T13:03:43.348Z] ---> Running in e733b4693f60 [2021-11-11T13:03:43.348Z] 7e9c9ca2126c: Pull complete [2021-11-11T13:03:43.348Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-11T13:03:43.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T13:03:43.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-11T13:03:43.414Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-11-11T13:03:43.452Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T13:03:45.622Z] $ docker top 0726a47ec9bb588294f145ad1df81756256c5168b3883f27529ab16936a88fce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T13:03:45.980Z] + docker-compose build --help [2021-11-11T13:03:45.980Z] + grep parallel [2021-11-11T13:03:46.553Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T13:03:46.563Z] $ docker stop --time=1 0726a47ec9bb588294f145ad1df81756256c5168b3883f27529ab16936a88fce [2021-11-11T13:03:47.747Z] $ docker rm -f 0726a47ec9bb588294f145ad1df81756256c5168b3883f27529ab16936a88fce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:03:48.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T13:03:48.133Z] . [Pipeline] withDockerContainer [2021-11-11T13:03:48.192Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-11-11T13:03:48.227Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-11T13:03:48.548Z] $ docker top 6fc35663fefd0cbeeca1d0488df4ad7e0f0c39896bd91e47f9e723cb539686ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T13:03:48.905Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T13:03:49.476Z] Building core-command ... [2021-11-11T13:03:49.476Z] Building core-data ... [2021-11-11T13:03:49.476Z] Building core-metadata ... [2021-11-11T13:03:49.476Z] Building security-bootstrapper ... [2021-11-11T13:03:49.476Z] Building security-proxy-setup ... [2021-11-11T13:03:49.476Z] Building security-secretstore-setup ... [2021-11-11T13:03:49.476Z] Building support-notifications ... [2021-11-11T13:03:49.476Z] Building support-scheduler ... [2021-11-11T13:03:49.476Z] Building sys-mgmt-agent ... [2021-11-11T13:03:49.476Z] Building core-metadata [2021-11-11T13:03:49.476Z] Building support-scheduler [2021-11-11T13:03:49.476Z] Building security-proxy-setup [2021-11-11T13:03:49.476Z] Building security-bootstrapper [2021-11-11T13:03:49.476Z] Building sys-mgmt-agent [2021-11-11T13:03:59.476Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:03:59.476Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:03:59.476Z] ---> bb8851e35907 [2021-11-11T13:03:59.476Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T13:03:59.476Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:03:59.476Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:03:59.476Z] ---> bb8851e35907 [2021-11-11T13:03:59.476Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T13:04:06.056Z] ---> Running in a00472e6691c [2021-11-11T13:04:06.056Z] ---> Running in b26dd963ecdb [2021-11-11T13:04:07.456Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:04:07.456Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:04:07.456Z] ---> bb8851e35907 [2021-11-11T13:04:07.456Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T13:04:07.456Z] ---> Using cache [2021-11-11T13:04:07.456Z] ---> 86e37d655b97 [2021-11-11T13:04:07.456Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:04:08.840Z] Removing intermediate container a00472e6691c [2021-11-11T13:04:08.840Z] ---> 86e37d655b97 [2021-11-11T13:04:08.840Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:04:09.101Z] Removing intermediate container b26dd963ecdb [2021-11-11T13:04:09.101Z] ---> c1f3207eec59 [2021-11-11T13:04:09.101Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:04:09.101Z] ---> Running in 50964476b0f0 [2021-11-11T13:04:09.101Z] ---> Running in 2e943386ea36 [2021-11-11T13:04:09.101Z] ---> Running in b2a567816535 [2021-11-11T13:04:09.674Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:04:09.674Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:04:09.674Z] ---> bb8851e35907 [2021-11-11T13:04:09.674Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T13:04:09.674Z] ---> Using cache [2021-11-11T13:04:09.674Z] ---> c1f3207eec59 [2021-11-11T13:04:09.674Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:04:09.935Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:04:09.935Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:04:09.935Z] ---> bb8851e35907 [2021-11-11T13:04:09.935Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T13:04:09.935Z] ---> Using cache [2021-11-11T13:04:09.935Z] ---> c1f3207eec59 [2021-11-11T13:04:09.935Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:04:09.935Z] ---> Running in e2c8b57e16c9 [2021-11-11T13:04:09.935Z] ---> Running in 559cc27c7f69 [2021-11-11T13:04:10.203Z] Removing intermediate container 50964476b0f0 [2021-11-11T13:04:10.203Z] ---> 73c4a3e32fe3 [2021-11-11T13:04:10.203Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T13:04:10.203Z] ---> Running in 90d9dc4e8863 [2021-11-11T13:04:10.470Z] Removing intermediate container 2e943386ea36 [2021-11-11T13:04:10.470Z] ---> eba02d6f2222 [2021-11-11T13:04:10.470Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T13:04:10.470Z] ---> Running in 37cf13d4886a [2021-11-11T13:04:10.470Z] Removing intermediate container b2a567816535 [2021-11-11T13:04:10.470Z] ---> 650646327d23 [2021-11-11T13:04:10.470Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T13:04:10.470Z] ---> Running in 0252c5619d61 [2021-11-11T13:04:10.742Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:11.003Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:11.003Z] Removing intermediate container e2c8b57e16c9 [2021-11-11T13:04:11.003Z] ---> f98acfc50620 [2021-11-11T13:04:11.003Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T13:04:11.003Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:11.003Z] Removing intermediate container 559cc27c7f69 [2021-11-11T13:04:11.003Z] ---> 420e7ac8c1dc [2021-11-11T13:04:11.003Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T13:04:11.003Z] ---> Running in 741a0af8c1bb [2021-11-11T13:04:11.003Z] ---> Running in 4514d03b1e35 [2021-11-11T13:04:11.591Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:11.591Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:11.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:11.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:11.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:12.120Z] OK: 220 MiB in 52 packages [2021-11-11T13:04:12.120Z] OK: 220 MiB in 52 packages [2021-11-11T13:04:12.380Z] OK: 220 MiB in 52 packages [2021-11-11T13:04:12.380Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:12.380Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:04:12.380Z] Removing intermediate container 90d9dc4e8863 [2021-11-11T13:04:12.380Z] ---> d54fb8c25328 [2021-11-11T13:04:12.380Z] Step 6/30 : COPY . . [2021-11-11T13:04:12.639Z] OK: 220 MiB in 52 packages [2021-11-11T13:04:12.639Z] OK: 220 MiB in 52 packages [2021-11-11T13:04:12.910Z] Removing intermediate container 37cf13d4886a [2021-11-11T13:04:12.910Z] ---> 839607284bc1 [2021-11-11T13:04:12.910Z] Step 6/23 : COPY go.mod . [2021-11-11T13:04:12.910Z] Removing intermediate container 0252c5619d61 [2021-11-11T13:04:12.910Z] ---> 2b2453df78d0 [2021-11-11T13:04:12.910Z] Step 6/22 : COPY . . [2021-11-11T13:04:16.235Z] ---> 69322a2dfdb8 [2021-11-11T13:04:16.235Z] Step 7/23 : RUN go mod download [2021-11-11T13:04:16.818Z] ---> Running in 849a619c1e79 [2021-11-11T13:04:16.818Z] Removing intermediate container 4514d03b1e35 [2021-11-11T13:04:16.818Z] ---> 4a810716ac29 [2021-11-11T13:04:16.818Z] Step 6/20 : COPY . . [2021-11-11T13:04:16.818Z] Removing intermediate container 741a0af8c1bb [2021-11-11T13:04:16.818Z] ---> 5ea67fdc610e [2021-11-11T13:04:16.818Z] Step 6/22 : COPY . . [2021-11-11T13:04:20.150Z] ---> 76ecaa0f1abb [2021-11-11T13:04:20.150Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:04:22.094Z] ---> 5ba3ee967ef2 [2021-11-11T13:04:22.094Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:04:22.094Z] ---> Running in 02f909a3431f [2021-11-11T13:04:22.094Z] ---> Running in 924439cbb7fb [2021-11-11T13:04:23.049Z] ---> 2e314f33dc1a [2021-11-11T13:04:23.049Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:04:23.049Z] Removing intermediate container 849a619c1e79 [2021-11-11T13:04:23.049Z] ---> 39d9de0cd558 [2021-11-11T13:04:23.049Z] Step 8/23 : COPY . . [2021-11-11T13:04:23.308Z] ---> Running in 95853cef2690 [2021-11-11T13:04:23.884Z] ---> f80ad8bd2dc1 [2021-11-11T13:04:23.884Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:04:24.456Z] ---> Running in 735e4fbc90ec [2021-11-11T13:04:26.367Z] Removing intermediate container 924439cbb7fb [2021-11-11T13:04:26.367Z] ---> 6051f9f8b72e [2021-11-11T13:04:26.367Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T13:04:26.630Z] Removing intermediate container 95853cef2690 [2021-11-11T13:04:26.631Z] ---> 56c4a8579094 [2021-11-11T13:04:26.631Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T13:04:26.631Z] ---> Running in 27be8d667460 [2021-11-11T13:04:26.890Z] ---> Running in 30ac915bd3ea [2021-11-11T13:04:27.464Z] Removing intermediate container 02f909a3431f [2021-11-11T13:04:27.464Z] ---> 6cefacd450b0 [2021-11-11T13:04:27.464Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T13:04:27.723Z] ---> Running in 3b4cec0600f2 [2021-11-11T13:04:28.300Z] 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-11-11T13:04:28.566Z] 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-11-11T13:04:28.566Z] Removing intermediate container 735e4fbc90ec [2021-11-11T13:04:28.566Z] ---> df5bf81df54e [2021-11-11T13:04:28.566Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T13:04:28.566Z] ---> Running in c8cd21601de9 [2021-11-11T13:04:28.832Z] 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-11-11T13:04:29.418Z] 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-11-11T13:04:33.747Z] ---> e6a5899acfea [2021-11-11T13:04:33.747Z] Step 9/23 : RUN go mod tidy [2021-11-11T13:04:34.010Z] ---> Running in dc27a356b5cc [2021-11-11T13:04:35.927Z] Removing intermediate container dc27a356b5cc [2021-11-11T13:04:35.927Z] ---> 0d2dd64a0899 [2021-11-11T13:04:35.927Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T13:04:35.927Z] ---> Running in 2474bc537af6 [2021-11-11T13:04:36.192Z] 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-11-11T13:05:05.147Z] Removing intermediate container e733b4693f60 [2021-11-11T13:05:05.147Z] ---> bb6e3c472f2b [2021-11-11T13:05:05.147Z] Successfully built bb6e3c472f2b [2021-11-11T13:05:05.147Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:05:05.496Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T13:05:05.496Z] . [Pipeline] withDockerContainer [2021-11-11T13:05:05.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-11-11T13:05:05.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-11T13:05:07.340Z] $ docker top 574fb4e1b53d19e68de6af9eb4612218b5e302346ce4267fb5cd892d0a420924 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T13:05:08.298Z] + go version [2021-11-11T13:05:08.298Z] go version go1.16.8 linux/arm64 [2021-11-11T13:05:08.311Z] 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 [Pipeline] } [2021-11-11T13:05:08.318Z] $ docker stop --time=1 574fb4e1b53d19e68de6af9eb4612218b5e302346ce4267fb5cd892d0a420924 [2021-11-11T13:05:09.733Z] Removing intermediate container 3b4cec0600f2 [2021-11-11T13:05:09.733Z] ---> 1a560bee5e11 [2021-11-11T13:05:09.733Z] [2021-11-11T13:05:09.733Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T13:05:09.733Z] 3.14: Pulling from library/alpine [2021-11-11T13:05:09.992Z] $ docker rm -f 574fb4e1b53d19e68de6af9eb4612218b5e302346ce4267fb5cd892d0a420924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-11T13:05:10.318Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T13:05:10.318Z] Status: Downloaded newer image for alpine:3.14 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:05:10.589Z] ---> 14119a10abf4 [2021-11-11T13:05:10.589Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T13:05:10.589Z] Removing intermediate container c8cd21601de9 [2021-11-11T13:05:10.589Z] ---> 0897050cc001 [2021-11-11T13:05:10.589Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T13:05:10.589Z] ---> Running in f176ba8acf40 [2021-11-11T13:05:10.589Z] ---> Running in 93169bc9311c [2021-11-11T13:05:10.589Z] Removing intermediate container 30ac915bd3ea [2021-11-11T13:05:10.589Z] ---> 30814fc1e969 [2021-11-11T13:05:10.589Z] [2021-11-11T13:05:10.589Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T13:05:10.589Z] ---> 14119a10abf4 [2021-11-11T13:05:10.589Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T13:05:10.698Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T13:05:10.698Z] . [Pipeline] withDockerContainer [2021-11-11T13:05:10.861Z] ---> Running in 9613adf6216e [2021-11-11T13:05:10.861Z] Removing intermediate container 93169bc9311c [2021-11-11T13:05:10.861Z] ---> b8a04e334384 [2021-11-11T13:05:10.861Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T13:05:10.861Z] ---> Running in 4d63a5f85d2e [2021-11-11T13:05:10.922Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-11-11T13:05:11.000Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-11T13:05:11.495Z] 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-11-11T13:05:11.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:11.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:11.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:12.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:12.049Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T13:05:12.049Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T13:05:12.312Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T13:05:12.312Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T13:05:12.312Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:05:12.312Z] OK: 6 MiB in 16 packages [2021-11-11T13:05:12.312Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T13:05:12.312Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T13:05:12.312Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T13:05:12.312Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:05:12.312Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T13:05:12.385Z] $ docker top 973af82d4b8de633db0c16af84fb87e4bd50dba773fc3d475210c69b0d60afad -eo pid,comm [2021-11-11T13:05:12.575Z] Removing intermediate container 27be8d667460 [2021-11-11T13:05:12.575Z] ---> eef6d6e70fc7 [2021-11-11T13:05:12.575Z] [2021-11-11T13:05:12.575Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T13:05:12.575Z] ---> 14119a10abf4 [2021-11-11T13:05:12.576Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T13:05:12.576Z] OK: 8 MiB in 19 packages [2021-11-11T13:05:12.576Z] ---> Running in 644bd01c50aa [Pipeline] { [Pipeline] echo [2021-11-11T13:05:12.700Z] ========================================================= [2021-11-11T13:05:12.700Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T13:05:12.700Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T13:05:12.838Z] Removing intermediate container 4d63a5f85d2e [2021-11-11T13:05:12.839Z] ---> 778834850352 [2021-11-11T13:05:12.839Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T13:05:12.839Z] Removing intermediate container f176ba8acf40 [2021-11-11T13:05:12.839Z] ---> 63588d8c24ad [2021-11-11T13:05:12.839Z] [2021-11-11T13:05:12.839Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T13:05:12.839Z] ---> Running in 84c3f0388010 [2021-11-11T13:05:13.116Z] 20.10.8: Pulling from library/docker [2021-11-11T13:05:13.116Z] Removing intermediate container 84c3f0388010 [2021-11-11T13:05:13.116Z] ---> 999b58c3b28e [2021-11-11T13:05:13.116Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T13:05:13.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:13.116Z] ---> Running in e10df121c392 [2021-11-11T13:05:13.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:13.349Z] + make test [2021-11-11T13:05:13.349Z] go mod tidy [2021-11-11T13:05:13.399Z] Removing intermediate container 9613adf6216e [2021-11-11T13:05:13.399Z] ---> a02f0157ec97 [2021-11-11T13:05:13.399Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T13:05:13.399Z] Removing intermediate container e10df121c392 [2021-11-11T13:05:13.399Z] ---> b893f00336f4 [2021-11-11T13:05:13.399Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T13:05:13.399Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T13:05:13.399Z] ---> Running in 8050fbd4ebfd [2021-11-11T13:05:13.399Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:05:13.399Z] OK: 6 MiB in 15 packages [2021-11-11T13:05:13.662Z] ---> Running in ba15a8ba9e2c [2021-11-11T13:05:13.662Z] Removing intermediate container 8050fbd4ebfd [2021-11-11T13:05:13.662Z] ---> 168a051b3f89 [2021-11-11T13:05:13.662Z] Step 12/20 : WORKDIR /edgex [2021-11-11T13:05:13.924Z] ---> Running in eba356e69a3f [2021-11-11T13:05:13.953Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T13:05:14.189Z] Removing intermediate container eba356e69a3f [2021-11-11T13:05:14.189Z] ---> ed401581513c [2021-11-11T13:05:14.189Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T13:05:14.449Z] Removing intermediate container 644bd01c50aa [2021-11-11T13:05:14.449Z] ---> 3ce109137872 [2021-11-11T13:05:14.449Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T13:05:14.449Z] ---> Running in a59f8b6af1cc [2021-11-11T13:05:14.449Z] ---> 67e413d8901f [2021-11-11T13:05:14.449Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T13:05:14.450Z] Removing intermediate container 2474bc537af6 [2021-11-11T13:05:14.450Z] ---> 1ead23e81f6f [2021-11-11T13:05:14.450Z] [2021-11-11T13:05:14.450Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T13:05:14.450Z] ---> 14119a10abf4 [2021-11-11T13:05:14.450Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T13:05:14.450Z] ---> Using cache [2021-11-11T13:05:14.450Z] ---> 3ce109137872 [2021-11-11T13:05:14.450Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T13:05:14.710Z] ---> Running in 8d16662539ac [2021-11-11T13:05:14.710Z] Removing intermediate container a59f8b6af1cc [2021-11-11T13:05:14.710Z] ---> 5e0dbaa1fd12 [2021-11-11T13:05:14.710Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T13:05:14.710Z] ---> Running in daf5b8d4caf7 [2021-11-11T13:05:14.710Z] Removing intermediate container ba15a8ba9e2c [2021-11-11T13:05:14.710Z] ---> 1d87ebb25c70 [2021-11-11T13:05:14.710Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T13:05:14.710Z] ---> Running in 6eab76e20187 [2021-11-11T13:05:14.710Z] Removing intermediate container 8d16662539ac [2021-11-11T13:05:14.710Z] ---> 7b9c638dbc3d [2021-11-11T13:05:14.710Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T13:05:14.981Z] Removing intermediate container daf5b8d4caf7 [2021-11-11T13:05:14.981Z] ---> aa273c9cf8a6 [2021-11-11T13:05:14.981Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T13:05:14.981Z] ---> Running in 9db755c5851e [2021-11-11T13:05:14.981Z] ---> Running in 5999dec5788b [2021-11-11T13:05:14.981Z] Removing intermediate container 6eab76e20187 [2021-11-11T13:05:14.981Z] ---> c838e854e602 [2021-11-11T13:05:14.981Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T13:05:14.981Z] ---> 4ae1e731342d [2021-11-11T13:05:14.981Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T13:05:14.981Z] Removing intermediate container 9db755c5851e [2021-11-11T13:05:14.981Z] ---> d4e6b6310e9e [2021-11-11T13:05:14.981Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T13:05:14.981Z] Removing intermediate container 5999dec5788b [2021-11-11T13:05:14.981Z] ---> 70caa4bba8da [2021-11-11T13:05:14.981Z] Step 14/22 : WORKDIR / [2021-11-11T13:05:15.241Z] ---> Running in e9156618e4ff [2021-11-11T13:05:15.241Z] ---> Running in b072ad56b53a [2021-11-11T13:05:15.241Z] ---> 9a8a71ff13ae [2021-11-11T13:05:15.241Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T13:05:15.241Z] ---> Running in b988c3b283d4 [2021-11-11T13:05:15.241Z] Removing intermediate container e9156618e4ff [2021-11-11T13:05:15.241Z] ---> 4162b113eac9 [2021-11-11T13:05:15.241Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:05:15.502Z] Removing intermediate container b072ad56b53a [2021-11-11T13:05:15.502Z] ---> 0173e9d11386 [2021-11-11T13:05:15.502Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:05:15.502Z] ---> 63f3ee519ca8 [2021-11-11T13:05:15.502Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T13:05:15.502Z] ---> Running in 7d1d3c5691c5 [2021-11-11T13:05:15.502Z] ---> d99f2292d6ec [2021-11-11T13:05:15.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T13:05:15.766Z] Removing intermediate container 7d1d3c5691c5 [2021-11-11T13:05:15.767Z] ---> 9aaee080a23b [2021-11-11T13:05:15.767Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T13:05:15.767Z] ---> f18f01fdc286 [2021-11-11T13:05:15.767Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T13:05:15.767Z] ---> Running in 5bd81bae6d5a [2021-11-11T13:05:16.044Z] Removing intermediate container 5bd81bae6d5a [2021-11-11T13:05:16.044Z] ---> 7e32ab2ad385 [2021-11-11T13:05:16.044Z] Step 18/20 : LABEL arch=x86_64 [2021-11-11T13:05:16.044Z] ---> ac3bb46b1fd6 [2021-11-11T13:05:16.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T13:05:16.316Z] ---> Running in 167d82848ed9 [2021-11-11T13:05:16.316Z] ---> e806b8954e24 [2021-11-11T13:05:16.316Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T13:05:16.316Z] Removing intermediate container 167d82848ed9 [2021-11-11T13:05:16.316Z] ---> 46459e841666 [2021-11-11T13:05:16.316Z] Step 19/20 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:05:16.316Z] Removing intermediate container b988c3b283d4 [2021-11-11T13:05:16.316Z] ---> a684498da38b [2021-11-11T13:05:16.316Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:05:16.578Z] ---> Running in a9b131255f02 [2021-11-11T13:05:16.578Z] ---> b8c5143ab939 [2021-11-11T13:05:16.578Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T13:05:16.578Z] ---> 60c9cbe4146d [2021-11-11T13:05:16.578Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T13:05:16.578Z] ---> Running in 7e71fec05baf [2021-11-11T13:05:16.578Z] ---> Running in 6b94bd2a3e39 [2021-11-11T13:05:16.578Z] ---> 974db53bdd20 [2021-11-11T13:05:16.578Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T13:05:16.578Z] Removing intermediate container a9b131255f02 [2021-11-11T13:05:16.578Z] ---> 5ebcbfbe47fb [2021-11-11T13:05:16.578Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T13:05:16.843Z] Removing intermediate container 6b94bd2a3e39 [2021-11-11T13:05:16.843Z] ---> d14f750b3912 [2021-11-11T13:05:16.843Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:05:16.843Z] Removing intermediate container 7e71fec05baf [2021-11-11T13:05:16.843Z] ---> 872b0d1cfd70 [2021-11-11T13:05:16.843Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:05:16.843Z] ---> Running in b8f6f17505f0 [2021-11-11T13:05:16.843Z] ---> Running in 2c8396e96757 [2021-11-11T13:05:16.843Z] ---> Running in d0d701c4aa2d [2021-11-11T13:05:16.843Z] Removing intermediate container b8f6f17505f0 [2021-11-11T13:05:16.843Z] ---> 80a5051dd967 [2021-11-11T13:05:16.843Z] [2021-11-11T13:05:17.108Z] Removing intermediate container 2c8396e96757 [2021-11-11T13:05:17.109Z] ---> 4557bcc27eaa [2021-11-11T13:05:17.109Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T13:05:17.109Z] Removing intermediate container d0d701c4aa2d [2021-11-11T13:05:17.109Z] ---> b6e9796453c5 [2021-11-11T13:05:17.109Z] Step 21/23 : LABEL arch=x86_64 [2021-11-11T13:05:17.109Z] Successfully built 80a5051dd967 [2021-11-11T13:05:17.109Z] Successfully tagged security-proxy-setup:latest [2021-11-11T13:05:17.109Z] Building core-command [2021-11-11T13:05:17.109Z] ---> Running in 682bae6d20c0 [2021-11-11T13:05:17.109Z]  Building security-proxy-setup ... done  ---> Running in 64be801453d2 [2021-11-11T13:05:17.109Z] ---> cd9e8ab56e8f [2021-11-11T13:05:17.109Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T13:05:17.696Z] Removing intermediate container 682bae6d20c0 [2021-11-11T13:05:17.696Z] ---> 0e721589ed36 [2021-11-11T13:05:17.696Z] Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:05:18.286Z] ---> Running in 6f19aa6ed9db [2021-11-11T13:05:18.286Z] Removing intermediate container 64be801453d2 [2021-11-11T13:05:18.286Z] ---> b83dfdd0536d [2021-11-11T13:05:18.286Z] Step 22/23 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:05:18.550Z] ---> 731e6f47349c [2021-11-11T13:05:18.550Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T13:05:18.814Z] ---> Running in 55b5fdfe4c6f [2021-11-11T13:05:18.814Z] Removing intermediate container 6f19aa6ed9db [2021-11-11T13:05:18.814Z] ---> c2d2e75c205a [2021-11-11T13:05:18.814Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T13:05:18.814Z] ---> bfd26ad2125e [2021-11-11T13:05:18.814Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T13:05:19.074Z] ---> Running in df333ecdc8e0 [2021-11-11T13:05:19.074Z] Removing intermediate container 55b5fdfe4c6f [2021-11-11T13:05:19.074Z] ---> 0255b6f93a54 [2021-11-11T13:05:19.074Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T13:05:19.074Z] ---> Running in 9bed612a9e13 [2021-11-11T13:05:19.074Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T13:05:19.074Z] ---> f6e86a794ac7 [2021-11-11T13:05:19.074Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T13:05:19.074Z] Removing intermediate container df333ecdc8e0 [2021-11-11T13:05:19.074Z] ---> 1861c07090a0 [2021-11-11T13:05:19.074Z] [2021-11-11T13:05:19.074Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T13:05:19.074Z] ---> bc6c0ffef665 [2021-11-11T13:05:19.074Z] 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-11-11T13:05:19.337Z] Removing intermediate container 9bed612a9e13 [2021-11-11T13:05:19.337Z] ---> 2c55307f83ce [2021-11-11T13:05:19.337Z] [2021-11-11T13:05:19.337Z] Successfully built 1861c07090a0 [2021-11-11T13:05:19.337Z] Successfully built 2c55307f83ce [2021-11-11T13:05:19.337Z] Successfully tagged core-metadata:latest [2021-11-11T13:05:19.337Z]  Building core-metadata ... done Building core-data [2021-11-11T13:05:19.337Z] Successfully tagged support-scheduler:latest [2021-11-11T13:05:19.337Z] ---> Running in fc7832868fb0 [2021-11-11T13:05:19.337Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-11-11T13:05:19.337Z] ---> Running in 0fac36bfa898 [2021-11-11T13:05:19.337Z] Removing intermediate container fc7832868fb0 [2021-11-11T13:05:19.337Z] ---> 018d2cb0ecd6 [2021-11-11T13:05:19.337Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T13:05:19.620Z] Removing intermediate container 0fac36bfa898 [2021-11-11T13:05:19.620Z] ---> f184f920a3c8 [2021-11-11T13:05:19.620Z] 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-11-11T13:05:19.620Z] ---> Running in bb191897b293 [2021-11-11T13:05:22.931Z] ---> de8ef0bb2348 [2021-11-11T13:05:22.931Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T13:05:23.209Z] ---> Running in f4d1bcb7f147 [2021-11-11T13:05:23.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:23.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:23.484Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T13:05:23.484Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T13:05:23.484Z] Executing bash-5.1.4-r0.post-install [2021-11-11T13:05:23.484Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T13:05:23.484Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T13:05:23.484Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T13:05:23.484Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T13:05:23.484Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T13:05:23.484Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T13:05:23.484Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T13:05:23.484Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T13:05:23.484Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T13:05:23.484Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T13:05:23.484Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T13:05:23.484Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T13:05:23.484Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T13:05:23.484Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T13:05:23.484Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T13:05:24.869Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T13:05:24.869Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T13:05:24.869Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T13:05:24.869Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T13:05:24.869Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T13:05:24.869Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T13:05:24.869Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T13:05:24.869Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T13:05:24.869Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T13:05:25.130Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T13:05:25.130Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T13:05:25.130Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T13:05:25.390Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T13:05:25.649Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T13:05:25.649Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T13:05:26.218Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T13:05:26.486Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T13:05:26.486Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T13:05:26.486Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T13:05:26.486Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T13:05:26.486Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T13:05:26.486Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T13:05:26.748Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T13:05:26.748Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T13:05:26.748Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T13:05:27.009Z] Removing intermediate container f4d1bcb7f147 [2021-11-11T13:05:27.009Z] ---> a33c5f9cfcd8 [2021-11-11T13:05:27.009Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T13:05:27.009Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:05:27.009Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:05:27.009Z] ---> bb8851e35907 [2021-11-11T13:05:27.009Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T13:05:27.009Z] ---> Using cache [2021-11-11T13:05:27.009Z] ---> c1f3207eec59 [2021-11-11T13:05:27.009Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:05:27.009Z] ---> Using cache [2021-11-11T13:05:27.009Z] ---> 420e7ac8c1dc [2021-11-11T13:05:27.009Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T13:05:27.009Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:05:27.009Z] OK: 84 MiB in 64 packages [2021-11-11T13:05:27.579Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:05:27.579Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:05:27.579Z] ---> bb8851e35907 [2021-11-11T13:05:27.579Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T13:05:27.579Z] ---> Using cache [2021-11-11T13:05:27.579Z] ---> c1f3207eec59 [2021-11-11T13:05:27.579Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:05:27.579Z] ---> Using cache [2021-11-11T13:05:27.579Z] ---> 420e7ac8c1dc [2021-11-11T13:05:27.579Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T13:05:27.579Z] ---> Using cache [2021-11-11T13:05:27.579Z] ---> 4a810716ac29 [2021-11-11T13:05:27.579Z] Step 6/24 : COPY . . [2021-11-11T13:05:27.579Z] ---> Using cache [2021-11-11T13:05:27.579Z] ---> 2e314f33dc1a [2021-11-11T13:05:27.579Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:05:27.579Z] ---> Using cache [2021-11-11T13:05:27.579Z] ---> 56c4a8579094 [2021-11-11T13:05:27.579Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T13:05:28.151Z] ---> Running in 09b4fde21512 [2021-11-11T13:05:28.151Z] ---> Running in d88db4b4cfad [2021-11-11T13:05:28.420Z] ---> Running in f908082d6c87 [2021-11-11T13:05:28.420Z] Removing intermediate container f908082d6c87 [2021-11-11T13:05:28.420Z] ---> 383bda02869a [2021-11-11T13:05:28.420Z] Step 27/30 : CMD ["gate"] [2021-11-11T13:05:28.708Z] ---> Running in b4a5c8277a15 [2021-11-11T13:05:28.982Z] Removing intermediate container b4a5c8277a15 [2021-11-11T13:05:28.982Z] ---> 205ba9cde4b0 [2021-11-11T13:05:28.982Z] Step 28/30 : LABEL arch=x86_64 [2021-11-11T13:05:28.982Z] Collecting docker-compose==1.23.2 [2021-11-11T13:05:28.982Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T13:05:28.982Z] 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-11-11T13:05:29.257Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:29.257Z] ---> Running in ca694bcd2c7c [2021-11-11T13:05:29.257Z] Collecting PyYAML<4,>=3.10 [2021-11-11T13:05:29.257Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T13:05:29.257Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:05:29.257Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:05:29.257Z] ---> bb8851e35907 [2021-11-11T13:05:29.257Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T13:05:29.257Z] ---> Using cache [2021-11-11T13:05:29.257Z] ---> c1f3207eec59 [2021-11-11T13:05:29.257Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:05:29.257Z] ---> Using cache [2021-11-11T13:05:29.257Z] ---> 420e7ac8c1dc [2021-11-11T13:05:29.257Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T13:05:29.257Z] ---> Using cache [2021-11-11T13:05:29.257Z] ---> 4a810716ac29 [2021-11-11T13:05:29.257Z] Step 6/22 : COPY . . [2021-11-11T13:05:29.257Z] ---> Using cache [2021-11-11T13:05:29.257Z] ---> 2e314f33dc1a [2021-11-11T13:05:29.257Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:05:29.257Z] ---> Using cache [2021-11-11T13:05:29.257Z] ---> 56c4a8579094 [2021-11-11T13:05:29.257Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T13:05:29.518Z] ---> Running in 562c31bc4bff [2021-11-11T13:05:29.518Z] Removing intermediate container ca694bcd2c7c [2021-11-11T13:05:29.518Z] ---> 1e367ec9329d [2021-11-11T13:05:29.518Z] Step 29/30 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:05:29.518Z] ---> Running in 3ad0d1dd04f7 [2021-11-11T13:05:29.784Z] Removing intermediate container 3ad0d1dd04f7 [2021-11-11T13:05:29.784Z] ---> 13365314e027 [2021-11-11T13:05:29.784Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T13:05:29.784Z] 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-11-11T13:05:29.784Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:29.784Z] ---> Running in fc831b52edaa [2021-11-11T13:05:30.042Z] Removing intermediate container fc831b52edaa [2021-11-11T13:05:30.042Z] ---> 565441a3850e [2021-11-11T13:05:30.042Z] [2021-11-11T13:05:30.042Z] Successfully built 565441a3850e [2021-11-11T13:05:30.307Z] Successfully tagged security-bootstrapper:latest [2021-11-11T13:05:30.307Z] Building support-notifications [2021-11-11T13:05:30.307Z]  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 [2021-11-11T13:05:30.578Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T13:05:30.578Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T13:05:30.578Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T13:05:30.578Z] OK: 220 MiB in 52 packages [2021-11-11T13:05:31.975Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T13:05:31.975Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T13:05:31.975Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T13:05:31.975Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T13:05:31.975Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T13:05:31.975Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T13:05:31.975Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T13:05:31.975Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T13:05:31.975Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T13:05:31.975Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T13:05:32.550Z] Removing intermediate container d88db4b4cfad [2021-11-11T13:05:32.550Z] ---> 423618715626 [2021-11-11T13:05:32.550Z] Step 6/22 : COPY . . [2021-11-11T13:05:32.550Z] 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-11-11T13:05:32.550Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T13:05:32.550Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T13:05:33.125Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T13:05:33.125Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T13:05:33.386Z] Collecting idna<2.8,>=2.5 [2021-11-11T13:05:33.386Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T13:05:33.647Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T13:05:33.910Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T13:05:33.910Z] 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-11-11T13:05:33.910Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T13:05:33.910Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T13:05:33.910Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T13:05:33.910Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T13:05:33.910Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T13:05:33.910Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T13:05:34.170Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T13:05:34.170Z] Attempting uninstall: urllib3 [2021-11-11T13:05:34.170Z] Found existing installation: urllib3 1.26.5 [2021-11-11T13:05:34.170Z] Uninstalling urllib3-1.26.5: [2021-11-11T13:05:34.441Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T13:05:34.721Z] Attempting uninstall: idna [2021-11-11T13:05:34.721Z] Found existing installation: idna 3.2 [2021-11-11T13:05:34.721Z] Uninstalling idna-3.2: [2021-11-11T13:05:34.721Z] Successfully uninstalled idna-3.2 [2021-11-11T13:05:34.721Z] Attempting uninstall: chardet [2021-11-11T13:05:34.721Z] Found existing installation: chardet 4.0.0 [2021-11-11T13:05:34.721Z] Uninstalling chardet-4.0.0: [2021-11-11T13:05:34.721Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T13:05:35.734Z] Attempting uninstall: requests [2021-11-11T13:05:35.734Z] Found existing installation: requests 2.25.1 [2021-11-11T13:05:35.734Z] Uninstalling requests-2.25.1: [2021-11-11T13:05:35.734Z] Successfully uninstalled requests-2.25.1 [2021-11-11T13:05:36.010Z] Running setup.py install for texttable: started [2021-11-11T13:05:36.621Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T13:05:36.621Z] Running setup.py install for PyYAML: started [2021-11-11T13:05:37.601Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T13:05:37.862Z] Running setup.py install for docopt: started [2021-11-11T13:05:38.433Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T13:05:38.433Z] Running setup.py install for dockerpty: started [2021-11-11T13:05:39.378Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T13:05:40.352Z] 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-11-11T13:05:40.762Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T13:05:41.769Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:05:41.769Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:05:41.769Z] ---> bb8851e35907 [2021-11-11T13:05:41.769Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T13:05:41.769Z] ---> Using cache [2021-11-11T13:05:41.769Z] ---> c1f3207eec59 [2021-11-11T13:05:41.769Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:05:41.769Z] ---> Using cache [2021-11-11T13:05:41.769Z] ---> 420e7ac8c1dc [2021-11-11T13:05:41.769Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T13:05:42.719Z] ---> Running in d1e510dacf96 [2021-11-11T13:05:42.719Z] ---> 497015e5fb19 [2021-11-11T13:05:42.719Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:05:42.980Z] ---> Running in f4d505681144 [2021-11-11T13:05:43.242Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:44.184Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:05:44.757Z] OK: 220 MiB in 52 packages [2021-11-11T13:05:45.337Z] Removing intermediate container f4d505681144 [2021-11-11T13:05:45.337Z] ---> 6c6b11050ecf [2021-11-11T13:05:45.337Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T13:05:45.601Z] ---> Running in 41ee471fcc36 [2021-11-11T13:05:45.601Z] Removing intermediate container d1e510dacf96 [2021-11-11T13:05:45.601Z] ---> 4dd6a3e20632 [2021-11-11T13:05:45.601Z] Step 6/21 : COPY . . [2021-11-11T13:05:46.173Z] 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-11-11T13:05:46.744Z] Removing intermediate container bb191897b293 [2021-11-11T13:05:46.744Z] ---> 9a6f075697fb [2021-11-11T13:05:46.744Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T13:05:48.145Z] ---> Running in 446ff0ff9c7c [2021-11-11T13:05:48.408Z] Removing intermediate container 446ff0ff9c7c [2021-11-11T13:05:48.408Z] ---> 4432531d85ec [2021-11-11T13:05:48.408Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T13:05:48.408Z] ---> Running in 0bbf89f2d69d [2021-11-11T13:05:48.671Z] Removing intermediate container 0bbf89f2d69d [2021-11-11T13:05:48.671Z] ---> 08cbff0e103e [2021-11-11T13:05:48.671Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T13:05:50.604Z] ---> d113be93182a [2021-11-11T13:05:50.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T13:05:51.543Z] ---> 5e07b7ed23f4 [2021-11-11T13:05:51.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T13:05:51.543Z] ---> 63fdddb1e73a [2021-11-11T13:05:51.543Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:05:51.801Z] ---> Running in e125291adb01 [2021-11-11T13:05:51.801Z] ---> 2dbfe39533b4 [2021-11-11T13:05:51.801Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T13:05:51.801Z] ---> Running in 0ced6d174b31 [2021-11-11T13:05:52.060Z] Removing intermediate container 0ced6d174b31 [2021-11-11T13:05:52.060Z] ---> 79eba762b63e [2021-11-11T13:05:52.060Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:05:52.060Z] ---> Running in 984403dfc02f [2021-11-11T13:05:52.060Z] Removing intermediate container 984403dfc02f [2021-11-11T13:05:52.060Z] ---> 83f54b270743 [2021-11-11T13:05:52.060Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T13:05:52.061Z] ---> Running in 51564231cfe8 [2021-11-11T13:05:52.326Z] Removing intermediate container 51564231cfe8 [2021-11-11T13:05:52.326Z] ---> cc933844c4a1 [2021-11-11T13:05:52.326Z] Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:05:52.326Z] ---> Running in cd2222978382 [2021-11-11T13:05:52.592Z] Removing intermediate container cd2222978382 [2021-11-11T13:05:52.592Z] ---> e298dd65535d [2021-11-11T13:05:52.592Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T13:05:52.592Z] ---> Running in d6ee02b8d4ef [2021-11-11T13:05:52.860Z] Removing intermediate container d6ee02b8d4ef [2021-11-11T13:05:52.860Z] ---> 178f764965a1 [2021-11-11T13:05:52.860Z] [2021-11-11T13:05:52.860Z] Successfully built 178f764965a1 [2021-11-11T13:05:52.860Z] Successfully tagged sys-mgmt-agent:latest [2021-11-11T13:05:53.829Z]  Building sys-mgmt-agent ... done Removing intermediate container e125291adb01 [2021-11-11T13:05:53.829Z] ---> 8390672cd3e2 [2021-11-11T13:05:53.829Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T13:05:53.829Z] ---> Running in c41cbc2806f0 [2021-11-11T13:05:54.416Z] 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-11-11T13:05:55.824Z] 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-11-11T13:06:01.170Z] Removing intermediate container 09b4fde21512 [2021-11-11T13:06:01.170Z] ---> 40d8b9ebdcaa [2021-11-11T13:06:01.170Z] [2021-11-11T13:06:01.170Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T13:06:01.170Z] ---> 14119a10abf4 [2021-11-11T13:06:01.170Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T13:06:01.170Z] ---> Running in fa3d516cb1d5 [2021-11-11T13:06:01.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:06:01.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:06:01.699Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T13:06:01.699Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T13:06:01.699Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T13:06:01.699Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:06:01.699Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T13:06:01.699Z] Removing intermediate container 562c31bc4bff [2021-11-11T13:06:01.699Z] ---> d1faabf8dd02 [2021-11-11T13:06:01.699Z] [2021-11-11T13:06:01.699Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T13:06:01.699Z] ---> 14119a10abf4 [2021-11-11T13:06:01.699Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T13:06:01.699Z] ---> Using cache [2021-11-11T13:06:01.699Z] ---> 3ce109137872 [2021-11-11T13:06:01.699Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T13:06:01.699Z] ---> Using cache [2021-11-11T13:06:01.699Z] ---> 7b9c638dbc3d [2021-11-11T13:06:01.699Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T13:06:01.699Z] OK: 6 MiB in 17 packages [2021-11-11T13:06:01.699Z] ---> Running in ee18a21e4c5f [2021-11-11T13:06:01.973Z] Removing intermediate container ee18a21e4c5f [2021-11-11T13:06:01.973Z] ---> 3e91cc2f1c02 [2021-11-11T13:06:01.973Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T13:06:01.973Z] ---> Running in c8a5a325e821 [2021-11-11T13:06:02.242Z] Removing intermediate container c8a5a325e821 [2021-11-11T13:06:02.242Z] ---> ffd3483eddc8 [2021-11-11T13:06:02.242Z] Step 14/22 : WORKDIR / [2021-11-11T13:06:02.242Z] Removing intermediate container fa3d516cb1d5 [2021-11-11T13:06:02.242Z] ---> b82b00540344 [2021-11-11T13:06:02.242Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T13:06:02.513Z] ---> Running in 6e95268daa21 [2021-11-11T13:06:02.513Z] ---> Running in 55b9a09ac26b [2021-11-11T13:06:02.513Z] Removing intermediate container 55b9a09ac26b [2021-11-11T13:06:02.513Z] ---> 7296a5683e0a [2021-11-11T13:06:02.513Z] Step 12/24 : WORKDIR / [2021-11-11T13:06:02.513Z] Removing intermediate container 6e95268daa21 [2021-11-11T13:06:02.513Z] ---> ccc218959f7f [2021-11-11T13:06:02.513Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:06:02.513Z] ---> Running in cc4ff69b3da2 [2021-11-11T13:06:02.784Z] Removing intermediate container cc4ff69b3da2 [2021-11-11T13:06:02.784Z] ---> 5c3899096041 [2021-11-11T13:06:02.784Z] 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-11-11T13:06:03.061Z] ---> 9d47071a8d47 [2021-11-11T13:06:03.061Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T13:06:03.061Z] ---> 8d16a77cb97c [2021-11-11T13:06:03.061Z] 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-11-11T13:06:03.655Z] ---> 35ce76965f72 [2021-11-11T13:06:03.655Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T13:06:03.655Z] ---> 3262fb755fef [2021-11-11T13:06:03.655Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T13:06:03.944Z] ---> 94d78c07fb5c [2021-11-11T13:06:03.944Z] 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-11-11T13:06:03.944Z] ---> 722b24664b5b [2021-11-11T13:06:03.944Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T13:06:04.221Z] ---> Running in 4507a674b04e [2021-11-11T13:06:04.221Z] ---> 9a912bbda0ca [2021-11-11T13:06:04.221Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T13:06:04.503Z] Removing intermediate container 4507a674b04e [2021-11-11T13:06:04.503Z] ---> 05747c0f8c14 [2021-11-11T13:06:04.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:06:04.503Z] ---> Running in b2ca4a77e066 [2021-11-11T13:06:04.777Z] Removing intermediate container b2ca4a77e066 [2021-11-11T13:06:04.777Z] ---> 23163112d1c3 [2021-11-11T13:06:04.777Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T13:06:04.777Z] ---> 41fa5cb9c1d8 [2021-11-11T13:06:04.777Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T13:06:04.777Z] ---> Running in dbfdbaad9044 [2021-11-11T13:06:05.051Z] Removing intermediate container dbfdbaad9044 [2021-11-11T13:06:05.051Z] ---> 8b2772e2248d [2021-11-11T13:06:05.051Z] Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:06:05.334Z] ---> Running in 00cff450819f [2021-11-11T13:06:05.334Z] ---> 41a01e2bae16 [2021-11-11T13:06:05.334Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T13:06:05.334Z] Removing intermediate container 00cff450819f [2021-11-11T13:06:05.334Z] ---> 907d2ef3db7c [2021-11-11T13:06:05.334Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T13:06:05.604Z] ---> Running in 091bf1cdb0d9 [2021-11-11T13:06:05.604Z] ---> 0f65084fd264 [2021-11-11T13:06:05.604Z] 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-11-11T13:06:05.604Z] ---> Running in 5bfe78d5a4ec [2021-11-11T13:06:05.604Z] Removing intermediate container 091bf1cdb0d9 [2021-11-11T13:06:05.604Z] ---> e6dd7a7b0e7b [2021-11-11T13:06:05.604Z] [2021-11-11T13:06:05.866Z] Successfully built e6dd7a7b0e7b [2021-11-11T13:06:05.866Z] Successfully tagged core-command:latest [2021-11-11T13:06:06.814Z]  Building core-command ... done Removing intermediate container 5bfe78d5a4ec [2021-11-11T13:06:06.814Z] ---> 9a0cb887e560 [2021-11-11T13:06:06.814Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T13:06:06.814Z] ---> Running in 42b698515f8a [2021-11-11T13:06:06.814Z] Removing intermediate container 42b698515f8a [2021-11-11T13:06:06.814Z] ---> 528df7acc0c7 [2021-11-11T13:06:06.814Z] Step 22/24 : LABEL arch=x86_64 [2021-11-11T13:06:06.814Z] ---> Running in 2c8da418c874 [2021-11-11T13:06:07.394Z] Removing intermediate container 2c8da418c874 [2021-11-11T13:06:07.394Z] ---> 821242205900 [2021-11-11T13:06:07.394Z] Step 23/24 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:06:07.394Z] ---> Running in ac280b1f3f64 [2021-11-11T13:06:07.394Z] Removing intermediate container ac280b1f3f64 [2021-11-11T13:06:07.394Z] ---> d69c9f0dab6b [2021-11-11T13:06:07.394Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T13:06:07.394Z] ---> Running in 539363eab51f [2021-11-11T13:06:07.657Z] Removing intermediate container 539363eab51f [2021-11-11T13:06:07.657Z] ---> fc1a7d7d646d [2021-11-11T13:06:07.657Z] [2021-11-11T13:06:07.657Z] Successfully built fc1a7d7d646d [2021-11-11T13:06:07.657Z] Successfully tagged security-secretstore-setup:latest [2021-11-11T13:06:17.682Z]  Building security-secretstore-setup ... done Removing intermediate container 41ee471fcc36 [2021-11-11T13:06:17.682Z] ---> 855171598a63 [2021-11-11T13:06:17.682Z] [2021-11-11T13:06:17.682Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T13:06:17.682Z] ---> 14119a10abf4 [2021-11-11T13:06:17.682Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T13:06:17.682Z] ---> Running in 9c3f836fba3a [2021-11-11T13:06:17.682Z] Removing intermediate container 9c3f836fba3a [2021-11-11T13:06:17.682Z] ---> 66c61788f1c0 [2021-11-11T13:06:17.682Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T13:06:17.682Z] ---> Running in f3f411a20446 [2021-11-11T13:06:17.682Z] Removing intermediate container f3f411a20446 [2021-11-11T13:06:17.682Z] ---> 6456db7f44ea [2021-11-11T13:06:17.682Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T13:06:17.682Z] ---> Running in 7d84d36b163f [2021-11-11T13:06:17.682Z] Removing intermediate container 7d84d36b163f [2021-11-11T13:06:17.682Z] ---> e7d0a2584d06 [2021-11-11T13:06:17.682Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:06:17.682Z] ---> Running in 1d7619af7dd7 [2021-11-11T13:06:17.682Z] Removing intermediate container c41cbc2806f0 [2021-11-11T13:06:17.682Z] ---> cd6632b9480a [2021-11-11T13:06:17.682Z] [2021-11-11T13:06:17.682Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T13:06:17.682Z] ---> 14119a10abf4 [2021-11-11T13:06:17.682Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T13:06:17.682Z] ---> Running in 8cd1993881c1 [2021-11-11T13:06:17.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:06:17.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:06:17.682Z] Removing intermediate container 1d7619af7dd7 [2021-11-11T13:06:17.682Z] ---> 2eb9c3a625ea [2021-11-11T13:06:17.682Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T13:06:17.682Z] ---> Running in 0d10fae82e88 [2021-11-11T13:06:17.682Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T13:06:17.682Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T13:06:17.682Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:06:17.683Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T13:06:17.683Z] OK: 6 MiB in 16 packages [2021-11-11T13:06:17.683Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T13:06:17.944Z] Removing intermediate container 8cd1993881c1 [2021-11-11T13:06:17.944Z] ---> f368d60ee601 [2021-11-11T13:06:17.944Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T13:06:17.944Z] ---> Running in 7f81a4a1cb6d [2021-11-11T13:06:17.944Z] Removing intermediate container 7f81a4a1cb6d [2021-11-11T13:06:17.944Z] ---> de7816eab421 [2021-11-11T13:06:17.944Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T13:06:18.205Z] ---> Running in 63bf637ee291 [2021-11-11T13:06:18.205Z] Removing intermediate container 63bf637ee291 [2021-11-11T13:06:18.205Z] ---> bd4241905bc2 [2021-11-11T13:06:18.205Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T13:06:18.205Z] ---> Running in 70fada0c3581 [2021-11-11T13:06:18.205Z] Removing intermediate container 70fada0c3581 [2021-11-11T13:06:18.205Z] ---> 3e4279e1eda3 [2021-11-11T13:06:18.205Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:06:18.479Z] ---> 9c5b2fe9f4d5 [2021-11-11T13:06:18.479Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T13:06:18.479Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T13:06:18.738Z] ---> 823c1d56a416 [2021-11-11T13:06:18.738Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T13:06:19.084Z] ---> 6d9c4d156662 [2021-11-11T13:06:19.084Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T13:06:19.084Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T13:06:19.084Z] ---> Running in 82df65fd41cd [2021-11-11T13:06:19.084Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T13:06:19.084Z] Removing intermediate container 82df65fd41cd [2021-11-11T13:06:19.084Z] ---> e6ce11674054 [2021-11-11T13:06:19.084Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:06:19.084Z] ---> Running in ac8f0120af67 [2021-11-11T13:06:19.084Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T13:06:19.084Z] Removing intermediate container ac8f0120af67 [2021-11-11T13:06:19.084Z] ---> 8e6e8173d49c [2021-11-11T13:06:19.084Z] Step 19/21 : LABEL arch=x86_64 [2021-11-11T13:06:19.084Z] ---> Running in e2c5f5be307a [2021-11-11T13:06:19.084Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T13:06:19.395Z] Removing intermediate container e2c5f5be307a [2021-11-11T13:06:19.395Z] ---> 97feffec298e [2021-11-11T13:06:19.395Z] Step 20/21 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:06:19.395Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T13:06:19.395Z] ---> Running in 160042210c17 [2021-11-11T13:06:19.395Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T13:06:19.395Z] Removing intermediate container 160042210c17 [2021-11-11T13:06:19.395Z] ---> 1eee17ee8103 [2021-11-11T13:06:19.395Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T13:06:19.395Z] ---> Running in 40ded7a1e78a [2021-11-11T13:06:19.395Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:06:19.395Z] OK: 8 MiB in 20 packages [2021-11-11T13:06:19.395Z] Removing intermediate container 40ded7a1e78a [2021-11-11T13:06:19.395Z] ---> 8824b04e6b77 [2021-11-11T13:06:19.395Z] [2021-11-11T13:06:19.710Z] Successfully built 8824b04e6b77 [2021-11-11T13:06:19.710Z] Successfully tagged support-notifications:latest [2021-11-11T13:06:19.710Z]  Building support-notifications ... done Removing intermediate container 0d10fae82e88 [2021-11-11T13:06:19.710Z] ---> a3868e4ebe3f [2021-11-11T13:06:19.710Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:06:19.710Z] ---> 605d5abfb860 [2021-11-11T13:06:19.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T13:06:20.038Z] ---> 9f83e696c4b5 [2021-11-11T13:06:20.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T13:06:20.404Z] ---> b6e47eaa0547 [2021-11-11T13:06:20.404Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T13:06:20.404Z] ---> Running in 8450a5378b02 [2021-11-11T13:06:20.404Z] Removing intermediate container 8450a5378b02 [2021-11-11T13:06:20.404Z] ---> d94ddbd41ea8 [2021-11-11T13:06:20.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:06:20.404Z] ---> Running in 7853b68ff167 [2021-11-11T13:06:20.404Z] Removing intermediate container 7853b68ff167 [2021-11-11T13:06:20.404Z] ---> 9d5d86d4c9d6 [2021-11-11T13:06:20.404Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T13:06:20.404Z] ---> Running in 48cfad6e324d [2021-11-11T13:06:20.712Z] Removing intermediate container 48cfad6e324d [2021-11-11T13:06:20.712Z] ---> eabb2ed5091b [2021-11-11T13:06:20.712Z] Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:06:20.712Z] ---> Running in 10c2aeeade4a [2021-11-11T13:06:20.712Z] Removing intermediate container 10c2aeeade4a [2021-11-11T13:06:20.712Z] ---> 71b549e4f25c [2021-11-11T13:06:20.712Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T13:06:20.712Z] ---> Running in f41524e73d08 [2021-11-11T13:06:20.712Z] Removing intermediate container f41524e73d08 [2021-11-11T13:06:20.712Z] ---> e8d065abad25 [2021-11-11T13:06:20.712Z] [2021-11-11T13:06:21.047Z] Successfully built e8d065abad25 [2021-11-11T13:06:21.047Z] Successfully tagged core-data:latest [2021-11-11T13:06:21.087Z]  Building core-data ... done  [Pipeline] } [2021-11-11T13:06:21.090Z] $ docker stop --time=1 6fc35663fefd0cbeeca1d0488df4ad7e0f0c39896bd91e47f9e723cb539686ae [2021-11-11T13:06:22.391Z] $ docker rm -f 6fc35663fefd0cbeeca1d0488df4ad7e0f0c39896bd91e47f9e723cb539686ae [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T13:06:22.734Z] + docker images [2021-11-11T13:06:22.734Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T13:06:22.734Z] core-data latest e8d065abad25 2 seconds ago 20.7MB [2021-11-11T13:06:22.734Z] support-notifications latest 8824b04e6b77 3 seconds ago 16.9MB [2021-11-11T13:06:22.734Z] cd6632b9480a 6 seconds ago 1.76GB [2021-11-11T13:06:22.734Z] 855171598a63 7 seconds ago 1.76GB [2021-11-11T13:06:22.734Z] security-secretstore-setup latest fc1a7d7d646d 15 seconds ago 28.4MB [2021-11-11T13:06:22.734Z] core-command latest e6dd7a7b0e7b 17 seconds ago 16.1MB [2021-11-11T13:06:22.734Z] d1faabf8dd02 21 seconds ago 1.75GB [2021-11-11T13:06:22.734Z] 40d8b9ebdcaa 23 seconds ago 1.76GB [2021-11-11T13:06:22.734Z] sys-mgmt-agent latest 178f764965a1 30 seconds ago 294MB [2021-11-11T13:06:22.734Z] security-bootstrapper latest 565441a3850e 53 seconds ago 18.9MB [2021-11-11T13:06:22.734Z] support-scheduler latest 2c55307f83ce About a minute ago 16.2MB [2021-11-11T13:06:22.734Z] core-metadata latest 1861c07090a0 About a minute ago 16.9MB [2021-11-11T13:06:22.734Z] security-proxy-setup latest 80a5051dd967 About a minute ago 26.9MB [2021-11-11T13:06:22.734Z] 1ead23e81f6f About a minute ago 1.76GB [2021-11-11T13:06:22.734Z] 63588d8c24ad About a minute ago 1.76GB [2021-11-11T13:06:22.734Z] eef6d6e70fc7 About a minute ago 1.76GB [2021-11-11T13:06:22.734Z] 30814fc1e969 About a minute ago 1.76GB [2021-11-11T13:06:22.734Z] 1a560bee5e11 About a minute ago 1.76GB [2021-11-11T13:06:22.734Z] ci-base-image-x86_64 latest bb8851e35907 5 minutes ago 1.25GB [2021-11-11T13:06:22.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-11T13:06:22.734Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-11T13:06:22.734Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-11T13:06:22.734Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-11T13:06:22.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-11T13:06:37.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T13:06:37.990Z] Still waiting to schedule task [2021-11-11T13:06:37.990Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-11T13:06:38.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T13:06:40.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T13:06:40.854Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T13:06:53.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T13:06:53.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T13:06:53.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T13:06:53.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T13:06:53.283Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T13:06:53.283Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T13:06:53.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T13:06:53.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T13:06:53.893Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T13:06:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T13:07:00.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements [2021-11-11T13:07:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T13:07:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T13:07:04.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.405s coverage: 98.5% of statements [2021-11-11T13:07:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T13:07:06.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 44.7% of statements [2021-11-11T13:07:06.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T13:07:06.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T13:07:08.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.615s coverage: 89.5% of statements [2021-11-11T13:07:08.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T13:07:08.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T13:07:08.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 84.4% of statements [2021-11-11T13:07:08.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T13:07:08.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T13:07:08.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T13:07:08.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T13:07:08.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T13:07:18.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.451s coverage: 94.2% of statements [2021-11-11T13:07:18.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.190s coverage: 59.1% of statements [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.312s coverage: 60.0% of statements [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.283s coverage: 0.9% of statements [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.177s coverage: 21.7% of statements [2021-11-11T13:07:18.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.209s coverage: 79.5% of statements [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.173s coverage: 94.1% of statements [2021-11-11T13:07:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2021-11-11T13:07:19.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2021-11-11T13:07:24.585Z] Running on prd-ubuntu18.04-docker-8c-8g-74 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws [2021-11-11T13:07:24.596Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-11-11T13:07:24.681Z] The recommended git tool is: git [2021-11-11T13:07:26.554Z] using credential edgex-jenkins-ssh [2021-11-11T13:07:26.565Z] Cloning the remote Git repository [2021-11-11T13:07:26.593Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T13:07:26.649Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-11-11T13:07:26.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T13:07:26.677Z] > git --version # timeout=10 [2021-11-11T13:07:26.683Z] > git --version # 'git version 2.17.1' [2021-11-11T13:07:26.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T13:07:26.744Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T13:07:31.600Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:07:31.693Z] Merge succeeded, producing 039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:07:31.694Z] Checking out Revision 039b2c034d052b01361a42d506335991bcfe95b0 (PR-3794) [2021-11-11T13:07:30.841Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T13:07:30.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T13:07:30.863Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T13:07:30.875Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T13:07:30.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T13:07:30.880Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T13:07:31.607Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T13:07:31.613Z] > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 [2021-11-11T13:07:31.666Z] > git remote # timeout=10 [2021-11-11T13:07:31.672Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T13:07:31.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T13:07:31.681Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-11T13:07:31.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T13:07:31.695Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T13:07:31.702Z] > git checkout -f 039b2c034d052b01361a42d506335991bcfe95b0 # timeout=10 [2021-11-11T13:07:34.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2021-11-11T13:07:34.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2021-11-11T13:07:35.218Z] Commit message: "docs(snap): Update proxy configuration information in README.md (update)" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:07:36.154Z] + echo snap-build.sh [2021-11-11T13:07:36.154Z] snap-build.sh [2021-11-11T13:07:36.154Z] + SNAP_BASE_DIR=. [2021-11-11T13:07:36.154Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-11-11T13:07:36.154Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-11-11T13:07:36.154Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-11-11T13:07:36.154Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-11-11T13:07:36.154Z] + cd /w/workspace/edgex-go/7 [2021-11-11T13:07:36.154Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-11T13:07:36.154Z] Reading package lists... [2021-11-11T13:07:36.154Z] Building dependency tree... [2021-11-11T13:07:36.154Z] Reading state information... [2021-11-11T13:07:36.154Z] The following packages were automatically installed and are no longer required: [2021-11-11T13:07:36.154Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-11T13:07:36.154Z] uidmap xdelta3 [2021-11-11T13:07:36.154Z] Use 'sudo apt autoremove' to remove them. [2021-11-11T13:07:36.154Z] The following packages will be REMOVED: [2021-11-11T13:07:36.154Z] lxd* lxd-client* [2021-11-11T13:07:36.417Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-11T13:07:36.417Z] After this operation, 31.7 MB disk space will be freed. [2021-11-11T13:07:36.939Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-11T13:07:36.939Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T13:07:37.510Z] Removing lxd dnsmasq configuration [2021-11-11T13:07:37.510Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T13:07:37.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.624s coverage: 82.5% of statements [2021-11-11T13:07:37.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T13:07:37.771Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-11T13:07:38.716Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T13:07:38.716Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-11T13:07:38.716Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T13:07:40.103Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-11T13:07:40.103Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-11T13:07:40.363Z] + sudo snap remove --purge lxd [2021-11-11T13:07:40.624Z] snap "lxd" is not installed [2021-11-11T13:07:40.624Z] + sudo groupadd --force --system lxd [2021-11-11T13:07:40.624Z] ++ whoami [2021-11-11T13:07:40.624Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-11T13:07:40.624Z] + newgrp - lxd [2021-11-11T13:07:40.624Z] + sudo snap install lxd [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.235s coverage: 58.8% of statements [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.261s coverage: 85.4% of statements [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.774s coverage: 91.2% of statements [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.761s coverage: 64.4% of statements [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T13:07:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T13:07:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-11-11T13:07:45.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2021-11-11T13:07:45.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2021-11-11T13:07:46.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-11-11T13:07:46.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-11-11T13:07:50.657Z] 2021-11-11T13:07:47Z INFO Waiting for automatic snapd restart... [2021-11-11T13:07:50.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.245s coverage: 65.4% of statements [2021-11-11T13:07:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T13:07:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T13:07:50.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T13:07:52.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.704s coverage: 43.8% of statements [2021-11-11T13:07:52.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T13:07:52.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T13:07:52.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements [2021-11-11T13:07:52.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T13:07:52.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.186s coverage: 84.8% of statements [2021-11-11T13:07:52.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T13:08:00.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T13:08:00.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 92.3% of statements [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T13:08:00.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T13:08:00.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.7% of statements [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T13:08:00.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T13:08:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T13:08:00.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2021-11-11T13:08:00.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-11T13:08:01.519Z] 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-11-11T13:08:01.519Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-11T13:08:01.519Z] GO111MODULE=on go vet ./... [2021-11-11T13:08:05.578Z] lxd 4.20 from Canonical* installed [2021-11-11T13:08:05.578Z] + sudo lxd init --auto [2021-11-11T13:08:13.740Z] + sudo snap install --classic snapcraft [2021-11-11T13:08:25.977Z] snapcraft 5.0 from Canonical* installed [2021-11-11T13:08:25.977Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-11T13:08:25.977Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-11T13:08:25.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T13:08:25.977Z] Dload Upload Total Spent Left Speed [2021-11-11T13:08:25.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3248 0 --:--:-- --:--:-- --:--:-- 3248 [2021-11-11T13:08:25.977Z] 100 3325k 100 3325k 0 0 5980k 0 --:--:-- --:--:-- --:--:-- 5980k [2021-11-11T13:08:25.977Z] ./yq_linux_amd64 [2021-11-11T13:08:25.977Z] + sudo snapcraft prime --use-lxd [2021-11-11T13:08:27.366Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-11T13:08:27.366Z] 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-11-11T13:08:27.366Z] - README.md [2021-11-11T13:08:27.366Z] [2021-11-11T13:08:27.366Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-11T13:08:27.629Z] Launching a container. [2021-11-11T13:08:37.649Z] Waiting for container to be ready [2021-11-11T13:08:37.649Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-11T13:08:37.649Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-11T13:08:37.649Z] [2021-11-11T13:08:41.852Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-11T13:08:41.852Z] Waiting for network to be ready... [2021-11-11T13:08:42.426Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-11T13:08:42.426Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-11T13:08:42.426Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-11T13:08:42.426Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-11T13:08:42.426Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-11T13:08:42.426Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-11T13:08:42.426Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-11T13:08:42.426Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-11T13:08:42.426Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-11T13:08:42.426Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-11T13:08:42.999Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-11T13:08:42.999Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-11T13:08:43.260Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-11T13:08:43.521Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-11T13:08:43.522Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-11T13:08:43.522Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-11T13:08:43.522Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-11T13:08:43.522Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-11T13:08:43.781Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-11T13:08:43.781Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-11T13:08:44.042Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-11T13:08:44.042Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-11T13:08:44.042Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-11T13:08:44.042Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-11T13:08:44.042Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-11T13:08:44.042Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-11T13:08:44.042Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-11T13:08:46.589Z] Fetched 25.6 MB in 4s (6159 kB/s) [2021-11-11T13:08:47.533Z] Reading package lists... [2021-11-11T13:08:47.793Z] Reading package lists... [2021-11-11T13:08:47.793Z] Building dependency tree... [2021-11-11T13:08:47.793Z] Reading state information... [2021-11-11T13:08:48.055Z] The following additional packages will be installed: [2021-11-11T13:08:48.055Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-11T13:08:48.055Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-11T13:08:48.055Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-11T13:08:48.055Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-11T13:08:48.055Z] Suggested packages: [2021-11-11T13:08:48.055Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-11T13:08:48.055Z] Recommended packages: [2021-11-11T13:08:48.055Z] gnupg libsasl2-modules [2021-11-11T13:08:48.055Z] The following NEW packages will be installed: [2021-11-11T13:08:48.055Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-11T13:08:48.055Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-11T13:08:48.055Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-11T13:08:48.055Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-11T13:08:48.055Z] The following packages will be upgraded: [2021-11-11T13:08:48.055Z] gpg gpg-agent gpgconf libudev1 [2021-11-11T13:08:48.317Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-11T13:08:48.317Z] Need to get 3527 kB of archives. [2021-11-11T13:08:48.317Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-11T13:08:48.317Z] 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-11-11T13:08:48.317Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-11T13:08:48.579Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-11T13:08:48.579Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-11T13:08:48.579Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-11T13:08:48.579Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-11T13:08:49.152Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-11T13:08:49.152Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-11T13:08:49.152Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-11T13:08:49.152Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-11T13:08:49.152Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-11T13:08:49.152Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-11T13:08:49.152Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-11T13:08:49.152Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-11T13:08:49.152Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-11T13:08:49.152Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-11T13:08:49.153Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-11T13:08:49.153Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-11T13:08:49.153Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-11T13:08:49.153Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-11T13:08:49.153Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-11T13:08:49.153Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-11T13:08:49.415Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T13:08:49.415Z] Fetched 3527 kB in 1s (3119 kB/s) [2021-11-11T13:08:49.415Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-11T13:08:49.415Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-11T13:08:49.415Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T13:08:49.415Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-11T13:08:49.415Z] Selecting previously unselected package udev. [2021-11-11T13:08:49.415Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-11T13:08:49.415Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-11T13:08:49.676Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-11T13:08:49.676Z] Selecting previously unselected package libfuse2:amd64. [2021-11-11T13:08:49.676Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-11T13:08:49.676Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-11T13:08:49.676Z] Selecting previously unselected package fuse. [2021-11-11T13:08:49.953Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-11T13:08:49.953Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-11T13:08:49.953Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T13:08:49.953Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T13:08:49.953Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T13:08:49.953Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T13:08:49.953Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T13:08:49.953Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T13:08:50.225Z] Selecting previously unselected package libksba8:amd64. [2021-11-11T13:08:50.225Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-11T13:08:50.225Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-11T13:08:50.225Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-11T13:08:50.225Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.225Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.225Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-11T13:08:50.225Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.225Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.225Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-11T13:08:50.225Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.225Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.512Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-11T13:08:50.512Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.512Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.512Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-11T13:08:50.512Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.512Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.512Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-11T13:08:50.512Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.512Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.512Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-11T13:08:50.512Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.512Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.822Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-11T13:08:50.822Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.822Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.822Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-11T13:08:50.822Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T13:08:50.822Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:50.822Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T13:08:50.822Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-11T13:08:50.822Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T13:08:50.822Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T13:08:50.822Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-11T13:08:50.822Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T13:08:50.822Z] Selecting previously unselected package libldap-common. [2021-11-11T13:08:50.822Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-11T13:08:50.822Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T13:08:50.822Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T13:08:50.822Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-11T13:08:50.822Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T13:08:51.082Z] Selecting previously unselected package dirmngr. [2021-11-11T13:08:51.082Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T13:08:51.082Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-11T13:08:51.082Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T13:08:51.082Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-11T13:08:51.082Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-11T13:08:51.082Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T13:08:51.082Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T13:08:51.082Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-11T13:08:51.082Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.082Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-11T13:08:51.082Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T13:08:51.082Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-11T13:08:51.344Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T13:08:51.609Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.609Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-11T13:08:51.609Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-11T13:08:51.609Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-11T13:08:51.609Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.609Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.609Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.609Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.609Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.609Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.609Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T13:08:51.868Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T13:08:51.868Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-11T13:08:51.869Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T13:08:52.129Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-11T13:08:52.129Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-11T13:08:52.129Z] This means they are not meant to be enabled using systemctl. [2021-11-11T13:08:52.129Z] Possible reasons for having this kind of units are: [2021-11-11T13:08:52.129Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-11T13:08:52.129Z] .wants/ or .requires/ directory. [2021-11-11T13:08:52.129Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-11T13:08:52.129Z] a requirement dependency on it. [2021-11-11T13:08:52.129Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-11T13:08:52.129Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-11T13:08:52.129Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-11T13:08:52.129Z] instance name specified. [2021-11-11T13:08:52.389Z] Reading package lists... [2021-11-11T13:08:52.650Z] Building dependency tree... [2021-11-11T13:08:52.650Z] Reading state information... [2021-11-11T13:08:52.912Z] The following additional packages will be installed: [2021-11-11T13:08:52.912Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-11T13:08:52.912Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-11T13:08:52.912Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-11T13:08:52.912Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-11T13:08:52.912Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-11T13:08:52.912Z] Suggested packages: [2021-11-11T13:08:52.912Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-11T13:08:52.912Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-11T13:08:52.912Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-11T13:08:52.912Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-11T13:08:52.912Z] systemd-container policykit-1 [2021-11-11T13:08:52.912Z] Recommended packages: [2021-11-11T13:08:52.912Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-11T13:08:52.912Z] The following NEW packages will be installed: [2021-11-11T13:08:52.912Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-11T13:08:52.912Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-11T13:08:52.912Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-11T13:08:52.912Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-11T13:08:52.912Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-11T13:08:52.912Z] The following packages will be upgraded: [2021-11-11T13:08:52.912Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-11T13:08:52.912Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-11T13:08:52.912Z] Need to get 36.8 MB of archives. [2021-11-11T13:08:52.912Z] After this operation, 147 MB of additional disk space will be used. [2021-11-11T13:08:52.912Z] 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-11-11T13:08:53.174Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-11T13:08:53.174Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-11T13:08:53.174Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-11T13:08:53.174Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-11T13:08:53.174Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-11T13:08:53.174Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-11T13:08:53.174Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-11T13:08:53.174Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-11T13:08:53.174Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-11T13:08:53.174Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-11T13:08:53.174Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-11T13:08:53.174Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-11T13:08:53.174Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-11T13:08:53.174Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-11T13:08:53.174Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-11T13:08:53.174Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-11T13:08:54.118Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-11T13:08:54.118Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-11T13:08:54.118Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-11T13:08:54.118Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-11T13:08:54.118Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-11T13:08:54.118Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-11T13:08:54.118Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-11T13:08:54.118Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-11T13:08:54.118Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-11T13:08:54.118Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-11T13:08:54.118Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-11T13:08:54.118Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-11T13:08:54.118Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-11T13:08:55.062Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T13:08:55.062Z] Fetched 36.8 MB in 2s (19.6 MB/s) [2021-11-11T13:08:55.062Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T13:08:55.062Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-11T13:08:55.062Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T13:08:55.634Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-11T13:08:55.634Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T13:08:55.634Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-11T13:08:55.895Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T13:08:55.895Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-11T13:08:55.895Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-11T13:08:55.895Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-11T13:08:55.895Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T13:08:55.895Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-11T13:08:56.156Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-11T13:08:56.417Z] Setting up apt (1.6.14) ... [2021-11-11T13:08:56.417Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-11T13:08:56.678Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-11T13:08:56.678Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-11T13:08:56.678Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-11T13:08:56.678Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-11T13:08:56.938Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-11T13:08:56.938Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T13:08:56.938Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T13:08:57.198Z] Selecting previously unselected package libexpat1:amd64. [2021-11-11T13:08:57.198Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-11T13:08:57.198Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-11T13:08:57.198Z] Selecting previously unselected package python3.6-minimal. [2021-11-11T13:08:57.198Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T13:08:57.198Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T13:08:57.459Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-11T13:08:57.459Z] Checking for services that may need to be restarted...done. [2021-11-11T13:08:57.459Z] Checking for services that may need to be restarted...done. [2021-11-11T13:08:57.459Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T13:08:57.721Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-11T13:08:57.721Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T13:08:57.982Z] Selecting previously unselected package python3-minimal. [2021-11-11T13:08:57.982Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-11T13:08:57.982Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-11T13:08:57.982Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-11T13:08:57.982Z] Selecting previously unselected package mime-support. [2021-11-11T13:08:57.982Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-11T13:08:57.982Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-11T13:08:58.242Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-11T13:08:58.243Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-11T13:08:58.243Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-11T13:08:58.243Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-11T13:08:58.243Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T13:08:58.243Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T13:08:58.503Z] Selecting previously unselected package python3.6. [2021-11-11T13:08:58.503Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T13:08:58.503Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T13:08:58.503Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-11T13:08:58.503Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-11T13:08:58.503Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-11T13:08:58.503Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-11T13:08:58.763Z] Selecting previously unselected package python3. [2021-11-11T13:08:58.763Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-11T13:08:58.763Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-11T13:08:58.763Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-11T13:08:58.763Z] Selecting previously unselected package multiarch-support. [2021-11-11T13:08:58.763Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T13:08:58.763Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-11T13:08:59.045Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-11T13:08:59.045Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-11T13:08:59.045Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-11T13:08:59.045Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-11T13:08:59.045Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-11T13:08:59.045Z] Selecting previously unselected package libbsd0:amd64. [2021-11-11T13:08:59.045Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-11T13:08:59.045Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-11T13:08:59.045Z] Selecting previously unselected package sudo. [2021-11-11T13:08:59.045Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-11T13:08:59.045Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-11T13:08:59.306Z] Selecting previously unselected package apparmor. [2021-11-11T13:08:59.306Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-11T13:08:59.306Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-11T13:08:59.306Z] Selecting previously unselected package libedit2:amd64. [2021-11-11T13:08:59.306Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-11T13:08:59.306Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-11T13:08:59.306Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-11T13:08:59.306Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T13:08:59.880Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T13:08:59.880Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-11T13:08:59.880Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T13:08:59.880Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T13:08:59.880Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-11T13:08:59.880Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-11T13:08:59.880Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-11T13:08:59.880Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-11T13:08:59.880Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T13:08:59.880Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T13:08:59.880Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-11T13:08:59.880Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T13:08:59.880Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T13:09:00.138Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-11T13:09:00.138Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-11T13:09:00.138Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-11T13:09:00.138Z] Selecting previously unselected package openssh-client. [2021-11-11T13:09:00.138Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-11T13:09:00.138Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-11T13:09:00.397Z] Selecting previously unselected package squashfs-tools. [2021-11-11T13:09:00.397Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-11T13:09:00.397Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-11T13:09:00.397Z] Selecting previously unselected package snapd. [2021-11-11T13:09:00.397Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-11T13:09:00.397Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-11T13:09:02.334Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-11T13:09:02.334Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-11T13:09:02.595Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-11T13:09:02.595Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-11T13:09:02.595Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-11T13:09:02.595Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T13:09:02.595Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T13:09:02.595Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-11T13:09:02.595Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-11T13:09:03.167Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-11T13:09:03.167Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-11T13:09:03.167Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-11T13:09:03.167Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T13:09:03.167Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T13:09:03.167Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T13:09:03.739Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-11T13:09:03.739Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T13:09:03.739Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-11T13:09:03.739Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-11T13:09:03.999Z] running python rtupdate hooks for python3.6... [2021-11-11T13:09:03.999Z] running python post-rtupdate hooks for python3.6... [2021-11-11T13:09:03.999Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-11T13:09:04.574Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-11T13:09:04.846Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T13:09:04.846Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-11T13:09:05.418Z] Setting up snapd (2.51.1+18.04) ... [2021-11-11T13:09:05.989Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-11T13:09:06.249Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-11T13:09:06.510Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-11T13:09:06.510Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-11T13:09:06.771Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-11T13:09:06.771Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-11T13:09:06.771Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-11T13:09:07.035Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-11T13:09:07.296Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-11T13:09:07.296Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-11T13:09:07.556Z] /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-11-11T13:09:07.556Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T13:09:07.556Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-11T13:09:08.498Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T13:09:08.499Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T13:09:08.760Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T13:09:09.958Z] Reading package lists... [2021-11-11T13:09:10.218Z] Reading package lists... [2021-11-11T13:09:10.476Z] Building dependency tree... [2021-11-11T13:09:10.476Z] Reading state information... [2021-11-11T13:09:10.476Z] Calculating upgrade... [2021-11-11T13:09:10.736Z] The following packages will be upgraded: [2021-11-11T13:09:10.736Z] advancecomp base-files bash binutils binutils-common [2021-11-11T13:09:10.736Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-11T13:09:10.736Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-11T13:09:10.736Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-11T13:09:10.736Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-11T13:09:10.736Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-11T13:09:10.736Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-11T13:09:10.736Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-11T13:09:10.736Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-11T13:09:10.736Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-11T13:09:10.736Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-11T13:09:10.736Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-11T13:09:10.736Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-11T13:09:10.736Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-11T13:09:10.736Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-11T13:09:10.736Z] ubuntu-keyring util-linux [2021-11-11T13:09:10.736Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T13:09:10.736Z] Need to get 64.2 MB of archives. [2021-11-11T13:09:10.736Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-11T13:09:10.736Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-11T13:09:11.005Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-11T13:09:11.005Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-11T13:09:11.005Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-11T13:09:11.005Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-11T13:09:11.005Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-11T13:09:11.005Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-11T13:09:11.005Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-11T13:09:11.005Z] 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-11-11T13:09:11.005Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-11T13:09:11.005Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-11T13:09:11.005Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-11T13:09:11.005Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-11T13:09:11.005Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-11T13:09:11.005Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-11T13:09:11.005Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-11T13:09:11.005Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-11T13:09:11.005Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-11T13:09:11.005Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-11T13:09:11.005Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-11T13:09:11.284Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-11T13:09:11.284Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-11T13:09:11.284Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-11T13:09:11.284Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-11T13:09:11.284Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-11T13:09:11.284Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-11T13:09:11.284Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-11T13:09:11.284Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-11T13:09:11.284Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-11T13:09:11.284Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-11T13:09:11.284Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-11T13:09:11.284Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-11T13:09:11.284Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-11T13:09:11.284Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-11T13:09:11.284Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-11T13:09:11.284Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-11T13:09:11.284Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-11T13:09:11.284Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-11T13:09:11.284Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-11T13:09:11.284Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-11T13:09:11.284Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-11T13:09:11.284Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-11T13:09:11.284Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-11T13:09:11.284Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-11T13:09:11.284Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-11T13:09:11.284Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-11T13:09:11.284Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-11T13:09:11.284Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-11T13:09:11.284Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-11T13:09:11.284Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-11T13:09:11.284Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-11T13:09:11.284Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-11T13:09:11.284Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-11T13:09:11.284Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-11T13:09:11.284Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-11T13:09:11.284Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-11T13:09:11.284Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-11T13:09:11.543Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-11T13:09:11.543Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-11T13:09:11.543Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-11T13:09:11.543Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-11T13:09:11.803Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-11T13:09:11.803Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-11T13:09:11.803Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-11T13:09:11.803Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-11T13:09:11.803Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-11T13:09:11.803Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-11T13:09:11.803Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-11T13:09:11.803Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-11T13:09:11.803Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-11T13:09:11.803Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-11T13:09:11.803Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-11T13:09:12.064Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-11T13:09:12.064Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-11T13:09:12.064Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-11T13:09:12.064Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-11T13:09:12.064Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-11T13:09:12.064Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-11T13:09:12.064Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-11T13:09:12.064Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-11T13:09:12.064Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-11T13:09:12.064Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-11T13:09:12.064Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-11T13:09:12.064Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-11T13:09:12.064Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-11T13:09:12.064Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-11T13:09:12.064Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-11T13:09:12.324Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-11T13:09:12.324Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-11T13:09:12.324Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-11T13:09:12.324Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-11T13:09:12.324Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-11T13:09:12.324Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-11T13:09:12.324Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-11T13:09:12.324Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-11T13:09:12.324Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-11T13:09:12.324Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-11T13:09:12.324Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-11T13:09:12.324Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-11T13:09:12.324Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-11T13:09:12.324Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-11T13:09:12.324Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-11T13:09:12.324Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-11T13:09:12.586Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T13:09:12.586Z] Fetched 64.2 MB in 2s (39.0 MB/s) [2021-11-11T13:09:12.586Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T13:09:12.586Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T13:09:12.586Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T13:09:13.157Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T13:09:13.157Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T13:09:13.157Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-11T13:09:13.157Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-11T13:09:13.419Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.419Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.419Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.419Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.419Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.419Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.419Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.680Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.680Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.680Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.680Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.680Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.680Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.680Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.941Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:13.941Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T13:09:13.941Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.941Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.941Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:13.941Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T13:09:13.941Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.941Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:13.941Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:13.941Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:14.202Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:14.202Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T13:09:14.202Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:14.462Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T13:09:14.462Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T13:09:14.462Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T13:09:14.722Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-11T13:09:14.983Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T13:09:14.983Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-11T13:09:14.983Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-11T13:09:14.983Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-11T13:09:15.243Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-11T13:09:15.243Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-11T13:09:15.243Z] Installing new version of config file /etc/issue ... [2021-11-11T13:09:15.243Z] Installing new version of config file /etc/issue.net ... [2021-11-11T13:09:15.243Z] Installing new version of config file /etc/lsb-release ... [2021-11-11T13:09:15.243Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-11T13:09:15.504Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-11T13:09:15.766Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-11T13:09:15.766Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-11T13:09:15.766Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:15.766Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-11T13:09:15.766Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-11T13:09:15.766Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-11T13:09:15.766Z] 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-11-11T13:09:16.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:16.027Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:16.027Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:16.027Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:16.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:16.027Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-11T13:09:16.027Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-11T13:09:16.597Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-11T13:09:16.597Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:16.597Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-11T13:09:16.597Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T13:09:16.597Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-11T13:09:16.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:16.858Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T13:09:16.858Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T13:09:16.858Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T13:09:16.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:16.858Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T13:09:16.858Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T13:09:16.858Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-11T13:09:17.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:17.118Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-11T13:09:17.118Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-11T13:09:17.118Z] Setting up grep (3.1-2build1) ... [2021-11-11T13:09:17.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:17.118Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-11T13:09:17.118Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-11T13:09:17.118Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-11T13:09:17.380Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:17.380Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-11T13:09:17.380Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-11T13:09:17.380Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-11T13:09:17.380Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:17.380Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T13:09:17.380Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T13:09:17.641Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-11T13:09:17.641Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:17.641Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T13:09:17.641Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T13:09:18.214Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T13:09:18.214Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T13:09:18.214Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T13:09:18.214Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T13:09:18.476Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-11T13:09:18.476Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:18.476Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-11T13:09:18.476Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T13:09:19.048Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-11T13:09:19.048Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-11T13:09:19.048Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-11T13:09:19.048Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-11T13:09:19.048Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-11T13:09:19.048Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:19.048Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-11T13:09:19.048Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-11T13:09:19.310Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-11T13:09:19.310Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:19.310Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:19.310Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:19.310Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:19.310Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:19.310Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:19.310Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:19.310Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:19.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:19.571Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:19.571Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:19.571Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:19.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:19.571Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:19.571Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:19.571Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:19.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:19.832Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T13:09:19.832Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T13:09:19.832Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T13:09:19.832Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T13:09:19.832Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T13:09:19.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:19.832Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T13:09:19.832Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T13:09:20.092Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T13:09:20.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:20.092Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:20.092Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:20.092Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:20.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:20.092Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:20.092Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:20.353Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:20.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:20.353Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:20.353Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:20.614Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:20.875Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-11T13:09:21.135Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-11T13:09:21.396Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:21.396Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T13:09:21.396Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T13:09:21.396Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T13:09:21.657Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T13:09:21.657Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-11T13:09:21.657Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T13:09:21.657Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-11T13:09:21.657Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T13:09:21.657Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-11T13:09:21.657Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-11T13:09:21.918Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-11T13:09:21.918Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T13:09:21.918Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-11T13:09:21.918Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-11T13:09:22.183Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-11T13:09:22.183Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T13:09:22.183Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-11T13:09:22.183Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-11T13:09:22.183Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-11T13:09:22.183Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T13:09:22.183Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T13:09:22.183Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T13:09:22.444Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T13:09:22.444Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T13:09:22.444Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T13:09:22.444Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T13:09:22.444Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T13:09:22.705Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-11T13:09:22.705Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T13:09:22.705Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T13:09:22.705Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T13:09:22.967Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:22.967Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T13:09:22.967Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T13:09:22.967Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-11T13:09:22.967Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T13:09:22.967Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T13:09:22.967Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T13:09:22.967Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T13:09:23.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:23.228Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-11T13:09:23.228Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-11T13:09:23.228Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-11T13:09:23.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:23.228Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-11T13:09:23.228Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-11T13:09:23.228Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-11T13:09:23.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T13:09:23.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T13:09:23.301Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T13:09:23.489Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:23.489Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-11T13:09:23.489Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T13:09:23.489Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T13:09:23.752Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:23.752Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T13:09:23.752Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T13:09:23.752Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T13:09:23.752Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:23.752Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-11T13:09:23.752Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-11T13:09:23.963Z] + ls -al . [2021-11-11T13:09:23.963Z] total 664 [2021-11-11T13:09:23.963Z] drwxrwxr-x 9 1001 1001 4096 Nov 11 13:09 . [2021-11-11T13:09:23.963Z] drwxr-xr-x 4 root root 4096 Nov 11 13:05 .. [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 13:02 .dockerignore [2021-11-11T13:09:23.963Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 13:02 .git [2021-11-11T13:09:23.963Z] drwxrwxr-x 4 1001 1001 4096 Nov 11 13:02 .github [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 13:02 .gitignore [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 13:02 .golangci.yml [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 13:02 .hadolint.yml [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 13:02 .sonarcloud.properties [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 13:02 ADOPTERS.md [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 13:02 Attribution.txt [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 13:02 CHANGELOG.md [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 13:02 CONTRIBUTING.md [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 13:02 GOVERNANCE.md [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 13:02 Jenkinsfile [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 13:02 LICENSE [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 13:02 Makefile [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 13:02 OWNERS.md [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 13:02 README.md [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 13:02 SECURITY.md [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 13:00 VERSION [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 13:02 ZMQWindows.md [2021-11-11T13:09:23.963Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 13:02 bin [2021-11-11T13:09:23.963Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 13:02 cmd [2021-11-11T13:09:23.963Z] -rw-r--r-- 1 root root 428381 Nov 11 13:08 coverage.out [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 13:02 go.mod [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 13:02 go.sum [2021-11-11T13:09:23.963Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 13:02 internal [2021-11-11T13:09:23.963Z] drwxrwxr-x 3 1001 1001 4096 Nov 11 13:02 openapi [2021-11-11T13:09:23.963Z] drwxrwxr-x 4 1001 1001 4096 Nov 11 13:02 snap [2021-11-11T13:09:23.963Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 13:02 version.go [Pipeline] sh [2021-11-11T13:09:24.015Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-11T13:09:24.015Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:24.015Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-11T13:09:24.015Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-11T13:09:24.276Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-11T13:09:24.276Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:24.276Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T13:09:24.276Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T13:09:24.276Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-11T13:09:24.543Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:24.543Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-11T13:09:24.543Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-11T13:09:24.543Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-11T13:09:24.543Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:24.543Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-11T13:09:24.543Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-11T13:09:24.543Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-11T13:09:24.615Z] + '[' -e coverage.out ] [2021-11-11T13:09:24.615Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T13:09:24.641Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T13:09:24.804Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:24.804Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-11T13:09:24.804Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-11T13:09:24.804Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-11T13:09:24.804Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:24.804Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-11T13:09:24.804Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-11T13:09:24.804Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-11T13:09:25.066Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:25.066Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-11T13:09:25.066Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-11T13:09:25.066Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-11T13:09:25.066Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:25.066Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-11T13:09:25.066Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-11T13:09:25.328Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-11T13:09:25.328Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:25.328Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-11T13:09:25.328Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-11T13:09:25.328Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-11T13:09:25.328Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T13:09:25.328Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-11T13:09:25.328Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-11T13:09:25.328Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-11T13:09:25.380Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T13:09:25.589Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-11T13:09:25.589Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-11T13:09:25.589Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-11T13:09:25.589Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-11T13:09:25.589Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-11T13:09:25.850Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-11T13:09:25.850Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-11T13:09:25.851Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-11T13:09:25.851Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-11T13:09:25.851Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-11T13:09:25.851Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-11T13:09:26.025Z] + make build [2021-11-11T13:09:26.025Z] 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-11-11T13:09:26.111Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-11T13:09:26.111Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-11T13:09:26.111Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-11T13:09:26.111Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-11T13:09:26.111Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-11T13:09:26.111Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-11T13:09:26.111Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-11T13:09:26.111Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-11T13:09:26.370Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-11T13:09:26.370Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-11T13:09:26.370Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-11T13:09:26.370Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-11T13:09:26.370Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-11T13:09:26.370Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-11T13:09:26.633Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-11T13:09:26.901Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-11T13:09:26.901Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-11T13:09:26.901Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-11T13:09:26.901Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T13:09:26.901Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T13:09:27.163Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T13:09:27.163Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T13:09:27.163Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T13:09:27.163Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T13:09:27.424Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T13:09:27.424Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T13:09:27.424Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:27.424Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:27.424Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:27.424Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:27.686Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:27.686Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:27.686Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:27.686Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:28.631Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:28.631Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:29.205Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:29.205Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:29.777Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:29.777Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:29.777Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:29.777Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:30.716Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T13:09:30.716Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T13:09:30.716Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T13:09:30.716Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T13:09:30.716Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-11T13:09:30.716Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T13:09:30.976Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-11T13:09:30.976Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T13:09:30.976Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-11T13:09:30.976Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-11T13:09:30.976Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T13:09:30.976Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T13:09:31.239Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T13:09:31.239Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T13:09:31.239Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-11T13:09:31.239Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-11T13:09:31.239Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:31.239Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T13:09:31.239Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:31.500Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:31.500Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:31.500Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-11T13:09:31.500Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-11T13:09:31.500Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-11T13:09:31.500Z] [2021-11-11T13:09:31.500Z] Current default time zone: 'Etc/UTC' [2021-11-11T13:09:31.500Z] Local time is now: Thu Nov 11 13:09:31 UTC 2021. [2021-11-11T13:09:31.500Z] Universal Time is now: Thu Nov 11 13:09:31 UTC 2021. [2021-11-11T13:09:31.500Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-11T13:09:31.500Z] [2021-11-11T13:09:31.500Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-11T13:09:31.500Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:31.500Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-11T13:09:31.500Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-11T13:09:31.500Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-11T13:09:31.500Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-11T13:09:31.500Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-11T13:09:31.500Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-11T13:09:31.760Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-11T13:09:31.760Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-11T13:09:31.760Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:31.760Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-11T13:09:31.760Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:31.760Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-11T13:09:31.760Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:31.760Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-11T13:09:31.760Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-11T13:09:31.760Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-11T13:09:31.760Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-11T13:09:31.760Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-11T13:09:31.760Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-11T13:09:31.760Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-11T13:09:31.760Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-11T13:09:32.744Z] 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-11-11T13:09:34.303Z] Updating certificates in /etc/ssl/certs... [2021-11-11T13:09:34.872Z] 23 added, 28 removed; done. [2021-11-11T13:09:34.872Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-11T13:09:34.872Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T13:09:34.872Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-11T13:09:34.872Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-11T13:09:34.872Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-11T13:09:34.872Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:35.133Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-11T13:09:35.133Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:35.133Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:35.133Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:35.133Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:35.133Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:35.133Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-11T13:09:35.133Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-11T13:09:35.133Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-11T13:09:35.133Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-11T13:09:35.133Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-11T13:09:35.133Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:35.133Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T13:09:35.133Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-11T13:09:35.133Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-11T13:09:35.133Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-11T13:09:35.133Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T13:09:35.133Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-11T13:09:35.395Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-11T13:09:35.395Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-11T13:09:35.395Z] Updating certificates in /etc/ssl/certs... [2021-11-11T13:09:35.964Z] 0 added, 0 removed; done. [2021-11-11T13:09:35.964Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-11T13:09:35.964Z] done. [2021-11-11T13:09:36.536Z] Reading package lists... [2021-11-11T13:09:36.536Z] Building dependency tree... [2021-11-11T13:09:36.536Z] Reading state information... [2021-11-11T13:09:36.797Z] The following NEW packages will be installed: [2021-11-11T13:09:36.797Z] apt-transport-https [2021-11-11T13:09:36.797Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T13:09:37.058Z] Need to get 4348 B of archives. [2021-11-11T13:09:37.058Z] After this operation, 154 kB of additional disk space will be used. [2021-11-11T13:09:37.058Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-11T13:09:37.058Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T13:09:37.058Z] Fetched 4348 B in 0s (23.8 kB/s) [2021-11-11T13:09:37.058Z] Selecting previously unselected package apt-transport-https. [2021-11-11T13:09:37.320Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-11T13:09:37.320Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-11T13:09:37.320Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-11T13:09:37.320Z] Setting up apt-transport-https (1.6.14) ... [2021-11-11T13:09:37.580Z] Waiting for network to be ready... [2021-11-11T13:09:44.165Z] 2021-11-11T13:09:41Z INFO Waiting for automatic snapd restart... [2021-11-11T13:09:45.549Z] snapd 2.52.1 from Canonical* installed [2021-11-11T13:09:46.489Z] "snapd" switched to the "latest/stable" channel [2021-11-11T13:09:46.489Z] [2021-11-11T13:09:49.036Z] core18 20211015 from Canonical* installed [2021-11-11T13:09:49.036Z] "core18" switched to the "latest/stable" channel [2021-11-11T13:09:49.036Z] [2021-11-11T13:09:51.579Z] snapcraft 5.0 from Canonical* installed [2021-11-11T13:09:51.579Z] "snapcraft" switched to the "latest/stable" channel [2021-11-11T13:09:51.579Z] [2021-11-11T13:09:54.925Z] 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-11-11T13:09:55.784Z] 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-11-11T13:09:55.784Z] - README.md [2021-11-11T13:09:55.784Z] [2021-11-11T13:09:55.784Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-11T13:09:55.907Z] 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-11-11T13:09:56.356Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T13:09:56.618Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T13:09:56.618Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T13:09:57.822Z] Reading package lists... [2021-11-11T13:09:58.084Z] 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-11-11T13:09:58.084Z] Reading package lists... [2021-11-11T13:09:58.345Z] Building dependency tree... [2021-11-11T13:09:58.345Z] Reading state information... [2021-11-11T13:09:58.607Z] Suggested packages: [2021-11-11T13:09:58.607Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-11T13:09:58.607Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-11T13:09:58.607Z] Recommended packages: [2021-11-11T13:09:58.607Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-11T13:09:58.607Z] The following NEW packages will be installed: [2021-11-11T13:09:58.607Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-11T13:09:58.607Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-11T13:09:58.607Z] pkg-config zip [2021-11-11T13:09:58.607Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T13:09:58.867Z] Need to get 7670 kB of archives. [2021-11-11T13:09:58.867Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-11T13:09:58.867Z] 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-11-11T13:09:58.867Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-11T13:09:59.129Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-11T13:09:59.129Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-11T13:09:59.129Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-11T13:09:59.129Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-11T13:09:59.391Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-11T13:09:59.391Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-11T13:09:59.391Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-11T13:09:59.391Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-11T13:09:59.652Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-11T13:09:59.652Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-11T13:09:59.652Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-11T13:09:59.652Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-11T13:09:59.652Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-11T13:09:59.913Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T13:09:59.913Z] Fetched 7670 kB in 1s (6874 kB/s) [2021-11-11T13:09:59.913Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-11T13:09:59.913Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-11T13:09:59.913Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-11T13:09:59.913Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-11T13:10:00.175Z] Selecting previously unselected package libpsl5:amd64. [2021-11-11T13:10:00.175Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-11T13:10:00.175Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-11T13:10:00.175Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T13:10:00.175Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-11T13:10:00.175Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-11T13:10:00.175Z] Selecting previously unselected package librtmp1:amd64. [2021-11-11T13:10:00.175Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-11T13:10:00.175Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-11T13:10:00.175Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-11T13:10:00.175Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-11T13:10:00.175Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-11T13:10:00.209Z] 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-11-11T13:10:00.434Z] Selecting previously unselected package liberror-perl. [2021-11-11T13:10:00.435Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-11T13:10:00.435Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-11T13:10:00.435Z] Selecting previously unselected package git-man. [2021-11-11T13:10:00.435Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-11T13:10:00.435Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-11T13:10:00.435Z] Selecting previously unselected package git. [2021-11-11T13:10:00.435Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-11T13:10:00.435Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-11T13:10:00.808Z] 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-11-11T13:10:01.005Z] Selecting previously unselected package libnorm1:amd64. [2021-11-11T13:10:01.005Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-11T13:10:01.005Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-11T13:10:01.005Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-11T13:10:01.005Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-11T13:10:01.005Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-11T13:10:01.269Z] Selecting previously unselected package libsodium23:amd64. [2021-11-11T13:10:01.269Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-11T13:10:01.269Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-11T13:10:01.269Z] Selecting previously unselected package libzmq5:amd64. [2021-11-11T13:10:01.269Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-11T13:10:01.269Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T13:10:01.269Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-11T13:10:01.269Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-11T13:10:01.269Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T13:10:01.269Z] Selecting previously unselected package pkg-config. [2021-11-11T13:10:01.269Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-11T13:10:01.269Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-11T13:10:01.536Z] Selecting previously unselected package zip. [2021-11-11T13:10:01.536Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-11T13:10:01.536Z] Unpacking zip (3.0-11build1) ... [2021-11-11T13:10:01.536Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-11T13:10:01.536Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-11T13:10:01.536Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-11T13:10:01.536Z] Setting up liberror-perl (0.17025-1) ... [2021-11-11T13:10:01.536Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-11T13:10:01.536Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-11T13:10:01.536Z] No schema files found: doing nothing. [2021-11-11T13:10:01.536Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-11T13:10:01.536Z] Setting up zip (3.0-11build1) ... [2021-11-11T13:10:01.536Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-11T13:10:01.536Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-11T13:10:01.536Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-11T13:10:01.536Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T13:10:01.536Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-11T13:10:01.799Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T13:10:01.799Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-11T13:10:01.799Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T13:10:02.372Z] git set to automatically installed. [2021-11-11T13:10:02.372Z] git-man set to automatically installed. [2021-11-11T13:10:02.372Z] libcurl3-gnutls set to automatically installed. [2021-11-11T13:10:02.372Z] liberror-perl set to automatically installed. [2021-11-11T13:10:02.372Z] libglib2.0-0 set to automatically installed. [2021-11-11T13:10:02.372Z] libnghttp2-14 set to automatically installed. [2021-11-11T13:10:02.372Z] libnorm1 set to automatically installed. [2021-11-11T13:10:02.372Z] libpgm-5.2-0 set to automatically installed. [2021-11-11T13:10:02.372Z] libpsl5 set to automatically installed. [2021-11-11T13:10:02.372Z] librtmp1 set to automatically installed. [2021-11-11T13:10:02.372Z] libsodium23 set to automatically installed. [2021-11-11T13:10:02.372Z] libzmq3-dev set to automatically installed. [2021-11-11T13:10:02.372Z] libzmq5 set to automatically installed. [2021-11-11T13:10:02.372Z] pkg-config set to automatically installed. [2021-11-11T13:10:02.372Z] zip set to automatically installed. [2021-11-11T13:10:04.203Z] 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-11-11T13:10:04.289Z] snapd is not logged in, snap install commands will use sudo [2021-11-11T13:10:05.229Z] snap "core18" has no updates available [2021-11-11T13:10:05.800Z] snapd is not logged in, snap install commands will use sudo [2021-11-11T13:10:08.638Z] 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-11-11T13:10:11.258Z] 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-11-11T13:10:14.078Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-11T13:10:14.079Z] Pulling config-common [2021-11-11T13:10:14.079Z] + snapcraftctl pull [2021-11-11T13:10:15.463Z] Pulling go-build-helper [2021-11-11T13:10:15.463Z] + snapcraftctl pull [2021-11-11T13:10:15.558Z] 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-11-11T13:10:16.845Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-11T13:10:16.845Z] Skipping pull go-build-helper (already ran) [2021-11-11T13:10:16.845Z] Building go-build-helper [2021-11-11T13:10:16.846Z] + snapcraftctl build [2021-11-11T13:10:18.759Z] Staging go-build-helper [2021-11-11T13:10:18.759Z] + snapcraftctl stage [2021-11-11T13:10:18.949Z] 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-11-11T13:10:21.568Z] 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-11-11T13:10:28.299Z] $ docker stop --time=1 973af82d4b8de633db0c16af84fb87e4bd50dba773fc3d475210c69b0d60afad [2021-11-11T13:10:28.761Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-11T13:10:28.761Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-11T13:10:28.761Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-11T13:10:28.761Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-11T13:10:28.761Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-11T13:10:28.761Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-11T13:10:28.761Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-11T13:10:28.761Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-11T13:10:28.761Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-11T13:10:28.761Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-11T13:10:28.761Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-11T13:10:28.761Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-11T13:10:28.761Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-11T13:10:28.761Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-11T13:10:28.761Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-11T13:10:28.761Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-11T13:10:28.761Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-11T13:10:28.761Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-11T13:10:28.761Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-11T13:10:28.761Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-11T13:10:28.761Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-11T13:10:28.761Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-11T13:10:28.761Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-11T13:10:28.761Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-11T13:10:28.761Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-11T13:10:28.761Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-11T13:10:28.761Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-11T13:10:28.761Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-11T13:10:28.761Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-11T13:10:28.761Z] Fetched 224 kB in 0s (0 B/s) [2021-11-11T13:10:28.761Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-11T13:10:28.762Z] Fetched 157 kB in 0s (0 B/s) [2021-11-11T13:10:28.762Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-11T13:10:28.762Z] Fetched 221 kB in 0s (0 B/s) [2021-11-11T13:10:28.762Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-11T13:10:28.762Z] Fetched 143 kB in 0s (0 B/s) [2021-11-11T13:10:28.762Z] Pulling edgex-go [2021-11-11T13:10:28.762Z] + snapcraftctl pull [2021-11-11T13:10:29.022Z] Pulling hooks [2021-11-11T13:10:29.022Z] + snapcraftctl pull [2021-11-11T13:10:30.339Z] $ docker rm -f 973af82d4b8de633db0c16af84fb87e4bd50dba773fc3d475210c69b0d60afad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:10:31.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T13:10:31.980Z] [2021-11-11T13:10:31.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:10:32.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T13:10:32.870Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-11T13:10:32.870Z] 29e5d40040c1: Pulling fs layer [2021-11-11T13:10:32.870Z] 1ce36da41761: Pulling fs layer [2021-11-11T13:10:32.870Z] 25b303627fd3: Pulling fs layer [2021-11-11T13:10:32.870Z] 29e5d40040c1: Verifying Checksum [2021-11-11T13:10:32.870Z] 29e5d40040c1: Download complete [2021-11-11T13:10:33.142Z] 1ce36da41761: Verifying Checksum [2021-11-11T13:10:33.142Z] 1ce36da41761: Download complete [2021-11-11T13:10:33.739Z] 29e5d40040c1: Pull complete [2021-11-11T13:10:34.714Z] 25b303627fd3: Verifying Checksum [2021-11-11T13:10:34.714Z] 25b303627fd3: Download complete [2021-11-11T13:10:34.714Z] 1ce36da41761: Pull complete [2021-11-11T13:10:44.861Z] 25b303627fd3: Pull complete [2021-11-11T13:10:44.862Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-11T13:10:44.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T13:10:44.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-11T13:10:45.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-11-11T13:10:45.194Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-11T13:10:47.642Z] $ docker top f9411071aae845646c3342527ed16b3e021632f17c174ee7542b974021d70ba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T13:10:48.581Z] + docker-compose build --help [2021-11-11T13:10:48.581Z] + grep parallel [2021-11-11T13:10:50.987Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T13:10:50.987Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T13:10:50.987Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T13:10:50.987Z] Fetched 0 B in 0s (0 B/s) [2021-11-11T13:10:50.987Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-11T13:10:50.987Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-11T13:10:50.987Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-11T13:10:50.987Z] Fetched 279 kB in 0s (0 B/s) [2021-11-11T13:10:50.987Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-11T13:10:50.987Z] Fetched 122 kB in 0s (0 B/s) [2021-11-11T13:10:50.987Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-11T13:10:50.987Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-11T13:10:50.987Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-11T13:10:50.987Z] Fetched 8848 B in 0s (0 B/s) [2021-11-11T13:10:50.987Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-11T13:10:50.987Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-11T13:10:50.987Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-11T13:10:50.987Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-11T13:10:50.987Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-11T13:10:50.988Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-11T13:10:50.988Z] Fetched 220 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-11T13:10:50.988Z] Fetched 154 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-11T13:10:50.988Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-11T13:10:50.988Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-11T13:10:50.988Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-11T13:10:50.988Z] Fetched 499 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-11T13:10:50.988Z] Fetched 111 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-11T13:10:50.988Z] Fetched 240 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-11T13:10:50.988Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-11T13:10:50.988Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-11T13:10:50.988Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-11T13:10:50.988Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-11T13:10:50.988Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-11T13:10:50.988Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-11T13:10:50.988Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-11T13:10:50.988Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-11T13:10:50.988Z] Fetched 8720 B in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-11T13:10:50.988Z] Fetched 140 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-11T13:10:50.988Z] Fetched 119 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-11T13:10:50.988Z] Fetched 111 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-11T13:10:50.988Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-11T13:10:50.988Z] Fetched 646 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-11T13:10:50.988Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-11T13:10:50.988Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-11T13:10:50.988Z] Fetched 368 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-11T13:10:50.988Z] Fetched 187 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-11T13:10:50.988Z] Fetched 175 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-11T13:10:50.988Z] Fetched 206 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-11T13:10:50.988Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-11T13:10:50.988Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-11T13:10:50.988Z] Fetched 159 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-11T13:10:50.988Z] Fetched 107 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-11T13:10:50.988Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-11T13:10:50.988Z] Pulling static-packages [2021-11-11T13:10:50.988Z] + snapcraftctl pull [2021-11-11T13:10:50.988Z] Pulling version [2021-11-11T13:10:50.988Z] + cd /root/project [2021-11-11T13:10:50.988Z] + git describe --tags --abbrev=0 [2021-11-11T13:10:50.988Z] + sed s/v// [2021-11-11T13:10:50.988Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-11T13:10:50.988Z] + [ -z 2.0.1-dev.91 ] [2021-11-11T13:10:50.988Z] + snapcraftctl set-version 2.0.1-dev.91 [2021-11-11T13:10:51.248Z] Building config-common [2021-11-11T13:10:51.248Z] + snapcraftctl build [2021-11-11T13:10:51.968Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T13:10:52.254Z] $ docker stop --time=1 f9411071aae845646c3342527ed16b3e021632f17c174ee7542b974021d70ba8 [2021-11-11T13:10:53.162Z] Skipping build go-build-helper (already ran) [2021-11-11T13:10:53.423Z] Building edgex-go [2021-11-11T13:10:53.684Z] + cd /root/parts/edgex-go/src [2021-11-11T13:10:53.684Z] + git describe --tags --abbrev=0 [2021-11-11T13:10:53.684Z] + sed s/v// [2021-11-11T13:10:53.684Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-11T13:10:53.684Z] + [ -z 2.0.1-dev.91 ] [2021-11-11T13:10:53.684Z] + echo 2.0.1-dev.91 [2021-11-11T13:10:53.684Z] + [ ! -d vendor ] [2021-11-11T13:10:53.684Z] + go mod download all [2021-11-11T13:10:53.923Z] $ docker rm -f f9411071aae845646c3342527ed16b3e021632f17c174ee7542b974021d70ba8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:10:54.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T13:10:54.519Z] . [Pipeline] withDockerContainer [2021-11-11T13:10:54.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-11-11T13:10:54.850Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-11T13:10:56.235Z] $ docker top df598005dada775d9f220cd99c13e4cee3ba7a6aae173d6ccc3a987b55752331 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T13:10:57.171Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T13:11:01.464Z] Building core-command ... [2021-11-11T13:11:01.464Z] Building core-data ... [2021-11-11T13:11:01.464Z] Building core-metadata ... [2021-11-11T13:11:01.464Z] Building security-bootstrapper ... [2021-11-11T13:11:01.464Z] Building security-proxy-setup ... [2021-11-11T13:11:01.464Z] Building security-secretstore-setup ... [2021-11-11T13:11:01.464Z] Building support-notifications ... [2021-11-11T13:11:01.464Z] Building support-scheduler ... [2021-11-11T13:11:01.464Z] Building sys-mgmt-agent ... [2021-11-11T13:11:01.464Z] Building sys-mgmt-agent [2021-11-11T13:11:01.464Z] Building core-data [2021-11-11T13:11:01.464Z] Building security-proxy-setup [2021-11-11T13:11:01.464Z] Building support-scheduler [2021-11-11T13:11:01.464Z] Building core-command [2021-11-11T13:11:05.938Z] + make build [2021-11-11T13:11:05.938Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T13:11:18.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T13:11:21.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T13:11:22.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T13:11:23.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T13:11:23.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T13:11:25.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T13:11:26.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T13:11:27.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T13:11:28.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T13:11:29.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T13:11:30.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T13:11:32.302Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-11T13:11:32.302Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-11T13:11:32.302Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-11T13:11:32.302Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-11T13:11:32.563Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-11T13:11:32.563Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-11T13:11:32.563Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-11T13:11:32.563Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-11T13:11:32.563Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-11T13:11:32.563Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-11T13:11:32.563Z] + 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-11-11T13:11:32.563Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-11T13:11:32.563Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-11T13:11:32.563Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-11T13:11:32.563Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-11T13:11:32.563Z] + 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-11-11T13:11:32.564Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-11T13:11:32.564Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-11T13:11:32.564Z] + 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-11-11T13:11:33.945Z] Building hooks [2021-11-11T13:11:33.945Z] + cd /root/parts/hooks/src [2021-11-11T13:11:33.945Z] + make build [2021-11-11T13:11:33.945Z] go mod tidy [2021-11-11T13:11:33.945Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-11T13:11:34.515Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-11T13:11:34.515Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-11T13:11:34.515Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-11T13:11:35.455Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-11T13:11:35.715Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-11T13:11:35.715Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-11T13:11:39.014Z] Building static-packages [2021-11-11T13:11:39.014Z] + snapcraftctl build [2021-11-11T13:11:40.925Z] Building version [2021-11-11T13:11:40.925Z] + snapcraftctl build [2021-11-11T13:11:43.469Z] Staging config-common [2021-11-11T13:11:43.470Z] + snapcraftctl stage [2021-11-11T13:11:44.039Z] Skipping stage go-build-helper (already ran) [2021-11-11T13:11:44.039Z] Staging edgex-go [2021-11-11T13:11:44.039Z] + snapcraftctl stage [2021-11-11T13:11:45.422Z] Staging hooks [2021-11-11T13:11:45.422Z] + snapcraftctl stage [2021-11-11T13:11:46.361Z] Staging static-packages [2021-11-11T13:11:46.361Z] + snapcraftctl stage [2021-11-11T13:11:47.745Z] Staging version [2021-11-11T13:11:47.745Z] + snapcraftctl stage [2021-11-11T13:11:48.683Z] Priming config-common [2021-11-11T13:11:48.683Z] + snapcraftctl prime [2021-11-11T13:11:50.067Z] Priming go-build-helper [2021-11-11T13:11:50.067Z] + snapcraftctl prime [2021-11-11T13:11:51.010Z] Priming edgex-go [2021-11-11T13:11:51.010Z] + snapcraftctl prime [2021-11-11T13:11:52.390Z] Priming hooks [2021-11-11T13:11:52.390Z] + snapcraftctl prime [2021-11-11T13:11:53.772Z] Priming static-packages [2021-11-11T13:11:53.772Z] + snapcraftctl prime [2021-11-11T13:11:56.409Z] Priming version [2021-11-11T13:11:56.409Z] + snapcraftctl prime [2021-11-11T13:11:57.400Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T13:12:09.446Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:12:09.446Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:12:09.446Z] ---> bb6e3c472f2b [2021-11-11T13:12:09.446Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T13:12:09.446Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:12:09.446Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:12:09.446Z] ---> bb6e3c472f2b [2021-11-11T13:12:09.446Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T13:12:09.446Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:12:09.446Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:12:09.446Z] ---> bb6e3c472f2b [2021-11-11T13:12:09.446Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T13:12:09.446Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:12:09.446Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:12:09.446Z] ---> bb6e3c472f2b [2021-11-11T13:12:09.446Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T13:12:09.446Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:12:09.446Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:12:09.446Z] ---> bb6e3c472f2b [2021-11-11T13:12:09.446Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T13:12:09.446Z] ---> Running in 950d484d49c0 [2021-11-11T13:12:09.446Z] ---> Running in 4bface63d6b8 [2021-11-11T13:12:09.446Z] ---> Running in 1f563d3f6dbc [2021-11-11T13:12:09.446Z] ---> Running in efbf9a0ec9a1 [2021-11-11T13:12:09.446Z] ---> Running in 252f046b4444 [2021-11-11T13:12:09.446Z] Removing intermediate container 4bface63d6b8 [2021-11-11T13:12:09.446Z] ---> 910ee90c90a3 [2021-11-11T13:12:09.446Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:12:09.446Z] Removing intermediate container 1f563d3f6dbc [2021-11-11T13:12:09.446Z] ---> d20f6cb473ec [2021-11-11T13:12:09.446Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:12:09.446Z] ---> Running in f3b0c8cec5b6 [2021-11-11T13:12:09.446Z] Removing intermediate container 252f046b4444 [2021-11-11T13:12:09.446Z] ---> a8ba8667705d [2021-11-11T13:12:09.446Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:12:09.446Z] Removing intermediate container 950d484d49c0 [2021-11-11T13:12:09.446Z] Removing intermediate container efbf9a0ec9a1 [2021-11-11T13:12:09.446Z] ---> 4b77f0534074 [2021-11-11T13:12:09.446Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:12:09.446Z] ---> cbc1ee01e413 [2021-11-11T13:12:09.446Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:12:09.446Z] ---> Running in 7fb4a1937012 [2021-11-11T13:12:09.446Z] ---> Running in 2f2e20ecb52a [2021-11-11T13:12:09.446Z] ---> Running in f5ee009e8744 [2021-11-11T13:12:09.446Z] ---> Running in 4257aca1742d [2021-11-11T13:12:11.440Z] Removing intermediate container f3b0c8cec5b6 [2021-11-11T13:12:11.440Z] ---> 116918a036c6 [2021-11-11T13:12:11.440Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T13:12:11.717Z] ---> Running in e58c774d0eee [2021-11-11T13:12:11.997Z] Removing intermediate container 7fb4a1937012 [2021-11-11T13:12:11.997Z] ---> e2375476db92 [2021-11-11T13:12:11.997Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T13:12:11.997Z] Removing intermediate container f5ee009e8744 [2021-11-11T13:12:11.997Z] ---> 7530fc55c578 [2021-11-11T13:12:11.997Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T13:12:12.284Z] ---> Running in 6b641237f21e [2021-11-11T13:12:12.284Z] ---> Running in 7a2e86c21c1c [2021-11-11T13:12:12.284Z] Removing intermediate container 4257aca1742d [2021-11-11T13:12:12.284Z] ---> 30f150dfd659 [2021-11-11T13:12:12.284Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T13:12:12.559Z] Removing intermediate container 2f2e20ecb52a [2021-11-11T13:12:12.559Z] ---> 962cb27d7a1d [2021-11-11T13:12:12.559Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T13:12:12.559Z] ---> Running in 4f6c50e6c343 [2021-11-11T13:12:12.559Z] ---> Running in 0062bd6e8dac [2021-11-11T13:12:14.001Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:14.280Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:14.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:14.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:14.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:14.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:15.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:15.426Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:15.426Z] OK: 219 MiB in 52 packages [2021-11-11T13:12:15.426Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:15.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:12:16.390Z] OK: 219 MiB in 52 packages [2021-11-11T13:12:16.705Z] OK: 219 MiB in 52 packages [2021-11-11T13:12:16.705Z] OK: 219 MiB in 52 packages [2021-11-11T13:12:16.994Z] OK: 219 MiB in 52 packages [2021-11-11T13:12:17.500Z] Removing intermediate container e58c774d0eee [2021-11-11T13:12:17.500Z] ---> 816d4716a1a0 [2021-11-11T13:12:17.500Z] Step 6/22 : COPY . . [2021-11-11T13:12:18.147Z] Removing intermediate container 7a2e86c21c1c [2021-11-11T13:12:18.147Z] ---> 1ed93559de7e [2021-11-11T13:12:18.147Z] Step 6/23 : COPY go.mod . [2021-11-11T13:12:18.782Z] Removing intermediate container 0062bd6e8dac [2021-11-11T13:12:18.782Z] ---> 5bd00e6e4fbb [2021-11-11T13:12:18.782Z] Step 6/22 : COPY . . [2021-11-11T13:12:18.782Z] Removing intermediate container 6b641237f21e [2021-11-11T13:12:18.782Z] ---> ca2f80cfc8ce [2021-11-11T13:12:18.782Z] Step 6/22 : COPY . . [2021-11-11T13:12:18.782Z] Removing intermediate container 4f6c50e6c343 [2021-11-11T13:12:18.782Z] ---> 5e562499bd2e [2021-11-11T13:12:18.782Z] Step 6/20 : COPY . . [2021-11-11T13:12:19.779Z] ---> 096d54690404 [2021-11-11T13:12:19.779Z] Step 7/23 : RUN go mod download [2021-11-11T13:12:19.779Z] ---> Running in 6b90d540ce5d [2021-11-11T13:12:25.192Z] Removing intermediate container 6b90d540ce5d [2021-11-11T13:12:25.192Z] ---> 0ea995c122af [2021-11-11T13:12:25.192Z] Step 8/23 : COPY . . [2021-11-11T13:12:43.504Z] ---> 0b35a24753e8 [2021-11-11T13:12:43.504Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:12:43.504Z] ---> bf866300fd7b [2021-11-11T13:12:43.504Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:12:43.504Z] ---> 9c93c653dc86 [2021-11-11T13:12:43.504Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:12:43.504Z] ---> Running in c55be5a0e4e6 [2021-11-11T13:12:43.504Z] ---> Running in 4a1e5db1d78f [2021-11-11T13:12:43.504Z] ---> d97d2babe637 [2021-11-11T13:12:43.504Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:12:43.504Z] ---> Running in 2c26b52f80dc [2021-11-11T13:12:43.504Z] ---> Running in 0ca3ffba495d [2021-11-11T13:12:44.948Z] ---> d3809518e08e [2021-11-11T13:12:44.948Z] Step 9/23 : RUN go mod tidy [2021-11-11T13:12:45.224Z] ---> Running in 59903ecab385 [2021-11-11T13:12:48.620Z] Removing intermediate container c55be5a0e4e6 [2021-11-11T13:12:48.620Z] ---> 8589df2227d1 [2021-11-11T13:12:48.620Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T13:12:48.620Z] ---> Running in 6d81aee3f469 [2021-11-11T13:12:48.620Z] Removing intermediate container 4a1e5db1d78f [2021-11-11T13:12:48.620Z] ---> c760e1eb9393 [2021-11-11T13:12:48.620Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T13:12:48.903Z] ---> Running in e93462fd8ade [2021-11-11T13:12:49.497Z] Removing intermediate container 2c26b52f80dc [2021-11-11T13:12:49.497Z] ---> 0c8b1f01bb28 [2021-11-11T13:12:49.497Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T13:12:49.497Z] Removing intermediate container 0ca3ffba495d [2021-11-11T13:12:49.497Z] ---> 033a405200a0 [2021-11-11T13:12:49.497Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T13:12:49.497Z] ---> Running in d6f99ec60325 [2021-11-11T13:12:49.497Z] ---> Running in 7307217321e1 [2021-11-11T13:12:50.490Z] Removing intermediate container 59903ecab385 [2021-11-11T13:12:50.490Z] ---> 14e1958cf0b8 [2021-11-11T13:12:50.490Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T13:12:50.490Z] ---> Running in fb36c35b67bb [2021-11-11T13:12:50.766Z] 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-11-11T13:12:51.041Z] 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-11-11T13:12:52.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-11-11T13:12:52.029Z] 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-11-11T13:12:52.628Z] 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-11-11T13:14:44.477Z] 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-11-11T13:14:45.463Z] Removing intermediate container 6d81aee3f469 [2021-11-11T13:14:45.463Z] ---> 4cee183c7467 [2021-11-11T13:14:45.463Z] [2021-11-11T13:14:45.463Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T13:14:45.743Z] 3.14: Pulling from library/alpine [2021-11-11T13:14:45.743Z] Removing intermediate container e93462fd8ade [2021-11-11T13:14:45.743Z] ---> 048ef23c8702 [2021-11-11T13:14:45.743Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T13:14:46.025Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T13:14:46.025Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T13:14:46.025Z] ---> bb3de5531c18 [2021-11-11T13:14:46.025Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T13:14:46.025Z] ---> Running in 4dba5aa7f154 [2021-11-11T13:14:46.025Z] ---> Running in 0acf887b5a2f [2021-11-11T13:14:48.666Z] 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-11-11T13:14:48.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:14:48.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:14:49.946Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T13:14:50.222Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:14:50.222Z] OK: 5 MiB in 15 packages [2021-11-11T13:14:52.227Z] Removing intermediate container 0acf887b5a2f [2021-11-11T13:14:52.227Z] ---> 5c71ac1e55ab [2021-11-11T13:14:52.227Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T13:14:52.227Z] ---> Running in 0af5d0e833c8 [2021-11-11T13:14:53.679Z] Removing intermediate container 0af5d0e833c8 [2021-11-11T13:14:53.679Z] ---> 84a111a1c043 [2021-11-11T13:14:53.679Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T13:14:53.679Z] ---> Running in 16d4a49adacb [2021-11-11T13:14:54.669Z] Removing intermediate container d6f99ec60325 [2021-11-11T13:14:54.669Z] ---> 657ef9e8f357 [2021-11-11T13:14:54.669Z] [2021-11-11T13:14:54.669Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T13:14:54.669Z] ---> bb3de5531c18 [2021-11-11T13:14:54.669Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T13:14:54.949Z] ---> Running in 012c403b45c0 [2021-11-11T13:14:54.949Z] Removing intermediate container 4dba5aa7f154 [2021-11-11T13:14:54.949Z] ---> 9bc5ce099bc8 [2021-11-11T13:14:54.949Z] [2021-11-11T13:14:54.949Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T13:14:54.949Z] Removing intermediate container 16d4a49adacb [2021-11-11T13:14:54.949Z] ---> 8df589448098 [2021-11-11T13:14:54.949Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T13:14:55.227Z] ---> Running in 489fa4060725 [2021-11-11T13:14:55.227Z] 20.10.8: Pulling from library/docker [2021-11-11T13:14:56.675Z] Removing intermediate container 489fa4060725 [2021-11-11T13:14:56.675Z] ---> a02d059136cc [2021-11-11T13:14:56.675Z] Step 14/22 : WORKDIR / [2021-11-11T13:14:56.675Z] ---> Running in 57f089160c45 [2021-11-11T13:14:56.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:14:57.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:14:58.222Z] Removing intermediate container 57f089160c45 [2021-11-11T13:14:58.222Z] ---> 90e12808075d [2021-11-11T13:14:58.222Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:14:58.222Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T13:14:58.222Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T13:14:58.222Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T13:14:58.507Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T13:14:58.507Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T13:14:58.507Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:14:58.507Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T13:14:58.781Z] OK: 8 MiB in 19 packages [2021-11-11T13:15:00.225Z] ---> bf49a01dd4ac [2021-11-11T13:15:00.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T13:15:00.832Z] Removing intermediate container fb36c35b67bb [2021-11-11T13:15:00.832Z] ---> e9138db90fc8 [2021-11-11T13:15:00.832Z] [2021-11-11T13:15:00.832Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T13:15:00.832Z] ---> bb3de5531c18 [2021-11-11T13:15:00.832Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T13:15:00.832Z] ---> Using cache [2021-11-11T13:15:00.832Z] ---> 5c71ac1e55ab [2021-11-11T13:15:00.832Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T13:15:00.832Z] ---> Using cache [2021-11-11T13:15:00.832Z] ---> 84a111a1c043 [2021-11-11T13:15:00.832Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T13:15:01.103Z] ---> Running in b40482561a9a [2021-11-11T13:15:01.375Z] Removing intermediate container 012c403b45c0 [2021-11-11T13:15:01.375Z] ---> ca7e64eb6a3c [2021-11-11T13:15:01.375Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T13:15:01.673Z] ---> Running in b980b9e03528 [2021-11-11T13:15:01.673Z] Removing intermediate container b40482561a9a [2021-11-11T13:15:01.673Z] ---> d133363b22d3 [2021-11-11T13:15:01.673Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T13:15:01.945Z] ---> Running in aea8433e72de [2021-11-11T13:15:02.222Z] Removing intermediate container b980b9e03528 [2021-11-11T13:15:02.222Z] ---> 26bc67eeaa54 [2021-11-11T13:15:02.222Z] Step 12/20 : WORKDIR /edgex [2021-11-11T13:15:02.502Z] ---> Running in 3c507c7259a7 [2021-11-11T13:15:02.502Z] ---> aa6a17ab5783 [2021-11-11T13:15:02.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T13:15:02.502Z] Removing intermediate container aea8433e72de [2021-11-11T13:15:02.502Z] ---> 5fe867247bfc [2021-11-11T13:15:02.502Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:15:03.481Z] Removing intermediate container 3c507c7259a7 [2021-11-11T13:15:03.481Z] ---> 0d4448d34e44 [2021-11-11T13:15:03.481Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T13:15:04.080Z] ---> 0596f240904b [2021-11-11T13:15:04.080Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T13:15:04.354Z] ---> 05d0b0239a5d [2021-11-11T13:15:04.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T13:15:04.354Z] ---> Running in 8b01e76cf14b [2021-11-11T13:15:04.945Z] ---> 7ba3f432cb51 [2021-11-11T13:15:04.945Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T13:15:05.216Z] Removing intermediate container 8b01e76cf14b [2021-11-11T13:15:05.216Z] ---> 31099b151f6d [2021-11-11T13:15:05.216Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:15:05.216Z] ---> Running in 46c3e774e76f [2021-11-11T13:15:06.198Z] Removing intermediate container 46c3e774e76f [2021-11-11T13:15:06.198Z] ---> 951ad65021f3 [2021-11-11T13:15:06.198Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T13:15:06.198Z] ---> Running in 43323f0bc0d1 [2021-11-11T13:15:06.800Z] ---> 29fb1088f434 [2021-11-11T13:15:06.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T13:15:07.074Z] Removing intermediate container 43323f0bc0d1 [2021-11-11T13:15:07.074Z] ---> 24c60fecf288 [2021-11-11T13:15:07.074Z] Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:15:07.074Z] ---> 8f7bd057643f [2021-11-11T13:15:07.074Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T13:15:07.350Z] ---> Running in aabff55854ea [2021-11-11T13:15:08.340Z] Removing intermediate container aabff55854ea [2021-11-11T13:15:08.340Z] ---> dcc821f02e4f [2021-11-11T13:15:08.340Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T13:15:08.340Z] ---> 0c513001aa41 [2021-11-11T13:15:08.340Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T13:15:08.340Z] ---> Running in 968f365386bd [2021-11-11T13:15:08.340Z] ---> Running in 74e097b82d1a [2021-11-11T13:15:09.329Z] Removing intermediate container 968f365386bd [2021-11-11T13:15:09.329Z] ---> e2d37059fd98 [2021-11-11T13:15:09.329Z] [2021-11-11T13:15:09.329Z] ---> ba5df6868279 [2021-11-11T13:15:09.329Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T13:15:09.329Z] Removing intermediate container 74e097b82d1a [2021-11-11T13:15:09.329Z] ---> 0cf247dfa906 [2021-11-11T13:15:09.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:15:09.605Z] ---> Running in e0e7a5daa30b [2021-11-11T13:15:09.605Z] ---> Running in 58ed6a1b466f [2021-11-11T13:15:09.605Z] Removing intermediate container 7307217321e1 [2021-11-11T13:15:09.605Z] ---> dc5a850a1534 [2021-11-11T13:15:09.605Z] [2021-11-11T13:15:09.605Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T13:15:09.605Z] ---> bb3de5531c18 [2021-11-11T13:15:09.605Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T13:15:09.883Z] ---> Running in bc947e890679 [2021-11-11T13:15:09.883Z] Successfully built e2d37059fd98 [2021-11-11T13:15:09.883Z] Successfully tagged core-command-arm64:latest [2021-11-11T13:15:09.883Z]  Building core-command ... done Building core-metadata [2021-11-11T13:15:10.155Z] Removing intermediate container 58ed6a1b466f [2021-11-11T13:15:10.155Z] ---> f86c7dc86797 [2021-11-11T13:15:10.155Z] Step 21/23 : LABEL arch=arm64 [2021-11-11T13:15:10.155Z] Removing intermediate container e0e7a5daa30b [2021-11-11T13:15:10.155Z] ---> ea469b1d6701 [2021-11-11T13:15:10.155Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T13:15:10.427Z] ---> Running in 7aac4c8058d4 [2021-11-11T13:15:10.427Z] ---> Running in e913a38670cd [2021-11-11T13:15:10.427Z] Removing intermediate container bc947e890679 [2021-11-11T13:15:10.427Z] ---> f96b05fe3e9b [2021-11-11T13:15:10.427Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T13:15:10.703Z] ---> Running in f169d7175938 [2021-11-11T13:15:10.991Z] Removing intermediate container 7aac4c8058d4 [2021-11-11T13:15:10.991Z] ---> 495c042136c9 [2021-11-11T13:15:10.991Z] Step 22/23 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:15:10.991Z] Removing intermediate container e913a38670cd [2021-11-11T13:15:10.991Z] ---> d8c5a2cfc5a2 [2021-11-11T13:15:10.991Z] Step 18/20 : LABEL arch=arm64 [2021-11-11T13:15:11.272Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T13:15:11.272Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T13:15:11.272Z] ---> 3734d5adc5ac [2021-11-11T13:15:11.272Z] 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-11-11T13:15:11.272Z] ---> Running in 0620213561ff [2021-11-11T13:15:11.272Z] Removing intermediate container f169d7175938 [2021-11-11T13:15:11.272Z] ---> c46c278bc33e [2021-11-11T13:15:11.272Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T13:15:11.272Z] ---> Running in 714ffebcf0c9 [2021-11-11T13:15:11.547Z] ---> Running in bda6db38c556 [2021-11-11T13:15:11.547Z] ---> Running in 959607a48634 [2021-11-11T13:15:12.147Z] Removing intermediate container 0620213561ff [2021-11-11T13:15:12.147Z] ---> 3c4f780a269a [2021-11-11T13:15:12.147Z] Step 19/20 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:15:12.147Z] Removing intermediate container bda6db38c556 [2021-11-11T13:15:12.147Z] ---> ab08f9a62515 [2021-11-11T13:15:12.147Z] 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-11-11T13:15:12.147Z] Removing intermediate container 714ffebcf0c9 [2021-11-11T13:15:12.147Z] ---> 1328d2d90c91 [2021-11-11T13:15:12.147Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T13:15:12.147Z] ---> Running in de1276faf3bd [2021-11-11T13:15:12.423Z] ---> Running in 5c57279d5e45 [2021-11-11T13:15:12.423Z] Removing intermediate container 959607a48634 [2021-11-11T13:15:12.423Z] ---> 97c18f0c7b49 [2021-11-11T13:15:12.423Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:15:12.423Z] ---> Running in 6670cef9229f [2021-11-11T13:15:12.700Z] ---> Running in 92cc2bb98eeb [2021-11-11T13:15:13.299Z] Removing intermediate container de1276faf3bd [2021-11-11T13:15:13.299Z] ---> 537f712324d0 [2021-11-11T13:15:13.299Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T13:15:13.572Z] ---> Running in 7389b1a54dda [2021-11-11T13:15:13.572Z] Removing intermediate container 6670cef9229f [2021-11-11T13:15:13.572Z] ---> fdcd998b6bde [2021-11-11T13:15:13.572Z] [2021-11-11T13:15:14.170Z] Successfully built fdcd998b6bde [2021-11-11T13:15:14.170Z] Successfully tagged support-scheduler-arm64:latest [2021-11-11T13:15:14.170Z]  Building support-scheduler ... done Building security-bootstrapper [2021-11-11T13:15:14.170Z] Removing intermediate container 7389b1a54dda [2021-11-11T13:15:14.170Z] ---> c048ac6f3978 [2021-11-11T13:15:14.170Z] [2021-11-11T13:15:14.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:15:14.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:15:14.724Z] Successfully built c048ac6f3978 [2021-11-11T13:15:14.724Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-11T13:15:14.724Z] Building support-notifications [2021-11-11T13:15:15.333Z]  Building security-proxy-setup ... done (1/42) Installing readline (8.1.0-r0) [2021-11-11T13:15:15.333Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T13:15:15.610Z] Executing bash-5.1.4-r0.post-install [2021-11-11T13:15:15.610Z] Removing intermediate container 92cc2bb98eeb [2021-11-11T13:15:15.610Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T13:15:15.610Z] ---> 9fc6e73c4ce2 [2021-11-11T13:15:15.610Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T13:15:15.610Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T13:15:15.610Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T13:15:15.610Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T13:15:15.610Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T13:15:15.610Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T13:15:15.610Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T13:15:15.610Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T13:15:15.610Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T13:15:15.610Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T13:15:15.610Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T13:15:15.610Z] ---> Running in a554f2bad82e [2021-11-11T13:15:15.610Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T13:15:15.610Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T13:15:15.610Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T13:15:15.610Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T13:15:17.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:15:17.636Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T13:15:17.636Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T13:15:17.636Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T13:15:17.636Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T13:15:17.636Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T13:15:17.636Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T13:15:17.925Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T13:15:17.925Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T13:15:17.925Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T13:15:17.925Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T13:15:17.925Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T13:15:17.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:15:17.925Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T13:15:17.925Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T13:15:17.925Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T13:15:17.925Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T13:15:17.925Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T13:15:17.925Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T13:15:17.925Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T13:15:18.279Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T13:15:18.279Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T13:15:18.279Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T13:15:18.279Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T13:15:18.279Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T13:15:18.279Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T13:15:18.580Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T13:15:18.870Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T13:15:18.870Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T13:15:18.870Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T13:15:18.870Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:15:19.178Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T13:15:19.178Z] OK: 84 MiB in 64 packages [2021-11-11T13:15:19.178Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T13:15:19.466Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T13:15:19.466Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:15:19.466Z] OK: 8 MiB in 20 packages [2021-11-11T13:15:22.145Z] Removing intermediate container a554f2bad82e [2021-11-11T13:15:22.145Z] ---> 4a6051c3b672 [2021-11-11T13:15:22.145Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:15:23.126Z] ---> e67f8f220e1e [2021-11-11T13:15:23.126Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T13:15:23.126Z] Collecting docker-compose==1.23.2 [2021-11-11T13:15:23.126Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T13:15:23.721Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T13:15:23.721Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T13:15:24.325Z] ---> c8869ba88f47 [2021-11-11T13:15:24.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T13:15:24.597Z] Collecting PyYAML<4,>=3.10 [2021-11-11T13:15:24.597Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T13:15:25.579Z] ---> 3fd03769fb7b [2021-11-11T13:15:25.580Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T13:15:25.858Z] ---> Running in eef5aa1d7d16 [2021-11-11T13:15:26.453Z] Removing intermediate container eef5aa1d7d16 [2021-11-11T13:15:26.453Z] ---> 802a31de4d31 [2021-11-11T13:15:26.453Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:15:26.453Z] ---> Running in f96064ae1e65 [2021-11-11T13:15:27.049Z] Removing intermediate container f96064ae1e65 [2021-11-11T13:15:27.049Z] ---> 0c6cf1f4ed6e [2021-11-11T13:15:27.050Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T13:15:27.323Z] ---> Running in 63c1325c8a24 [2021-11-11T13:15:27.919Z] Removing intermediate container 63c1325c8a24 [2021-11-11T13:15:27.919Z] ---> 1f2a18788963 [2021-11-11T13:15:27.919Z] Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:15:27.919Z] ---> Running in 00795d048d4b [2021-11-11T13:15:28.515Z] Removing intermediate container 00795d048d4b [2021-11-11T13:15:28.515Z] ---> f73f2e520100 [2021-11-11T13:15:28.515Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T13:15:28.787Z] ---> Running in fdcafaf2768e [2021-11-11T13:15:28.787Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T13:15:28.787Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T13:15:29.059Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T13:15:29.059Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T13:15:29.332Z] Removing intermediate container fdcafaf2768e [2021-11-11T13:15:29.332Z] ---> 3d1e35a42e7d [2021-11-11T13:15:29.332Z] [2021-11-11T13:15:29.332Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T13:15:29.332Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T13:15:29.606Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T13:15:29.606Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T13:15:29.606Z] Successfully built 3d1e35a42e7d [2021-11-11T13:15:29.606Z] Successfully tagged core-data-arm64:latest [2021-11-11T13:15:29.606Z] Building security-secretstore-setup [2021-11-11T13:15:31.584Z]  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T13:15:31.584Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T13:15:33.020Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T13:15:33.020Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T13:15:33.020Z] 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-11-11T13:15:33.293Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T13:15:33.293Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T13:15:35.914Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T13:15:35.914Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T13:15:35.914Z] Collecting idna<2.8,>=2.5 [2021-11-11T13:15:35.914Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T13:15:35.914Z] 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-11-11T13:15:36.195Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T13:15:36.195Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T13:15:36.799Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T13:15:36.799Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T13:15:37.074Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T13:15:37.074Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T13:15:37.074Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T13:15:37.074Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T13:15:38.052Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T13:15:38.052Z] Attempting uninstall: urllib3 [2021-11-11T13:15:38.052Z] Found existing installation: urllib3 1.26.5 [2021-11-11T13:15:38.052Z] Uninstalling urllib3-1.26.5: [2021-11-11T13:15:38.326Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T13:15:38.927Z] Attempting uninstall: idna [2021-11-11T13:15:38.927Z] Found existing installation: idna 3.2 [2021-11-11T13:15:38.927Z] Uninstalling idna-3.2: [2021-11-11T13:15:38.927Z] Successfully uninstalled idna-3.2 [2021-11-11T13:15:39.908Z] Attempting uninstall: chardet [2021-11-11T13:15:39.908Z] Found existing installation: chardet 4.0.0 [2021-11-11T13:15:39.908Z] Uninstalling chardet-4.0.0: [2021-11-11T13:15:39.908Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T13:15:41.882Z] Attempting uninstall: requests [2021-11-11T13:15:41.882Z] Found existing installation: requests 2.25.1 [2021-11-11T13:15:41.882Z] Uninstalling requests-2.25.1: [2021-11-11T13:15:41.882Z] Successfully uninstalled requests-2.25.1 [2021-11-11T13:15:42.154Z] Running setup.py install for texttable: started [2021-11-11T13:15:44.123Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T13:15:44.123Z] Running setup.py install for PyYAML: started [2021-11-11T13:15:46.099Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:15:46.099Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:15:46.099Z] ---> bb6e3c472f2b [2021-11-11T13:15:46.099Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T13:15:46.099Z] ---> Using cache [2021-11-11T13:15:46.099Z] ---> 4b77f0534074 [2021-11-11T13:15:46.099Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:15:46.099Z] ---> Using cache [2021-11-11T13:15:46.099Z] ---> 7530fc55c578 [2021-11-11T13:15:46.099Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T13:15:46.099Z] ---> Using cache [2021-11-11T13:15:46.099Z] ---> 1ed93559de7e [2021-11-11T13:15:46.099Z] Step 6/22 : COPY . . [2021-11-11T13:15:46.372Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T13:15:46.977Z] Running setup.py install for docopt: started [2021-11-11T13:15:48.950Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T13:15:48.950Z] Running setup.py install for dockerpty: started [2021-11-11T13:15:50.925Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T13:15:52.366Z] 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-11-11T13:15:54.348Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:15:54.348Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:15:54.348Z] ---> bb6e3c472f2b [2021-11-11T13:15:54.348Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T13:15:54.348Z] ---> Using cache [2021-11-11T13:15:54.348Z] ---> 4b77f0534074 [2021-11-11T13:15:54.348Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:15:54.348Z] ---> Using cache [2021-11-11T13:15:54.348Z] ---> 7530fc55c578 [2021-11-11T13:15:54.348Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T13:15:54.348Z] ---> Using cache [2021-11-11T13:15:54.348Z] ---> 1ed93559de7e [2021-11-11T13:15:54.348Z] Step 6/30 : COPY . . [2021-11-11T13:15:54.620Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:15:54.620Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:15:54.620Z] ---> bb6e3c472f2b [2021-11-11T13:15:54.620Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T13:15:54.620Z] ---> Using cache [2021-11-11T13:15:54.620Z] ---> 4b77f0534074 [2021-11-11T13:15:54.620Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:15:54.620Z] ---> Using cache [2021-11-11T13:15:54.620Z] ---> 7530fc55c578 [2021-11-11T13:15:54.620Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T13:15:58.038Z] ---> Running in d8ba9faf444a [2021-11-11T13:15:59.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:16:00.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:16:01.456Z] OK: 219 MiB in 52 packages [2021-11-11T13:16:03.430Z] Removing intermediate container d8ba9faf444a [2021-11-11T13:16:03.430Z] ---> 1fbc2dbd7d06 [2021-11-11T13:16:03.430Z] Step 6/21 : COPY . . [2021-11-11T13:16:04.029Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T13:16:04.029Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T13:16:04.029Z] ---> bb6e3c472f2b [2021-11-11T13:16:04.029Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T13:16:04.029Z] ---> Using cache [2021-11-11T13:16:04.029Z] ---> 4b77f0534074 [2021-11-11T13:16:04.029Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T13:16:04.029Z] ---> Using cache [2021-11-11T13:16:04.029Z] ---> 7530fc55c578 [2021-11-11T13:16:04.029Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T13:16:04.029Z] ---> Using cache [2021-11-11T13:16:04.029Z] ---> 1ed93559de7e [2021-11-11T13:16:04.029Z] Step 6/24 : COPY . . [2021-11-11T13:16:07.416Z] ---> b1da83727914 [2021-11-11T13:16:07.416Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:16:07.416Z] ---> Running in 0fa555351d7f [2021-11-11T13:16:10.806Z] Removing intermediate container 5c57279d5e45 [2021-11-11T13:16:10.806Z] ---> f3f1838c6d5b [2021-11-11T13:16:10.806Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T13:16:10.806Z] ---> Running in 5654b4d09974 [2021-11-11T13:16:11.794Z] Removing intermediate container 0fa555351d7f [2021-11-11T13:16:11.794Z] ---> 82bb033a60d7 [2021-11-11T13:16:11.794Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T13:16:11.794Z] Removing intermediate container 5654b4d09974 [2021-11-11T13:16:11.794Z] ---> 51dafe953445 [2021-11-11T13:16:11.794Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T13:16:12.067Z] ---> Running in e8deea544e6c [2021-11-11T13:16:12.067Z] ---> Running in c459939da31d [2021-11-11T13:16:12.661Z] Removing intermediate container e8deea544e6c [2021-11-11T13:16:12.661Z] ---> 9a1eecb1d6c7 [2021-11-11T13:16:12.661Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T13:16:13.652Z] 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-11-11T13:16:16.285Z] ---> b122ea731836 [2021-11-11T13:16:16.285Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T13:16:18.260Z] ---> 0c4f996f52b6 [2021-11-11T13:16:18.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T13:16:20.884Z] ---> cac95039eb7e [2021-11-11T13:16:20.884Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:16:20.884Z] ---> 70d7df9424b4 [2021-11-11T13:16:20.884Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T13:16:21.157Z] ---> Running in 502ea5470328 [2021-11-11T13:16:21.157Z] ---> Running in dcc1f5fd0dfa [2021-11-11T13:16:23.834Z] Removing intermediate container dcc1f5fd0dfa [2021-11-11T13:16:23.834Z] ---> dca9b74098f6 [2021-11-11T13:16:23.834Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:16:23.834Z] ---> Running in 7d4a89b5a8d5 [2021-11-11T13:16:25.504Z] Removing intermediate container 7d4a89b5a8d5 [2021-11-11T13:16:25.504Z] ---> ee7d2e92c502 [2021-11-11T13:16:25.504Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T13:16:25.504Z] ---> Running in 782a82c67814 [2021-11-11T13:16:27.483Z] Removing intermediate container 782a82c67814 [2021-11-11T13:16:27.483Z] ---> 5c07a9074164 [2021-11-11T13:16:27.483Z] Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:16:27.763Z] ---> Running in 3516fe76e352 [2021-11-11T13:16:27.763Z] Removing intermediate container 502ea5470328 [2021-11-11T13:16:27.763Z] ---> 00b63d43070c [2021-11-11T13:16:27.763Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T13:16:28.037Z] ---> Running in 3e02140cd71f [2021-11-11T13:16:29.011Z] Removing intermediate container 3516fe76e352 [2021-11-11T13:16:29.011Z] ---> 5aaa038c5b04 [2021-11-11T13:16:29.012Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T13:16:29.012Z] ---> Running in a706d29702ab [2021-11-11T13:16:30.447Z] Removing intermediate container a706d29702ab [2021-11-11T13:16:30.447Z] ---> fef1ea9c1ba3 [2021-11-11T13:16:30.447Z] [2021-11-11T13:16:31.045Z] 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-11-11T13:16:31.644Z] Successfully built fef1ea9c1ba3 [2021-11-11T13:16:31.644Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-11T13:16:35.961Z]  Building sys-mgmt-agent ... done  ---> 59e631751aa3 [2021-11-11T13:16:35.961Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:16:36.234Z] ---> Running in 6693992dec49 [2021-11-11T13:16:36.234Z] ---> b46eb6c3470b [2021-11-11T13:16:36.234Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T13:16:36.510Z] ---> Running in 34c8ea132ac5 [2021-11-11T13:16:41.906Z] Removing intermediate container 6693992dec49 [2021-11-11T13:16:41.906Z] ---> 53b0829cef73 [2021-11-11T13:16:41.906Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T13:16:41.906Z] ---> Running in 333e96509137 [2021-11-11T13:16:42.176Z] Removing intermediate container 34c8ea132ac5 [2021-11-11T13:16:42.176Z] ---> 41f1fc50598a [2021-11-11T13:16:42.176Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T13:16:42.176Z] ---> Running in 6e6b2bf46fd4 [2021-11-11T13:16:44.147Z] 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-11-11T13:16:44.420Z] 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-11-11T13:17:40.956Z] Removing intermediate container c459939da31d [2021-11-11T13:17:40.956Z] ---> ff111cd98179 [2021-11-11T13:17:40.956Z] [2021-11-11T13:17:40.956Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T13:17:40.956Z] ---> bb3de5531c18 [2021-11-11T13:17:40.956Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T13:17:40.956Z] ---> Using cache [2021-11-11T13:17:40.956Z] ---> 5c71ac1e55ab [2021-11-11T13:17:40.956Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T13:17:40.956Z] ---> Using cache [2021-11-11T13:17:40.956Z] ---> 84a111a1c043 [2021-11-11T13:17:40.956Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T13:17:40.956Z] ---> Running in 792dc65371ab [2021-11-11T13:17:41.233Z] Removing intermediate container 792dc65371ab [2021-11-11T13:17:41.233Z] ---> f6083929b254 [2021-11-11T13:17:41.233Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T13:17:41.233Z] ---> Running in b93889ea34ba [2021-11-11T13:17:41.831Z] Removing intermediate container b93889ea34ba [2021-11-11T13:17:41.831Z] ---> b55006dcc225 [2021-11-11T13:17:41.831Z] Step 14/22 : WORKDIR / [2021-11-11T13:17:42.106Z] ---> Running in 398b788f934a [2021-11-11T13:17:42.706Z] Removing intermediate container 398b788f934a [2021-11-11T13:17:42.706Z] ---> 4ed4b7dfdeab [2021-11-11T13:17:42.706Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:17:44.147Z] ---> 7c31eec743ad [2021-11-11T13:17:44.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T13:17:46.141Z] ---> 59b8d1cb1b04 [2021-11-11T13:17:46.141Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T13:17:47.132Z] ---> 8879290fd2d1 [2021-11-11T13:17:47.133Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T13:17:47.133Z] ---> Running in 6c05d99f30a4 [2021-11-11T13:17:47.736Z] Removing intermediate container 6c05d99f30a4 [2021-11-11T13:17:47.736Z] ---> 37bf0bd0c77c [2021-11-11T13:17:47.736Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:17:47.736Z] ---> Running in 0cd234720317 [2021-11-11T13:17:48.338Z] Removing intermediate container 0cd234720317 [2021-11-11T13:17:48.338Z] ---> 84c759ad0c00 [2021-11-11T13:17:48.338Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T13:17:48.618Z] ---> Running in 1da6a966e869 [2021-11-11T13:17:49.224Z] Removing intermediate container 1da6a966e869 [2021-11-11T13:17:49.224Z] ---> 4d0b5922a5e4 [2021-11-11T13:17:49.224Z] Step 21/22 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:17:49.500Z] ---> Running in c1d29eb14339 [2021-11-11T13:17:50.106Z] Removing intermediate container c1d29eb14339 [2021-11-11T13:17:50.106Z] ---> 0df097530e7a [2021-11-11T13:17:50.106Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T13:17:50.106Z] ---> Running in 6b44ca6a6d6c [2021-11-11T13:17:50.706Z] Removing intermediate container 6b44ca6a6d6c [2021-11-11T13:17:50.706Z] ---> d435cd40cc29 [2021-11-11T13:17:50.706Z] [2021-11-11T13:17:51.305Z] Successfully built d435cd40cc29 [2021-11-11T13:17:51.305Z] Successfully tagged core-metadata-arm64:latest [2021-11-11T13:18:01.477Z]  Building core-metadata ... done Removing intermediate container 3e02140cd71f [2021-11-11T13:18:01.477Z] ---> fb53c0cbb4f3 [2021-11-11T13:18:01.477Z] [2021-11-11T13:18:01.477Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T13:18:01.477Z] ---> bb3de5531c18 [2021-11-11T13:18:01.477Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T13:18:01.477Z] ---> Running in bc6260256c4b [2021-11-11T13:18:02.073Z] Removing intermediate container bc6260256c4b [2021-11-11T13:18:02.073Z] ---> 2b36d202d49e [2021-11-11T13:18:02.073Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T13:18:02.073Z] ---> Running in 6470b5cb12c6 [2021-11-11T13:18:03.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:18:03.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:18:04.410Z] 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-11-11T13:18:04.688Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T13:18:04.688Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T13:18:04.688Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:18:04.688Z] OK: 5 MiB in 16 packages [2021-11-11T13:18:06.139Z] Removing intermediate container 6470b5cb12c6 [2021-11-11T13:18:06.139Z] ---> ec2256030c4b [2021-11-11T13:18:06.139Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T13:18:06.139Z] ---> Running in f24d86f2f519 [2021-11-11T13:18:06.737Z] Removing intermediate container f24d86f2f519 [2021-11-11T13:18:06.737Z] ---> 34f2dad632a4 [2021-11-11T13:18:06.737Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T13:18:07.008Z] ---> Running in bb97904a86dd [2021-11-11T13:18:07.291Z] Removing intermediate container bb97904a86dd [2021-11-11T13:18:07.291Z] ---> 88bb6b0818a2 [2021-11-11T13:18:07.291Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T13:18:07.291Z] ---> Running in 707d1b7c3562 [2021-11-11T13:18:09.940Z] Removing intermediate container 707d1b7c3562 [2021-11-11T13:18:09.940Z] ---> 46ac77a46884 [2021-11-11T13:18:09.940Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T13:18:09.940Z] ---> Running in 73fcc4214107 [2021-11-11T13:18:10.551Z] Removing intermediate container 73fcc4214107 [2021-11-11T13:18:10.551Z] ---> 50cf53df001e [2021-11-11T13:18:10.551Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T13:18:11.986Z] ---> d454e85ad74d [2021-11-11T13:18:11.986Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T13:18:11.986Z] ---> Running in 3ce2d735b910 [2021-11-11T13:18:12.580Z] Removing intermediate container 333e96509137 [2021-11-11T13:18:12.580Z] ---> 0dc16ed8cb9b [2021-11-11T13:18:12.580Z] [2021-11-11T13:18:12.580Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T13:18:12.580Z] ---> bb3de5531c18 [2021-11-11T13:18:12.580Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T13:18:12.854Z] ---> Running in c07fa0e607d9 [2021-11-11T13:18:13.130Z] Removing intermediate container 6e6b2bf46fd4 [2021-11-11T13:18:13.130Z] ---> 308decb5b532 [2021-11-11T13:18:13.130Z] [2021-11-11T13:18:13.130Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T13:18:13.130Z] ---> bb3de5531c18 [2021-11-11T13:18:13.130Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T13:18:13.405Z] ---> Running in e798745f3f7d [2021-11-11T13:18:14.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:18:14.662Z] Removing intermediate container 3ce2d735b910 [2021-11-11T13:18:14.662Z] ---> 5a6863dbce23 [2021-11-11T13:18:14.662Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:18:14.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:18:14.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T13:18:15.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T13:18:15.496Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T13:18:15.496Z] ---> ffb2f2667a83 [2021-11-11T13:18:15.496Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T13:18:15.496Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T13:18:15.496Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:18:15.776Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T13:18:15.776Z] OK: 6 MiB in 16 packages [2021-11-11T13:18:15.776Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T13:18:16.053Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T13:18:16.053Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T13:18:16.053Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T13:18:16.053Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T13:18:16.325Z] OK: 6 MiB in 17 packages [2021-11-11T13:18:17.321Z] ---> ebdec6553b32 [2021-11-11T13:18:17.321Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T13:18:17.605Z] Removing intermediate container c07fa0e607d9 [2021-11-11T13:18:17.605Z] ---> b86b206ff036 [2021-11-11T13:18:17.605Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T13:18:17.878Z] ---> Running in 547c9e7c5a28 [2021-11-11T13:18:17.878Z] Removing intermediate container e798745f3f7d [2021-11-11T13:18:17.878Z] ---> f44cdc8a3c8e [2021-11-11T13:18:17.878Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T13:18:18.153Z] ---> Running in 2751ca47ec11 [2021-11-11T13:18:18.153Z] ---> da5b68248888 [2021-11-11T13:18:18.153Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T13:18:18.153Z] Removing intermediate container 547c9e7c5a28 [2021-11-11T13:18:18.153Z] ---> 5055c33f07d9 [2021-11-11T13:18:18.424Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T13:18:18.424Z] ---> Running in 422c49f583bf [2021-11-11T13:18:18.424Z] Removing intermediate container 2751ca47ec11 [2021-11-11T13:18:18.424Z] ---> 5317897dad9e [2021-11-11T13:18:18.424Z] Step 12/24 : WORKDIR / [2021-11-11T13:18:18.697Z] ---> Running in d3a8a56a9f5c [2021-11-11T13:18:18.969Z] Removing intermediate container 422c49f583bf [2021-11-11T13:18:18.969Z] ---> 0d52d9452409 [2021-11-11T13:18:18.969Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T13:18:18.969Z] ---> Running in ae5b33c26c9d [2021-11-11T13:18:18.969Z] ---> 92e0a2b6dbd2 [2021-11-11T13:18:18.969Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T13:18:19.250Z] Removing intermediate container d3a8a56a9f5c [2021-11-11T13:18:19.250Z] ---> b54737a30d5c [2021-11-11T13:18:19.250Z] 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-11-11T13:18:19.522Z] Removing intermediate container ae5b33c26c9d [2021-11-11T13:18:19.522Z] ---> 59a5aef8ab21 [2021-11-11T13:18:19.522Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T13:18:20.118Z] ---> d6b942a7e923 [2021-11-11T13:18:20.118Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T13:18:20.388Z] ---> eed0cda3cb73 [2021-11-11T13:18:20.388Z] 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-11-11T13:18:20.388Z] ---> Running in e76d9a19283f [2021-11-11T13:18:20.388Z] ---> 8d3783e5a7ee [2021-11-11T13:18:20.388Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T13:18:21.084Z] Removing intermediate container e76d9a19283f [2021-11-11T13:18:21.084Z] ---> 31ced86e94f9 [2021-11-11T13:18:21.084Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T13:18:21.379Z] ---> 5a8b68339d42 [2021-11-11T13:18:21.379Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T13:18:21.989Z] ---> 280911475ea2 [2021-11-11T13:18:21.989Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T13:18:21.989Z] ---> be5353d4985f [2021-11-11T13:18:21.989Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T13:18:22.676Z] ---> Running in c0d689d750c8 [2021-11-11T13:18:22.676Z] ---> 8361038fb940 [2021-11-11T13:18:22.676Z] 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-11-11T13:18:23.277Z] ---> 58154838119b [2021-11-11T13:18:23.553Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T13:18:23.553Z] ---> Running in bea3ef91fcaa [2021-11-11T13:18:23.553Z] ---> 4e54ac871f72 [2021-11-11T13:18:23.553Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T13:18:24.148Z] Removing intermediate container bea3ef91fcaa [2021-11-11T13:18:24.148Z] ---> dcde31d77a53 [2021-11-11T13:18:24.148Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T13:18:24.148Z] ---> Running in 55c69986b36f [2021-11-11T13:18:24.744Z] Removing intermediate container 55c69986b36f [2021-11-11T13:18:24.744Z] ---> 15abe5157ad6 [2021-11-11T13:18:24.744Z] Step 19/21 : LABEL arch=arm64 [2021-11-11T13:18:24.744Z] ---> Running in f1191ca07eed [2021-11-11T13:18:25.017Z] ---> d1c4563794d8 [2021-11-11T13:18:25.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T13:18:25.017Z] Removing intermediate container c0d689d750c8 [2021-11-11T13:18:25.017Z] ---> 61659d8e8a75 [2021-11-11T13:18:25.017Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T13:18:25.292Z] ---> Running in 79377b0c5921 [2021-11-11T13:18:25.566Z] Removing intermediate container f1191ca07eed [2021-11-11T13:18:25.566Z] ---> 40d3d5305677 [2021-11-11T13:18:25.566Z] Step 20/21 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:18:25.566Z] ---> Running in 1a9b470a763e [2021-11-11T13:18:25.839Z] Removing intermediate container 79377b0c5921 [2021-11-11T13:18:25.839Z] ---> 2f632fd83020 [2021-11-11T13:18:25.839Z] Step 27/30 : CMD ["gate"] [2021-11-11T13:18:26.111Z] ---> Running in 9ee969114a4e [2021-11-11T13:18:26.111Z] Removing intermediate container 1a9b470a763e [2021-11-11T13:18:26.111Z] ---> 885e756200e7 [2021-11-11T13:18:26.111Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T13:18:26.383Z] ---> Running in 7f04c099f610 [2021-11-11T13:18:26.383Z] ---> 487599891ab0 [2021-11-11T13:18:26.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T13:18:26.656Z] Removing intermediate container 9ee969114a4e [2021-11-11T13:18:26.656Z] ---> 1384731fcb24 [2021-11-11T13:18:26.656Z] Step 28/30 : LABEL arch=arm64 [2021-11-11T13:18:26.928Z] ---> Running in e38ae81c3b28 [2021-11-11T13:18:26.928Z] Removing intermediate container 7f04c099f610 [2021-11-11T13:18:26.928Z] ---> cac850c2bf45 [2021-11-11T13:18:26.928Z] [2021-11-11T13:18:27.538Z] Successfully built cac850c2bf45 [2021-11-11T13:18:27.538Z] ---> 5f42637f982f [2021-11-11T13:18:27.538Z] 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-11-11T13:18:27.538Z] Successfully tagged support-notifications-arm64:latest [2021-11-11T13:18:27.538Z]  Building support-notifications ... done Removing intermediate container e38ae81c3b28 [2021-11-11T13:18:27.538Z] ---> 29039d6e9246 [2021-11-11T13:18:27.538Z] Step 29/30 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:18:27.538Z] ---> Running in 30b834493a01 [2021-11-11T13:18:27.809Z] ---> Running in 9dc853e257bf [2021-11-11T13:18:28.081Z] Removing intermediate container 9dc853e257bf [2021-11-11T13:18:28.081Z] ---> 1a7983da7f13 [2021-11-11T13:18:28.081Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T13:18:28.353Z] ---> Running in fb3dd8a2d89a [2021-11-11T13:18:28.945Z] Removing intermediate container fb3dd8a2d89a [2021-11-11T13:18:28.945Z] ---> d24bc426c6e0 [2021-11-11T13:18:28.945Z] [2021-11-11T13:18:29.217Z] Successfully built d24bc426c6e0 [2021-11-11T13:18:29.217Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-11T13:18:29.807Z]  Building security-bootstrapper ... done Removing intermediate container 30b834493a01 [2021-11-11T13:18:29.807Z] ---> 68a82b515c49 [2021-11-11T13:18:29.807Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T13:18:29.807Z] ---> Running in 1602c73c5a4b [2021-11-11T13:18:30.079Z] Removing intermediate container 1602c73c5a4b [2021-11-11T13:18:30.079Z] ---> 380ff0224266 [2021-11-11T13:18:30.079Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T13:18:30.349Z] ---> Running in 6385cb95eec9 [2021-11-11T13:18:30.623Z] Removing intermediate container 6385cb95eec9 [2021-11-11T13:18:30.623Z] ---> 3d6752398f33 [2021-11-11T13:18:30.623Z] Step 23/24 : LABEL git_sha=039b2c034d052b01361a42d506335991bcfe95b0 [2021-11-11T13:18:30.623Z] ---> Running in d3f2101653fe [2021-11-11T13:18:31.216Z] Removing intermediate container d3f2101653fe [2021-11-11T13:18:31.216Z] ---> e71e76a1baac [2021-11-11T13:18:31.216Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T13:18:31.216Z] ---> Running in f1a0ed2a465e [2021-11-11T13:18:31.809Z] Removing intermediate container f1a0ed2a465e [2021-11-11T13:18:31.809Z] ---> 559b3f3f99c6 [2021-11-11T13:18:31.809Z] [2021-11-11T13:18:32.080Z] Successfully built 559b3f3f99c6 [2021-11-11T13:18:32.080Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-11T13:18:32.365Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-11-11T13:18:32.358Z] $ docker stop --time=1 df598005dada775d9f220cd99c13e4cee3ba7a6aae173d6ccc3a987b55752331 [2021-11-11T13:18:34.076Z] $ docker rm -f df598005dada775d9f220cd99c13e4cee3ba7a6aae173d6ccc3a987b55752331 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T13:18:34.665Z] + docker images [2021-11-11T13:18:34.937Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T13:18:34.937Z] security-secretstore-setup-arm64 latest 559b3f3f99c6 3 seconds ago 26.8MB [2021-11-11T13:18:34.937Z] security-bootstrapper-arm64 latest d24bc426c6e0 6 seconds ago 17.8MB [2021-11-11T13:18:34.937Z] support-notifications-arm64 latest cac850c2bf45 8 seconds ago 16.1MB [2021-11-11T13:18:34.937Z] 308decb5b532 22 seconds ago 1.58GB [2021-11-11T13:18:34.937Z] 0dc16ed8cb9b 22 seconds ago 1.57GB [2021-11-11T13:18:34.937Z] fb53c0cbb4f3 34 seconds ago 1.57GB [2021-11-11T13:18:34.937Z] core-metadata-arm64 latest d435cd40cc29 44 seconds ago 15.9MB [2021-11-11T13:18:34.937Z] ff111cd98179 55 seconds ago 1.57GB [2021-11-11T13:18:34.937Z] sys-mgmt-agent-arm64 latest fef1ea9c1ba3 2 minutes ago 277MB [2021-11-11T13:18:34.937Z] core-data-arm64 latest 3d1e35a42e7d 3 minutes ago 19.5MB [2021-11-11T13:18:34.937Z] support-scheduler-arm64 latest fdcd998b6bde 3 minutes ago 15.3MB [2021-11-11T13:18:34.937Z] security-proxy-setup-arm64 latest c048ac6f3978 3 minutes ago 25.4MB [2021-11-11T13:18:34.937Z] dc5a850a1534 3 minutes ago 1.58GB [2021-11-11T13:18:34.937Z] core-command-arm64 latest e2d37059fd98 3 minutes ago 15.2MB [2021-11-11T13:18:34.937Z] e9138db90fc8 3 minutes ago 1.57GB [2021-11-11T13:18:34.937Z] 9bc5ce099bc8 3 minutes ago 1.57GB [2021-11-11T13:18:34.937Z] 657ef9e8f357 3 minutes ago 1.57GB [2021-11-11T13:18:34.937Z] 4cee183c7467 3 minutes ago 1.57GB [2021-11-11T13:18:34.937Z] ci-base-image-arm64 latest bb6e3c472f2b 13 minutes ago 1.24GB [2021-11-11T13:18:34.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-11T13:18:34.937Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-11T13:18:34.937Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-11T13:18:34.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:18:35.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T13:18:35.804Z] [2021-11-11T13:18:35.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:18:36.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T13:18:36.415Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T13:18:36.415Z] 448f6bf000e3: Pulling fs layer [2021-11-11T13:18:36.415Z] f757da607395: Pulling fs layer [2021-11-11T13:18:36.415Z] 05883995daec: Pulling fs layer [2021-11-11T13:18:36.415Z] 8603b9c90790: Pulling fs layer [2021-11-11T13:18:36.415Z] 1560dd03e051: Pulling fs layer [2021-11-11T13:18:36.415Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T13:18:36.415Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T13:18:36.415Z] 8603b9c90790: Waiting [2021-11-11T13:18:36.415Z] 1560dd03e051: Waiting [2021-11-11T13:18:36.415Z] 27f5ce0e4adf: Waiting [2021-11-11T13:18:36.415Z] c2d8d7efcc4b: Waiting [2021-11-11T13:18:36.415Z] f757da607395: Download complete [2021-11-11T13:18:36.415Z] 8603b9c90790: Verifying Checksum [2021-11-11T13:18:36.415Z] 8603b9c90790: Download complete [2021-11-11T13:18:36.688Z] 1560dd03e051: Verifying Checksum [2021-11-11T13:18:36.688Z] 1560dd03e051: Download complete [2021-11-11T13:18:36.688Z] 05883995daec: Verifying Checksum [2021-11-11T13:18:36.688Z] 05883995daec: Download complete [2021-11-11T13:18:36.688Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T13:18:36.688Z] 27f5ce0e4adf: Download complete [2021-11-11T13:18:36.960Z] 448f6bf000e3: Download complete [2021-11-11T13:18:39.572Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T13:18:39.572Z] c2d8d7efcc4b: Download complete [2021-11-11T13:18:40.548Z] 448f6bf000e3: Pull complete [2021-11-11T13:18:41.140Z] f757da607395: Pull complete [2021-11-11T13:18:42.568Z] 05883995daec: Pull complete [2021-11-11T13:18:43.162Z] 8603b9c90790: Pull complete [2021-11-11T13:18:44.136Z] 1560dd03e051: Pull complete [2021-11-11T13:18:44.406Z] 27f5ce0e4adf: Pull complete [2021-11-11T13:18:59.465Z] c2d8d7efcc4b: Pull complete [2021-11-11T13:18:59.465Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T13:18:59.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T13:18:59.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T13:18:59.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container [2021-11-11T13:18:59.789Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-11T13:19:02.574Z] $ docker top d30987abaf4e6abab71f7ae47537d07c8f5c8c83be1f55f812065c5e6a1bf37e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:19:03.668Z] ---> job-cost.sh [2021-11-11T13:19:03.668Z] lf-activate-venv: SKIPPING [2021-11-11T13:19:03.668Z] INFO: No Stack... [2021-11-11T13:19:04.258Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T13:19:04.527Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T13:19:05.184Z] + + cat /w/workspace/edgex-go/7/archives/cost.csvcut [2021-11-11T13:19:05.184Z] -d, -f6 [Pipeline] lock [2021-11-11T13:19:05.245Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3794-7-stack-cost] [2021-11-11T13:19:05.251Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3794-7-stack-cost] did not exist. Created. [2021-11-11T13:19:05.251Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3794-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T13:19:05.921Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T13:19:06.081Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T13:19:06.089Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3794-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T13:19:06.095Z] $ docker stop --time=1 d30987abaf4e6abab71f7ae47537d07c8f5c8c83be1f55f812065c5e6a1bf37e [2021-11-11T13:19:07.645Z] $ docker rm -f d30987abaf4e6abab71f7ae47537d07c8f5c8c83be1f55f812065c5e6a1bf37e [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-11-11T13:19:08.412Z] provisioning config files... [2021-11-11T13:19:08.422Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5274197188956902743tmp [Pipeline] { [Pipeline] sh [2021-11-11T13:19:08.750Z] + set +x [2021-11-11T13:19:08.750Z] + bash -s -- [2021-11-11T13:19:08.750Z] + curl -s https://codecov.io/bash [2021-11-11T13:19:08.750Z] [2021-11-11T13:19:08.750Z] _____ _ [2021-11-11T13:19:08.750Z] / ____| | | [2021-11-11T13:19:08.750Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T13:19:08.750Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T13:19:08.750Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T13:19:08.750Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T13:19:08.750Z] Bash-1.0.6 [2021-11-11T13:19:08.750Z] [2021-11-11T13:19:08.750Z] [2021-11-11T13:19:08.750Z] ==> git version 2.24.4 found [2021-11-11T13:19:08.750Z] ==> 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-11-11T13:19:08.750Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T13:19:08.750Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T13:19:08.750Z] ==> Jenkins CI detected. [2021-11-11T13:19:08.751Z] current dir:  /w/workspace/edgex-go/7 [2021-11-11T13:19:08.751Z] project root: . [2021-11-11T13:19:08.751Z] --> token set from env [2021-11-11T13:19:08.751Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T13:19:09.014Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T13:19:09.014Z] ==> Python coveragepy not found [2021-11-11T13:19:09.014Z] ==> Searching for coverage reports in: [2021-11-11T13:19:09.014Z] + . [2021-11-11T13:19:09.014Z] -> Found 1 reports [2021-11-11T13:19:09.014Z] ==> Detecting git/mercurial file structure [2021-11-11T13:19:09.014Z] ==> Reading reports [2021-11-11T13:19:09.014Z] + ./coverage.out bytes=428381 [2021-11-11T13:19:09.014Z] ==> Appending adjustments [2021-11-11T13:19:09.014Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T13:19:10.401Z] + Found adjustments [2021-11-11T13:19:10.401Z] ==> Gzipping contents [2021-11-11T13:19:10.401Z] 60K /tmp/codecov.QIZWAh.gz [2021-11-11T13:19:10.401Z] ==> Uploading reports [2021-11-11T13:19:10.401Z] url: https://codecov.io [2021-11-11T13:19:10.401Z] query: branch=PR-3794&commit=039b2c034d052b01361a42d506335991bcfe95b0&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3794%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3794&job=&cmd_args= [2021-11-11T13:19:10.401Z] -> Pinging Codecov [2021-11-11T13:19:10.401Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3794&commit=039b2c034d052b01361a42d506335991bcfe95b0&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3794%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3794&job=&cmd_args= [2021-11-11T13:19:10.401Z] -> Uploading to [2021-11-11T13:19:10.401Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/039b2c034d052b01361a42d506335991bcfe95b0/fe4db94d-6492-4309-a5f7-676910758c7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T131910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8873f6b24bd6bbd05a0ddacfc9cc6d8a2d52e7ca723dcfdc30dfce28512024b2 [2021-11-11T13:19:10.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T13:19:10.401Z] Dload Upload Total Spent Left Speed [2021-11-11T13:19:10.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57812 0 0 100 57812 0 160k --:--:-- --:--:-- --:--:-- 160k [2021-11-11T13:19:10.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/039b2c034d052b01361a42d506335991bcfe95b0 [Pipeline] } [2021-11-11T13:19:10.926Z] 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-11-11T13:19:12.040Z] + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:19:12.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:19:12.891Z] ---> package-listing.sh [2021-11-11T13:19:12.891Z] ++ facter osfamily [2021-11-11T13:19:12.891Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T13:19:13.152Z] + OS_FAMILY=redhat [2021-11-11T13:19:13.152Z] + workspace=/w/workspace/edgex-go/7 [2021-11-11T13:19:13.152Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T13:19:13.152Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T13:19:13.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T13:19:13.152Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T13:19:13.152Z] + '[' /w/workspace/edgex-go/7 ']' [2021-11-11T13:19:13.152Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T13:19:13.152Z] + case "${OS_FAMILY}" in [2021-11-11T13:19:13.152Z] + sort [2021-11-11T13:19:13.152Z] + rpm -qa [2021-11-11T13:19:16.457Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T13:19:16.457Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T13:19:16.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T13:19:16.457Z] + '[' /w/workspace/edgex-go/7 ']' [2021-11-11T13:19:16.457Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-11-11T13:19:16.457Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-11-11T13:19:16.470Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T13:19:16.755Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:19:17.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T13:19:17.314Z] [2021-11-11T13:19:17.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T13:19:17.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T13:19:17.616Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T13:19:17.616Z] b4d181a07f80: Pulling fs layer [2021-11-11T13:19:17.616Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T13:19:17.616Z] ed53099fbce6: Pulling fs layer [2021-11-11T13:19:17.616Z] dc539afda2c1: Pulling fs layer [2021-11-11T13:19:17.616Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T13:19:17.616Z] 9065ff56babe: Pulling fs layer [2021-11-11T13:19:17.616Z] d287ab97295c: Pulling fs layer [2021-11-11T13:19:17.616Z] 77bc0d833cb6: Waiting [2021-11-11T13:19:17.616Z] 9065ff56babe: Waiting [2021-11-11T13:19:17.616Z] d287ab97295c: Waiting [2021-11-11T13:19:17.616Z] dc539afda2c1: Waiting [2021-11-11T13:19:17.616Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T13:19:17.616Z] a1111a8f2ec3: Download complete [2021-11-11T13:19:17.616Z] dc539afda2c1: Verifying Checksum [2021-11-11T13:19:17.616Z] dc539afda2c1: Download complete [2021-11-11T13:19:17.616Z] ed53099fbce6: Verifying Checksum [2021-11-11T13:19:17.616Z] ed53099fbce6: Download complete [2021-11-11T13:19:17.879Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T13:19:17.879Z] 77bc0d833cb6: Download complete [2021-11-11T13:19:17.879Z] 9065ff56babe: Verifying Checksum [2021-11-11T13:19:17.879Z] 9065ff56babe: Download complete [2021-11-11T13:19:17.879Z] b4d181a07f80: Verifying Checksum [2021-11-11T13:19:17.879Z] b4d181a07f80: Download complete [2021-11-11T13:19:18.456Z] d287ab97295c: Verifying Checksum [2021-11-11T13:19:18.456Z] d287ab97295c: Download complete [2021-11-11T13:19:19.405Z] b4d181a07f80: Pull complete [2021-11-11T13:19:19.405Z] a1111a8f2ec3: Pull complete [2021-11-11T13:19:19.975Z] ed53099fbce6: Pull complete [2021-11-11T13:19:20.243Z] dc539afda2c1: Pull complete [2021-11-11T13:19:20.505Z] 77bc0d833cb6: Pull complete [2021-11-11T13:19:20.505Z] 9065ff56babe: Pull complete [2021-11-11T13:19:25.816Z] d287ab97295c: Pull complete [2021-11-11T13:19:25.816Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T13:19:25.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T13:19:25.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T13:19:25.881Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-11-11T13:19:25.914Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T13:19:29.069Z] $ docker top 3fc20fed99fa346546e4a4bdc35348c67fa1376e5ed60a8311f6c28f7f33a2d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T13:19:29.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T13:19:29.716Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T13:19:30.005Z] + ls /var/log/sa-host [2021-11-11T13:19:30.005Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T13:19:30.005Z] file_magic: OK [2021-11-11T13:19:30.005Z] HZ: Using current value: 100 [2021-11-11T13:19:30.005Z] file_header: OK [2021-11-11T13:19:30.005Z] 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-11-11T13:19:30.005Z] Statistics: [2021-11-11T13:19:30.005Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T13:19:30.005Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T13:19:30.005Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T13:19:30.005Z] file_magic: OK [2021-11-11T13:19:30.005Z] HZ: Using current value: 100 [2021-11-11T13:19:30.005Z] file_header: OK [2021-11-11T13:19:30.005Z] 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-11-11T13:19:30.005Z] Statistics: [2021-11-11T13:19:30.005Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T13:19:30.005Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T13:19:30.242Z] provisioning config files... [2021-11-11T13:19:30.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1069884980694677895tmp [Pipeline] { [Pipeline] echo [2021-11-11T13:19:30.266Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:19:30.556Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T13:19:30.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:19:30.904Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T13:19:30.913Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:19:31.201Z] ---> sudo-logs.sh [2021-11-11T13:19:31.201Z] Archiving 'sudo' log.. [2021-11-11T13:19:31.201Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-71.novalocal: Name or service not known [2021-11-11T13:19:31.201Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-71.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T13:19:31.220Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:19:31.526Z] ---> job-cost.sh [2021-11-11T13:19:31.526Z] lf-activate-venv: SKIPPING [2021-11-11T13:19:31.526Z] DEBUG: total: 0.10999999940395355 [2021-11-11T13:19:31.526Z] INFO: Retrieving Stack Cost... [2021-11-11T13:19:31.786Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T13:19:32.046Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T13:19:32.060Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T13:19:32.350Z] ---> logs-deploy.sh [2021-11-11T13:19:32.350Z] lf-activate-venv: SKIPPING [2021-11-11T13:19:32.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3794/7 [2021-11-11T13:19:32.350Z] INFO: archiving workspace using pattern(s): [2021-11-11T13:19:33.294Z] Archives upload complete. [2021-11-11T13:19:33.294Z] INFO: archiving logs to Nexus