Pull request #3781 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from fe0eb7aec4c673f2e9843059e862fd367f248510+2960906d71acf8db9b34adc0540238eab7fedfb7 (fb516f7ff7e0ab38bdc96d4aa37c54d0bbf837f6) 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-ssh106251192097088851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-ssh6323702507251206845.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 d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-3781/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-3781/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3378926432029030983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 # timeout=10 Commit message: "feat: implement new function to grab latest lts commit" > 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-ssh8952851455325641614.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-3781/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-3781/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7414945336084903643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1974’ Running on prd-centos7-docker-4c-2g-1980 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2668543756011285096.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 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit fe0eb7aec4c673f2e9843059e862fd367f248510 Merge succeeded, producing fe0eb7aec4c673f2e9843059e862fd367f248510 Checking out Revision fe0eb7aec4c673f2e9843059e862fd367f248510 (PR-3781) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1635876566540770541.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8198180038244935600.key > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" First time build. Skipping changelog. > git rev-list --no-walk 5c2502bf875277b2c2d54d2a0f85f66ab5a1c4da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-26T07:05:05.423Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-26T07:05:05.453Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-26T07:05:05.465Z] ========================================================= [2021-10-26T07:05:05.465Z] EdgeX Global Pipelines Version Info [2021-10-26T07:05:05.465Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:05:06.621Z] ------------------- [2021-10-26T07:05:06.621Z] stable info: [2021-10-26T07:05:06.621Z] ------------------- [2021-10-26T07:05:06.621Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T07:05:06.621Z] Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 [2021-10-26T07:05:06.621Z] Message: testing jakarta lts changes [2021-10-26T07:05:07.202Z] ------------------- [2021-10-26T07:05:07.202Z] experimental info: [2021-10-26T07:05:07.202Z] ------------------- [2021-10-26T07:05:07.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T07:05:07.202Z] Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 [2021-10-26T07:05:07.202Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-26T07:05:07.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-26T07:05:07.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-26T07:05:07.298Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-26T07:05:07.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-26T07:05:07.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-26T07:05:07.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-26T07:05:07.336Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-10-26T07:05:07.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-26T07:05:07.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-26T07:05:07.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-26T07:05:07.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-26T07:05:07.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-26T07:05:07.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-26T07:05:07.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-26T07:05:07.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-26T07:05:07.418Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T07:05:07.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T07:05:07.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-26T07:05:07.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-26T07:05:07.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-26T07:05:07.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-26T07:05:07.484Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-26T07:05:07.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3781 [Pipeline] echo [2021-10-26T07:05:07.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3781 [Pipeline] echo [2021-10-26T07:05:07.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3781 [Pipeline] echo [2021-10-26T07:05:07.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe0eb7aec4c673f2e9843059e862fd367f248510 [Pipeline] echo [2021-10-26T07:05:07.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe0eb7a [Pipeline] echo [2021-10-26T07:05:07.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T07:05:07.579Z] provisioning config files... [2021-10-26T07:05:07.595Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7916804459300010337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:05:07.916Z] ---> docker-login.sh [2021-10-26T07:05:07.916Z] nexus3.edgexfoundry.org:10001 [2021-10-26T07:05:07.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:05:08.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:05:08.178Z] Configure a credential helper to remove this warning. See [2021-10-26T07:05:08.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:05:08.178Z] [2021-10-26T07:05:08.178Z] Login Succeeded [2021-10-26T07:05:08.178Z] nexus3.edgexfoundry.org:10002 [2021-10-26T07:05:08.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:05:08.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:05:08.178Z] Configure a credential helper to remove this warning. See [2021-10-26T07:05:08.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:05:08.178Z] [2021-10-26T07:05:08.178Z] Login Succeeded [2021-10-26T07:05:08.178Z] nexus3.edgexfoundry.org:10003 [2021-10-26T07:05:08.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:05:08.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:05:08.438Z] Configure a credential helper to remove this warning. See [2021-10-26T07:05:08.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:05:08.438Z] [2021-10-26T07:05:08.438Z] Login Succeeded [2021-10-26T07:05:08.438Z] nexus3.edgexfoundry.org:10004 [2021-10-26T07:05:08.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:05:08.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:05:08.438Z] Configure a credential helper to remove this warning. See [2021-10-26T07:05:08.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:05:08.438Z] [2021-10-26T07:05:08.438Z] Login Succeeded [2021-10-26T07:05:08.438Z] docker.io [2021-10-26T07:05:08.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:05:09.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:05:09.019Z] Configure a credential helper to remove this warning. See [2021-10-26T07:05:09.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:05:09.019Z] [2021-10-26T07:05:09.019Z] Login Succeeded [2021-10-26T07:05:09.019Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T07:05:09.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T07:05:09.357Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/core-command/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/core-data/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-26T07:05:09.357Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T07:05:09.357Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-26T07:05:09.357Z] ++ cut -d/ -f2 [2021-10-26T07:05:09.357Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-26T07:05:09.396Z] 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-10-26T07:05:09.806Z] + git rev-list -1 --merges fe0eb7aec4c673f2e9843059e862fd367f248510~1..fe0eb7aec4c673f2e9843059e862fd367f248510 [Pipeline] echo [2021-10-26T07:05:09.819Z] -----------> git rev-list -1 --merges fe0eb7aec4c673f2e9843059e862fd367f248510~1..fe0eb7aec4c673f2e9843059e862fd367f248510 fe0eb7aec4c673f2e9843059e862fd367f248510 [false] [Pipeline] sh [2021-10-26T07:05:10.107Z] + git log --format=format:%s -1 fe0eb7aec4c673f2e9843059e862fd367f248510 [Pipeline] echo [2021-10-26T07:05:10.124Z] ========================================================= [2021-10-26T07:05:10.124Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-10-26T07:05:10.124Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:05:10.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T07:05:10.880Z] [2021-10-26T07:05:10.880Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:05:11.187Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T07:05:11.187Z] latest: Pulling from edgex-devops/git-semver [2021-10-26T07:05:11.187Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T07:05:11.187Z] 3e5f54012d9b: Pulling fs layer [2021-10-26T07:05:11.187Z] 4c7163046ea9: Pulling fs layer [2021-10-26T07:05:11.187Z] 0c2d73faf560: Pulling fs layer [2021-10-26T07:05:11.187Z] 0c2d73faf560: Waiting [2021-10-26T07:05:11.187Z] 3e5f54012d9b: Verifying Checksum [2021-10-26T07:05:11.187Z] 3e5f54012d9b: Download complete [2021-10-26T07:05:11.187Z] a0d0a0d46f8b: Verifying Checksum [2021-10-26T07:05:11.187Z] a0d0a0d46f8b: Download complete [2021-10-26T07:05:11.187Z] 4c7163046ea9: Verifying Checksum [2021-10-26T07:05:11.187Z] 4c7163046ea9: Download complete [2021-10-26T07:05:11.187Z] 0c2d73faf560: Verifying Checksum [2021-10-26T07:05:11.187Z] 0c2d73faf560: Download complete [2021-10-26T07:05:11.450Z] a0d0a0d46f8b: Pull complete [2021-10-26T07:05:11.450Z] 3e5f54012d9b: Pull complete [2021-10-26T07:05:11.721Z] 4c7163046ea9: Pull complete [2021-10-26T07:05:11.984Z] 0c2d73faf560: Pull complete [2021-10-26T07:05:11.984Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-26T07:05:11.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T07:05:11.984Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-26T07:05:12.066Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-10-26T07:05:12.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T07:05:12.798Z] $ docker top 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T07:05:12.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T07:05:12.902Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T07:05:13.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T07:05:13.016Z] $ docker exec 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 ssh-agent [2021-10-26T07:05:13.118Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmCALce/agent.12 [2021-10-26T07:05:13.118Z] SSH_AGENT_PID=18 [2021-10-26T07:05:13.126Z] Running ssh-add (command line suppressed) [2021-10-26T07:05:13.220Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1154180483395660505.key (/w/workspace/edgex-go/2@tmp/private_key_1154180483395660505.key) [2021-10-26T07:05:13.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T07:05:13.535Z] + git tag --points-at HEAD [Pipeline] } [2021-10-26T07:05:13.551Z] $ docker exec --env ******** --env ******** 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 ssh-agent -k [2021-10-26T07:05:13.652Z] unset SSH_AUTH_SOCK; [2021-10-26T07:05:13.652Z] unset SSH_AGENT_PID; [2021-10-26T07:05:13.652Z] echo Agent pid 18 killed; [2021-10-26T07:05:13.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-26T07:05:13.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T07:05:13.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T07:05:13.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T07:05:13.794Z] $ docker exec 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 ssh-agent [2021-10-26T07:05:13.895Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgJkhPI/agent.52 [2021-10-26T07:05:13.895Z] SSH_AGENT_PID=58 [2021-10-26T07:05:13.900Z] Running ssh-add (command line suppressed) [2021-10-26T07:05:13.991Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1132282222314785801.key (/w/workspace/edgex-go/2@tmp/private_key_1132282222314785801.key) [2021-10-26T07:05:14.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T07:05:14.300Z] + git semver init [2021-10-26T07:05:14.300Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T07:05:14.300Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-10-26T07:05:14.300Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-10-26T07:05:14.300Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T07:05:14.300Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T07:05:14.300Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T07:05:14.300Z] # $SEMVER_BRANCH = PR-3781 [2021-10-26T07:05:14.300Z] # $SEMVER_TEMP = /tmp/semver-970822407 [2021-10-26T07:05:14.300Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-26T07:06:22.083Z] # '/tmp/semver-970822407' -> '/w/workspace/edgex-go/2/.semver' [2021-10-26T07:06:22.083Z] # -> Force: false [2021-10-26T07:06:22.083Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-10-26T07:06:22.092Z] $ docker exec --env ******** --env ******** 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 ssh-agent -k [2021-10-26T07:06:22.184Z] unset SSH_AUTH_SOCK; [2021-10-26T07:06:22.184Z] unset SSH_AGENT_PID; [2021-10-26T07:06:22.184Z] echo Agent pid 58 killed; [2021-10-26T07:06:22.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T07:06:22.505Z] + git semver [Pipeline] } [2021-10-26T07:06:22.519Z] $ docker stop --time=1 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 [2021-10-26T07:06:24.137Z] $ docker rm -f 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T07:06:24.506Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-26T07:06:24.749Z] Stashed 1 file(s) [Pipeline] echo [2021-10-26T07:06:24.752Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-26T07:06:24.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T07:06:24.978Z] ========================================================= [2021-10-26T07:06:24.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-26T07:06:24.978Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T07:06:25.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T07:06:25.276Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-26T07:06:25.276Z] a0d0a0d46f8b: Already exists [2021-10-26T07:06:25.276Z] 31adcdaf11c8: Pulling fs layer [2021-10-26T07:06:25.276Z] b8b176561691: Pulling fs layer [2021-10-26T07:06:25.276Z] 4527c011a84f: Pulling fs layer [2021-10-26T07:06:25.276Z] 5d74067f8e1e: Pulling fs layer [2021-10-26T07:06:25.276Z] e0aca202a116: Pulling fs layer [2021-10-26T07:06:25.276Z] 3a43be97a3b4: Pulling fs layer [2021-10-26T07:06:25.276Z] 34cad66bf833: Pulling fs layer [2021-10-26T07:06:25.276Z] b4e3c513aaa6: Pulling fs layer [2021-10-26T07:06:25.276Z] 5d74067f8e1e: Waiting [2021-10-26T07:06:25.276Z] e0aca202a116: Waiting [2021-10-26T07:06:25.276Z] 3a43be97a3b4: Waiting [2021-10-26T07:06:25.276Z] 34cad66bf833: Waiting [2021-10-26T07:06:25.276Z] b4e3c513aaa6: Waiting [2021-10-26T07:06:25.276Z] b8b176561691: Verifying Checksum [2021-10-26T07:06:25.276Z] b8b176561691: Download complete [2021-10-26T07:06:25.276Z] 31adcdaf11c8: Download complete [2021-10-26T07:06:25.276Z] 5d74067f8e1e: Verifying Checksum [2021-10-26T07:06:25.276Z] 5d74067f8e1e: Download complete [2021-10-26T07:06:25.276Z] e0aca202a116: Verifying Checksum [2021-10-26T07:06:25.276Z] e0aca202a116: Download complete [2021-10-26T07:06:25.276Z] 3a43be97a3b4: Verifying Checksum [2021-10-26T07:06:25.276Z] 3a43be97a3b4: Download complete [2021-10-26T07:06:25.551Z] 31adcdaf11c8: Pull complete [2021-10-26T07:06:25.551Z] 34cad66bf833: Verifying Checksum [2021-10-26T07:06:25.551Z] 34cad66bf833: Download complete [2021-10-26T07:06:25.551Z] b8b176561691: Pull complete [2021-10-26T07:06:25.833Z] 4527c011a84f: Download complete [2021-10-26T07:06:26.098Z] b4e3c513aaa6: Verifying Checksum [2021-10-26T07:06:26.098Z] b4e3c513aaa6: Download complete [2021-10-26T07:06:29.456Z] 4527c011a84f: Pull complete [2021-10-26T07:06:29.456Z] 5d74067f8e1e: Pull complete [2021-10-26T07:06:29.717Z] e0aca202a116: Pull complete [2021-10-26T07:06:29.717Z] 3a43be97a3b4: Pull complete [2021-10-26T07:06:29.717Z] 34cad66bf833: Pull complete [2021-10-26T07:06:32.285Z] b4e3c513aaa6: Pull complete [2021-10-26T07:06:32.547Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-26T07:06:32.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T07:06:32.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T07:06:32.843Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T07:06:32.843Z] WORKDIR /edgex [2021-10-26T07:06:32.843Z] COPY go.mod . [2021-10-26T07:06:32.843Z] RUN go mod download' [2021-10-26T07:06:32.843Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-26T07:06:34.264Z] Sending build context to Docker daemon 329.7MB [2021-10-26T07:06:34.264Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T07:06:34.264Z] ---> 9f6097aaca64 [2021-10-26T07:06:34.264Z] Step 2/4 : WORKDIR /edgex [2021-10-26T07:06:36.203Z] ---> Running in e810e36469c3 [2021-10-26T07:06:36.203Z] Removing intermediate container e810e36469c3 [2021-10-26T07:06:36.203Z] ---> f05a789dab4f [2021-10-26T07:06:36.203Z] Step 3/4 : COPY go.mod . [2021-10-26T07:06:36.203Z] ---> 0446e865b099 [2021-10-26T07:06:36.203Z] Step 4/4 : RUN go mod download [2021-10-26T07:06:36.203Z] ---> Running in 58305f74ca54 [2021-10-26T07:06:39.949Z] Still waiting to schedule task [2021-10-26T07:06:39.949Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-26T07:07:08.379Z] Removing intermediate container 58305f74ca54 [2021-10-26T07:07:08.379Z] ---> 00418b2a5cc6 [2021-10-26T07:07:08.379Z] Successfully built 00418b2a5cc6 [2021-10-26T07:07:08.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:07:08.679Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T07:07:08.680Z] . [Pipeline] withDockerContainer [2021-10-26T07:07:08.741Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-10-26T07:07:08.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T07:07:09.165Z] $ docker top 43a7c7c32febd6cafc0529c5cfc47602aa2484d88b5f0177680f982ab1433101 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T07:07:09.541Z] + go version [2021-10-26T07:07:09.541Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-26T07:07:09.579Z] $ docker stop --time=1 43a7c7c32febd6cafc0529c5cfc47602aa2484d88b5f0177680f982ab1433101 [2021-10-26T07:07:10.756Z] $ docker rm -f 43a7c7c32febd6cafc0529c5cfc47602aa2484d88b5f0177680f982ab1433101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:07:11.190Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T07:07:11.190Z] . [Pipeline] withDockerContainer [2021-10-26T07:07:11.247Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-10-26T07:07:11.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T07:07:11.617Z] $ docker top 8352cf8d537556666ed6194362451c67c1ab7d7d7797816f1184fc432a12e51b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T07:07:11.691Z] ========================================================= [2021-10-26T07:07:11.691Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T07:07:11.691Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T07:07:11.992Z] + make test [2021-10-26T07:07:11.993Z] go mod tidy [2021-10-26T07:07:12.261Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T07:07:17.588Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T07:07:32.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T07:07:39.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T07:07:39.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T07:07:39.370Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T07:07:41.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T07:07:42.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T07:07:42.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T07:07:42.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T07:07:42.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T07:07:42.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T07:07:43.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T07:07:43.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T07:07:43.403Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T07:07:43.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T07:07:44.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2021-10-26T07:07:44.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T07:07:44.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T07:07:46.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2021-10-26T07:07:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T07:07:46.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2021-10-26T07:07:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T07:07:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T07:07:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.5% of statements [2021-10-26T07:07:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T07:07:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T07:07:48.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2021-10-26T07:07:48.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T07:07:48.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T07:07:48.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T07:07:48.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T07:07:48.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T07:07:48.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements [2021-10-26T07:07:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T07:07:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T07:07:48.744Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-10-26T07:07:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T07:07:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T07:07:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T07:07:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T07:07:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T07:07:49.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-10-26T07:07:49.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T07:07:49.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T07:07:49.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T07:07:49.925Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2021-10-26T07:07:49.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T07:07:49.925Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-10-26T07:07:50.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements [2021-10-26T07:07:50.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T07:07:50.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-10-26T07:07:51.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-10-26T07:07:51.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-10-26T07:07:51.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-10-26T07:07:51.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-10-26T07:08:04.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-10-26T07:08:04.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-10-26T07:08:08.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.216s coverage: 82.5% of statements [2021-10-26T07:08:08.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T07:08:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-10-26T07:08:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-10-26T07:08:26.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 70.4% of statements [2021-10-26T07:08:26.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T07:08:26.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T07:08:26.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T07:08:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.4% of statements [2021-10-26T07:08:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T07:08:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T07:08:27.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-10-26T07:08:27.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T07:08:27.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-10-26T07:08:27.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T07:08:35.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T07:08:35.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T07:08:35.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T07:08:35.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T07:08:35.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T07:08:35.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T07:08:35.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-10-26T07:08:35.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-26T07:08:35.681Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-26T07:09:07.913Z] GO111MODULE=on go vet ./... [2021-10-26T07:09:17.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T07:09:17.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T07:09:17.969Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T07:09:18.278Z] + ls -al . [2021-10-26T07:09:18.278Z] total 636 [2021-10-26T07:09:18.278Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 07:09 . [2021-10-26T07:09:18.278Z] drwxr-xr-x 4 root root 28 Oct 26 07:07 .. [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 07:05 .dockerignore [2021-10-26T07:09:18.278Z] drwxrwxr-x 8 1001 1001 179 Oct 26 07:05 .git [2021-10-26T07:09:18.278Z] drwxrwxr-x 4 1001 1001 142 Oct 26 07:05 .github [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 07:05 .gitignore [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 07:05 .golangci.yml [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 07:05 .hadolint.yml [2021-10-26T07:09:18.278Z] drwx------ 3 1001 1001 58 Oct 26 07:06 .semver [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 07:05 .sonarcloud.properties [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 07:05 ADOPTERS.md [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 07:05 Attribution.txt [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 07:05 CHANGELOG.md [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 07:05 CONTRIBUTING.md [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 07:05 GOVERNANCE.md [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 07:05 Jenkinsfile [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 07:05 LICENSE [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 07:05 Makefile [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 07:05 OWNERS.md [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 07:05 README.md [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 07:05 SECURITY.md [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 07:06 VERSION [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 07:05 ZMQWindows.md [2021-10-26T07:09:18.278Z] drwxrwxr-x 2 1001 1001 37 Oct 26 07:05 bin [2021-10-26T07:09:18.278Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 07:05 cmd [2021-10-26T07:09:18.278Z] -rw-r--r-- 1 root root 426513 Oct 26 07:08 coverage.out [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 07:05 go.mod [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 07:07 go.sum [2021-10-26T07:09:18.278Z] drwxrwxr-x 8 1001 1001 124 Oct 26 07:05 internal [2021-10-26T07:09:18.278Z] drwxrwxr-x 3 1001 1001 16 Oct 26 07:05 openapi [2021-10-26T07:09:18.278Z] drwxrwxr-x 4 1001 1001 71 Oct 26 07:05 snap [2021-10-26T07:09:18.278Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 07:05 version.go [Pipeline] sh [2021-10-26T07:09:18.567Z] + '[' -e coverage.out ] [2021-10-26T07:09:18.567Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T07:09:18.680Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T07:09:18.998Z] + make build [2021-10-26T07:09:18.998Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T07:09:20.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T07:09:27.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T07:09:27.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T07:09:28.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T07:09:28.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T07:09:29.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T07:09:30.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T07:09:31.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T07:09:32.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T07:09:33.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T07:09:33.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-26T07:09:35.765Z] $ docker stop --time=1 8352cf8d537556666ed6194362451c67c1ab7d7d7797816f1184fc432a12e51b [2021-10-26T07:09:37.529Z] $ docker rm -f 8352cf8d537556666ed6194362451c67c1ab7d7d7797816f1184fc432a12e51b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:09:39.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T07:09:39.349Z] [2021-10-26T07:09:39.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:09:39.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T07:09:39.824Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-26T07:09:39.824Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-26T07:09:39.824Z] ca9280d653b3: Pulling fs layer [2021-10-26T07:09:39.824Z] 7e9c9ca2126c: Pulling fs layer [2021-10-26T07:09:39.824Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-26T07:09:39.824Z] cbdbe7a5bc2a: Download complete [2021-10-26T07:09:40.087Z] ca9280d653b3: Verifying Checksum [2021-10-26T07:09:40.087Z] ca9280d653b3: Download complete [2021-10-26T07:09:40.087Z] cbdbe7a5bc2a: Pull complete [2021-10-26T07:09:40.087Z] 7e9c9ca2126c: Verifying Checksum [2021-10-26T07:09:40.087Z] 7e9c9ca2126c: Download complete [2021-10-26T07:09:40.663Z] ca9280d653b3: Pull complete [2021-10-26T07:09:44.013Z] 7e9c9ca2126c: Pull complete [2021-10-26T07:09:44.013Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-26T07:09:44.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T07:09:44.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-26T07:09:44.081Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-10-26T07:09:44.114Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T07:09:46.802Z] $ docker top c16532dc47f2a4d5e01bc357982d959f1c2ec9743e343927ab7dbe6b183b0d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T07:09:47.147Z] + grep parallel [2021-10-26T07:09:47.147Z] + docker-compose build --help [2021-10-26T07:09:47.717Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T07:09:47.729Z] $ docker stop --time=1 c16532dc47f2a4d5e01bc357982d959f1c2ec9743e343927ab7dbe6b183b0d0d [2021-10-26T07:09:48.905Z] $ docker rm -f c16532dc47f2a4d5e01bc357982d959f1c2ec9743e343927ab7dbe6b183b0d0d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:09:49.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T07:09:49.262Z] . [Pipeline] withDockerContainer [2021-10-26T07:09:49.319Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-10-26T07:09:49.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T07:09:49.629Z] $ docker top d01f514a84bd34f83e52f16723a75afa21189d9794d620768f9b03f1eb7be2bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T07:09:49.987Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T07:09:50.565Z] Building core-command ... [2021-10-26T07:09:50.565Z] Building core-data ... [2021-10-26T07:09:50.565Z] Building core-metadata ... [2021-10-26T07:09:50.565Z] Building security-bootstrapper ... [2021-10-26T07:09:50.565Z] Building security-proxy-setup ... [2021-10-26T07:09:50.565Z] Building security-secretstore-setup ... [2021-10-26T07:09:50.565Z] Building support-notifications ... [2021-10-26T07:09:50.565Z] Building support-scheduler ... [2021-10-26T07:09:50.565Z] Building sys-mgmt-agent ... [2021-10-26T07:09:50.565Z] Building support-notifications [2021-10-26T07:09:50.565Z] Building security-bootstrapper [2021-10-26T07:09:50.565Z] Building security-proxy-setup [2021-10-26T07:09:50.565Z] Building core-command [2021-10-26T07:09:50.565Z] Building core-metadata [2021-10-26T07:10:02.804Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:10:02.804Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:10:02.804Z] ---> 00418b2a5cc6 [2021-10-26T07:10:02.804Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T07:10:02.804Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:10:02.804Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:10:02.804Z] ---> 00418b2a5cc6 [2021-10-26T07:10:02.804Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T07:10:02.804Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:10:02.804Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:10:02.804Z] ---> 00418b2a5cc6 [2021-10-26T07:10:02.804Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T07:10:04.720Z] ---> Running in a242fa04459f [2021-10-26T07:10:04.720Z] ---> Running in 2149f1e984ff [2021-10-26T07:10:04.720Z] ---> Running in d276bc252152 [2021-10-26T07:10:06.634Z] Removing intermediate container d276bc252152 [2021-10-26T07:10:06.634Z] ---> 91774d2d405d [2021-10-26T07:10:06.634Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:10:06.634Z] Removing intermediate container a242fa04459f [2021-10-26T07:10:06.634Z] ---> fb2991a66dcd [2021-10-26T07:10:06.634Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:10:06.634Z] Removing intermediate container 2149f1e984ff [2021-10-26T07:10:06.634Z] ---> 2935ccb3ad4a [2021-10-26T07:10:06.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:10:06.895Z] ---> Running in 97b6819b0ac0 [2021-10-26T07:10:06.895Z] ---> Running in d7742b75ad87 [2021-10-26T07:10:06.895Z] ---> Running in 856d994aa7cb [2021-10-26T07:10:13.494Z] Removing intermediate container 856d994aa7cb [2021-10-26T07:10:13.495Z] ---> a7d2c50626dd [2021-10-26T07:10:13.495Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T07:10:13.495Z] Removing intermediate container d7742b75ad87 [2021-10-26T07:10:13.495Z] ---> cb6693b3ffc6 [2021-10-26T07:10:13.495Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T07:10:13.495Z] Removing intermediate container 97b6819b0ac0 [2021-10-26T07:10:13.495Z] ---> b72c53100a09 [2021-10-26T07:10:13.495Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T07:10:13.495Z] ---> Running in 4b70c495082c [2021-10-26T07:10:13.754Z] ---> Running in d9810d8f92e5 [2021-10-26T07:10:13.754Z] ---> Running in 376f61963a77 [2021-10-26T07:10:15.147Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:10:15.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:10:15.147Z] ---> 00418b2a5cc6 [2021-10-26T07:10:15.147Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T07:10:15.147Z] ---> Using cache [2021-10-26T07:10:15.147Z] ---> 2935ccb3ad4a [2021-10-26T07:10:15.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:10:15.147Z] ---> Using cache [2021-10-26T07:10:15.147Z] ---> a7d2c50626dd [2021-10-26T07:10:15.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T07:10:15.723Z] ---> Running in 92d6df158225 [2021-10-26T07:10:15.987Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:16.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:16.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:16.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:16.513Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:10:16.513Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:10:16.513Z] ---> 00418b2a5cc6 [2021-10-26T07:10:16.513Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T07:10:16.513Z] ---> Using cache [2021-10-26T07:10:16.513Z] ---> 2935ccb3ad4a [2021-10-26T07:10:16.513Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:10:16.513Z] ---> Using cache [2021-10-26T07:10:16.513Z] ---> a7d2c50626dd [2021-10-26T07:10:16.513Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T07:10:16.772Z] ---> Running in 25cae464c9e4 [2021-10-26T07:10:16.772Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:17.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:17.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:17.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:17.033Z] OK: 220 MiB in 52 packages [2021-10-26T07:10:17.306Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:17.306Z] OK: 220 MiB in 52 packages [2021-10-26T07:10:17.570Z] Removing intermediate container 4b70c495082c [2021-10-26T07:10:17.571Z] ---> 597651d43139 [2021-10-26T07:10:17.571Z] Step 6/22 : COPY . . [2021-10-26T07:10:17.571Z] OK: 220 MiB in 52 packages [2021-10-26T07:10:17.571Z] OK: 220 MiB in 52 packages [2021-10-26T07:10:17.838Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:10:18.102Z] OK: 220 MiB in 52 packages [2021-10-26T07:10:19.493Z] Removing intermediate container 376f61963a77 [2021-10-26T07:10:19.493Z] ---> b35db0509d82 [2021-10-26T07:10:19.493Z] Step 6/20 : COPY . . [2021-10-26T07:10:21.432Z] Removing intermediate container 92d6df158225 [2021-10-26T07:10:21.432Z] ---> 66807269ea72 [2021-10-26T07:10:21.432Z] Step 6/22 : COPY . . [2021-10-26T07:10:21.432Z] Removing intermediate container d9810d8f92e5 [2021-10-26T07:10:21.432Z] ---> b19a89af5c52 [2021-10-26T07:10:21.432Z] Step 6/21 : COPY . . [2021-10-26T07:10:22.012Z] Removing intermediate container 25cae464c9e4 [2021-10-26T07:10:22.012Z] ---> 18ff052c6aae [2021-10-26T07:10:22.012Z] Step 6/30 : COPY . . [2021-10-26T07:10:22.012Z] ---> b8455dd474db [2021-10-26T07:10:22.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:10:25.321Z] ---> Running in fc3857aa6656 [2021-10-26T07:10:27.891Z] ---> 8b86335493e4 [2021-10-26T07:10:27.891Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:10:29.813Z] ---> Running in 9a711082eeeb [2021-10-26T07:10:29.813Z] ---> 61c845401902 [2021-10-26T07:10:29.813Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:10:29.813Z] ---> 35fa5913d785 [2021-10-26T07:10:29.813Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:10:29.813Z] ---> Running in ea4a690cd4b7 [2021-10-26T07:10:29.813Z] ---> Running in e41482fcd5a1 [2021-10-26T07:10:32.360Z] Removing intermediate container fc3857aa6656 [2021-10-26T07:10:32.360Z] ---> fc29ddd62358 [2021-10-26T07:10:32.360Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T07:10:32.360Z] ---> Running in 0014c8096f13 [2021-10-26T07:10:32.360Z] Removing intermediate container 9a711082eeeb [2021-10-26T07:10:32.360Z] ---> a26a43c0f9ab [2021-10-26T07:10:32.360Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T07:10:32.360Z] Removing intermediate container ea4a690cd4b7 [2021-10-26T07:10:32.360Z] ---> 06fa949253a0 [2021-10-26T07:10:32.360Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T07:10:32.360Z] ---> Running in 5c7832d67b9f [2021-10-26T07:10:32.360Z] ---> Running in 5bd119e426a7 [2021-10-26T07:10:32.360Z] Removing intermediate container e41482fcd5a1 [2021-10-26T07:10:32.360Z] ---> 414694e6cf41 [2021-10-26T07:10:32.360Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T07:10:32.360Z] ---> Running in f10010e85ba3 [2021-10-26T07:10:32.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T07:10:32.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T07:10:32.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T07:10:32.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T07:10:37.096Z] ---> 06bda000b86d [2021-10-26T07:10:37.096Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:10:37.096Z] ---> Running in d0c0d81be38c [2021-10-26T07:10:38.040Z] Removing intermediate container d0c0d81be38c [2021-10-26T07:10:38.040Z] ---> d1847f084f52 [2021-10-26T07:10:38.040Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T07:10:38.040Z] ---> Running in 186e4dfff1b6 [2021-10-26T07:10:38.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T07:11:10.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T07:11:12.165Z] Removing intermediate container 5bd119e426a7 [2021-10-26T07:11:12.165Z] ---> eb053793bf3a [2021-10-26T07:11:12.165Z] [2021-10-26T07:11:12.165Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T07:11:12.447Z] 3.14: Pulling from library/alpine [2021-10-26T07:11:12.447Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T07:11:12.726Z] Removing intermediate container 5c7832d67b9f [2021-10-26T07:11:12.726Z] ---> 609f76c6c845 [2021-10-26T07:11:12.726Z] [2021-10-26T07:11:12.726Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T07:11:12.726Z] ---> 14119a10abf4 [2021-10-26T07:11:12.726Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T07:11:12.726Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T07:11:12.726Z] ---> 14119a10abf4 [2021-10-26T07:11:12.726Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T07:11:12.726Z] ---> Running in d4202dae991c [2021-10-26T07:11:12.726Z] ---> Running in c7d0918cb7c9 [2021-10-26T07:11:13.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:13.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:13.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:13.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:13.976Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T07:11:13.976Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T07:11:13.976Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T07:11:14.242Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T07:11:14.242Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T07:11:14.242Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T07:11:14.242Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:11:14.242Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:11:14.242Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T07:11:14.242Z] OK: 6 MiB in 15 packages [2021-10-26T07:11:14.242Z] OK: 8 MiB in 19 packages [2021-10-26T07:11:14.824Z] Removing intermediate container f10010e85ba3 [2021-10-26T07:11:14.824Z] ---> d2713f2c2e83 [2021-10-26T07:11:14.824Z] [2021-10-26T07:11:14.824Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T07:11:14.824Z] ---> 14119a10abf4 [2021-10-26T07:11:14.824Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T07:11:15.087Z] ---> Running in a8c701b8da2c [2021-10-26T07:11:15.087Z] Removing intermediate container 0014c8096f13 [2021-10-26T07:11:15.087Z] ---> a4b3c2b5e619 [2021-10-26T07:11:15.087Z] [2021-10-26T07:11:15.087Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T07:11:15.087Z] ---> 14119a10abf4 [2021-10-26T07:11:15.087Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T07:11:15.350Z] ---> Running in baa6f7d5d1a0 [2021-10-26T07:11:15.620Z] Removing intermediate container d4202dae991c [2021-10-26T07:11:15.620Z] ---> f2e5bea6a923 [2021-10-26T07:11:15.620Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T07:11:15.620Z] Removing intermediate container c7d0918cb7c9 [2021-10-26T07:11:15.620Z] ---> 6bd9bbc45b0a [2021-10-26T07:11:15.620Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:11:15.620Z] ---> Running in 830dd68e3651 [2021-10-26T07:11:15.888Z] ---> Running in b6d23760138e [2021-10-26T07:11:15.888Z] Removing intermediate container b6d23760138e [2021-10-26T07:11:15.888Z] ---> c6f13068edd3 [2021-10-26T07:11:15.888Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T07:11:15.888Z] Removing intermediate container 830dd68e3651 [2021-10-26T07:11:15.888Z] ---> 886f21ae11fd [2021-10-26T07:11:15.888Z] Step 12/20 : WORKDIR /edgex [2021-10-26T07:11:15.888Z] ---> Running in 2190b05e7b9c [2021-10-26T07:11:15.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:15.888Z] ---> Running in 5e7c04d1495c [2021-10-26T07:11:16.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:16.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:16.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:16.159Z] Removing intermediate container 2190b05e7b9c [2021-10-26T07:11:16.159Z] ---> 5674693a8f5c [2021-10-26T07:11:16.159Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T07:11:16.429Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T07:11:16.429Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:11:16.429Z] OK: 6 MiB in 15 packages [2021-10-26T07:11:16.429Z] Removing intermediate container 5e7c04d1495c [2021-10-26T07:11:16.429Z] ---> b8941eca0666 [2021-10-26T07:11:16.429Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T07:11:16.429Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T07:11:16.429Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T07:11:16.429Z] ---> Running in 7863936aa83d [2021-10-26T07:11:16.429Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:11:16.429Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T07:11:16.429Z] OK: 6 MiB in 16 packages [2021-10-26T07:11:17.006Z] ---> 3f7a5b54ab2b [2021-10-26T07:11:17.006Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T07:11:17.006Z] Removing intermediate container 7863936aa83d [2021-10-26T07:11:17.006Z] ---> c938b3141492 [2021-10-26T07:11:17.006Z] Step 14/22 : WORKDIR / [2021-10-26T07:11:17.266Z] ---> Running in 3fb6e46a8d61 [2021-10-26T07:11:17.266Z] Removing intermediate container 186e4dfff1b6 [2021-10-26T07:11:17.266Z] ---> 27240f1b4e1e [2021-10-26T07:11:17.266Z] [2021-10-26T07:11:17.266Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T07:11:17.266Z] ---> 14119a10abf4 [2021-10-26T07:11:17.266Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T07:11:17.266Z] Removing intermediate container baa6f7d5d1a0 [2021-10-26T07:11:17.266Z] ---> 8d1210d4c9b4 [2021-10-26T07:11:17.266Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:11:17.266Z] ---> Running in 99bd8c306297 [2021-10-26T07:11:17.266Z] ---> Running in 7a7e90e08d1c [2021-10-26T07:11:17.524Z] ---> f860e5df25c8 [2021-10-26T07:11:17.524Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T07:11:17.524Z] Removing intermediate container 3fb6e46a8d61 [2021-10-26T07:11:17.524Z] ---> 05864f9b02ad [2021-10-26T07:11:17.524Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:11:17.524Z] Removing intermediate container 7a7e90e08d1c [2021-10-26T07:11:17.524Z] ---> d6bdcc0fc67d [2021-10-26T07:11:17.524Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T07:11:17.524Z] Removing intermediate container a8c701b8da2c [2021-10-26T07:11:17.524Z] ---> 78cc57deba23 [2021-10-26T07:11:17.524Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:11:17.524Z] Removing intermediate container 99bd8c306297 [2021-10-26T07:11:17.524Z] ---> e925fe88d19c [2021-10-26T07:11:17.524Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T07:11:17.524Z] ---> Running in 7c793f88b8d7 [2021-10-26T07:11:17.524Z] ---> Running in 61b13f54c380 [2021-10-26T07:11:17.524Z] ---> Running in 788b6d1b3829 [2021-10-26T07:11:17.785Z] Removing intermediate container 7c793f88b8d7 [2021-10-26T07:11:17.785Z] ---> 5bd26bcec9a3 [2021-10-26T07:11:17.785Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T07:11:17.785Z] ---> 62432fe7d216 [2021-10-26T07:11:17.785Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T07:11:17.785Z] ---> Running in 93d7971966d2 [2021-10-26T07:11:17.785Z] Removing intermediate container 61b13f54c380 [2021-10-26T07:11:17.785Z] ---> 7e08d49468fd [2021-10-26T07:11:17.785Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T07:11:17.785Z] ---> 43c24dc2e807 [2021-10-26T07:11:17.785Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T07:11:17.785Z] ---> Running in 1e04336ffecb [2021-10-26T07:11:17.785Z] ---> Running in 63c582fb73d8 [2021-10-26T07:11:18.058Z] Removing intermediate container 93d7971966d2 [2021-10-26T07:11:18.058Z] ---> 36daeed8324b [2021-10-26T07:11:18.058Z] Step 14/22 : WORKDIR / [2021-10-26T07:11:18.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:18.058Z] Removing intermediate container 1e04336ffecb [2021-10-26T07:11:18.058Z] ---> 3c366ab07065 [2021-10-26T07:11:18.058Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T07:11:18.058Z] ---> Running in 1cd007d86db5 [2021-10-26T07:11:18.058Z] Removing intermediate container 63c582fb73d8 [2021-10-26T07:11:18.058Z] ---> 37286b5cb5ef [2021-10-26T07:11:18.058Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T07:11:18.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:18.058Z] ---> e2a57566bf09 [2021-10-26T07:11:18.058Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T07:11:18.058Z] ---> Running in 853a0d3cb562 [2021-10-26T07:11:18.058Z] ---> Running in 2317c26ef4aa [2021-10-26T07:11:18.334Z] Removing intermediate container 1cd007d86db5 [2021-10-26T07:11:18.334Z] ---> 21897fc9c8d3 [2021-10-26T07:11:18.334Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:11:18.334Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T07:11:18.334Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T07:11:18.334Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:11:18.334Z] OK: 6 MiB in 16 packages [2021-10-26T07:11:18.334Z] Removing intermediate container 853a0d3cb562 [2021-10-26T07:11:18.334Z] ---> 2e24e3bfcee1 [2021-10-26T07:11:18.334Z] Step 18/20 : LABEL arch=x86_64 [2021-10-26T07:11:18.334Z] Removing intermediate container 2317c26ef4aa [2021-10-26T07:11:18.334Z] ---> 147db3e4df32 [2021-10-26T07:11:18.334Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:11:18.334Z] ---> Running in 3b614afcd5f0 [2021-10-26T07:11:18.334Z] ---> b3019c512420 [2021-10-26T07:11:18.334Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T07:11:18.334Z] ---> Running in d10499481adf [2021-10-26T07:11:18.608Z] Removing intermediate container 3b614afcd5f0 [2021-10-26T07:11:18.608Z] ---> b68ac9b1e720 [2021-10-26T07:11:18.608Z] Step 19/20 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:11:18.608Z] ---> 73c9db690383 [2021-10-26T07:11:18.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T07:11:18.608Z] ---> a7aba9adbb18 [2021-10-26T07:11:18.608Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T07:11:18.608Z] ---> Running in 97d344348c66 [2021-10-26T07:11:18.608Z] Removing intermediate container d10499481adf [2021-10-26T07:11:18.608Z] ---> fe659e94a4e8 [2021-10-26T07:11:18.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:11:18.608Z] ---> Running in 5e680540f089 [2021-10-26T07:11:18.873Z] Removing intermediate container 788b6d1b3829 [2021-10-26T07:11:18.873Z] ---> 9fe7d6b07fe7 [2021-10-26T07:11:18.873Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T07:11:18.873Z] Removing intermediate container 97d344348c66 [2021-10-26T07:11:18.873Z] ---> 0e52dad613f9 [2021-10-26T07:11:18.873Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T07:11:18.873Z] ---> Running in 47723076554e [2021-10-26T07:11:18.873Z] ---> Running in 3fb75a80d63c [2021-10-26T07:11:18.873Z] Removing intermediate container 5e680540f089 [2021-10-26T07:11:18.873Z] ---> a4c8caea0602 [2021-10-26T07:11:18.873Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T07:11:18.873Z] ---> Running in 2b1049c4c9a1 [2021-10-26T07:11:18.873Z] ---> 9901bcf9cae7 [2021-10-26T07:11:18.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T07:11:19.145Z] Removing intermediate container 3fb75a80d63c [2021-10-26T07:11:19.145Z] ---> 157dbedfeef9 [2021-10-26T07:11:19.145Z] [2021-10-26T07:11:19.145Z] ---> 547494a5d047 [2021-10-26T07:11:19.145Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T07:11:19.145Z] Removing intermediate container 47723076554e [2021-10-26T07:11:19.145Z] ---> 4eb7e727f775 [2021-10-26T07:11:19.145Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T07:11:19.145Z] Removing intermediate container 2b1049c4c9a1 [2021-10-26T07:11:19.145Z] ---> f4991873eb92 [2021-10-26T07:11:19.145Z] Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:11:19.145Z] Successfully built 157dbedfeef9 [2021-10-26T07:11:19.145Z] Successfully tagged security-proxy-setup:latest [2021-10-26T07:11:19.145Z] Building security-secretstore-setup [2021-10-26T07:11:19.145Z] ---> Running in 776c77ca2b0b [2021-10-26T07:11:19.145Z]  Building security-proxy-setup ... done  ---> Running in faa2b10a02e1 [2021-10-26T07:11:19.405Z] ---> 2b9af05e559a [2021-10-26T07:11:19.405Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T07:11:19.978Z] ---> 641666897f2e [2021-10-26T07:11:19.978Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T07:11:19.978Z] Removing intermediate container 776c77ca2b0b [2021-10-26T07:11:19.978Z] ---> d3b520e7859e [2021-10-26T07:11:19.978Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T07:11:20.246Z] ---> Running in 139add35356e [2021-10-26T07:11:20.246Z] Removing intermediate container faa2b10a02e1 [2021-10-26T07:11:20.246Z] ---> ed69312143d9 [2021-10-26T07:11:20.246Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T07:11:20.827Z] ---> Running in 11efbc373d06 [2021-10-26T07:11:20.827Z] ---> Running in fb8e7d327ed4 [2021-10-26T07:11:20.827Z] Removing intermediate container 139add35356e [2021-10-26T07:11:20.827Z] ---> 899a8bc487ba [2021-10-26T07:11:20.827Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:11:20.827Z] ---> Running in 40ca5eb4a3ad [2021-10-26T07:11:20.827Z] ---> Running in 36ed94aba952 [2021-10-26T07:11:20.827Z] Removing intermediate container fb8e7d327ed4 [2021-10-26T07:11:20.827Z] ---> 5ee6d4c9b4f8 [2021-10-26T07:11:20.827Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:11:21.114Z] Removing intermediate container 40ca5eb4a3ad [2021-10-26T07:11:21.114Z] ---> b74179b76485 [2021-10-26T07:11:21.114Z] [2021-10-26T07:11:21.114Z] ---> Running in 1d76b5d02fe9 [2021-10-26T07:11:21.114Z] Successfully built b74179b76485 [2021-10-26T07:11:21.114Z] Removing intermediate container 36ed94aba952 [2021-10-26T07:11:21.114Z] ---> 6fabb515d3e7 [2021-10-26T07:11:21.114Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T07:11:21.114Z] Successfully tagged core-command:latest [2021-10-26T07:11:21.114Z]  Building core-command ... done Building core-data [2021-10-26T07:11:21.114Z] Removing intermediate container 1d76b5d02fe9 [2021-10-26T07:11:21.114Z] ---> b25d3a865a12 [2021-10-26T07:11:21.114Z] Step 19/21 : LABEL arch=x86_64 [2021-10-26T07:11:21.114Z] ---> Running in a90e4d204a75 [2021-10-26T07:11:21.373Z] ---> Running in 76eb302dcbc5 [2021-10-26T07:11:22.790Z] Removing intermediate container a90e4d204a75 [2021-10-26T07:11:22.790Z] ---> 4b0c92334096 [2021-10-26T07:11:22.790Z] Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:11:24.708Z] Removing intermediate container 76eb302dcbc5 [2021-10-26T07:11:24.708Z] ---> 7fcb059cb08a [2021-10-26T07:11:24.708Z] Step 20/21 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:11:24.974Z] ---> Running in 47fccf85b630 [2021-10-26T07:11:25.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:11:25.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:11:25.234Z] ---> 00418b2a5cc6 [2021-10-26T07:11:25.234Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T07:11:25.234Z] ---> Using cache [2021-10-26T07:11:25.234Z] ---> 2935ccb3ad4a [2021-10-26T07:11:25.234Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:11:25.234Z] ---> Using cache [2021-10-26T07:11:25.234Z] ---> a7d2c50626dd [2021-10-26T07:11:25.234Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T07:11:25.503Z] ---> Running in c89e7ebcadde [2021-10-26T07:11:25.503Z] Removing intermediate container 11efbc373d06 [2021-10-26T07:11:25.503Z] ---> 7e93161c8195 [2021-10-26T07:11:25.503Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T07:11:25.503Z] ---> Running in d7ade95e75eb [2021-10-26T07:11:25.503Z] Removing intermediate container 47fccf85b630 [2021-10-26T07:11:25.503Z] ---> fc4c936dbefc [2021-10-26T07:11:25.503Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T07:11:25.503Z] ---> Running in 1615c2d28691 [2021-10-26T07:11:25.503Z] Removing intermediate container c89e7ebcadde [2021-10-26T07:11:25.503Z] ---> 7b4c7170d802 [2021-10-26T07:11:25.503Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T07:11:25.767Z] ---> Running in 22f5891d017f [2021-10-26T07:11:25.767Z] ---> Running in 176fb520bdf4 [2021-10-26T07:11:25.767Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:11:25.767Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:11:25.767Z] ---> 00418b2a5cc6 [2021-10-26T07:11:25.767Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T07:11:25.767Z] ---> Using cache [2021-10-26T07:11:25.767Z] ---> 2935ccb3ad4a [2021-10-26T07:11:25.767Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:11:25.767Z] ---> Using cache [2021-10-26T07:11:25.767Z] ---> a7d2c50626dd [2021-10-26T07:11:25.767Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T07:11:25.767Z] ---> Using cache [2021-10-26T07:11:25.767Z] ---> 18ff052c6aae [2021-10-26T07:11:25.767Z] Step 6/24 : COPY . . [2021-10-26T07:11:25.767Z] ---> Using cache [2021-10-26T07:11:25.767Z] ---> 06bda000b86d [2021-10-26T07:11:25.767Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:11:25.767Z] ---> Using cache [2021-10-26T07:11:25.767Z] ---> d1847f084f52 [2021-10-26T07:11:25.767Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T07:11:25.767Z] Removing intermediate container 1615c2d28691 [2021-10-26T07:11:25.767Z] ---> 056dce50bdaf [2021-10-26T07:11:25.767Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T07:11:25.767Z] Removing intermediate container 176fb520bdf4 [2021-10-26T07:11:25.767Z] ---> 29fc7fa7cea6 [2021-10-26T07:11:25.767Z] [2021-10-26T07:11:25.767Z] ---> Running in 763af47eeaeb [2021-10-26T07:11:25.767Z] Removing intermediate container 22f5891d017f [2021-10-26T07:11:26.036Z] ---> 58f5b4991d08 [2021-10-26T07:11:26.036Z] [2021-10-26T07:11:26.036Z] Successfully built 29fc7fa7cea6 [2021-10-26T07:11:26.036Z] Successfully built 58f5b4991d08 [2021-10-26T07:11:26.036Z] Successfully tagged support-notifications:latest [2021-10-26T07:11:26.036Z] Building support-scheduler [2021-10-26T07:11:26.036Z]  Building support-notifications ... done Successfully tagged core-metadata:latest [2021-10-26T07:11:26.036Z] Building sys-mgmt-agent [2021-10-26T07:11:26.036Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:26.320Z] ---> 06f78bba2089 [2021-10-26T07:11:26.320Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T07:11:26.320Z] ---> Running in 153cc237f979 [2021-10-26T07:11:26.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T07:11:26.934Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:27.208Z] OK: 220 MiB in 52 packages [2021-10-26T07:11:30.558Z] Removing intermediate container 153cc237f979 [2021-10-26T07:11:30.558Z] ---> 1052ba99136d [2021-10-26T07:11:30.558Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:11:30.558Z] Removing intermediate container d7ade95e75eb [2021-10-26T07:11:30.558Z] ---> 9640d1fbd97c [2021-10-26T07:11:30.558Z] Step 6/22 : COPY . . [2021-10-26T07:11:30.835Z] ---> 21a985dcac90 [2021-10-26T07:11:30.835Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T07:11:34.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:11:34.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:11:34.208Z] ---> 00418b2a5cc6 [2021-10-26T07:11:34.208Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T07:11:34.208Z] ---> Using cache [2021-10-26T07:11:34.208Z] ---> 2935ccb3ad4a [2021-10-26T07:11:34.208Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:11:34.208Z] ---> Using cache [2021-10-26T07:11:34.208Z] ---> a7d2c50626dd [2021-10-26T07:11:34.208Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T07:11:34.208Z] ---> Using cache [2021-10-26T07:11:34.208Z] ---> 18ff052c6aae [2021-10-26T07:11:34.208Z] Step 6/23 : COPY go.mod . [2021-10-26T07:11:34.208Z] ---> 0c67e392844a [2021-10-26T07:11:34.208Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T07:11:35.181Z] ---> 3191e719d463 [2021-10-26T07:11:35.181Z] Step 7/23 : RUN go mod download [2021-10-26T07:11:35.446Z] ---> 6f99a73d10ad [2021-10-26T07:11:35.446Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T07:11:35.446Z] ---> Running in 29105efd24d8 [2021-10-26T07:11:36.035Z] ---> 02763aff7a88 [2021-10-26T07:11:36.035Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T07:11:36.996Z] ---> 1b6bb2935060 [2021-10-26T07:11:36.996Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T07:11:37.936Z] ---> Running in de2816b3bd17 [2021-10-26T07:11:38.507Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:11:38.507Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:11:38.507Z] ---> 00418b2a5cc6 [2021-10-26T07:11:38.507Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T07:11:38.507Z] ---> Using cache [2021-10-26T07:11:38.507Z] ---> 2935ccb3ad4a [2021-10-26T07:11:38.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:11:38.507Z] ---> Using cache [2021-10-26T07:11:38.507Z] ---> a7d2c50626dd [2021-10-26T07:11:38.507Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T07:11:38.507Z] Removing intermediate container de2816b3bd17 [2021-10-26T07:11:38.507Z] ---> ff19fa467b02 [2021-10-26T07:11:38.507Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T07:11:38.766Z] ---> Running in 2404bce5a2ac [2021-10-26T07:11:38.766Z] ---> 6a50f9179c04 [2021-10-26T07:11:38.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:11:39.035Z] ---> Running in 249dd016bb46 [2021-10-26T07:11:39.035Z] ---> 058f413b6213 [2021-10-26T07:11:39.035Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T07:11:39.035Z] ---> Running in 0ce475c75d88 [2021-10-26T07:11:39.304Z] Removing intermediate container 29105efd24d8 [2021-10-26T07:11:39.304Z] ---> f15713ab2712 [2021-10-26T07:11:39.304Z] Step 8/23 : COPY . . [2021-10-26T07:11:40.255Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:41.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:41.220Z] OK: 220 MiB in 52 packages [2021-10-26T07:11:42.649Z] Removing intermediate container 0ce475c75d88 [2021-10-26T07:11:42.649Z] ---> bd1eaef5b35f [2021-10-26T07:11:42.649Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T07:11:42.649Z] Removing intermediate container 2404bce5a2ac [2021-10-26T07:11:42.649Z] ---> cc45b4fcb7c2 [2021-10-26T07:11:42.649Z] Step 6/22 : COPY . . [2021-10-26T07:11:42.649Z] ---> Running in 737078adb3a0 [2021-10-26T07:11:42.915Z] Removing intermediate container 249dd016bb46 [2021-10-26T07:11:42.915Z] ---> c2bbbbd1cb2f [2021-10-26T07:11:42.915Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T07:11:43.181Z] ---> Running in 0a9addbbcb8d [2021-10-26T07:11:43.181Z] Removing intermediate container 737078adb3a0 [2021-10-26T07:11:43.181Z] ---> fc4fd99ae0a1 [2021-10-26T07:11:43.181Z] Step 27/30 : CMD ["gate"] [2021-10-26T07:11:44.152Z] ---> Running in 21efcb195b4f [2021-10-26T07:11:44.420Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T07:11:45.374Z] Removing intermediate container 21efcb195b4f [2021-10-26T07:11:45.374Z] ---> 3556f5ba53fa [2021-10-26T07:11:45.374Z] Step 28/30 : LABEL arch=x86_64 [2021-10-26T07:11:45.374Z] ---> 2cde8037869e [2021-10-26T07:11:45.374Z] Step 9/23 : RUN go mod tidy [2021-10-26T07:11:45.374Z] ---> Running in 52ae80f9611c [2021-10-26T07:11:45.636Z] ---> Running in d96aab606c0d [2021-10-26T07:11:45.636Z] Removing intermediate container 52ae80f9611c [2021-10-26T07:11:45.636Z] ---> 3343281b82ba [2021-10-26T07:11:45.636Z] Step 29/30 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:11:45.912Z] ---> Running in 439ac250f0e7 [2021-10-26T07:11:46.527Z] Removing intermediate container 439ac250f0e7 [2021-10-26T07:11:46.527Z] ---> 6d5215593121 [2021-10-26T07:11:46.527Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T07:11:46.796Z] ---> Running in 72a940982e78 [2021-10-26T07:11:46.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T07:11:47.076Z] Removing intermediate container 72a940982e78 [2021-10-26T07:11:47.076Z] ---> 0fb6b69b555e [2021-10-26T07:11:47.076Z] [2021-10-26T07:11:47.379Z] Successfully built 0fb6b69b555e [2021-10-26T07:11:47.379Z] Successfully tagged security-bootstrapper:latest [2021-10-26T07:11:49.926Z]  Building security-bootstrapper ... done  ---> d427cb45a4fe [2021-10-26T07:11:49.926Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:11:49.926Z] ---> Running in dedcc33b29b8 [2021-10-26T07:11:51.329Z] Removing intermediate container 763af47eeaeb [2021-10-26T07:11:51.329Z] ---> 5ec06ff00046 [2021-10-26T07:11:51.329Z] [2021-10-26T07:11:51.329Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T07:11:51.329Z] ---> 14119a10abf4 [2021-10-26T07:11:51.329Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T07:11:51.329Z] ---> Running in 5677755b9ac0 [2021-10-26T07:11:51.598Z] Removing intermediate container d96aab606c0d [2021-10-26T07:11:51.598Z] ---> 80d259f0cca2 [2021-10-26T07:11:51.598Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T07:11:51.598Z] ---> Running in 3a4c0a78b46e [2021-10-26T07:11:51.598Z] Removing intermediate container dedcc33b29b8 [2021-10-26T07:11:51.598Z] ---> 07e8535be225 [2021-10-26T07:11:51.598Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T07:11:51.872Z] ---> Running in b307a66612ef [2021-10-26T07:11:52.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:52.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T07:11:52.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:11:52.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T07:11:52.420Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T07:11:52.420Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T07:11:52.420Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T07:11:52.420Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:11:52.420Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T07:11:52.420Z] OK: 6 MiB in 17 packages [2021-10-26T07:11:52.997Z] Removing intermediate container 5677755b9ac0 [2021-10-26T07:11:52.997Z] ---> 5787c2ce2e3a [2021-10-26T07:11:52.997Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T07:11:52.997Z] ---> Running in d7137bfb635a [2021-10-26T07:11:53.260Z] Removing intermediate container d7137bfb635a [2021-10-26T07:11:53.260Z] ---> 35c8da17035f [2021-10-26T07:11:53.260Z] Step 12/24 : WORKDIR / [2021-10-26T07:11:53.260Z] ---> Running in 135a13185e6a [2021-10-26T07:11:53.260Z] Removing intermediate container 135a13185e6a [2021-10-26T07:11:53.260Z] ---> c425984c9ee1 [2021-10-26T07:11:53.260Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T07:11:53.839Z] ---> ebd105a3893a [2021-10-26T07:11:53.839Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T07:11:54.106Z] ---> 7fadc5ecfb04 [2021-10-26T07:11:54.106Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T07:11:54.365Z] ---> 5cf335929868 [2021-10-26T07:11:54.365Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T07:11:54.623Z] ---> 40691313856a [2021-10-26T07:11:54.623Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T07:11:55.196Z] ---> b51c434bf687 [2021-10-26T07:11:55.196Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T07:11:56.146Z] ---> f451e8c78126 [2021-10-26T07:11:56.146Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T07:11:56.146Z] ---> 5c99826db89f [2021-10-26T07:11:56.146Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-26T07:11:56.146Z] ---> Running in 5ba7d3daff1a [2021-10-26T07:11:57.107Z] Removing intermediate container 5ba7d3daff1a [2021-10-26T07:11:57.107Z] ---> 1df8f3d117df [2021-10-26T07:11:57.107Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T07:11:57.107Z] ---> Running in 926a4f1de85e [2021-10-26T07:11:57.378Z] Removing intermediate container 926a4f1de85e [2021-10-26T07:11:57.378Z] ---> 83ab388d3106 [2021-10-26T07:11:57.378Z] Step 22/24 : LABEL arch=x86_64 [2021-10-26T07:11:57.378Z] ---> Running in 69f407e75f8a [2021-10-26T07:11:57.378Z] Removing intermediate container 69f407e75f8a [2021-10-26T07:11:57.378Z] ---> 4ca9b35c8ccd [2021-10-26T07:11:57.378Z] Step 23/24 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:11:57.378Z] ---> Running in 8804f1053d78 [2021-10-26T07:11:57.642Z] Removing intermediate container 8804f1053d78 [2021-10-26T07:11:57.642Z] ---> 42f5e11d6bf7 [2021-10-26T07:11:57.642Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T07:11:57.642Z] ---> Running in 0e5d09254df0 [2021-10-26T07:11:57.920Z] Removing intermediate container 0e5d09254df0 [2021-10-26T07:11:57.920Z] ---> 69981b2c4a38 [2021-10-26T07:11:57.920Z] [2021-10-26T07:11:58.191Z] Successfully built 69981b2c4a38 [2021-10-26T07:11:58.191Z] Successfully tagged security-secretstore-setup:latest [2021-10-26T07:12:20.295Z]  Building security-secretstore-setup ... done Removing intermediate container b307a66612ef [2021-10-26T07:12:20.295Z] ---> 301fb3aae2a5 [2021-10-26T07:12:20.295Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T07:12:20.295Z] ---> Running in a738bc508ac5 [2021-10-26T07:12:20.295Z] Removing intermediate container 0a9addbbcb8d [2021-10-26T07:12:20.295Z] ---> 9404970365ae [2021-10-26T07:12:20.295Z] [2021-10-26T07:12:20.295Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T07:12:20.295Z] ---> 14119a10abf4 [2021-10-26T07:12:20.295Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T07:12:20.295Z] ---> Running in c461d14e7f22 [2021-10-26T07:12:20.295Z] Removing intermediate container c461d14e7f22 [2021-10-26T07:12:20.295Z] ---> 7d6633ebff29 [2021-10-26T07:12:20.295Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T07:12:20.295Z] ---> Running in c09a5bfa7c41 [2021-10-26T07:12:20.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T07:12:20.295Z] Removing intermediate container c09a5bfa7c41 [2021-10-26T07:12:20.295Z] ---> 59c5a22d4aec [2021-10-26T07:12:20.295Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T07:12:20.295Z] ---> Running in 69c920ebfed4 [2021-10-26T07:12:20.295Z] Removing intermediate container 3a4c0a78b46e [2021-10-26T07:12:20.295Z] ---> 3d45156775ed [2021-10-26T07:12:20.295Z] [2021-10-26T07:12:20.295Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T07:12:20.295Z] ---> 14119a10abf4 [2021-10-26T07:12:20.295Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T07:12:20.295Z] ---> Using cache [2021-10-26T07:12:20.295Z] ---> 8d1210d4c9b4 [2021-10-26T07:12:20.295Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:12:20.295Z] ---> Using cache [2021-10-26T07:12:20.295Z] ---> d6bdcc0fc67d [2021-10-26T07:12:20.295Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T07:12:20.295Z] Removing intermediate container 69c920ebfed4 [2021-10-26T07:12:20.295Z] ---> ff77f0464d99 [2021-10-26T07:12:20.295Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:12:20.295Z] ---> Running in fe5923a49a33 [2021-10-26T07:12:20.295Z] ---> Running in d63e3f4f70a1 [2021-10-26T07:12:20.295Z] Removing intermediate container fe5923a49a33 [2021-10-26T07:12:20.295Z] ---> 4c09b0f03b77 [2021-10-26T07:12:20.295Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T07:12:20.295Z] ---> Running in 80ff202aede4 [2021-10-26T07:12:20.295Z] Removing intermediate container a738bc508ac5 [2021-10-26T07:12:20.295Z] ---> 6a86f7023a33 [2021-10-26T07:12:20.295Z] [2021-10-26T07:12:20.295Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T07:12:20.295Z] Removing intermediate container 80ff202aede4 [2021-10-26T07:12:20.295Z] ---> c46568c94dce [2021-10-26T07:12:20.295Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:12:20.295Z] 20.10.8: Pulling from library/docker [2021-10-26T07:12:20.295Z] ---> 5c17b96bb676 [2021-10-26T07:12:20.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T07:12:20.295Z] Removing intermediate container d63e3f4f70a1 [2021-10-26T07:12:20.295Z] ---> 19ef1fdfc43c [2021-10-26T07:12:20.295Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T07:12:20.295Z] ---> a1c710b165e8 [2021-10-26T07:12:20.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T07:12:20.295Z] ---> Running in d811b0c89c2b [2021-10-26T07:12:20.295Z] ---> cf82e44cf0c8 [2021-10-26T07:12:20.295Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T07:12:20.295Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:12:20.295Z] ---> Running in 1bb9eed95fa7 [2021-10-26T07:12:20.295Z] Removing intermediate container 1bb9eed95fa7 [2021-10-26T07:12:20.295Z] ---> b7eaa87ce900 [2021-10-26T07:12:20.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:12:20.295Z] ---> Running in 73e2c0ad18da [2021-10-26T07:12:20.295Z] Removing intermediate container 73e2c0ad18da [2021-10-26T07:12:20.295Z] ---> 4616ac5a121b [2021-10-26T07:12:20.295Z] Step 21/23 : LABEL arch=x86_64 [2021-10-26T07:12:20.295Z] ---> Running in f354c994b530 [2021-10-26T07:12:20.295Z] Removing intermediate container f354c994b530 [2021-10-26T07:12:20.295Z] ---> ddc8b1fb1881 [2021-10-26T07:12:20.295Z] Step 22/23 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:12:20.295Z] ---> Running in b500291a44e0 [2021-10-26T07:12:20.295Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:12:20.295Z] Removing intermediate container b500291a44e0 [2021-10-26T07:12:20.295Z] ---> ee628774a4cf [2021-10-26T07:12:20.295Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T07:12:20.295Z] ---> Running in 10c17674a32d [2021-10-26T07:12:20.566Z] Removing intermediate container 10c17674a32d [2021-10-26T07:12:20.566Z] ---> 848cbfa220fe [2021-10-26T07:12:20.566Z] [2021-10-26T07:12:20.566Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T07:12:20.566Z] Successfully built 848cbfa220fe [2021-10-26T07:12:20.566Z] Successfully tagged support-scheduler:latest [2021-10-26T07:12:20.566Z]  Building support-scheduler ... done (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T07:12:20.827Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T07:12:20.827Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T07:12:20.827Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T07:12:21.088Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T07:12:21.088Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:12:21.088Z] OK: 8 MiB in 20 packages [2021-10-26T07:12:21.088Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T07:12:21.349Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T07:12:21.349Z] ---> bc6c0ffef665 [2021-10-26T07:12:21.349Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:12:21.615Z] ---> Running in c78ea9fb69f9 [2021-10-26T07:12:21.615Z] Removing intermediate container d811b0c89c2b [2021-10-26T07:12:21.615Z] ---> 4ca15e77dfce [2021-10-26T07:12:21.615Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:12:21.615Z] Removing intermediate container c78ea9fb69f9 [2021-10-26T07:12:21.615Z] ---> 1d77d31eea49 [2021-10-26T07:12:21.615Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T07:12:21.615Z] ---> Running in fa9531be77d3 [2021-10-26T07:12:21.891Z] ---> 52fa8fbbbd9d [2021-10-26T07:12:21.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T07:12:21.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T07:12:21.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T07:12:22.160Z] ---> 1f72884ce28e [2021-10-26T07:12:22.160Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T07:12:22.160Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T07:12:22.160Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T07:12:22.160Z] Executing bash-5.1.4-r0.post-install [2021-10-26T07:12:22.160Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T07:12:22.160Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T07:12:22.160Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T07:12:22.160Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T07:12:22.160Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T07:12:22.160Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T07:12:22.160Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T07:12:22.160Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T07:12:22.160Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T07:12:22.160Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T07:12:22.160Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T07:12:22.160Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T07:12:22.419Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T07:12:22.419Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T07:12:22.419Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T07:12:22.419Z] ---> 8f8ef15702cd [2021-10-26T07:12:22.419Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T07:12:23.361Z] ---> Running in 33ac49a8ae12 [2021-10-26T07:12:23.361Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T07:12:23.361Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T07:12:23.361Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T07:12:23.361Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T07:12:23.361Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T07:12:23.361Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T07:12:23.361Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T07:12:23.361Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T07:12:23.361Z] Removing intermediate container 33ac49a8ae12 [2021-10-26T07:12:23.361Z] ---> 31a3f8afd655 [2021-10-26T07:12:23.361Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:12:23.361Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T07:12:23.361Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T07:12:23.361Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T07:12:23.361Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T07:12:23.361Z] ---> Running in 2a5381f677fe [2021-10-26T07:12:23.361Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T07:12:23.623Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T07:12:23.623Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T07:12:23.623Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T07:12:23.623Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T07:12:23.623Z] Removing intermediate container 2a5381f677fe [2021-10-26T07:12:23.623Z] ---> f92b8882ce6a [2021-10-26T07:12:23.623Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T07:12:23.623Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T07:12:23.623Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T07:12:23.623Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T07:12:23.623Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T07:12:23.623Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T07:12:23.623Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T07:12:23.623Z] ---> Running in 2c156f03df87 [2021-10-26T07:12:23.624Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T07:12:23.624Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T07:12:23.887Z] Removing intermediate container 2c156f03df87 [2021-10-26T07:12:23.887Z] ---> a5990d61badc [2021-10-26T07:12:23.887Z] Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:12:24.159Z] ---> Running in 4a4e951ea9b2 [2021-10-26T07:12:24.159Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:12:24.159Z] OK: 84 MiB in 64 packages [2021-10-26T07:12:24.159Z] Removing intermediate container 4a4e951ea9b2 [2021-10-26T07:12:24.159Z] ---> fb54c68e0cb9 [2021-10-26T07:12:24.159Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T07:12:24.159Z] ---> Running in 15aab608729c [2021-10-26T07:12:24.159Z] Removing intermediate container 15aab608729c [2021-10-26T07:12:24.159Z] ---> 460d7418a7bf [2021-10-26T07:12:24.159Z] [2021-10-26T07:12:24.425Z] Successfully built 460d7418a7bf [2021-10-26T07:12:24.425Z] Successfully tagged core-data:latest [2021-10-26T07:12:24.687Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-10-26T07:12:24.687Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T07:12:24.687Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T07:12:24.687Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T07:12:24.948Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T07:12:24.948Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T07:12:24.948Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T07:12:24.948Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T07:12:24.948Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T07:12:24.948Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T07:12:24.948Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T07:12:25.210Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T07:12:25.210Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T07:12:25.210Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T07:12:25.210Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T07:12:25.472Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T07:12:25.472Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T07:12:25.732Z] Collecting PyYAML<4,>=3.10 [2021-10-26T07:12:25.732Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T07:12:26.303Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T07:12:26.303Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T07:12:26.565Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T07:12:26.565Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T07:12:26.826Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T07:12:26.826Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T07:12:26.826Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T07:12:26.826Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T07:12:26.826Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T07:12:26.826Z] Collecting idna<2.8,>=2.5 [2021-10-26T07:12:26.826Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T07:12:26.826Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T07:12:26.826Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T07:12:26.826Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T07:12:26.826Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T07:12:26.826Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T07:12:26.826Z] Attempting uninstall: urllib3 [2021-10-26T07:12:26.826Z] Found existing installation: urllib3 1.26.5 [2021-10-26T07:12:26.826Z] Uninstalling urllib3-1.26.5: [2021-10-26T07:12:26.826Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T07:12:27.087Z] Attempting uninstall: idna [2021-10-26T07:12:27.087Z] Found existing installation: idna 3.2 [2021-10-26T07:12:27.087Z] Uninstalling idna-3.2: [2021-10-26T07:12:27.087Z] Successfully uninstalled idna-3.2 [2021-10-26T07:12:27.087Z] Attempting uninstall: chardet [2021-10-26T07:12:27.087Z] Found existing installation: chardet 4.0.0 [2021-10-26T07:12:27.350Z] Uninstalling chardet-4.0.0: [2021-10-26T07:12:27.350Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T07:12:27.609Z] Attempting uninstall: requests [2021-10-26T07:12:27.609Z] Found existing installation: requests 2.25.1 [2021-10-26T07:12:27.609Z] Uninstalling requests-2.25.1: [2021-10-26T07:12:27.609Z] Successfully uninstalled requests-2.25.1 [2021-10-26T07:12:27.609Z] Running setup.py install for texttable: started [2021-10-26T07:12:27.869Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T07:12:27.869Z] Running setup.py install for PyYAML: started [2021-10-26T07:12:28.130Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T07:12:28.390Z] Running setup.py install for docopt: started [2021-10-26T07:12:28.650Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T07:12:28.650Z] Running setup.py install for dockerpty: started [2021-10-26T07:12:28.913Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T07:12:29.174Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-26T07:12:31.726Z] Removing intermediate container fa9531be77d3 [2021-10-26T07:12:31.726Z] ---> 55f8cff1e77c [2021-10-26T07:12:31.726Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T07:12:31.726Z] ---> Running in 1175fcdbbc00 [2021-10-26T07:12:31.989Z] Removing intermediate container 1175fcdbbc00 [2021-10-26T07:12:31.989Z] ---> 975c3ed96e40 [2021-10-26T07:12:31.989Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T07:12:31.989Z] ---> Running in 49430f44888d [2021-10-26T07:12:31.989Z] Removing intermediate container 49430f44888d [2021-10-26T07:12:31.989Z] ---> 86f9a363fd65 [2021-10-26T07:12:31.989Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T07:12:32.248Z] ---> 8fc7edbe3ed0 [2021-10-26T07:12:32.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T07:12:32.508Z] ---> e81b21ad2623 [2021-10-26T07:12:32.508Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T07:12:32.772Z] ---> 0bd41e167151 [2021-10-26T07:12:32.772Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T07:12:32.772Z] ---> Running in f47cf8a1e747 [2021-10-26T07:12:32.772Z] Removing intermediate container f47cf8a1e747 [2021-10-26T07:12:32.772Z] ---> 7bbb9b62c45f [2021-10-26T07:12:32.772Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:12:32.772Z] ---> Running in 350b990fad7d [2021-10-26T07:12:33.033Z] Removing intermediate container 350b990fad7d [2021-10-26T07:12:33.033Z] ---> 1e0674dd908d [2021-10-26T07:12:33.033Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T07:12:33.033Z] ---> Running in 03094f5a0042 [2021-10-26T07:12:33.033Z] Removing intermediate container 03094f5a0042 [2021-10-26T07:12:33.033Z] ---> f21561e6b354 [2021-10-26T07:12:33.033Z] Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:12:33.033Z] ---> Running in 8152aefd8363 [2021-10-26T07:12:33.324Z] Removing intermediate container 8152aefd8363 [2021-10-26T07:12:33.324Z] ---> 1e7752ea76bd [2021-10-26T07:12:33.324Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T07:12:33.324Z] ---> Running in 3597ce2f87d8 [2021-10-26T07:12:33.324Z] Removing intermediate container 3597ce2f87d8 [2021-10-26T07:12:33.324Z] ---> 4bb0fe81cc2d [2021-10-26T07:12:33.324Z] [2021-10-26T07:12:33.324Z] Successfully built 4bb0fe81cc2d [2021-10-26T07:12:33.324Z] Successfully tagged sys-mgmt-agent:latest [2021-10-26T07:12:33.724Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-26T07:12:33.729Z] $ docker stop --time=1 d01f514a84bd34f83e52f16723a75afa21189d9794d620768f9b03f1eb7be2bf [2021-10-26T07:12:35.038Z] $ docker rm -f d01f514a84bd34f83e52f16723a75afa21189d9794d620768f9b03f1eb7be2bf [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T07:12:35.400Z] + docker images [2021-10-26T07:12:35.400Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T07:12:35.400Z] sys-mgmt-agent latest 4bb0fe81cc2d 2 seconds ago 294MB [2021-10-26T07:12:35.400Z] core-data latest 460d7418a7bf 11 seconds ago 20.7MB [2021-10-26T07:12:35.400Z] support-scheduler latest 848cbfa220fe 15 seconds ago 16.2MB [2021-10-26T07:12:35.400Z] 6a86f7023a33 18 seconds ago 1.76GB [2021-10-26T07:12:35.400Z] 3d45156775ed 18 seconds ago 1.76GB [2021-10-26T07:12:35.400Z] 9404970365ae 19 seconds ago 1.76GB [2021-10-26T07:12:35.400Z] security-secretstore-setup latest 69981b2c4a38 38 seconds ago 28.3MB [2021-10-26T07:12:35.400Z] 5ec06ff00046 45 seconds ago 1.76GB [2021-10-26T07:12:35.400Z] security-bootstrapper latest 0fb6b69b555e 49 seconds ago 18.9MB [2021-10-26T07:12:35.400Z] core-metadata latest 58f5b4991d08 About a minute ago 16.9MB [2021-10-26T07:12:35.400Z] support-notifications latest 29fc7fa7cea6 About a minute ago 16.9MB [2021-10-26T07:12:35.400Z] core-command latest b74179b76485 About a minute ago 16.1MB [2021-10-26T07:12:35.400Z] security-proxy-setup latest 157dbedfeef9 About a minute ago 26.8MB [2021-10-26T07:12:35.400Z] 27240f1b4e1e About a minute ago 1.76GB [2021-10-26T07:12:35.400Z] a4b3c2b5e619 About a minute ago 1.76GB [2021-10-26T07:12:35.400Z] d2713f2c2e83 About a minute ago 1.76GB [2021-10-26T07:12:35.400Z] 609f76c6c845 About a minute ago 1.76GB [2021-10-26T07:12:35.400Z] eb053793bf3a About a minute ago 1.75GB [2021-10-26T07:12:35.400Z] ci-base-image-x86_64 latest 00418b2a5cc6 5 minutes ago 1.25GB [2021-10-26T07:12:35.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB [2021-10-26T07:12:35.400Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-26T07:12:35.400Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-26T07:12:35.400Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-26T07:12:35.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-26T07:12:50.688Z] Still waiting to schedule task [2021-10-26T07:12:50.689Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-26T07:13:52.424Z] Running on prd-ubuntu18.04-docker-8c-8g-1985 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws [2021-10-26T07:13:52.432Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-26T07:13:52.538Z] The recommended git tool is: git [2021-10-26T07:13:54.326Z] using credential edgex-jenkins-ssh [2021-10-26T07:13:54.338Z] Cloning the remote Git repository [2021-10-26T07:13:54.332Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T07:13:54.390Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-26T07:13:54.415Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T07:13:54.415Z] > git --version # timeout=10 [2021-10-26T07:13:54.421Z] > git --version # 'git version 2.17.1' [2021-10-26T07:13:54.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T07:13:54.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T07:14:39.111Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:14:39.221Z] Merge succeeded, producing fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:14:39.222Z] Checking out Revision fe0eb7aec4c673f2e9843059e862fd367f248510 (PR-3781) [2021-10-26T07:14:38.359Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T07:14:38.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T07:14:38.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T07:14:38.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T07:14:38.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T07:14:38.404Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T07:14:39.133Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T07:14:39.141Z] > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 [2021-10-26T07:14:39.201Z] > git remote # timeout=10 [2021-10-26T07:14:39.207Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T07:14:39.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T07:14:39.217Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-26T07:14:39.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T07:14:39.237Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T07:14:39.250Z] > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 [2021-10-26T07:14:42.800Z] Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:14:43.685Z] + echo snap-build.sh [2021-10-26T07:14:43.685Z] snap-build.sh [2021-10-26T07:14:43.685Z] + SNAP_BASE_DIR=. [2021-10-26T07:14:43.685Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-10-26T07:14:43.685Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-10-26T07:14:43.685Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-10-26T07:14:43.685Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-10-26T07:14:43.685Z] + cd /w/workspace/edgex-go/2 [2021-10-26T07:14:43.685Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-26T07:14:43.685Z] Reading package lists... [2021-10-26T07:14:43.685Z] Building dependency tree... [2021-10-26T07:14:43.685Z] Reading state information... [2021-10-26T07:14:43.685Z] The following packages were automatically installed and are no longer required: [2021-10-26T07:14:43.685Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-26T07:14:43.685Z] uidmap xdelta3 [2021-10-26T07:14:43.685Z] Use 'sudo apt autoremove' to remove them. [2021-10-26T07:14:43.685Z] The following packages will be REMOVED: [2021-10-26T07:14:43.685Z] lxd* lxd-client* [2021-10-26T07:14:43.948Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-26T07:14:43.948Z] After this operation, 31.7 MB disk space will be freed. [2021-10-26T07:14:44.740Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-26T07:14:44.740Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T07:14:45.313Z] Removing lxd dnsmasq configuration [2021-10-26T07:14:45.313Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T07:14:45.573Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-26T07:14:46.515Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T07:14:46.515Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-26T07:14:46.515Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T07:14:47.904Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-26T07:14:47.904Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-26T07:14:48.478Z] + sudo snap remove --purge lxd [2021-10-26T07:14:48.478Z] snap "lxd" is not installed [2021-10-26T07:14:48.478Z] + sudo groupadd --force --system lxd [2021-10-26T07:14:48.478Z] ++ whoami [2021-10-26T07:14:48.478Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-26T07:14:48.478Z] + newgrp - lxd [2021-10-26T07:14:48.739Z] + sudo snap install lxd [2021-10-26T07:15:03.686Z] 2021-10-26T07:15:00Z INFO Waiting for automatic snapd restart... [2021-10-26T07:15:21.811Z] lxd 4.19 from Canonical* installed [2021-10-26T07:15:21.811Z] + sudo lxd init --auto [2021-10-26T07:15:31.822Z] + sudo snap install --classic snapcraft [2021-10-26T07:15:46.739Z] snapcraft 5.0 from Canonical* installed [2021-10-26T07:15:46.739Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-26T07:15:46.739Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-26T07:15:46.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T07:15:46.739Z] Dload Upload Total Spent Left Speed [2021-10-26T07:15:46.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3666 [2021-10-26T07:15:46.739Z] 100 3325k 100 3325k 0 0 6494k 0 --:--:-- --:--:-- --:--:-- 6494k [2021-10-26T07:15:46.739Z] ./yq_linux_amd64 [2021-10-26T07:15:46.739Z] + sudo snapcraft prime --use-lxd [2021-10-26T07:15:48.127Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-26T07:15:48.127Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-26T07:15:48.127Z] - README.md [2021-10-26T07:15:48.127Z] [2021-10-26T07:15:48.127Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T07:15:48.127Z] Launching a container. [2021-10-26T07:15:54.716Z] Waiting for container to be ready [2021-10-26T07:15:55.286Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-26T07:15:55.286Z] [2021-10-26T07:15:57.217Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1987 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws [2021-10-26T07:15:57.228Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-26T07:15:57.549Z] The recommended git tool is: git [2021-10-26T07:15:59.480Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-26T07:15:59.480Z] Waiting for network to be ready... [2021-10-26T07:15:59.480Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T07:15:59.741Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T07:15:59.741Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T07:15:59.741Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T07:15:59.741Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T07:15:59.741Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T07:15:59.741Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T07:15:59.741Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T07:15:59.741Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T07:15:59.741Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T07:16:00.326Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T07:16:00.326Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T07:16:00.592Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T07:16:00.592Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T07:16:00.592Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T07:16:00.592Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T07:16:00.592Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T07:16:00.592Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T07:16:01.166Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T07:16:01.166Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T07:16:01.429Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T07:16:01.429Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T07:16:01.429Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T07:16:01.429Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T07:16:01.429Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T07:16:01.429Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T07:16:01.429Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T07:16:02.685Z] using credential edgex-jenkins-ssh [2021-10-26T07:16:02.703Z] Cloning the remote Git repository [2021-10-26T07:16:02.757Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T07:16:02.884Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-26T07:16:02.967Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T07:16:02.968Z] > git --version # timeout=10 [2021-10-26T07:16:02.991Z] > git --version # 'git version 2.17.1' [2021-10-26T07:16:02.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T07:16:03.066Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T07:16:03.976Z] Fetched 25.5 MB in 4s (6222 kB/s) [2021-10-26T07:16:04.551Z] Reading package lists... [2021-10-26T07:16:04.809Z] Reading package lists... [2021-10-26T07:16:04.809Z] Building dependency tree... [2021-10-26T07:16:04.809Z] Reading state information... [2021-10-26T07:16:05.070Z] The following additional packages will be installed: [2021-10-26T07:16:05.070Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T07:16:05.070Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T07:16:05.070Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T07:16:05.070Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-26T07:16:05.070Z] Suggested packages: [2021-10-26T07:16:05.070Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-26T07:16:05.070Z] Recommended packages: [2021-10-26T07:16:05.070Z] gnupg libsasl2-modules [2021-10-26T07:16:05.070Z] The following NEW packages will be installed: [2021-10-26T07:16:05.070Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T07:16:05.070Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T07:16:05.070Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T07:16:05.070Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-26T07:16:05.070Z] The following packages will be upgraded: [2021-10-26T07:16:05.070Z] gpg gpg-agent gpgconf libudev1 [2021-10-26T07:16:05.070Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-26T07:16:05.070Z] Need to get 3527 kB of archives. [2021-10-26T07:16:05.070Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-26T07:16:05.070Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-26T07:16:05.070Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-26T07:16:05.070Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-26T07:16:05.070Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-26T07:16:05.330Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-26T07:16:05.590Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-26T07:16:05.852Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-26T07:16:05.852Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-26T07:16:05.852Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-26T07:16:06.115Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-26T07:16:06.115Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-26T07:16:06.115Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-26T07:16:06.115Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-26T07:16:06.115Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-26T07:16:06.115Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-26T07:16:06.115Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-26T07:16:06.115Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-26T07:16:06.115Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-26T07:16:06.115Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-26T07:16:06.115Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-26T07:16:06.115Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-26T07:16:06.115Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-26T07:16:06.377Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T07:16:06.377Z] Fetched 3527 kB in 1s (2905 kB/s) [2021-10-26T07:16:06.377Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T07:16:06.377Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-26T07:16:06.377Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T07:16:06.377Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-26T07:16:06.377Z] Selecting previously unselected package udev. [2021-10-26T07:16:06.377Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T07:16:06.377Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-26T07:16:06.639Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-26T07:16:06.639Z] Selecting previously unselected package libfuse2:amd64. [2021-10-26T07:16:06.639Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T07:16:06.639Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T07:16:06.900Z] Selecting previously unselected package fuse. [2021-10-26T07:16:06.900Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T07:16:06.900Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-26T07:16:06.900Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T07:16:06.900Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T07:16:07.160Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T07:16:07.160Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T07:16:07.160Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T07:16:07.160Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T07:16:07.160Z] Selecting previously unselected package libksba8:amd64. [2021-10-26T07:16:07.161Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-26T07:16:07.161Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-26T07:16:07.421Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-26T07:16:07.421Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.421Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.421Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-26T07:16:07.421Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.421Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.421Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-26T07:16:07.421Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.421Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.421Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-26T07:16:07.421Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.421Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.681Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-26T07:16:07.681Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.681Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.681Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-26T07:16:07.681Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.681Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.681Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-26T07:16:07.681Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.681Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.681Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-26T07:16:07.681Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.681Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.943Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-26T07:16:07.943Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T07:16:07.943Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:07.943Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-26T07:16:07.943Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T07:16:07.943Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T07:16:07.943Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-26T07:16:07.943Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T07:16:07.943Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T07:16:07.943Z] Selecting previously unselected package libldap-common. [2021-10-26T07:16:07.943Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-26T07:16:07.943Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T07:16:07.943Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-26T07:16:07.943Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-26T07:16:07.943Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T07:16:08.204Z] Selecting previously unselected package dirmngr. [2021-10-26T07:16:08.204Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T07:16:08.204Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T07:16:08.204Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T07:16:08.204Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-26T07:16:08.204Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T07:16:08.204Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T07:16:08.204Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T07:16:08.204Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-26T07:16:08.204Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.204Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-26T07:16:08.204Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T07:16:08.464Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-26T07:16:08.725Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-26T07:16:08.725Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.725Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-26T07:16:08.725Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-26T07:16:08.725Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-26T07:16:08.725Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.725Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.725Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.984Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.984Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.984Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.984Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T07:16:08.984Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T07:16:08.984Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T07:16:08.984Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T07:16:09.247Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-26T07:16:09.247Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-26T07:16:09.247Z] This means they are not meant to be enabled using systemctl. [2021-10-26T07:16:09.247Z] Possible reasons for having this kind of units are: [2021-10-26T07:16:09.247Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-26T07:16:09.247Z] .wants/ or .requires/ directory. [2021-10-26T07:16:09.247Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-26T07:16:09.247Z] a requirement dependency on it. [2021-10-26T07:16:09.247Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-26T07:16:09.247Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-26T07:16:09.247Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-26T07:16:09.247Z] instance name specified. [2021-10-26T07:16:09.767Z] Reading package lists... [2021-10-26T07:16:09.767Z] Building dependency tree... [2021-10-26T07:16:09.767Z] Reading state information... [2021-10-26T07:16:10.028Z] The following additional packages will be installed: [2021-10-26T07:16:10.028Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-26T07:16:10.028Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-26T07:16:10.028Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-26T07:16:10.028Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-26T07:16:10.028Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-26T07:16:10.028Z] Suggested packages: [2021-10-26T07:16:10.028Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-26T07:16:10.028Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-26T07:16:10.028Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-26T07:16:10.028Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-26T07:16:10.028Z] systemd-container policykit-1 [2021-10-26T07:16:10.028Z] Recommended packages: [2021-10-26T07:16:10.028Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-26T07:16:10.028Z] The following NEW packages will be installed: [2021-10-26T07:16:10.028Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-26T07:16:10.028Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-26T07:16:10.028Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-26T07:16:10.028Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-26T07:16:10.028Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-26T07:16:10.028Z] The following packages will be upgraded: [2021-10-26T07:16:10.028Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-26T07:16:10.028Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-26T07:16:10.028Z] Need to get 36.8 MB of archives. [2021-10-26T07:16:10.028Z] After this operation, 147 MB of additional disk space will be used. [2021-10-26T07:16:10.028Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-26T07:16:10.028Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-26T07:16:10.289Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-26T07:16:10.289Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-26T07:16:10.289Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-26T07:16:10.289Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-26T07:16:10.289Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-26T07:16:10.289Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-26T07:16:10.289Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-26T07:16:10.289Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-26T07:16:10.289Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-26T07:16:10.289Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-26T07:16:10.289Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-26T07:16:10.289Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-26T07:16:10.289Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-26T07:16:10.289Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-26T07:16:10.289Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-26T07:16:10.860Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-26T07:16:10.861Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-26T07:16:10.861Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-26T07:16:10.861Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-26T07:16:10.861Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-26T07:16:10.861Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-26T07:16:10.861Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-26T07:16:10.861Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-26T07:16:10.861Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-26T07:16:11.120Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-26T07:16:11.120Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-26T07:16:11.120Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-26T07:16:11.120Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-26T07:16:12.503Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T07:16:12.503Z] Fetched 36.8 MB in 2s (17.0 MB/s) [2021-10-26T07:16:12.503Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T07:16:12.503Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-26T07:16:12.503Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T07:16:13.074Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-26T07:16:13.074Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T07:16:13.074Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-26T07:16:13.074Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T07:16:13.074Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-26T07:16:13.074Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-26T07:16:13.074Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-26T07:16:13.335Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T07:16:13.335Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-26T07:16:13.335Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-26T07:16:13.595Z] Setting up apt (1.6.14) ... [2021-10-26T07:16:13.595Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-26T07:16:13.856Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-26T07:16:13.856Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-26T07:16:13.856Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T07:16:13.856Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T07:16:14.116Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-26T07:16:14.116Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T07:16:14.116Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T07:16:14.116Z] Selecting previously unselected package libexpat1:amd64. [2021-10-26T07:16:14.378Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-26T07:16:14.378Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T07:16:14.378Z] Selecting previously unselected package python3.6-minimal. [2021-10-26T07:16:14.378Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T07:16:14.378Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T07:16:14.639Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T07:16:14.639Z] Checking for services that may need to be restarted...done. [2021-10-26T07:16:14.639Z] Checking for services that may need to be restarted...done. [2021-10-26T07:16:14.639Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T07:16:14.639Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T07:16:14.639Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T07:16:15.213Z] Selecting previously unselected package python3-minimal. [2021-10-26T07:16:15.213Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-26T07:16:15.213Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-26T07:16:15.213Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-26T07:16:15.213Z] Selecting previously unselected package mime-support. [2021-10-26T07:16:15.213Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-26T07:16:15.213Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-26T07:16:15.213Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-26T07:16:15.213Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-26T07:16:15.213Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T07:16:15.475Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-26T07:16:15.475Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T07:16:15.475Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T07:16:15.736Z] Selecting previously unselected package python3.6. [2021-10-26T07:16:15.736Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T07:16:15.736Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T07:16:15.736Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-26T07:16:15.736Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-26T07:16:15.736Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T07:16:15.736Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-26T07:16:15.998Z] Selecting previously unselected package python3. [2021-10-26T07:16:15.998Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-26T07:16:15.998Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-26T07:16:15.998Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-26T07:16:15.998Z] Selecting previously unselected package multiarch-support. [2021-10-26T07:16:15.998Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T07:16:15.998Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T07:16:15.998Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T07:16:15.998Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-26T07:16:15.998Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-26T07:16:15.998Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-26T07:16:15.998Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T07:16:16.258Z] Selecting previously unselected package libbsd0:amd64. [2021-10-26T07:16:16.258Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-26T07:16:16.258Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T07:16:16.258Z] Selecting previously unselected package sudo. [2021-10-26T07:16:16.258Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-26T07:16:16.258Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T07:16:16.258Z] Selecting previously unselected package apparmor. [2021-10-26T07:16:16.258Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T07:16:16.258Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-26T07:16:16.518Z] Selecting previously unselected package libedit2:amd64. [2021-10-26T07:16:16.518Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-26T07:16:16.518Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T07:16:16.518Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-26T07:16:16.518Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T07:16:16.518Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T07:16:16.518Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-26T07:16:16.518Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T07:16:16.518Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T07:16:16.518Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-26T07:16:16.518Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-26T07:16:16.518Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T07:16:16.781Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-26T07:16:16.781Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T07:16:16.781Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T07:16:16.781Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-26T07:16:16.781Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T07:16:16.781Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T07:16:16.781Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-26T07:16:16.781Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-26T07:16:16.781Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T07:16:17.041Z] Selecting previously unselected package openssh-client. [2021-10-26T07:16:17.041Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-26T07:16:17.041Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T07:16:17.041Z] Selecting previously unselected package squashfs-tools. [2021-10-26T07:16:17.041Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-26T07:16:17.041Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T07:16:17.301Z] Selecting previously unselected package snapd. [2021-10-26T07:16:17.301Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-26T07:16:17.301Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-26T07:16:19.212Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T07:16:19.212Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T07:16:19.473Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-26T07:16:19.473Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T07:16:19.473Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T07:16:19.473Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T07:16:19.473Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T07:16:19.473Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-26T07:16:19.473Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-26T07:16:20.044Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T07:16:20.044Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T07:16:20.044Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T07:16:20.044Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T07:16:20.044Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T07:16:20.044Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T07:16:20.987Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T07:16:20.987Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T07:16:20.987Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T07:16:20.987Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-26T07:16:20.987Z] running python rtupdate hooks for python3.6... [2021-10-26T07:16:20.987Z] running python post-rtupdate hooks for python3.6... [2021-10-26T07:16:20.987Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-26T07:16:21.558Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-26T07:16:21.821Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T07:16:21.821Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T07:16:21.821Z] Setting up snapd (2.51.1+18.04) ... [2021-10-26T07:16:22.082Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-26T07:16:22.345Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-26T07:16:22.606Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-26T07:16:22.868Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-26T07:16:22.868Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T07:16:22.868Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T07:16:23.130Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-26T07:16:23.391Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-26T07:16:23.391Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-26T07:16:23.653Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-26T07:16:23.915Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-26T07:16:23.915Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T07:16:23.915Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T07:16:24.892Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T07:16:24.892Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T07:16:24.892Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T07:16:26.180Z] Reading package lists... [2021-10-26T07:16:26.442Z] Reading package lists... [2021-10-26T07:16:26.442Z] Building dependency tree... [2021-10-26T07:16:26.442Z] Reading state information... [2021-10-26T07:16:26.704Z] Calculating upgrade... [2021-10-26T07:16:26.704Z] The following packages will be upgraded: [2021-10-26T07:16:26.704Z] advancecomp base-files bash binutils binutils-common [2021-10-26T07:16:26.704Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-26T07:16:26.704Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-26T07:16:26.704Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-26T07:16:26.704Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-26T07:16:26.704Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-26T07:16:26.704Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-26T07:16:26.704Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-26T07:16:26.704Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-26T07:16:26.704Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-26T07:16:26.704Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-26T07:16:26.704Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-26T07:16:26.704Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-26T07:16:26.704Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-26T07:16:26.705Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-26T07:16:26.705Z] ubuntu-keyring util-linux [2021-10-26T07:16:26.705Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T07:16:26.705Z] Need to get 64.2 MB of archives. [2021-10-26T07:16:26.705Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-26T07:16:26.705Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-26T07:16:26.965Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-26T07:16:26.965Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-26T07:16:26.965Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-26T07:16:26.965Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-26T07:16:26.965Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-26T07:16:26.965Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-26T07:16:26.965Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-26T07:16:26.965Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-26T07:16:26.965Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-26T07:16:26.965Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-26T07:16:26.965Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-26T07:16:26.965Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-26T07:16:26.965Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-26T07:16:26.965Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-26T07:16:26.965Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-26T07:16:26.965Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-26T07:16:26.966Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-26T07:16:26.966Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-26T07:16:26.966Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-26T07:16:26.966Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-26T07:16:26.966Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-26T07:16:26.966Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-26T07:16:26.966Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-26T07:16:26.966Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-26T07:16:26.966Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-26T07:16:26.966Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-26T07:16:26.966Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-26T07:16:26.966Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-26T07:16:26.966Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-26T07:16:26.966Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-26T07:16:26.966Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-26T07:16:26.966Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-26T07:16:26.966Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-26T07:16:26.966Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-26T07:16:26.966Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-26T07:16:26.966Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-26T07:16:26.966Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-26T07:16:26.966Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-26T07:16:26.966Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-26T07:16:26.966Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-26T07:16:26.966Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-26T07:16:26.966Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-26T07:16:26.966Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-26T07:16:26.966Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-26T07:16:26.966Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-26T07:16:26.966Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-26T07:16:26.966Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-26T07:16:26.966Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-26T07:16:26.966Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-26T07:16:27.225Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-26T07:16:27.225Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-26T07:16:27.225Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-26T07:16:27.226Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-26T07:16:27.226Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-26T07:16:27.226Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-26T07:16:27.226Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-26T07:16:27.226Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-26T07:16:27.486Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-26T07:16:27.486Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-26T07:16:27.486Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-26T07:16:27.486Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-26T07:16:27.486Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-26T07:16:27.486Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-26T07:16:27.486Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-26T07:16:27.486Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-26T07:16:27.745Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-26T07:16:27.745Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-26T07:16:27.745Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-26T07:16:27.745Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-26T07:16:28.006Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-26T07:16:28.006Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-26T07:16:28.006Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-26T07:16:28.006Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-26T07:16:28.006Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-26T07:16:28.006Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-26T07:16:28.006Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-26T07:16:28.006Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-26T07:16:28.006Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-26T07:16:28.006Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-26T07:16:28.006Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-26T07:16:28.006Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-26T07:16:28.006Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-26T07:16:28.006Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-26T07:16:28.007Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-26T07:16:28.007Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-26T07:16:28.268Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-26T07:16:28.268Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-26T07:16:28.268Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-26T07:16:28.268Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-26T07:16:28.268Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-26T07:16:28.268Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-26T07:16:28.268Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-26T07:16:28.268Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-26T07:16:28.268Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-26T07:16:28.268Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-26T07:16:28.268Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-26T07:16:28.268Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-26T07:16:28.529Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-26T07:16:28.529Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-26T07:16:28.529Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-26T07:16:28.529Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-26T07:16:28.529Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-26T07:16:28.529Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T07:16:28.529Z] Fetched 64.2 MB in 2s (37.9 MB/s) [2021-10-26T07:16:28.529Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T07:16:28.529Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T07:16:28.529Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T07:16:29.102Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T07:16:29.102Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T07:16:29.102Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-26T07:16:29.102Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-26T07:16:29.363Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.363Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:29.363Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.363Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:29.363Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.625Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:29.625Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.625Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:29.625Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.625Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:29.625Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.625Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:29.625Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.886Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:29.886Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:29.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T07:16:29.886Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.886Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-26T07:16:29.886Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:29.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T07:16:29.886Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:29.886Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:30.147Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:30.147Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:30.147Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:30.147Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T07:16:30.147Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:30.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T07:16:30.407Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T07:16:30.407Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T07:16:30.978Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T07:16:30.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T07:16:30.978Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-26T07:16:30.978Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-26T07:16:30.978Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-26T07:16:31.239Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-26T07:16:31.239Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-26T07:16:31.239Z] Installing new version of config file /etc/issue ... [2021-10-26T07:16:31.239Z] Installing new version of config file /etc/issue.net ... [2021-10-26T07:16:31.239Z] Installing new version of config file /etc/lsb-release ... [2021-10-26T07:16:31.239Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-26T07:16:31.500Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-26T07:16:31.760Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-26T07:16:31.760Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-26T07:16:31.760Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:31.760Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-26T07:16:31.760Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-26T07:16:32.021Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-26T07:16:32.021Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-26T07:16:32.021Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:32.021Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:32.021Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:32.281Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:32.281Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:32.281Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-26T07:16:32.281Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-26T07:16:32.539Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-26T07:16:32.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:32.540Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-26T07:16:32.540Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T07:16:32.802Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-26T07:16:33.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:33.063Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T07:16:33.063Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T07:16:33.063Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T07:16:33.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:33.063Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T07:16:33.063Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T07:16:33.329Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-26T07:16:33.329Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:33.329Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-26T07:16:33.329Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-26T07:16:33.329Z] Setting up grep (3.1-2build1) ... [2021-10-26T07:16:33.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:33.594Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-26T07:16:33.594Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-26T07:16:33.594Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-26T07:16:33.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:33.594Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T07:16:33.594Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T07:16:33.854Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-26T07:16:33.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:33.854Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T07:16:33.854Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T07:16:33.854Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-26T07:16:33.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:33.854Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T07:16:33.854Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T07:16:34.423Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T07:16:34.423Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T07:16:34.423Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T07:16:34.423Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T07:16:34.684Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-26T07:16:34.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:34.684Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-26T07:16:34.684Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T07:16:35.254Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T07:16:35.254Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T07:16:35.254Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T07:16:35.254Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T07:16:35.254Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T07:16:35.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:35.515Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-26T07:16:35.515Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-26T07:16:35.515Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-26T07:16:35.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:35.515Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:35.515Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:35.776Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:35.776Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:35.776Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:35.776Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:35.776Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:35.776Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:35.776Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:35.776Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:36.035Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:36.035Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:36.035Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:36.035Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:36.035Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:36.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:36.297Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T07:16:36.297Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T07:16:36.297Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T07:16:36.297Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T07:16:36.297Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T07:16:36.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:36.297Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T07:16:36.297Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T07:16:36.557Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T07:16:36.557Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:36.557Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:36.557Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:36.557Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:36.557Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:36.557Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:36.557Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:36.557Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:36.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:36.820Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:36.820Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:37.080Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:37.342Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-26T07:16:37.603Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-26T07:16:37.864Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:37.864Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T07:16:37.864Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T07:16:37.864Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T07:16:37.864Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T07:16:37.864Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-26T07:16:37.864Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T07:16:38.125Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-26T07:16:38.125Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T07:16:38.125Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-26T07:16:38.125Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-26T07:16:38.387Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-26T07:16:38.387Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T07:16:38.387Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-26T07:16:38.387Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T07:16:38.387Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-26T07:16:38.648Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T07:16:38.648Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-26T07:16:38.648Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T07:16:38.648Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-26T07:16:38.648Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T07:16:38.648Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T07:16:38.648Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T07:16:38.648Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T07:16:38.908Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T07:16:38.908Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T07:16:38.908Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T07:16:38.908Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T07:16:38.908Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-26T07:16:38.908Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T07:16:39.170Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T07:16:39.170Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T07:16:39.170Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:39.170Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T07:16:39.170Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T07:16:39.430Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-26T07:16:39.430Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T07:16:39.430Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T07:16:39.430Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T07:16:39.430Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T07:16:39.430Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:39.430Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-26T07:16:39.430Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-26T07:16:39.690Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-26T07:16:39.690Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:39.690Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-26T07:16:39.690Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-26T07:16:39.690Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-26T07:16:39.690Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:39.690Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-26T07:16:39.690Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T07:16:39.950Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T07:16:39.950Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:39.950Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T07:16:40.210Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T07:16:40.210Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T07:16:40.210Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:40.210Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-26T07:16:40.210Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-26T07:16:40.210Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-26T07:16:40.210Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:40.210Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T07:16:40.470Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T07:16:40.470Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-26T07:16:40.731Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:40.731Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T07:16:40.731Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T07:16:40.731Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-26T07:16:40.731Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:40.731Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T07:16:40.731Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T07:16:40.731Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T07:16:40.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:40.992Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T07:16:40.992Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T07:16:40.992Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T07:16:40.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:40.992Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-26T07:16:40.992Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-26T07:16:41.252Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-26T07:16:41.252Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:41.252Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-26T07:16:41.252Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-26T07:16:41.253Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-26T07:16:41.253Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:41.253Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-26T07:16:41.253Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-26T07:16:41.513Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-26T07:16:41.513Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:41.513Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-26T07:16:41.513Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-26T07:16:41.513Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-26T07:16:41.513Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:41.514Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-26T07:16:41.514Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-26T07:16:41.773Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-26T07:16:41.773Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T07:16:41.773Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-26T07:16:41.773Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-26T07:16:41.773Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-26T07:16:41.773Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-26T07:16:41.773Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T07:16:41.773Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T07:16:42.073Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T07:16:42.073Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T07:16:42.073Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T07:16:42.073Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T07:16:42.333Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-26T07:16:42.333Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-26T07:16:42.333Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T07:16:42.333Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-26T07:16:42.333Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-26T07:16:42.333Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-26T07:16:42.592Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-26T07:16:42.592Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-26T07:16:42.592Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-26T07:16:42.592Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-26T07:16:42.592Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-26T07:16:42.592Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-26T07:16:42.592Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-26T07:16:42.592Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-26T07:16:42.852Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-26T07:16:42.852Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-26T07:16:42.852Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-26T07:16:42.853Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-26T07:16:43.114Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-26T07:16:43.114Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-26T07:16:43.374Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-26T07:16:43.374Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-26T07:16:43.374Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T07:16:43.374Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T07:16:43.635Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T07:16:43.635Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T07:16:43.895Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T07:16:43.895Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T07:16:43.895Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T07:16:43.895Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T07:16:43.895Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:43.895Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:43.895Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:43.895Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:44.155Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:44.155Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:44.155Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:44.155Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:45.094Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:45.094Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:45.663Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:45.663Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:46.232Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:46.232Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:46.492Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:46.492Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:47.073Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T07:16:47.073Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T07:16:47.332Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T07:16:47.332Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T07:16:47.332Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T07:16:47.332Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T07:16:47.332Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T07:16:47.332Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T07:16:47.592Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-26T07:16:47.592Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-26T07:16:47.592Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T07:16:47.592Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T07:16:47.592Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T07:16:47.592Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T07:16:47.852Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-26T07:16:47.852Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-26T07:16:47.852Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:47.852Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T07:16:47.852Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:47.852Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:47.852Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:47.852Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-26T07:16:47.852Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-26T07:16:47.852Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-26T07:16:48.112Z] [2021-10-26T07:16:48.112Z] Current default time zone: 'Etc/UTC' [2021-10-26T07:16:48.112Z] Local time is now: Tue Oct 26 07:16:47 UTC 2021. [2021-10-26T07:16:48.112Z] Universal Time is now: Tue Oct 26 07:16:47 UTC 2021. [2021-10-26T07:16:48.112Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-26T07:16:48.112Z] [2021-10-26T07:16:48.112Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-26T07:16:48.112Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:48.112Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-26T07:16:48.112Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-26T07:16:48.112Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-26T07:16:48.112Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-26T07:16:48.112Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-26T07:16:48.112Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-26T07:16:48.112Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-26T07:16:48.112Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T07:16:48.112Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:48.112Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-26T07:16:48.371Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:48.371Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T07:16:48.371Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:48.371Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-26T07:16:48.371Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-26T07:16:48.371Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-26T07:16:48.371Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T07:16:48.371Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-26T07:16:48.371Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-26T07:16:48.371Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-26T07:16:48.371Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-26T07:16:48.352Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T07:16:48.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T07:16:48.391Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T07:16:48.436Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T07:16:48.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T07:16:48.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T07:16:49.323Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:16:49.675Z] Merge succeeded, producing fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:16:49.675Z] Checking out Revision fe0eb7aec4c673f2e9843059e862fd367f248510 (PR-3781) [2021-10-26T07:16:50.282Z] Updating certificates in /etc/ssl/certs... [2021-10-26T07:16:50.850Z] 23 added, 28 removed; done. [2021-10-26T07:16:50.850Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T07:16:51.110Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-26T07:16:51.110Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-26T07:16:51.110Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-26T07:16:51.110Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T07:16:51.110Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-26T07:16:51.110Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-26T07:16:51.110Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-26T07:16:51.110Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-26T07:16:51.110Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-26T07:16:51.110Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T07:16:51.110Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-26T07:16:51.110Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-26T07:16:51.110Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-26T07:16:51.371Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T07:16:51.371Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T07:16:51.371Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-26T07:16:51.371Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-26T07:16:51.371Z] Updating certificates in /etc/ssl/certs... [2021-10-26T07:16:51.942Z] 0 added, 0 removed; done. [2021-10-26T07:16:51.942Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-26T07:16:51.942Z] done. [2021-10-26T07:16:52.511Z] Reading package lists... [2021-10-26T07:16:52.511Z] Building dependency tree... [2021-10-26T07:16:52.511Z] Reading state information... [2021-10-26T07:16:49.346Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T07:16:49.371Z] > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 [2021-10-26T07:16:49.593Z] > git remote # timeout=10 [2021-10-26T07:16:49.609Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T07:16:49.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T07:16:49.640Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-26T07:16:49.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T07:16:49.683Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T07:16:49.713Z] > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 [2021-10-26T07:16:52.770Z] The following NEW packages will be installed: [2021-10-26T07:16:52.770Z] apt-transport-https [2021-10-26T07:16:52.770Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T07:16:53.030Z] Need to get 4348 B of archives. [2021-10-26T07:16:53.030Z] After this operation, 154 kB of additional disk space will be used. [2021-10-26T07:16:53.030Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-26T07:16:53.030Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T07:16:53.030Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-10-26T07:16:53.030Z] Selecting previously unselected package apt-transport-https. [2021-10-26T07:16:53.030Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-26T07:16:53.030Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-26T07:16:53.030Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-26T07:16:53.030Z] Setting up apt-transport-https (1.6.14) ... [2021-10-26T07:16:53.290Z] Waiting for network to be ready... [2021-10-26T07:16:54.187Z] Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T07:16:55.167Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-26T07:16:55.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T07:16:55.167Z] Dload Upload Total Spent Left Speed [2021-10-26T07:16:55.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80986 [Pipeline] sh [2021-10-26T07:16:55.574Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-26T07:16:55.989Z] + sudo tee /etc/docker/daemon.new [2021-10-26T07:16:55.989Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-26T07:16:55.989Z] { [2021-10-26T07:16:55.989Z] "registry-mirrors": [ [2021-10-26T07:16:55.989Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-26T07:16:55.989Z] ], [2021-10-26T07:16:55.989Z] "bip": "10.250.0.254/24", [2021-10-26T07:16:55.989Z] "hosts": [ [2021-10-26T07:16:55.989Z] "tcp://0.0.0.0:5555", [2021-10-26T07:16:55.989Z] "unix:///var/run/docker.sock" [2021-10-26T07:16:55.989Z] ], [2021-10-26T07:16:55.989Z] "mtu": 1458, [2021-10-26T07:16:55.989Z] "selinux-enabled": true, [2021-10-26T07:16:55.989Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-26T07:16:55.989Z] } [Pipeline] sh [2021-10-26T07:16:56.341Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-26T07:16:56.695Z] + sudo service docker restart [2021-10-26T07:17:08.190Z] 2021-10-26T07:17:03Z INFO Waiting for automatic snapd restart... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T07:17:15.025Z] provisioning config files... [2021-10-26T07:17:15.047Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5030226142894371748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:17:15.403Z] ---> docker-login.sh [2021-10-26T07:17:15.403Z] nexus3.edgexfoundry.org:10001 [2021-10-26T07:17:16.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:17:16.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:17:16.278Z] Configure a credential helper to remove this warning. See [2021-10-26T07:17:16.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:17:16.278Z] [2021-10-26T07:17:16.278Z] Login Succeeded [2021-10-26T07:17:16.278Z] nexus3.edgexfoundry.org:10002 [2021-10-26T07:17:16.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:17:16.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:17:16.872Z] Configure a credential helper to remove this warning. See [2021-10-26T07:17:16.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:17:16.872Z] [2021-10-26T07:17:16.872Z] Login Succeeded [2021-10-26T07:17:16.872Z] nexus3.edgexfoundry.org:10003 [2021-10-26T07:17:17.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:17:17.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:17:17.429Z] Configure a credential helper to remove this warning. See [2021-10-26T07:17:17.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:17:17.429Z] [2021-10-26T07:17:17.429Z] Login Succeeded [2021-10-26T07:17:17.429Z] nexus3.edgexfoundry.org:10004 [2021-10-26T07:17:17.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:17:17.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:17:17.978Z] Configure a credential helper to remove this warning. See [2021-10-26T07:17:17.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:17:17.978Z] [2021-10-26T07:17:17.978Z] Login Succeeded [2021-10-26T07:17:17.978Z] docker.io [2021-10-26T07:17:18.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T07:17:18.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T07:17:18.843Z] Configure a credential helper to remove this warning. See [2021-10-26T07:17:18.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T07:17:18.843Z] [2021-10-26T07:17:18.843Z] Login Succeeded [2021-10-26T07:17:18.843Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T07:17:18.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-26T07:17:19.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T07:17:19.329Z] ========================================================= [2021-10-26T07:17:19.329Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-26T07:17:19.329Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T07:17:19.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T07:17:19.981Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-26T07:17:19.981Z] 552d1f2373af: Pulling fs layer [2021-10-26T07:17:19.981Z] ea3f2d53f512: Pulling fs layer [2021-10-26T07:17:19.981Z] 9e70ebbbe112: Pulling fs layer [2021-10-26T07:17:19.981Z] 7a9cfe048b4a: Pulling fs layer [2021-10-26T07:17:19.981Z] 72dc09318566: Pulling fs layer [2021-10-26T07:17:19.981Z] f4f7b4309257: Pulling fs layer [2021-10-26T07:17:19.981Z] 0ac9a79272e3: Pulling fs layer [2021-10-26T07:17:19.981Z] b78e95d17946: Pulling fs layer [2021-10-26T07:17:19.981Z] 7a9cfe048b4a: Waiting [2021-10-26T07:17:19.981Z] 72dc09318566: Waiting [2021-10-26T07:17:19.981Z] b78e95d17946: Waiting [2021-10-26T07:17:19.981Z] f4f7b4309257: Waiting [2021-10-26T07:17:19.981Z] 0ac9a79272e3: Waiting [2021-10-26T07:17:19.981Z] 9e70ebbbe112: Verifying Checksum [2021-10-26T07:17:19.981Z] 9e70ebbbe112: Download complete [2021-10-26T07:17:19.981Z] ea3f2d53f512: Verifying Checksum [2021-10-26T07:17:19.981Z] ea3f2d53f512: Download complete [2021-10-26T07:17:19.981Z] 72dc09318566: Verifying Checksum [2021-10-26T07:17:19.981Z] 72dc09318566: Download complete [2021-10-26T07:17:19.981Z] f4f7b4309257: Verifying Checksum [2021-10-26T07:17:19.981Z] f4f7b4309257: Download complete [2021-10-26T07:17:19.981Z] 552d1f2373af: Verifying Checksum [2021-10-26T07:17:19.981Z] 552d1f2373af: Download complete [2021-10-26T07:17:19.981Z] 0ac9a79272e3: Verifying Checksum [2021-10-26T07:17:19.981Z] 0ac9a79272e3: Download complete [2021-10-26T07:17:20.970Z] 552d1f2373af: Pull complete [2021-10-26T07:17:21.572Z] ea3f2d53f512: Pull complete [2021-10-26T07:17:21.848Z] 9e70ebbbe112: Pull complete [2021-10-26T07:17:22.123Z] b78e95d17946: Verifying Checksum [2021-10-26T07:17:22.123Z] b78e95d17946: Download complete [2021-10-26T07:17:22.397Z] 7a9cfe048b4a: Verifying Checksum [2021-10-26T07:17:22.397Z] 7a9cfe048b4a: Download complete [2021-10-26T07:17:32.568Z] 7a9cfe048b4a: Pull complete [2021-10-26T07:17:32.846Z] 72dc09318566: Pull complete [2021-10-26T07:17:33.118Z] f4f7b4309257: Pull complete [2021-10-26T07:17:33.394Z] 0ac9a79272e3: Pull complete [2021-10-26T07:17:40.118Z] b78e95d17946: Pull complete [2021-10-26T07:17:40.118Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-26T07:17:40.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T07:17:40.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T07:17:40.314Z] snapd 2.52.1 from Canonical* installed [2021-10-26T07:17:40.314Z] "snapd" switched to the "latest/stable" channel [2021-10-26T07:17:40.314Z] [2021-10-26T07:17:40.470Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-26T07:17:40.470Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T07:17:40.470Z] WORKDIR /edgex [2021-10-26T07:17:40.470Z] COPY go.mod . [2021-10-26T07:17:40.470Z] RUN go mod download [2021-10-26T07:17:42.858Z] core18 20211015 from Canonical* installed [2021-10-26T07:17:42.858Z] "core18" switched to the "latest/stable" channel [2021-10-26T07:17:42.858Z] [2021-10-26T07:17:43.105Z] Sending build context to Docker daemon 166.6MB [2021-10-26T07:17:43.105Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T07:17:43.105Z] ---> 8b459fc5aaf0 [2021-10-26T07:17:43.105Z] Step 2/4 : WORKDIR /edgex [2021-10-26T07:17:45.077Z] ---> Running in 2aa1db961aed [2021-10-26T07:17:45.077Z] Removing intermediate container 2aa1db961aed [2021-10-26T07:17:45.077Z] ---> 760c4eaae6bd [2021-10-26T07:17:45.077Z] Step 3/4 : COPY go.mod . [2021-10-26T07:17:45.405Z] snapcraft 5.0 from Canonical* installed [2021-10-26T07:17:45.405Z] "snapcraft" switched to the "latest/stable" channel [2021-10-26T07:17:45.405Z] [2021-10-26T07:17:46.055Z] ---> af92b7ddad44 [2021-10-26T07:17:46.055Z] Step 4/4 : RUN go mod download [2021-10-26T07:17:46.055Z] ---> Running in dadecd1096c3 [2021-10-26T07:17:49.611Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-26T07:17:49.611Z] - README.md [2021-10-26T07:17:49.611Z] [2021-10-26T07:17:49.611Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T07:17:50.179Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T07:17:50.179Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T07:17:50.179Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T07:17:51.380Z] Reading package lists... [2021-10-26T07:17:51.641Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-26T07:17:51.641Z] Reading package lists... [2021-10-26T07:17:51.901Z] Building dependency tree... [2021-10-26T07:17:51.901Z] Reading state information... [2021-10-26T07:17:51.901Z] Suggested packages: [2021-10-26T07:17:51.901Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-26T07:17:51.901Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-26T07:17:51.901Z] Recommended packages: [2021-10-26T07:17:51.901Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-26T07:17:52.161Z] The following NEW packages will be installed: [2021-10-26T07:17:52.161Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-26T07:17:52.161Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-26T07:17:52.161Z] pkg-config zip [2021-10-26T07:17:52.161Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T07:17:52.161Z] Need to get 7670 kB of archives. [2021-10-26T07:17:52.161Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-26T07:17:52.161Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-26T07:17:52.161Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-26T07:17:52.421Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-26T07:17:52.421Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-26T07:17:52.421Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-26T07:17:52.421Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-26T07:17:52.421Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-26T07:17:52.421Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-26T07:17:52.682Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-26T07:17:52.682Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-26T07:17:52.682Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-26T07:17:52.682Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-26T07:17:52.682Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-26T07:17:52.941Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-26T07:17:52.941Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-26T07:17:52.941Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T07:17:52.941Z] Fetched 7670 kB in 1s (10.4 MB/s) [2021-10-26T07:17:52.941Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-26T07:17:52.941Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-26T07:17:52.941Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-26T07:17:52.941Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T07:17:53.200Z] Selecting previously unselected package libpsl5:amd64. [2021-10-26T07:17:53.200Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-26T07:17:53.200Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T07:17:53.200Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-26T07:17:53.200Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-26T07:17:53.200Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T07:17:53.200Z] Selecting previously unselected package librtmp1:amd64. [2021-10-26T07:17:53.200Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-26T07:17:53.200Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T07:17:53.458Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-26T07:17:53.458Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-26T07:17:53.459Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T07:17:53.459Z] Selecting previously unselected package liberror-perl. [2021-10-26T07:17:53.459Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-26T07:17:53.459Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-26T07:17:53.459Z] Selecting previously unselected package git-man. [2021-10-26T07:17:53.459Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-26T07:17:53.459Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T07:17:53.459Z] Selecting previously unselected package git. [2021-10-26T07:17:53.459Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-26T07:17:53.459Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T07:17:54.027Z] Selecting previously unselected package libnorm1:amd64. [2021-10-26T07:17:54.027Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-26T07:17:54.027Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T07:17:54.027Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-26T07:17:54.027Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-26T07:17:54.027Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T07:17:54.027Z] Selecting previously unselected package libsodium23:amd64. [2021-10-26T07:17:54.027Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-26T07:17:54.027Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-26T07:17:54.286Z] Selecting previously unselected package libzmq5:amd64. [2021-10-26T07:17:54.286Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T07:17:54.286Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T07:17:54.286Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-26T07:17:54.286Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T07:17:54.286Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T07:17:54.286Z] Selecting previously unselected package pkg-config. [2021-10-26T07:17:54.286Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-26T07:17:54.286Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T07:17:54.545Z] Selecting previously unselected package zip. [2021-10-26T07:17:54.545Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-26T07:17:54.545Z] Unpacking zip (3.0-11build1) ... [2021-10-26T07:17:54.545Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T07:17:54.545Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T07:17:54.545Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T07:17:54.545Z] Setting up liberror-perl (0.17025-1) ... [2021-10-26T07:17:54.545Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T07:17:54.545Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T07:17:54.545Z] No schema files found: doing nothing. [2021-10-26T07:17:54.545Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T07:17:54.545Z] Setting up zip (3.0-11build1) ... [2021-10-26T07:17:54.545Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T07:17:54.545Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-26T07:17:54.545Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T07:17:54.545Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T07:17:54.545Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T07:17:54.545Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T07:17:54.545Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T07:17:54.805Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T07:17:55.374Z] git set to automatically installed. [2021-10-26T07:17:55.374Z] git-man set to automatically installed. [2021-10-26T07:17:55.374Z] libcurl3-gnutls set to automatically installed. [2021-10-26T07:17:55.374Z] liberror-perl set to automatically installed. [2021-10-26T07:17:55.374Z] libglib2.0-0 set to automatically installed. [2021-10-26T07:17:55.374Z] libnghttp2-14 set to automatically installed. [2021-10-26T07:17:55.374Z] libnorm1 set to automatically installed. [2021-10-26T07:17:55.374Z] libpgm-5.2-0 set to automatically installed. [2021-10-26T07:17:55.374Z] libpsl5 set to automatically installed. [2021-10-26T07:17:55.374Z] librtmp1 set to automatically installed. [2021-10-26T07:17:55.374Z] libsodium23 set to automatically installed. [2021-10-26T07:17:55.374Z] libzmq3-dev set to automatically installed. [2021-10-26T07:17:55.374Z] libzmq5 set to automatically installed. [2021-10-26T07:17:55.374Z] pkg-config set to automatically installed. [2021-10-26T07:17:55.374Z] zip set to automatically installed. [2021-10-26T07:18:03.510Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T07:18:10.094Z] snap "core18" has no updates available [2021-10-26T07:18:12.007Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T07:18:27.073Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-26T07:18:28.013Z] Pulling config-common [2021-10-26T07:18:28.013Z] + snapcraftctl pull [2021-10-26T07:18:29.395Z] Pulling go-build-helper [2021-10-26T07:18:29.395Z] + snapcraftctl pull [2021-10-26T07:18:30.347Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-26T07:18:30.347Z] Skipping pull go-build-helper (already ran) [2021-10-26T07:18:30.347Z] Building go-build-helper [2021-10-26T07:18:30.347Z] + snapcraftctl build [2021-10-26T07:18:32.889Z] Staging go-build-helper [2021-10-26T07:18:32.889Z] + snapcraftctl stage [2021-10-26T07:18:42.886Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T07:18:42.886Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T07:18:42.886Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T07:18:42.886Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T07:18:42.886Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T07:18:42.886Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T07:18:42.886Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T07:18:42.886Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T07:18:42.886Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T07:18:42.886Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T07:18:42.886Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T07:18:42.886Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T07:18:42.886Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T07:18:42.886Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T07:18:42.886Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T07:18:42.886Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T07:18:42.886Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T07:18:42.886Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T07:18:42.886Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T07:18:42.886Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T07:18:42.886Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T07:18:42.886Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T07:18:42.886Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T07:18:42.886Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T07:18:42.886Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T07:18:42.886Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T07:18:42.886Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T07:18:42.886Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-26T07:18:42.886Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-26T07:18:42.886Z] Fetched 224 kB in 0s (0 B/s) [2021-10-26T07:18:42.886Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-26T07:18:42.886Z] Fetched 157 kB in 0s (0 B/s) [2021-10-26T07:18:42.886Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-26T07:18:42.886Z] Fetched 221 kB in 0s (0 B/s) [2021-10-26T07:18:42.886Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-26T07:18:42.886Z] Fetched 143 kB in 0s (0 B/s) [2021-10-26T07:18:42.886Z] Pulling edgex-go [2021-10-26T07:18:42.886Z] + snapcraftctl pull [2021-10-26T07:18:42.886Z] Pulling hooks [2021-10-26T07:18:42.886Z] + snapcraftctl pull [2021-10-26T07:19:00.999Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T07:19:00.999Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T07:19:00.999Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T07:19:00.999Z] Fetched 0 B in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-26T07:19:00.999Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-26T07:19:00.999Z] Fetched 279 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-26T07:19:00.999Z] Fetched 122 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-26T07:19:00.999Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-26T07:19:00.999Z] Fetched 8848 B in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-26T07:19:00.999Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-26T07:19:00.999Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-26T07:19:00.999Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-26T07:19:00.999Z] Fetched 220 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-26T07:19:00.999Z] Fetched 154 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-26T07:19:00.999Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-26T07:19:00.999Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-26T07:19:00.999Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-26T07:19:00.999Z] Fetched 499 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-26T07:19:00.999Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-26T07:19:00.999Z] Fetched 240 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-26T07:19:00.999Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-26T07:19:00.999Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-26T07:19:00.999Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-26T07:19:00.999Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-26T07:19:00.999Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-26T07:19:00.999Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-26T07:19:00.999Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-26T07:19:00.999Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-26T07:19:00.999Z] Fetched 8720 B in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-26T07:19:00.999Z] Fetched 140 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-26T07:19:00.999Z] Fetched 119 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-26T07:19:00.999Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-26T07:19:00.999Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-26T07:19:00.999Z] Fetched 646 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-26T07:19:00.999Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-26T07:19:00.999Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-26T07:19:00.999Z] Fetched 368 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-26T07:19:00.999Z] Fetched 187 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-26T07:19:00.999Z] Fetched 175 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-26T07:19:00.999Z] Fetched 206 kB in 0s (0 B/s) [2021-10-26T07:19:00.999Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-26T07:19:01.000Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-26T07:19:01.000Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-26T07:19:01.000Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-26T07:19:01.000Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-26T07:19:01.000Z] Fetched 159 kB in 0s (0 B/s) [2021-10-26T07:19:01.000Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-26T07:19:01.000Z] Fetched 107 kB in 0s (0 B/s) [2021-10-26T07:19:01.000Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-26T07:19:01.000Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-26T07:19:01.000Z] Pulling static-packages [2021-10-26T07:19:01.000Z] + snapcraftctl pull [2021-10-26T07:19:01.000Z] Pulling version [2021-10-26T07:19:01.000Z] + cd /root/project [2021-10-26T07:19:01.000Z] + git describe --tags --abbrev=0 [2021-10-26T07:19:01.000Z] + sed s/v// [2021-10-26T07:19:01.000Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-26T07:19:01.000Z] + [ -z 2.0.1-dev.77 ] [2021-10-26T07:19:01.000Z] + snapcraftctl set-version 2.0.1-dev.77 [2021-10-26T07:19:01.000Z] Building config-common [2021-10-26T07:19:01.000Z] + snapcraftctl build [2021-10-26T07:19:02.909Z] Skipping build go-build-helper (already ran) [2021-10-26T07:19:03.169Z] Building edgex-go [2021-10-26T07:19:03.169Z] + cd /root/parts/edgex-go/src [2021-10-26T07:19:03.430Z] + git describe --tags --abbrev=0 [2021-10-26T07:19:03.430Z] + sed s/v// [2021-10-26T07:19:03.430Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-26T07:19:03.430Z] + [ -z 2.0.1-dev.77 ] [2021-10-26T07:19:03.430Z] + echo 2.0.1-dev.77 [2021-10-26T07:19:03.430Z] + [ ! -d vendor ] [2021-10-26T07:19:03.430Z] + go mod download all [2021-10-26T07:19:07.869Z] Removing intermediate container dadecd1096c3 [2021-10-26T07:19:07.869Z] ---> b38bc039e395 [2021-10-26T07:19:07.869Z] Successfully built b38bc039e395 [2021-10-26T07:19:07.869Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:19:08.210Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T07:19:08.211Z] . [Pipeline] withDockerContainer [2021-10-26T07:19:08.443Z] prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container [2021-10-26T07:19:08.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-26T07:19:10.129Z] $ docker top ad0114a35d5f601be1961bac08984d3cbd9eb875f3e93bea1910438294e538af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T07:19:11.152Z] + go version [2021-10-26T07:19:11.152Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-26T07:19:11.177Z] $ docker stop --time=1 ad0114a35d5f601be1961bac08984d3cbd9eb875f3e93bea1910438294e538af [2021-10-26T07:19:11.584Z] + make build [2021-10-26T07:19:11.584Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T07:19:12.882Z] $ docker rm -f ad0114a35d5f601be1961bac08984d3cbd9eb875f3e93bea1910438294e538af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:19:13.608Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T07:19:13.608Z] . [Pipeline] withDockerContainer [2021-10-26T07:19:13.833Z] prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container [2021-10-26T07:19:13.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-26T07:19:15.209Z] $ docker top 329184db4631eb05d9c347ff23d65b472c8b274460c3a80951a32c1af2ead2b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T07:19:15.465Z] ========================================================= [2021-10-26T07:19:15.465Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T07:19:15.465Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T07:19:16.107Z] + make test [2021-10-26T07:19:16.107Z] go mod tidy [2021-10-26T07:19:16.701Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T07:19:21.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T07:19:25.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T07:19:27.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T07:19:28.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T07:19:28.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T07:19:29.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T07:19:31.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T07:19:31.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T07:19:33.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T07:19:34.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T07:19:35.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T07:19:37.105Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-26T07:19:37.105Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-26T07:19:37.105Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-26T07:19:37.105Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-26T07:19:37.105Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-26T07:19:37.105Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-26T07:19:37.105Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-26T07:19:37.105Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-26T07:19:37.105Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-26T07:19:37.105Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-26T07:19:37.105Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-26T07:19:38.048Z] Building hooks [2021-10-26T07:19:38.048Z] + cd /root/parts/hooks/src [2021-10-26T07:19:38.048Z] + make build [2021-10-26T07:19:38.307Z] go mod tidy [2021-10-26T07:19:38.307Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-26T07:19:38.877Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-26T07:19:38.877Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-26T07:19:38.877Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-26T07:19:39.818Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-26T07:19:40.077Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-26T07:19:40.337Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-26T07:19:43.507Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T07:19:43.632Z] Building static-packages [2021-10-26T07:19:43.632Z] + snapcraftctl build [2021-10-26T07:19:45.016Z] Building version [2021-10-26T07:19:45.016Z] + snapcraftctl build [2021-10-26T07:19:47.557Z] Staging config-common [2021-10-26T07:19:47.557Z] + snapcraftctl stage [2021-10-26T07:19:48.127Z] Skipping stage go-build-helper (already ran) [2021-10-26T07:19:48.127Z] Staging edgex-go [2021-10-26T07:19:48.127Z] + snapcraftctl stage [2021-10-26T07:19:49.068Z] Staging hooks [2021-10-26T07:19:49.068Z] + snapcraftctl stage [2021-10-26T07:19:50.448Z] Staging static-packages [2021-10-26T07:19:50.448Z] + snapcraftctl stage [2021-10-26T07:19:51.390Z] Staging version [2021-10-26T07:19:51.390Z] + snapcraftctl stage [2021-10-26T07:19:52.329Z] Priming config-common [2021-10-26T07:19:52.329Z] + snapcraftctl prime [2021-10-26T07:19:53.270Z] Priming go-build-helper [2021-10-26T07:19:53.270Z] + snapcraftctl prime [2021-10-26T07:19:54.655Z] Priming edgex-go [2021-10-26T07:19:54.655Z] + snapcraftctl prime [2021-10-26T07:19:56.037Z] Priming hooks [2021-10-26T07:19:56.037Z] + snapcraftctl prime [2021-10-26T07:19:56.977Z] Priming static-packages [2021-10-26T07:19:56.977Z] + snapcraftctl prime [2021-10-26T07:19:59.516Z] Priming version [2021-10-26T07:19:59.516Z] + snapcraftctl prime [2021-10-26T07:20:00.456Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-26T07:20:40.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T07:20:42.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T07:20:44.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T07:20:44.080Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T07:20:56.512Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T07:20:56.512Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T07:20:56.512Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T07:20:56.512Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T07:20:56.512Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T07:20:56.512Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T07:20:57.500Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T07:20:57.500Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T07:20:57.500Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T07:20:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T07:21:05.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.172s coverage: 28.7% of statements [2021-10-26T07:21:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T07:21:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T07:21:08.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.353s coverage: 98.5% of statements [2021-10-26T07:21:08.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T07:21:10.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 44.7% of statements [2021-10-26T07:21:10.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T07:21:10.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T07:21:13.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.661s coverage: 89.5% of statements [2021-10-26T07:21:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T07:21:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T07:21:13.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements [2021-10-26T07:21:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T07:21:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T07:21:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T07:21:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T07:21:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T07:21:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.545s coverage: 94.2% of statements [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T07:21:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T07:21:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T07:21:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.267s coverage: 0.9% of statements [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T07:21:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.182s coverage: 58.8% of statements [2021-10-26T07:21:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.165s coverage: 21.7% of statements [2021-10-26T07:21:19.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T07:21:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements [2021-10-26T07:21:20.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements [2021-10-26T07:21:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements [2021-10-26T07:21:22.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2021-10-26T07:21:22.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2021-10-26T07:21:35.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-10-26T07:21:35.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements [2021-10-26T07:21:40.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.528s coverage: 82.5% of statements [2021-10-26T07:21:40.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.773s coverage: 91.2% of statements [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.697s coverage: 64.4% of statements [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T07:21:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements [2021-10-26T07:21:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2021-10-26T07:21:49.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements [2021-10-26T07:21:49.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-10-26T07:21:53.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.313s coverage: 70.4% of statements [2021-10-26T07:21:53.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T07:21:53.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T07:21:53.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T07:21:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.792s coverage: 43.4% of statements [2021-10-26T07:21:54.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T07:21:54.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T07:21:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements [2021-10-26T07:21:54.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T07:21:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.326s coverage: 84.8% of statements [2021-10-26T07:21:54.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T07:22:04.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 17.7% of statements [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T07:22:04.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.573s coverage: 92.3% of statements [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T07:22:04.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.216s coverage: 63.2% of statements [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T07:22:04.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T07:22:04.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T07:22:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T07:22:04.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements [2021-10-26T07:22:04.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-10-26T07:22:04.672Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-26T07:22:04.672Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-26T07:22:04.672Z] GO111MODULE=on go vet ./... [2021-10-26T07:23:26.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T07:23:26.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T07:23:26.571Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T07:23:27.237Z] + ls -al . [2021-10-26T07:23:27.237Z] total 664 [2021-10-26T07:23:27.237Z] drwxrwxr-x 9 1001 1001 4096 Oct 26 07:23 . [2021-10-26T07:23:27.237Z] drwxr-xr-x 4 root root 4096 Oct 26 07:19 .. [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 07:16 .dockerignore [2021-10-26T07:23:27.237Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 07:16 .git [2021-10-26T07:23:27.237Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 07:16 .github [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 07:16 .gitignore [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 07:16 .golangci.yml [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 07:16 .hadolint.yml [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 07:16 .sonarcloud.properties [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 07:16 ADOPTERS.md [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 07:16 Attribution.txt [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 07:16 CHANGELOG.md [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 07:16 CONTRIBUTING.md [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 07:16 GOVERNANCE.md [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 07:16 Jenkinsfile [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 07:16 LICENSE [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 07:16 Makefile [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 07:16 OWNERS.md [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 07:16 README.md [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 07:16 SECURITY.md [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 07:06 VERSION [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 07:16 ZMQWindows.md [2021-10-26T07:23:27.237Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 07:16 bin [2021-10-26T07:23:27.237Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 07:16 cmd [2021-10-26T07:23:27.237Z] -rw-r--r-- 1 root root 426513 Oct 26 07:22 coverage.out [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 07:16 go.mod [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 07:19 go.sum [2021-10-26T07:23:27.237Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 07:16 internal [2021-10-26T07:23:27.237Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 07:16 openapi [2021-10-26T07:23:27.237Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 07:16 snap [2021-10-26T07:23:27.237Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 07:16 version.go [Pipeline] sh [2021-10-26T07:23:27.898Z] + '[' -e coverage.out ] [2021-10-26T07:23:27.898Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T07:23:27.925Z] Warning: overwriting stash ‘coverage-report’ [2021-10-26T07:23:28.712Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T07:23:29.370Z] + make build [2021-10-26T07:23:29.370Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T07:23:36.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T07:23:58.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T07:24:00.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T07:24:05.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T07:24:05.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T07:24:08.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T07:24:12.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T07:24:15.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T07:24:20.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T07:24:22.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T07:24:26.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-26T07:24:31.480Z] $ docker stop --time=1 329184db4631eb05d9c347ff23d65b472c8b274460c3a80951a32c1af2ead2b4 [2021-10-26T07:24:33.490Z] $ docker rm -f 329184db4631eb05d9c347ff23d65b472c8b274460c3a80951a32c1af2ead2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:24:35.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T07:24:35.316Z] [2021-10-26T07:24:35.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:24:35.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T07:24:35.938Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-26T07:24:35.938Z] 29e5d40040c1: Pulling fs layer [2021-10-26T07:24:35.938Z] 1ce36da41761: Pulling fs layer [2021-10-26T07:24:35.938Z] 25b303627fd3: Pulling fs layer [2021-10-26T07:24:35.938Z] 29e5d40040c1: Verifying Checksum [2021-10-26T07:24:35.938Z] 29e5d40040c1: Download complete [2021-10-26T07:24:36.212Z] 1ce36da41761: Verifying Checksum [2021-10-26T07:24:36.212Z] 1ce36da41761: Download complete [2021-10-26T07:24:36.808Z] 29e5d40040c1: Pull complete [2021-10-26T07:24:37.785Z] 25b303627fd3: Verifying Checksum [2021-10-26T07:24:37.785Z] 25b303627fd3: Download complete [2021-10-26T07:24:37.785Z] 1ce36da41761: Pull complete [2021-10-26T07:24:47.931Z] 25b303627fd3: Pull complete [2021-10-26T07:24:47.931Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-26T07:24:47.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T07:24:47.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-26T07:24:48.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container [2021-10-26T07:24:48.241Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T07:24:50.821Z] $ docker top 8e16527f26b06238327779b3b9d6f90b77acf486d32c2fe8eff465ffb5f976b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T07:24:51.834Z] + docker-compose build --help [2021-10-26T07:24:51.834Z] + grep parallel [2021-10-26T07:24:56.204Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T07:24:56.228Z] $ docker stop --time=1 8e16527f26b06238327779b3b9d6f90b77acf486d32c2fe8eff465ffb5f976b0 [2021-10-26T07:24:57.946Z] $ docker rm -f 8e16527f26b06238327779b3b9d6f90b77acf486d32c2fe8eff465ffb5f976b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:24:58.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T07:24:58.603Z] . [Pipeline] withDockerContainer [2021-10-26T07:24:58.906Z] prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container [2021-10-26T07:24:58.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T07:25:00.435Z] $ docker top a0161aa1b7b7828db40d6dc4a37b01272b75c60802542576c5e86021313dc056 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T07:25:01.409Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T07:25:05.695Z] Building core-command ... [2021-10-26T07:25:05.695Z] Building core-data ... [2021-10-26T07:25:05.695Z] Building core-metadata ... [2021-10-26T07:25:05.695Z] Building security-bootstrapper ... [2021-10-26T07:25:05.695Z] Building security-proxy-setup ... [2021-10-26T07:25:05.695Z] Building security-secretstore-setup ... [2021-10-26T07:25:05.695Z] Building support-notifications ... [2021-10-26T07:25:05.695Z] Building support-scheduler ... [2021-10-26T07:25:05.695Z] Building sys-mgmt-agent ... [2021-10-26T07:25:05.695Z] Building security-secretstore-setup [2021-10-26T07:25:05.695Z] Building core-metadata [2021-10-26T07:25:05.695Z] Building sys-mgmt-agent [2021-10-26T07:25:05.695Z] Building support-notifications [2021-10-26T07:25:05.695Z] Building security-bootstrapper [2021-10-26T07:26:13.682Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:26:13.682Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:26:13.682Z] ---> b38bc039e395 [2021-10-26T07:26:13.682Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T07:26:13.682Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:26:13.682Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:26:13.682Z] ---> b38bc039e395 [2021-10-26T07:26:13.682Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T07:26:13.682Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:26:13.682Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:26:13.682Z] ---> b38bc039e395 [2021-10-26T07:26:13.682Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T07:26:13.682Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:26:13.682Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:26:13.682Z] ---> b38bc039e395 [2021-10-26T07:26:13.682Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T07:26:13.682Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:26:13.682Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:26:13.682Z] ---> b38bc039e395 [2021-10-26T07:26:13.682Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T07:26:13.682Z] ---> Running in e4422fa3185b [2021-10-26T07:26:13.682Z] ---> Running in 7fc5da3925d6 [2021-10-26T07:26:13.682Z] ---> Running in a63cd7f69e72 [2021-10-26T07:26:13.682Z] ---> Running in e53d39be856a [2021-10-26T07:26:13.682Z] ---> Running in 39a9d9c84b9c [2021-10-26T07:26:13.682Z] Removing intermediate container a63cd7f69e72 [2021-10-26T07:26:13.682Z] ---> 030d862e07b7 [2021-10-26T07:26:13.682Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:26:13.682Z] Removing intermediate container 39a9d9c84b9c [2021-10-26T07:26:13.682Z] ---> 932ca846ba63 [2021-10-26T07:26:13.682Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:26:13.682Z] Removing intermediate container 7fc5da3925d6 [2021-10-26T07:26:13.682Z] ---> e7a4add6d7c0 [2021-10-26T07:26:13.682Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:26:13.682Z] Removing intermediate container e4422fa3185b [2021-10-26T07:26:13.682Z] ---> 4332341c99e8 [2021-10-26T07:26:13.682Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:26:13.682Z] ---> Running in 7e0b3ca8f35f [2021-10-26T07:26:13.682Z] Removing intermediate container e53d39be856a [2021-10-26T07:26:13.682Z] ---> 9209c2e40e84 [2021-10-26T07:26:13.682Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:26:13.682Z] ---> Running in d55424874435 [2021-10-26T07:26:13.682Z] ---> Running in c1d8190dee67 [2021-10-26T07:26:13.682Z] ---> Running in 02f625ce8f70 [2021-10-26T07:26:13.682Z] ---> Running in 8c0e46ae3e75 [2021-10-26T07:26:15.128Z] Removing intermediate container 7e0b3ca8f35f [2021-10-26T07:26:15.128Z] ---> d8cbdc7fd451 [2021-10-26T07:26:15.128Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T07:26:15.403Z] ---> Running in f3cdd040bd3c [2021-10-26T07:26:15.403Z] Removing intermediate container 02f625ce8f70 [2021-10-26T07:26:15.403Z] ---> bfc4041e6678 [2021-10-26T07:26:15.403Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T07:26:15.684Z] ---> Running in cecd032773e6 [2021-10-26T07:26:15.965Z] Removing intermediate container d55424874435 [2021-10-26T07:26:15.965Z] ---> fde9b2ad12a6 [2021-10-26T07:26:15.965Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T07:26:15.965Z] ---> Running in 30691ce8b909 [2021-10-26T07:26:16.246Z] Removing intermediate container c1d8190dee67 [2021-10-26T07:26:16.246Z] ---> fbad4ad5aaf9 [2021-10-26T07:26:16.246Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T07:26:16.246Z] Removing intermediate container 8c0e46ae3e75 [2021-10-26T07:26:16.246Z] ---> b5b239522e9a [2021-10-26T07:26:16.246Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T07:26:16.246Z] ---> Running in 68ad8cb7befb [2021-10-26T07:26:16.526Z] ---> Running in 18c7e5d7e3e7 [2021-10-26T07:26:17.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:18.114Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:18.114Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:18.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:18.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:18.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:18.940Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:18.940Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:19.539Z] OK: 219 MiB in 52 packages [2021-10-26T07:26:19.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:19.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:26:20.152Z] OK: 219 MiB in 52 packages [2021-10-26T07:26:20.152Z] OK: 219 MiB in 52 packages [2021-10-26T07:26:20.766Z] OK: 219 MiB in 52 packages [2021-10-26T07:26:20.766Z] Removing intermediate container f3cdd040bd3c [2021-10-26T07:26:20.766Z] ---> 78071be6129d [2021-10-26T07:26:20.766Z] Step 6/21 : COPY . . [2021-10-26T07:26:21.046Z] OK: 219 MiB in 52 packages [2021-10-26T07:26:21.639Z] Removing intermediate container cecd032773e6 [2021-10-26T07:26:21.639Z] ---> eb7abda7d49d [2021-10-26T07:26:21.912Z] Step 6/30 : COPY . . [2021-10-26T07:26:21.912Z] Removing intermediate container 30691ce8b909 [2021-10-26T07:26:21.912Z] ---> 5067e1eb651d [2021-10-26T07:26:21.912Z] Step 6/22 : COPY . . [2021-10-26T07:26:22.514Z] Removing intermediate container 68ad8cb7befb [2021-10-26T07:26:22.514Z] Removing intermediate container 18c7e5d7e3e7 [2021-10-26T07:26:22.514Z] ---> 48b5c9d186b1 [2021-10-26T07:26:22.515Z] Step 6/22 : COPY . . [2021-10-26T07:26:22.515Z] ---> 467504a8d22c [2021-10-26T07:26:22.515Z] Step 6/24 : COPY . . [2021-10-26T07:26:44.680Z] ---> de8ec3aca201 [2021-10-26T07:26:44.680Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:26:44.680Z] ---> 350e930dddce [2021-10-26T07:26:44.680Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:26:44.680Z] ---> d00b2ceb0499 [2021-10-26T07:26:44.680Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:26:44.680Z] ---> Running in 8b097721ca67 [2021-10-26T07:26:44.680Z] ---> Running in 6b63a5a6442b [2021-10-26T07:26:44.680Z] ---> Running in 1f7f41d2c623 [2021-10-26T07:26:44.680Z] ---> 33c446f190dd [2021-10-26T07:26:44.680Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:26:44.680Z] ---> Running in 865e497a723d [2021-10-26T07:26:44.680Z] ---> f8c5529811c9 [2021-10-26T07:26:44.680Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:26:44.680Z] ---> Running in 1f68b327749d [2021-10-26T07:26:48.096Z] Removing intermediate container 8b097721ca67 [2021-10-26T07:26:48.096Z] ---> 6defc350c5c0 [2021-10-26T07:26:48.096Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T07:26:48.378Z] ---> Running in 435890d643f8 [2021-10-26T07:26:48.666Z] Removing intermediate container 6b63a5a6442b [2021-10-26T07:26:48.666Z] ---> bbb8dc1e4a50 [2021-10-26T07:26:48.666Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T07:26:48.951Z] ---> Running in f355d937940b [2021-10-26T07:26:48.951Z] Removing intermediate container 1f7f41d2c623 [2021-10-26T07:26:48.951Z] ---> bccb6b45eac5 [2021-10-26T07:26:48.951Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T07:26:48.951Z] ---> Running in 3b4b212e69ed [2021-10-26T07:26:49.229Z] Removing intermediate container 1f68b327749d [2021-10-26T07:26:49.229Z] Removing intermediate container 865e497a723d [2021-10-26T07:26:49.229Z] ---> ad40feeb6d5d [2021-10-26T07:26:49.229Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T07:26:49.229Z] ---> dc0e39131fa4 [2021-10-26T07:26:49.229Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T07:26:49.229Z] ---> Running in 64be4e68cbbe [2021-10-26T07:26:49.229Z] ---> Running in 9b98288d7b07 [2021-10-26T07:26:50.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T07:26:50.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T07:26:51.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T07:26:51.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T07:26:51.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T07:28:43.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T07:28:51.960Z] Removing intermediate container 9b98288d7b07 [2021-10-26T07:28:51.960Z] ---> 8c16beded435 [2021-10-26T07:28:51.960Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T07:28:51.960Z] ---> Running in 7b54e77aa754 [2021-10-26T07:28:52.238Z] Removing intermediate container 435890d643f8 [2021-10-26T07:28:52.238Z] ---> 5d070afb9acb [2021-10-26T07:28:52.238Z] [2021-10-26T07:28:52.238Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T07:28:52.848Z] 3.14: Pulling from library/alpine [2021-10-26T07:28:53.122Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T07:28:53.122Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T07:28:53.122Z] ---> bb3de5531c18 [2021-10-26T07:28:53.122Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T07:28:53.397Z] ---> Running in 68d177c4e1bc [2021-10-26T07:28:53.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T07:28:54.666Z] Removing intermediate container 68d177c4e1bc [2021-10-26T07:28:54.666Z] ---> cca9d64bb4f1 [2021-10-26T07:28:54.666Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T07:28:54.666Z] ---> Running in f61d921ce7fc [2021-10-26T07:28:57.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:28:57.298Z] Removing intermediate container 64be4e68cbbe [2021-10-26T07:28:57.298Z] ---> 26b10edabd3a [2021-10-26T07:28:57.298Z] [2021-10-26T07:28:57.298Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T07:28:57.298Z] ---> bb3de5531c18 [2021-10-26T07:28:57.298Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T07:28:57.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:28:57.298Z] ---> Running in 7d7632fd4cfe [2021-10-26T07:28:58.291Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T07:28:58.291Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T07:28:58.291Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:28:58.291Z] OK: 5 MiB in 16 packages [2021-10-26T07:28:58.894Z] Removing intermediate container 7b54e77aa754 [2021-10-26T07:28:58.894Z] ---> 833af0706358 [2021-10-26T07:28:58.894Z] [2021-10-26T07:28:58.894Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T07:28:59.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:28:59.496Z] 20.10.8: Pulling from library/docker [2021-10-26T07:28:59.496Z] Removing intermediate container f355d937940b [2021-10-26T07:28:59.496Z] ---> bce750c14e5c [2021-10-26T07:28:59.496Z] [2021-10-26T07:28:59.496Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T07:28:59.496Z] ---> bb3de5531c18 [2021-10-26T07:28:59.496Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T07:28:59.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:28:59.778Z] Removing intermediate container f61d921ce7fc [2021-10-26T07:28:59.778Z] ---> 463274cb48a0 [2021-10-26T07:28:59.778Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T07:28:59.778Z] ---> Running in 7e52118971fb [2021-10-26T07:29:00.055Z] ---> Running in 278307e35a58 [2021-10-26T07:29:00.654Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T07:29:00.654Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T07:29:00.654Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T07:29:00.654Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:29:00.654Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T07:29:00.940Z] OK: 6 MiB in 17 packages [2021-10-26T07:29:01.542Z] Removing intermediate container 278307e35a58 [2021-10-26T07:29:01.542Z] ---> 3cc19cfdd0a3 [2021-10-26T07:29:01.542Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T07:29:01.542Z] ---> Running in 50ae0ff379b3 [2021-10-26T07:29:02.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:29:02.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:29:02.418Z] Removing intermediate container 50ae0ff379b3 [2021-10-26T07:29:02.418Z] ---> 0c565382c97b [2021-10-26T07:29:02.419Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T07:29:02.697Z] ---> Running in 6af52b771e13 [2021-10-26T07:29:02.697Z] Removing intermediate container 3b4b212e69ed [2021-10-26T07:29:02.697Z] ---> cef298077a10 [2021-10-26T07:29:02.697Z] [2021-10-26T07:29:02.697Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T07:29:02.697Z] ---> bb3de5531c18 [2021-10-26T07:29:02.697Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T07:29:02.987Z] ---> Running in f9f5113ff66b [2021-10-26T07:29:03.271Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T07:29:03.271Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T07:29:03.271Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:29:03.271Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T07:29:03.271Z] Removing intermediate container 7d7632fd4cfe [2021-10-26T07:29:03.271Z] ---> 94d3671459c0 [2021-10-26T07:29:03.271Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T07:29:03.548Z] OK: 6 MiB in 16 packages [2021-10-26T07:29:03.823Z] ---> Running in 56d463a93b6d [2021-10-26T07:29:04.816Z] Removing intermediate container 56d463a93b6d [2021-10-26T07:29:04.816Z] ---> bb7f1ae52325 [2021-10-26T07:29:04.816Z] Step 12/24 : WORKDIR / [2021-10-26T07:29:04.816Z] ---> Running in a319f5ab6b1b [2021-10-26T07:29:05.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:29:05.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:29:05.649Z] Removing intermediate container a319f5ab6b1b [2021-10-26T07:29:05.649Z] ---> c50ce92c34b1 [2021-10-26T07:29:05.649Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T07:29:06.263Z] Removing intermediate container 6af52b771e13 [2021-10-26T07:29:06.263Z] ---> ff09bdf2dbbd [2021-10-26T07:29:06.263Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T07:29:06.263Z] Removing intermediate container 7e52118971fb [2021-10-26T07:29:06.263Z] ---> d40deeda23ba [2021-10-26T07:29:06.263Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:29:06.263Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T07:29:06.263Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:29:06.263Z] OK: 5 MiB in 15 packages [2021-10-26T07:29:06.263Z] ---> Running in e07cb70f8246 [2021-10-26T07:29:06.545Z] ---> Running in 94a7294726b3 [2021-10-26T07:29:07.147Z] ---> edf3a1dd2f57 [2021-10-26T07:29:07.147Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T07:29:07.147Z] Removing intermediate container e07cb70f8246 [2021-10-26T07:29:07.147Z] ---> e78d83e234bb [2021-10-26T07:29:07.147Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T07:29:07.424Z] Removing intermediate container 94a7294726b3 [2021-10-26T07:29:07.424Z] ---> 226f74826b2a [2021-10-26T07:29:07.424Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T07:29:07.424Z] ---> Running in 2e4c430abf36 [2021-10-26T07:29:07.708Z] Removing intermediate container f9f5113ff66b [2021-10-26T07:29:07.708Z] ---> 98e16b851a89 [2021-10-26T07:29:07.708Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:29:07.984Z] ---> Running in 35f7913590fc [2021-10-26T07:29:08.259Z] Removing intermediate container 2e4c430abf36 [2021-10-26T07:29:08.259Z] ---> 1dd3dedc0040 [2021-10-26T07:29:08.259Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T07:29:08.259Z] ---> 04d1bbf222ff [2021-10-26T07:29:08.259Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T07:29:08.535Z] ---> Running in 67234649afcd [2021-10-26T07:29:08.535Z] ---> 0664324a0b1f [2021-10-26T07:29:08.535Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T07:29:08.806Z] ---> Running in 736685a44710 [2021-10-26T07:29:08.806Z] Removing intermediate container 35f7913590fc [2021-10-26T07:29:08.806Z] ---> b0994673c731 [2021-10-26T07:29:08.806Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T07:29:09.088Z] ---> Running in c37a8aac1b9e [2021-10-26T07:29:09.360Z] Removing intermediate container 67234649afcd [2021-10-26T07:29:09.360Z] ---> c84bbc10f05d [2021-10-26T07:29:09.360Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:29:09.950Z] Removing intermediate container c37a8aac1b9e [2021-10-26T07:29:09.950Z] ---> 4edb933032ec [2021-10-26T07:29:09.950Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T07:29:09.950Z] ---> c2365e65c6a5 [2021-10-26T07:29:09.950Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T07:29:10.225Z] ---> Running in 8050b6ea8455 [2021-10-26T07:29:10.825Z] ---> 38388e75a611 [2021-10-26T07:29:10.825Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T07:29:11.098Z] Removing intermediate container 8050b6ea8455 [2021-10-26T07:29:11.098Z] ---> 590301d75846 [2021-10-26T07:29:11.098Z] Step 14/22 : WORKDIR / [2021-10-26T07:29:11.098Z] ---> Running in 6eded5a2b612 [2021-10-26T07:29:11.373Z] ---> 84230cad8980 [2021-10-26T07:29:11.373Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T07:29:11.660Z] Removing intermediate container 736685a44710 [2021-10-26T07:29:11.660Z] ---> 5ce8ffe72e4f [2021-10-26T07:29:11.660Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:29:11.936Z] Removing intermediate container 6eded5a2b612 [2021-10-26T07:29:11.936Z] ---> 74b3b7e6bfd4 [2021-10-26T07:29:11.936Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:29:12.918Z] ---> fe69bf2bdf47 [2021-10-26T07:29:12.919Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T07:29:13.195Z] ---> e0a8e88431f2 [2021-10-26T07:29:13.195Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T07:29:13.195Z] ---> caaf892b2a35 [2021-10-26T07:29:13.195Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T07:29:13.798Z] ---> 39c44bed035e [2021-10-26T07:29:13.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T07:29:14.396Z] ---> 8f4f173ab6a9 [2021-10-26T07:29:14.396Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T07:29:14.396Z] ---> Running in e496b445900e [2021-10-26T07:29:15.385Z] Removing intermediate container e496b445900e [2021-10-26T07:29:15.385Z] ---> b0adf2dc8843 [2021-10-26T07:29:15.385Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:29:15.385Z] ---> c91435c5254c [2021-10-26T07:29:15.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T07:29:15.386Z] ---> 9369ee3245ed [2021-10-26T07:29:15.386Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T07:29:15.386Z] ---> Running in a149c5d0738f [2021-10-26T07:29:15.663Z] ---> ad0519437f71 [2021-10-26T07:29:15.663Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T07:29:15.937Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T07:29:15.937Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T07:29:15.937Z] ---> 3734d5adc5ac [2021-10-26T07:29:15.937Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:29:15.937Z] ---> Running in db6a293bf9a1 [2021-10-26T07:29:16.210Z] Removing intermediate container a149c5d0738f [2021-10-26T07:29:16.210Z] ---> bfa2d5adaca4 [2021-10-26T07:29:16.210Z] Step 19/21 : LABEL arch=arm64 [2021-10-26T07:29:16.483Z] ---> Running in caa7e3f45796 [2021-10-26T07:29:16.762Z] ---> a7cede1c0c00 [2021-10-26T07:29:16.762Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T07:29:16.762Z] Removing intermediate container db6a293bf9a1 [2021-10-26T07:29:16.762Z] ---> 9fcd982fe7f6 [2021-10-26T07:29:16.762Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T07:29:16.762Z] ---> 7b5877b2d52b [2021-10-26T07:29:16.762Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T07:29:17.039Z] ---> Running in b30d80128f6b [2021-10-26T07:29:17.039Z] ---> 47bcd6d0a778 [2021-10-26T07:29:17.039Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-26T07:29:17.039Z] ---> Running in 28d4cc2b76e2 [2021-10-26T07:29:17.039Z] Removing intermediate container caa7e3f45796 [2021-10-26T07:29:17.039Z] ---> 666294464ee2 [2021-10-26T07:29:17.039Z] Step 20/21 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:29:17.039Z] ---> Running in 2af4ad042b4a [2021-10-26T07:29:17.321Z] ---> Running in 6d5e59dc68a0 [2021-10-26T07:29:17.932Z] Removing intermediate container b30d80128f6b [2021-10-26T07:29:17.932Z] ---> 55cadf12f7c6 [2021-10-26T07:29:17.932Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:29:17.932Z] ---> Running in 54f1ed2f2cfc [2021-10-26T07:29:18.206Z] Removing intermediate container 6d5e59dc68a0 [2021-10-26T07:29:18.206Z] ---> 3abeadc29390 [2021-10-26T07:29:18.206Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T07:29:18.206Z] ---> Running in 18e194118c85 [2021-10-26T07:29:18.487Z] ---> 06f50472e1b4 [2021-10-26T07:29:18.487Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T07:29:18.764Z] Removing intermediate container 54f1ed2f2cfc [2021-10-26T07:29:18.764Z] ---> e1eb4ef6fac8 [2021-10-26T07:29:18.764Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T07:29:18.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:29:18.764Z] ---> Running in af0e5950fc1e [2021-10-26T07:29:19.040Z] Removing intermediate container 18e194118c85 [2021-10-26T07:29:19.040Z] ---> fb9b39eea4a5 [2021-10-26T07:29:19.040Z] [2021-10-26T07:29:19.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:29:19.643Z] Removing intermediate container af0e5950fc1e [2021-10-26T07:29:19.643Z] ---> ccb021f82659 [2021-10-26T07:29:19.643Z] Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:29:19.925Z] ---> Running in f2ec596e5f2d [2021-10-26T07:29:19.925Z] Successfully built fb9b39eea4a5 [2021-10-26T07:29:19.925Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T07:29:19.925Z] ---> 484284adad59 [2021-10-26T07:29:19.925Z] Successfully tagged support-notifications-arm64:latest [2021-10-26T07:29:19.925Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T07:29:19.925Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T07:29:19.925Z]  Building support-notifications ... done Building core-command [2021-10-26T07:29:19.925Z] Executing bash-5.1.4-r0.post-install [2021-10-26T07:29:19.925Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T07:29:19.925Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T07:29:19.925Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T07:29:19.925Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T07:29:20.212Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T07:29:20.212Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T07:29:20.212Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T07:29:20.212Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T07:29:20.212Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T07:29:20.212Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T07:29:20.212Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T07:29:20.212Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T07:29:20.212Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T07:29:20.212Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T07:29:20.212Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T07:29:20.212Z] ---> Running in 4ac6bf081e56 [2021-10-26T07:29:20.495Z] Removing intermediate container 2af4ad042b4a [2021-10-26T07:29:20.495Z] ---> 1d5b92b8e89e [2021-10-26T07:29:20.495Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T07:29:20.495Z] Removing intermediate container f2ec596e5f2d [2021-10-26T07:29:20.495Z] ---> 9c720d77fb74 [2021-10-26T07:29:20.495Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T07:29:20.776Z] ---> Running in 0881adff5fdd [2021-10-26T07:29:20.776Z] ---> Running in 5ecd5ff61af9 [2021-10-26T07:29:21.048Z] Removing intermediate container 4ac6bf081e56 [2021-10-26T07:29:21.049Z] ---> b6181d95c780 [2021-10-26T07:29:21.049Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T07:29:21.649Z] Removing intermediate container 0881adff5fdd [2021-10-26T07:29:21.649Z] ---> f8a1bb365a25 [2021-10-26T07:29:21.649Z] Step 22/24 : LABEL arch=arm64 [2021-10-26T07:29:21.649Z] Removing intermediate container 5ecd5ff61af9 [2021-10-26T07:29:21.649Z] ---> c327b7203793 [2021-10-26T07:29:21.649Z] [2021-10-26T07:29:21.923Z] ---> Running in d3c2702f2b78 [2021-10-26T07:29:21.923Z] Successfully built c327b7203793 [2021-10-26T07:29:21.923Z] Successfully tagged core-metadata-arm64:latest [2021-10-26T07:29:21.923Z]  Building core-metadata ... done Building core-data [2021-10-26T07:29:22.203Z] ---> ae741764368a [2021-10-26T07:29:22.203Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T07:29:22.486Z] Removing intermediate container d3c2702f2b78 [2021-10-26T07:29:22.486Z] ---> 1a4030e45e01 [2021-10-26T07:29:22.486Z] Step 23/24 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:29:22.486Z] ---> Running in 8b9ddb4f8cd2 [2021-10-26T07:29:22.486Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T07:29:22.486Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T07:29:22.764Z] ---> Running in 99c563418f26 [2021-10-26T07:29:22.764Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T07:29:22.764Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T07:29:22.764Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T07:29:22.764Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T07:29:22.764Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T07:29:22.764Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T07:29:22.764Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T07:29:23.040Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T07:29:23.040Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T07:29:23.040Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T07:29:23.040Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T07:29:23.040Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T07:29:23.040Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T07:29:23.040Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T07:29:23.040Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T07:29:23.040Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T07:29:23.040Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T07:29:23.040Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T07:29:23.318Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T07:29:23.319Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T07:29:23.319Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T07:29:23.319Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T07:29:23.319Z] Removing intermediate container 8b9ddb4f8cd2 [2021-10-26T07:29:23.319Z] ---> 68fd14c52b92 [2021-10-26T07:29:23.319Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T07:29:23.319Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T07:29:23.595Z] ---> Running in 63b25b143606 [2021-10-26T07:29:23.872Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:29:23.872Z] OK: 84 MiB in 64 packages [2021-10-26T07:29:24.490Z] Removing intermediate container 63b25b143606 [2021-10-26T07:29:24.490Z] ---> 7655d5cda0a1 [2021-10-26T07:29:24.490Z] [2021-10-26T07:29:24.766Z] Successfully built 7655d5cda0a1 [2021-10-26T07:29:24.766Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-26T07:29:24.766Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-10-26T07:29:25.760Z] Removing intermediate container 99c563418f26 [2021-10-26T07:29:25.760Z] ---> c24d3314e0d7 [2021-10-26T07:29:25.760Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T07:29:26.039Z] ---> Running in 060a98f59533 [2021-10-26T07:29:26.642Z] Removing intermediate container 060a98f59533 [2021-10-26T07:29:26.642Z] ---> 7d06b9813778 [2021-10-26T07:29:26.642Z] Step 27/30 : CMD ["gate"] [2021-10-26T07:29:26.642Z] ---> Running in f7630d525ef9 [2021-10-26T07:29:27.627Z] Removing intermediate container f7630d525ef9 [2021-10-26T07:29:27.627Z] ---> dd91727d15f0 [2021-10-26T07:29:27.627Z] Step 28/30 : LABEL arch=arm64 [2021-10-26T07:29:27.627Z] ---> Running in 2f4ac1171c06 [2021-10-26T07:29:28.223Z] Collecting docker-compose==1.23.2 [2021-10-26T07:29:28.223Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T07:29:28.511Z] Removing intermediate container 2f4ac1171c06 [2021-10-26T07:29:28.511Z] ---> 90c420fa9c89 [2021-10-26T07:29:28.511Z] Step 29/30 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:29:28.511Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T07:29:28.791Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T07:29:28.791Z] ---> Running in 4cc35d66251b [2021-10-26T07:29:29.389Z] Removing intermediate container 4cc35d66251b [2021-10-26T07:29:29.389Z] ---> a9de2b10aca5 [2021-10-26T07:29:29.389Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T07:29:29.663Z] ---> Running in 86b91d8cd031 [2021-10-26T07:29:30.271Z] Removing intermediate container 86b91d8cd031 [2021-10-26T07:29:30.271Z] ---> 65e229df4926 [2021-10-26T07:29:30.271Z] [2021-10-26T07:29:30.545Z] Successfully built 65e229df4926 [2021-10-26T07:29:30.545Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-26T07:29:30.545Z]  Building security-bootstrapper ... done Building support-scheduler [2021-10-26T07:29:30.545Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T07:29:31.527Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T07:29:31.527Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T07:29:31.801Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T07:29:31.801Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T07:29:33.777Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T07:29:33.777Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T07:29:34.756Z] Collecting PyYAML<4,>=3.10 [2021-10-26T07:29:34.756Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T07:29:38.140Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T07:29:38.140Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T07:29:39.580Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T07:29:39.580Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T07:29:40.178Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T07:29:40.178Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T07:29:40.453Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T07:29:40.453Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T07:29:41.432Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T07:29:41.432Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T07:29:41.705Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T07:29:42.297Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T07:29:42.297Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T07:29:42.569Z] Collecting idna<2.8,>=2.5 [2021-10-26T07:29:42.569Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T07:29:42.842Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T07:29:42.842Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T07:29:43.115Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T07:29:43.115Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T07:29:43.115Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T07:29:43.115Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T07:29:44.218Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T07:29:44.218Z] Attempting uninstall: urllib3 [2021-10-26T07:29:44.218Z] Found existing installation: urllib3 1.26.5 [2021-10-26T07:29:44.218Z] Uninstalling urllib3-1.26.5: [2021-10-26T07:29:44.218Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T07:29:44.837Z] Attempting uninstall: idna [2021-10-26T07:29:44.837Z] Found existing installation: idna 3.2 [2021-10-26T07:29:44.837Z] Uninstalling idna-3.2: [2021-10-26T07:29:45.152Z] Successfully uninstalled idna-3.2 [2021-10-26T07:29:45.779Z] Attempting uninstall: chardet [2021-10-26T07:29:45.779Z] Found existing installation: chardet 4.0.0 [2021-10-26T07:29:45.779Z] Uninstalling chardet-4.0.0: [2021-10-26T07:29:46.062Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T07:29:48.094Z] Attempting uninstall: requests [2021-10-26T07:29:48.094Z] Found existing installation: requests 2.25.1 [2021-10-26T07:29:48.094Z] Uninstalling requests-2.25.1: [2021-10-26T07:29:48.094Z] Successfully uninstalled requests-2.25.1 [2021-10-26T07:29:48.368Z] Running setup.py install for texttable: started [2021-10-26T07:29:50.340Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T07:29:50.341Z] Running setup.py install for PyYAML: started [2021-10-26T07:29:52.968Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T07:29:52.968Z] Running setup.py install for docopt: started [2021-10-26T07:29:54.945Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T07:29:54.945Z] Running setup.py install for dockerpty: started [2021-10-26T07:29:57.570Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T07:29:59.003Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-26T07:30:01.630Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:30:01.630Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:30:01.630Z] ---> b38bc039e395 [2021-10-26T07:30:01.630Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T07:30:01.630Z] ---> Using cache [2021-10-26T07:30:01.630Z] ---> 9209c2e40e84 [2021-10-26T07:30:01.630Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:30:01.630Z] ---> Using cache [2021-10-26T07:30:01.630Z] ---> b5b239522e9a [2021-10-26T07:30:01.630Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T07:30:01.630Z] ---> Using cache [2021-10-26T07:30:01.630Z] ---> 467504a8d22c [2021-10-26T07:30:01.630Z] Step 6/22 : COPY . . [2021-10-26T07:30:01.630Z] ---> Using cache [2021-10-26T07:30:01.630Z] ---> 33c446f190dd [2021-10-26T07:30:01.630Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:30:01.630Z] ---> Using cache [2021-10-26T07:30:01.630Z] ---> ad40feeb6d5d [2021-10-26T07:30:01.630Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T07:30:04.275Z] ---> Running in 94092a88564e [2021-10-26T07:30:05.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:30:05.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:30:05.272Z] ---> b38bc039e395 [2021-10-26T07:30:05.272Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T07:30:05.272Z] ---> Using cache [2021-10-26T07:30:05.272Z] ---> 9209c2e40e84 [2021-10-26T07:30:05.272Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:30:05.272Z] ---> Using cache [2021-10-26T07:30:05.272Z] ---> b5b239522e9a [2021-10-26T07:30:05.272Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T07:30:05.272Z] ---> Running in 8039e829a896 [2021-10-26T07:30:05.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T07:30:07.332Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:30:08.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:30:09.320Z] OK: 219 MiB in 52 packages [2021-10-26T07:30:10.772Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:30:10.772Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:30:10.772Z] ---> b38bc039e395 [2021-10-26T07:30:10.772Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T07:30:10.772Z] ---> Using cache [2021-10-26T07:30:10.772Z] ---> 9209c2e40e84 [2021-10-26T07:30:10.772Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:30:10.772Z] ---> Using cache [2021-10-26T07:30:10.772Z] ---> b5b239522e9a [2021-10-26T07:30:10.772Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T07:30:10.772Z] ---> Using cache [2021-10-26T07:30:10.772Z] ---> 467504a8d22c [2021-10-26T07:30:10.772Z] Step 6/20 : COPY . . [2021-10-26T07:30:10.772Z] ---> Using cache [2021-10-26T07:30:10.773Z] ---> 33c446f190dd [2021-10-26T07:30:11.048Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:30:11.048Z] ---> Using cache [2021-10-26T07:30:11.048Z] ---> ad40feeb6d5d [2021-10-26T07:30:11.048Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T07:30:11.330Z] ---> Running in 3a5fb173cb69 [2021-10-26T07:30:11.608Z] Removing intermediate container 8039e829a896 [2021-10-26T07:30:11.608Z] ---> d4f072fc7175 [2021-10-26T07:30:11.608Z] Step 6/22 : COPY . . [2021-10-26T07:30:14.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T07:30:15.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T07:30:15.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T07:30:15.695Z] ---> b38bc039e395 [2021-10-26T07:30:15.695Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T07:30:15.695Z] ---> Using cache [2021-10-26T07:30:15.695Z] ---> 9209c2e40e84 [2021-10-26T07:30:15.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:30:15.695Z] ---> Using cache [2021-10-26T07:30:15.695Z] ---> b5b239522e9a [2021-10-26T07:30:15.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T07:30:15.695Z] ---> Using cache [2021-10-26T07:30:15.695Z] ---> 467504a8d22c [2021-10-26T07:30:15.695Z] Step 6/23 : COPY go.mod . [2021-10-26T07:30:17.685Z] ---> b0080fda3e49 [2021-10-26T07:30:17.685Z] Step 7/23 : RUN go mod download [2021-10-26T07:30:17.685Z] ---> Running in a408dc9d8d4e [2021-10-26T07:30:23.099Z] Removing intermediate container 28d4cc2b76e2 [2021-10-26T07:30:23.099Z] ---> 79aa74fbf908 [2021-10-26T07:30:23.099Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T07:30:23.099Z] ---> Running in 59d88cb83c5b [2021-10-26T07:30:24.544Z] Removing intermediate container 59d88cb83c5b [2021-10-26T07:30:24.544Z] ---> ae085b8b7fd9 [2021-10-26T07:30:24.544Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T07:30:24.544Z] ---> Running in 48b606f464d5 [2021-10-26T07:30:25.150Z] Removing intermediate container a408dc9d8d4e [2021-10-26T07:30:25.150Z] ---> fea22c68cdde [2021-10-26T07:30:25.150Z] Step 8/23 : COPY . . [2021-10-26T07:30:25.769Z] Removing intermediate container 48b606f464d5 [2021-10-26T07:30:25.769Z] ---> 695f32b95354 [2021-10-26T07:30:25.769Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T07:30:29.189Z] ---> 32fe1b55cbc0 [2021-10-26T07:30:29.189Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T07:30:31.176Z] ---> 352b9e0655f1 [2021-10-26T07:30:31.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T07:30:33.821Z] ---> d9eeb33f3609 [2021-10-26T07:30:33.821Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T07:30:33.821Z] ---> Running in 10b4504132a1 [2021-10-26T07:30:34.805Z] Removing intermediate container 10b4504132a1 [2021-10-26T07:30:34.805Z] ---> 97941918334a [2021-10-26T07:30:34.805Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:30:34.805Z] ---> Running in a12ab9fa3b7f [2021-10-26T07:30:35.793Z] Removing intermediate container a12ab9fa3b7f [2021-10-26T07:30:35.793Z] ---> d457bcf4a018 [2021-10-26T07:30:35.793Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T07:30:36.070Z] ---> Running in b98b89ad17df [2021-10-26T07:30:37.514Z] Removing intermediate container b98b89ad17df [2021-10-26T07:30:37.514Z] ---> 07830e7f5778 [2021-10-26T07:30:37.514Z] Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:30:37.514Z] ---> Running in 4d23c37c8508 [2021-10-26T07:30:38.497Z] Removing intermediate container 4d23c37c8508 [2021-10-26T07:30:38.497Z] ---> b7ff2a4bfbf7 [2021-10-26T07:30:38.497Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T07:30:38.776Z] ---> Running in 019af8a13ce8 [2021-10-26T07:30:40.220Z] Removing intermediate container 019af8a13ce8 [2021-10-26T07:30:40.220Z] ---> 5fef7552dcba [2021-10-26T07:30:40.220Z] [2021-10-26T07:30:41.667Z] Successfully built 5fef7552dcba [2021-10-26T07:30:41.667Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-26T07:30:42.656Z]  Building sys-mgmt-agent ... done  ---> fd8cb7bbaa8f [2021-10-26T07:30:42.656Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T07:30:42.656Z] ---> Running in 2093802ad687 [2021-10-26T07:30:49.465Z] Removing intermediate container 2093802ad687 [2021-10-26T07:30:49.465Z] ---> 1096b8aeee4a [2021-10-26T07:30:49.465Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T07:30:49.465Z] ---> Running in 6867c3e6ec09 [2021-10-26T07:30:52.098Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T07:30:53.537Z] ---> 7c721dff3133 [2021-10-26T07:30:53.537Z] Step 9/23 : RUN go mod tidy [2021-10-26T07:30:53.537Z] ---> Running in 8c9b718544ad [2021-10-26T07:31:00.274Z] Removing intermediate container 8c9b718544ad [2021-10-26T07:31:00.274Z] ---> 80d30ae97b00 [2021-10-26T07:31:00.274Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T07:31:00.274Z] ---> Running in 5f09853eda7d [2021-10-26T07:31:01.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T07:31:28.528Z] Removing intermediate container 94092a88564e [2021-10-26T07:31:28.528Z] ---> 49441d608996 [2021-10-26T07:31:28.528Z] [2021-10-26T07:31:28.528Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T07:31:28.528Z] ---> bb3de5531c18 [2021-10-26T07:31:28.528Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T07:31:28.528Z] ---> Using cache [2021-10-26T07:31:28.528Z] ---> 98e16b851a89 [2021-10-26T07:31:28.528Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:31:28.528Z] ---> Using cache [2021-10-26T07:31:28.528Z] ---> b0994673c731 [2021-10-26T07:31:28.528Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T07:31:28.528Z] ---> Running in 406e223ec7ac [2021-10-26T07:31:29.137Z] Removing intermediate container 406e223ec7ac [2021-10-26T07:31:29.137Z] ---> 8fe7d2e45c94 [2021-10-26T07:31:29.137Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T07:31:29.137Z] ---> Running in e034d43d0a92 [2021-10-26T07:31:29.749Z] Removing intermediate container e034d43d0a92 [2021-10-26T07:31:29.749Z] ---> 9cd6009a3396 [2021-10-26T07:31:29.749Z] Step 14/22 : WORKDIR / [2021-10-26T07:31:30.031Z] ---> Running in 68d45b3d993a [2021-10-26T07:31:30.642Z] Removing intermediate container 68d45b3d993a [2021-10-26T07:31:30.642Z] ---> e45193a541aa [2021-10-26T07:31:30.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:31:32.094Z] ---> d649365da1b2 [2021-10-26T07:31:32.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T07:31:32.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T07:31:33.831Z] ---> cd680836ac83 [2021-10-26T07:31:33.831Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T07:31:34.825Z] ---> 6cafdc37df22 [2021-10-26T07:31:34.825Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T07:31:34.825Z] ---> Running in 3af6bd164faa [2021-10-26T07:31:35.433Z] Removing intermediate container 3af6bd164faa [2021-10-26T07:31:35.433Z] ---> eae7bac10894 [2021-10-26T07:31:35.433Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:31:35.706Z] ---> Running in 1b9748b7351b [2021-10-26T07:31:36.302Z] Removing intermediate container 1b9748b7351b [2021-10-26T07:31:36.302Z] ---> 019661ff8748 [2021-10-26T07:31:36.302Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T07:31:36.574Z] ---> Running in e4ac134a70f8 [2021-10-26T07:31:37.175Z] Removing intermediate container e4ac134a70f8 [2021-10-26T07:31:37.175Z] ---> e56d36eabf6e [2021-10-26T07:31:37.175Z] Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:31:37.446Z] ---> Running in 4a961da573b0 [2021-10-26T07:31:38.044Z] Removing intermediate container 4a961da573b0 [2021-10-26T07:31:38.044Z] ---> 9ad62e1f055c [2021-10-26T07:31:38.044Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T07:31:38.044Z] ---> Running in d4658dcaed9b [2021-10-26T07:31:38.647Z] Removing intermediate container d4658dcaed9b [2021-10-26T07:31:38.647Z] ---> 024a21f60f70 [2021-10-26T07:31:38.647Z] [2021-10-26T07:31:39.246Z] Successfully built 024a21f60f70 [2021-10-26T07:31:39.246Z] Successfully tagged core-command-arm64:latest [2021-10-26T07:31:47.538Z]  Building core-command ... done Removing intermediate container 3a5fb173cb69 [2021-10-26T07:31:47.538Z] ---> 76ae725846b1 [2021-10-26T07:31:47.538Z] [2021-10-26T07:31:47.538Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T07:31:47.538Z] ---> bb3de5531c18 [2021-10-26T07:31:47.538Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T07:31:47.538Z] ---> Running in d9b32ae80ea0 [2021-10-26T07:31:48.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:31:49.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:31:50.275Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T07:31:50.275Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T07:31:50.275Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T07:31:50.275Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T07:31:50.275Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T07:31:50.275Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:31:50.275Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T07:31:50.876Z] OK: 8 MiB in 19 packages [2021-10-26T07:31:52.868Z] Removing intermediate container d9b32ae80ea0 [2021-10-26T07:31:52.868Z] ---> 8bff8c953722 [2021-10-26T07:31:52.868Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T07:31:52.868Z] ---> Running in e4955a0cc9ac [2021-10-26T07:31:53.467Z] Removing intermediate container e4955a0cc9ac [2021-10-26T07:31:53.467Z] ---> 2323126b64e9 [2021-10-26T07:31:53.467Z] Step 12/20 : WORKDIR /edgex [2021-10-26T07:31:53.740Z] ---> Running in 048c00221fea [2021-10-26T07:31:54.345Z] Removing intermediate container 048c00221fea [2021-10-26T07:31:54.345Z] ---> ad307caf04fa [2021-10-26T07:31:54.345Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T07:31:55.327Z] ---> 4983c9363e27 [2021-10-26T07:31:55.328Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T07:31:57.317Z] ---> f2013fb855e7 [2021-10-26T07:31:57.317Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T07:31:58.760Z] ---> dda8f6bf6464 [2021-10-26T07:31:58.760Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T07:31:59.037Z] ---> Running in dc72a46c4753 [2021-10-26T07:31:59.637Z] Removing intermediate container dc72a46c4753 [2021-10-26T07:31:59.637Z] ---> 5c514512d001 [2021-10-26T07:31:59.637Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T07:31:59.637Z] ---> Running in 6571fbbb01b5 [2021-10-26T07:32:00.621Z] Removing intermediate container 6571fbbb01b5 [2021-10-26T07:32:00.621Z] ---> 275b4e64d45a [2021-10-26T07:32:00.621Z] Step 18/20 : LABEL arch=arm64 [2021-10-26T07:32:00.621Z] ---> Running in 449614e9ad2f [2021-10-26T07:32:01.223Z] Removing intermediate container 449614e9ad2f [2021-10-26T07:32:01.223Z] ---> 80238377709a [2021-10-26T07:32:01.223Z] Step 19/20 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:32:01.223Z] ---> Running in 8efa47b9ac38 [2021-10-26T07:32:01.828Z] Removing intermediate container 8efa47b9ac38 [2021-10-26T07:32:01.828Z] ---> 4321f3c80471 [2021-10-26T07:32:01.828Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T07:32:02.105Z] ---> Running in a565bcc77fa4 [2021-10-26T07:32:02.704Z] Removing intermediate container a565bcc77fa4 [2021-10-26T07:32:02.704Z] ---> a8921e7303a0 [2021-10-26T07:32:02.704Z] [2021-10-26T07:32:02.984Z] Successfully built a8921e7303a0 [2021-10-26T07:32:03.261Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-26T07:32:21.594Z]  Building security-proxy-setup ... done Removing intermediate container 5f09853eda7d [2021-10-26T07:32:21.594Z] ---> 8d5f4e72e9d0 [2021-10-26T07:32:21.594Z] [2021-10-26T07:32:21.594Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T07:32:21.594Z] ---> bb3de5531c18 [2021-10-26T07:32:21.594Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T07:32:21.594Z] ---> Using cache [2021-10-26T07:32:21.594Z] ---> 98e16b851a89 [2021-10-26T07:32:21.594Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T07:32:21.594Z] ---> Using cache [2021-10-26T07:32:21.594Z] ---> b0994673c731 [2021-10-26T07:32:21.594Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T07:32:21.594Z] ---> Running in 68889b00051c [2021-10-26T07:32:21.594Z] Removing intermediate container 68889b00051c [2021-10-26T07:32:21.594Z] ---> b53da3d1fd67 [2021-10-26T07:32:21.594Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T07:32:21.594Z] ---> Running in 1dbe65698bd0 [2021-10-26T07:32:21.594Z] Removing intermediate container 1dbe65698bd0 [2021-10-26T07:32:21.594Z] ---> ee7f27ca3ca0 [2021-10-26T07:32:21.594Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:32:21.594Z] Removing intermediate container 6867c3e6ec09 [2021-10-26T07:32:21.594Z] ---> f7a8cd124d32 [2021-10-26T07:32:21.594Z] [2021-10-26T07:32:21.594Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T07:32:21.594Z] ---> bb3de5531c18 [2021-10-26T07:32:21.594Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T07:32:21.594Z] ---> Running in 28e9ed5154ac [2021-10-26T07:32:21.594Z] ---> 4f1d7802fa6a [2021-10-26T07:32:21.594Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T07:32:21.865Z] Removing intermediate container 28e9ed5154ac [2021-10-26T07:32:21.866Z] ---> cd3d14b98396 [2021-10-26T07:32:21.866Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T07:32:21.866Z] ---> Running in 683510f868d6 [2021-10-26T07:32:22.462Z] Removing intermediate container 683510f868d6 [2021-10-26T07:32:22.462Z] ---> 1caa5d4230b2 [2021-10-26T07:32:22.462Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T07:32:22.462Z] ---> Running in 48f287dbd08b [2021-10-26T07:32:22.743Z] ---> d26e3c02ec61 [2021-10-26T07:32:22.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T07:32:23.027Z] Removing intermediate container 48f287dbd08b [2021-10-26T07:32:23.027Z] ---> a86009f7af0d [2021-10-26T07:32:23.027Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T07:32:23.027Z] ---> Running in 8ede969c604a [2021-10-26T07:32:23.629Z] ---> 7822869ed0e6 [2021-10-26T07:32:23.629Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T07:32:23.629Z] ---> Running in 6f0d4bb9120b [2021-10-26T07:32:24.223Z] Removing intermediate container 6f0d4bb9120b [2021-10-26T07:32:24.223Z] ---> 74f2fbab9620 [2021-10-26T07:32:24.223Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:32:24.223Z] ---> Running in f0f76e3efc02 [2021-10-26T07:32:24.826Z] Removing intermediate container f0f76e3efc02 [2021-10-26T07:32:24.826Z] ---> 73a98cec331d [2021-10-26T07:32:24.826Z] Step 21/23 : LABEL arch=arm64 [2021-10-26T07:32:24.826Z] ---> Running in a5e10344b030 [2021-10-26T07:32:25.100Z] Removing intermediate container 8ede969c604a [2021-10-26T07:32:25.100Z] ---> 389003425612 [2021-10-26T07:32:25.100Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T07:32:25.370Z] Removing intermediate container a5e10344b030 [2021-10-26T07:32:25.370Z] ---> 9bed93c700d8 [2021-10-26T07:32:25.370Z] Step 22/23 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:32:25.370Z] ---> Running in 090b29f94200 [2021-10-26T07:32:25.370Z] ---> Running in d901517945c4 [2021-10-26T07:32:25.962Z] Removing intermediate container d901517945c4 [2021-10-26T07:32:25.963Z] ---> 86c73864411d [2021-10-26T07:32:25.963Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T07:32:25.963Z] ---> Running in 5fee13ca1751 [2021-10-26T07:32:26.556Z] Removing intermediate container 5fee13ca1751 [2021-10-26T07:32:26.556Z] ---> d3c23fedd617 [2021-10-26T07:32:26.556Z] [2021-10-26T07:32:26.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T07:32:26.836Z] Successfully built d3c23fedd617 [2021-10-26T07:32:26.836Z] Successfully tagged support-scheduler-arm64:latest [2021-10-26T07:32:27.815Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T07:32:28.789Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T07:32:28.789Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T07:32:28.789Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T07:32:29.060Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T07:32:29.060Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T07:32:29.333Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T07:32:29.333Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T07:32:29.333Z] OK: 8 MiB in 20 packages [2021-10-26T07:32:30.312Z] Removing intermediate container 090b29f94200 [2021-10-26T07:32:30.312Z] ---> 71ebf1870a93 [2021-10-26T07:32:30.312Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T07:32:31.288Z] ---> 3b37ba4d3fb3 [2021-10-26T07:32:31.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T07:32:32.266Z] ---> 5cc531e17880 [2021-10-26T07:32:32.266Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T07:32:33.242Z] ---> 2e7e677c82c3 [2021-10-26T07:32:33.242Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T07:32:33.242Z] ---> Running in fd74fb6debd5 [2021-10-26T07:32:33.513Z] Removing intermediate container fd74fb6debd5 [2021-10-26T07:32:33.513Z] ---> 968fc8433f23 [2021-10-26T07:32:33.513Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T07:32:33.513Z] ---> Running in c233c745ee79 [2021-10-26T07:32:34.107Z] Removing intermediate container c233c745ee79 [2021-10-26T07:32:34.107Z] ---> ef3bbe3ce69b [2021-10-26T07:32:34.107Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T07:32:34.107Z] ---> Running in d7baf7d14a39 [2021-10-26T07:32:34.383Z] Removing intermediate container d7baf7d14a39 [2021-10-26T07:32:34.383Z] ---> 5eb877b779e7 [2021-10-26T07:32:34.383Z] Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 [2021-10-26T07:32:34.658Z] ---> Running in 3f5fe797bb42 [2021-10-26T07:32:34.934Z] Removing intermediate container 3f5fe797bb42 [2021-10-26T07:32:34.934Z] ---> 5c829c8c2be9 [2021-10-26T07:32:34.934Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T07:32:35.207Z] ---> Running in b2015bf82ce1 [2021-10-26T07:32:35.478Z] Removing intermediate container b2015bf82ce1 [2021-10-26T07:32:35.478Z] ---> 08a4cb2e8654 [2021-10-26T07:32:35.478Z] [2021-10-26T07:32:35.751Z] Successfully built 08a4cb2e8654 [2021-10-26T07:32:35.751Z] Successfully tagged core-data-arm64:latest [2021-10-26T07:32:36.358Z]  Building core-data ... done  [Pipeline] } [2021-10-26T07:32:36.355Z] $ docker stop --time=1 a0161aa1b7b7828db40d6dc4a37b01272b75c60802542576c5e86021313dc056 [2021-10-26T07:32:38.091Z] $ docker rm -f a0161aa1b7b7828db40d6dc4a37b01272b75c60802542576c5e86021313dc056 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T07:32:38.676Z] + docker images [2021-10-26T07:32:38.948Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T07:32:38.949Z] core-data-arm64 latest 08a4cb2e8654 3 seconds ago 19.5MB [2021-10-26T07:32:38.949Z] support-scheduler-arm64 latest d3c23fedd617 12 seconds ago 15.3MB [2021-10-26T07:32:38.949Z] f7a8cd124d32 18 seconds ago 1.58GB [2021-10-26T07:32:38.949Z] 8d5f4e72e9d0 20 seconds ago 1.57GB [2021-10-26T07:32:38.949Z] security-proxy-setup-arm64 latest a8921e7303a0 36 seconds ago 25.4MB [2021-10-26T07:32:38.949Z] 76ae725846b1 52 seconds ago 1.57GB [2021-10-26T07:32:38.949Z] core-command-arm64 latest 024a21f60f70 About a minute ago 15.2MB [2021-10-26T07:32:38.949Z] 49441d608996 About a minute ago 1.57GB [2021-10-26T07:32:38.949Z] sys-mgmt-agent-arm64 latest 5fef7552dcba About a minute ago 277MB [2021-10-26T07:32:38.949Z] security-bootstrapper-arm64 latest 65e229df4926 3 minutes ago 17.8MB [2021-10-26T07:32:38.949Z] security-secretstore-setup-arm64 latest 7655d5cda0a1 3 minutes ago 26.8MB [2021-10-26T07:32:38.949Z] core-metadata-arm64 latest c327b7203793 3 minutes ago 15.9MB [2021-10-26T07:32:38.949Z] support-notifications-arm64 latest fb9b39eea4a5 3 minutes ago 16.1MB [2021-10-26T07:32:38.949Z] cef298077a10 3 minutes ago 1.57GB [2021-10-26T07:32:38.949Z] 833af0706358 3 minutes ago 1.57GB [2021-10-26T07:32:38.949Z] bce750c14e5c 3 minutes ago 1.57GB [2021-10-26T07:32:38.949Z] 26b10edabd3a 3 minutes ago 1.58GB [2021-10-26T07:32:38.949Z] 5d070afb9acb 3 minutes ago 1.57GB [2021-10-26T07:32:38.949Z] ci-base-image-arm64 latest b38bc039e395 13 minutes ago 1.24GB [2021-10-26T07:32:38.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB [2021-10-26T07:32:38.949Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-26T07:32:38.949Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-26T07:32:38.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:32:39.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T07:32:39.881Z] [2021-10-26T07:32:39.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:32:40.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T07:32:40.502Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-26T07:32:40.502Z] 448f6bf000e3: Pulling fs layer [2021-10-26T07:32:40.502Z] f757da607395: Pulling fs layer [2021-10-26T07:32:40.502Z] 05883995daec: Pulling fs layer [2021-10-26T07:32:40.502Z] 8603b9c90790: Pulling fs layer [2021-10-26T07:32:40.502Z] 1560dd03e051: Pulling fs layer [2021-10-26T07:32:40.502Z] 27f5ce0e4adf: Pulling fs layer [2021-10-26T07:32:40.502Z] c2d8d7efcc4b: Pulling fs layer [2021-10-26T07:32:40.502Z] 8603b9c90790: Waiting [2021-10-26T07:32:40.502Z] 1560dd03e051: Waiting [2021-10-26T07:32:40.502Z] 27f5ce0e4adf: Waiting [2021-10-26T07:32:40.502Z] c2d8d7efcc4b: Waiting [2021-10-26T07:32:40.776Z] f757da607395: Verifying Checksum [2021-10-26T07:32:40.776Z] f757da607395: Download complete [2021-10-26T07:32:40.776Z] 8603b9c90790: Verifying Checksum [2021-10-26T07:32:40.776Z] 8603b9c90790: Download complete [2021-10-26T07:32:40.776Z] 1560dd03e051: Verifying Checksum [2021-10-26T07:32:40.776Z] 1560dd03e051: Download complete [2021-10-26T07:32:40.776Z] 27f5ce0e4adf: Verifying Checksum [2021-10-26T07:32:40.776Z] 27f5ce0e4adf: Download complete [2021-10-26T07:32:40.776Z] 05883995daec: Verifying Checksum [2021-10-26T07:32:40.776Z] 05883995daec: Download complete [2021-10-26T07:32:41.051Z] 448f6bf000e3: Verifying Checksum [2021-10-26T07:32:41.051Z] 448f6bf000e3: Download complete [2021-10-26T07:32:43.660Z] c2d8d7efcc4b: Verifying Checksum [2021-10-26T07:32:43.660Z] c2d8d7efcc4b: Download complete [2021-10-26T07:32:45.089Z] 448f6bf000e3: Pull complete [2021-10-26T07:32:45.361Z] f757da607395: Pull complete [2021-10-26T07:32:46.787Z] 05883995daec: Pull complete [2021-10-26T07:32:47.380Z] 8603b9c90790: Pull complete [2021-10-26T07:32:48.450Z] 1560dd03e051: Pull complete [2021-10-26T07:32:48.726Z] 27f5ce0e4adf: Pull complete [2021-10-26T07:33:03.941Z] c2d8d7efcc4b: Pull complete [2021-10-26T07:33:03.941Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-26T07:33:03.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T07:33:03.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-26T07:33:04.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container [2021-10-26T07:33:04.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-26T07:33:07.057Z] $ docker top d5dd761601fd9637c63563574eac2bcacf7ecc0f00d3337995a8eff5c2306921 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:33:08.144Z] ---> job-cost.sh [2021-10-26T07:33:08.144Z] lf-activate-venv: SKIPPING [2021-10-26T07:33:08.144Z] INFO: No Stack... [2021-10-26T07:33:30.284Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-26T07:33:30.284Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T07:33:30.944Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-10-26T07:33:30.944Z] + cut -d, -f6 [Pipeline] lock [2021-10-26T07:33:31.002Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3781-2-stack-cost] [2021-10-26T07:33:31.007Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3781-2-stack-cost] did not exist. Created. [2021-10-26T07:33:31.008Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3781-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T07:33:31.669Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-26T07:33:31.832Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T07:33:31.839Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3781-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T07:33:31.849Z] $ docker stop --time=1 d5dd761601fd9637c63563574eac2bcacf7ecc0f00d3337995a8eff5c2306921 [2021-10-26T07:33:33.460Z] $ docker rm -f d5dd761601fd9637c63563574eac2bcacf7ecc0f00d3337995a8eff5c2306921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-26T07:33:34.295Z] provisioning config files... [2021-10-26T07:33:34.307Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config656526935233358754tmp [Pipeline] { [Pipeline] sh [2021-10-26T07:33:34.610Z] + set +x [2021-10-26T07:33:34.610Z] + curl -s https://codecov.io/bash [2021-10-26T07:33:34.610Z] + bash -s -- [2021-10-26T07:33:34.610Z] [2021-10-26T07:33:34.610Z] _____ _ [2021-10-26T07:33:34.610Z] / ____| | | [2021-10-26T07:33:34.610Z] | | ___ __| | ___ ___ _____ __ [2021-10-26T07:33:34.610Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-26T07:33:34.610Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-26T07:33:34.610Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-26T07:33:34.610Z] Bash-1.0.6 [2021-10-26T07:33:34.610Z] [2021-10-26T07:33:34.610Z] [2021-10-26T07:33:34.610Z] ==> git version 2.24.4 found [2021-10-26T07:33:34.610Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-26T07:33:34.610Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-26T07:33:34.610Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-26T07:33:34.610Z] ==> Jenkins CI detected. [2021-10-26T07:33:34.610Z] current dir:  /w/workspace/edgex-go/2 [2021-10-26T07:33:34.610Z] project root: . [2021-10-26T07:33:34.610Z] --> token set from env [2021-10-26T07:33:34.873Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-26T07:33:34.873Z] ==> Running gcov in . (disable via -X gcov) [2021-10-26T07:33:34.873Z] ==> Python coveragepy not found [2021-10-26T07:33:34.873Z] ==> Searching for coverage reports in: [2021-10-26T07:33:34.873Z] + . [2021-10-26T07:33:34.873Z] -> Found 1 reports [2021-10-26T07:33:34.873Z] ==> Detecting git/mercurial file structure [2021-10-26T07:33:34.873Z] ==> Reading reports [2021-10-26T07:33:34.873Z] + ./coverage.out bytes=426513 [2021-10-26T07:33:34.873Z] ==> Appending adjustments [2021-10-26T07:33:34.873Z] https://docs.codecov.io/docs/fixing-reports [2021-10-26T07:33:36.264Z] + Found adjustments [2021-10-26T07:33:36.264Z] ==> Gzipping contents [2021-10-26T07:33:36.264Z] 60K /tmp/codecov.00dXCG.gz [2021-10-26T07:33:36.264Z] ==> Uploading reports [2021-10-26T07:33:36.264Z] url: https://codecov.io [2021-10-26T07:33:36.264Z] query: branch=PR-3781&commit=fe0eb7aec4c673f2e9843059e862fd367f248510&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3781%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3781&job=&cmd_args= [2021-10-26T07:33:36.264Z] -> Pinging Codecov [2021-10-26T07:33:36.264Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3781&commit=fe0eb7aec4c673f2e9843059e862fd367f248510&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3781%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3781&job=&cmd_args= [2021-10-26T07:33:36.264Z] -> Uploading to [2021-10-26T07:33:36.264Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/fe0eb7aec4c673f2e9843059e862fd367f248510/6d8fbcef-4a0f-4d57-a60b-f05a4ef63389.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T073336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39574a712374f0ed8143a975084b443b18ec3d49b36bdd4afc6b99fa494cc028 [2021-10-26T07:33:36.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T07:33:36.264Z] Dload Upload Total Spent Left Speed [2021-10-26T07:33:36.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57467 0 0 100 57467 0 171k --:--:-- --:--:-- --:--:-- 171k [2021-10-26T07:33:36.786Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fe0eb7aec4c673f2e9843059e862fd367f248510 [Pipeline] } [2021-10-26T07:33:36.793Z] 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-10-26T07:33:37.975Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:33:38.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:33:38.834Z] ---> package-listing.sh [2021-10-26T07:33:38.834Z] ++ facter osfamily [2021-10-26T07:33:38.834Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-26T07:33:39.095Z] + OS_FAMILY=redhat [2021-10-26T07:33:39.095Z] + workspace=/w/workspace/edgex-go/2 [2021-10-26T07:33:39.095Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-26T07:33:39.095Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-26T07:33:39.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-26T07:33:39.095Z] + PACKAGES=/tmp/packages_start.txt [2021-10-26T07:33:39.095Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-26T07:33:39.095Z] + PACKAGES=/tmp/packages_end.txt [2021-10-26T07:33:39.095Z] + case "${OS_FAMILY}" in [2021-10-26T07:33:39.095Z] + rpm -qa [2021-10-26T07:33:39.095Z] + sort [2021-10-26T07:33:42.401Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-26T07:33:42.401Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-26T07:33:42.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-26T07:33:42.401Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-26T07:33:42.401Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-10-26T07:33:42.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-10-26T07:33:42.411Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-26T07:33:42.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:33:43.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T07:33:43.251Z] [2021-10-26T07:33:43.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T07:33:43.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T07:33:43.551Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T07:33:43.551Z] b4d181a07f80: Pulling fs layer [2021-10-26T07:33:43.551Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T07:33:43.551Z] ed53099fbce6: Pulling fs layer [2021-10-26T07:33:43.551Z] dc539afda2c1: Pulling fs layer [2021-10-26T07:33:43.551Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T07:33:43.551Z] 9065ff56babe: Pulling fs layer [2021-10-26T07:33:43.551Z] d287ab97295c: Pulling fs layer [2021-10-26T07:33:43.551Z] dc539afda2c1: Waiting [2021-10-26T07:33:43.551Z] 77bc0d833cb6: Waiting [2021-10-26T07:33:43.551Z] 9065ff56babe: Waiting [2021-10-26T07:33:43.551Z] d287ab97295c: Waiting [2021-10-26T07:33:43.551Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T07:33:43.551Z] a1111a8f2ec3: Download complete [2021-10-26T07:33:43.551Z] dc539afda2c1: Verifying Checksum [2021-10-26T07:33:43.551Z] dc539afda2c1: Download complete [2021-10-26T07:33:43.551Z] ed53099fbce6: Verifying Checksum [2021-10-26T07:33:43.551Z] ed53099fbce6: Download complete [2021-10-26T07:33:43.824Z] 9065ff56babe: Verifying Checksum [2021-10-26T07:33:43.824Z] 9065ff56babe: Download complete [2021-10-26T07:33:43.824Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T07:33:43.824Z] 77bc0d833cb6: Download complete [2021-10-26T07:33:43.824Z] b4d181a07f80: Verifying Checksum [2021-10-26T07:33:43.824Z] b4d181a07f80: Download complete [2021-10-26T07:33:44.413Z] d287ab97295c: Verifying Checksum [2021-10-26T07:33:44.413Z] d287ab97295c: Download complete [2021-10-26T07:33:45.378Z] b4d181a07f80: Pull complete [2021-10-26T07:33:45.378Z] a1111a8f2ec3: Pull complete [2021-10-26T07:33:45.961Z] ed53099fbce6: Pull complete [2021-10-26T07:33:45.961Z] dc539afda2c1: Pull complete [2021-10-26T07:33:46.226Z] 77bc0d833cb6: Pull complete [2021-10-26T07:33:46.226Z] 9065ff56babe: Pull complete [2021-10-26T07:33:51.520Z] d287ab97295c: Pull complete [2021-10-26T07:33:51.520Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T07:33:51.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T07:33:51.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T07:33:51.589Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-10-26T07:33:51.625Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-26T07:33:54.760Z] $ docker top 6fc493bd28b75e14b347ea611592982ac99d044ff425a6b05451e19acf349956 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T07:33:55.113Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-26T07:33:55.401Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-26T07:33:55.686Z] + ls /var/log/sa-host [2021-10-26T07:33:55.686Z] + sadf -c /var/log/sa-host/sa26 [2021-10-26T07:33:55.686Z] file_magic: OK [2021-10-26T07:33:55.686Z] HZ: Using current value: 100 [2021-10-26T07:33:55.686Z] file_header: OK [2021-10-26T07:33:55.686Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-26T07:33:55.686Z] Statistics: [2021-10-26T07:33:55.686Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T07:33:55.686Z] File successfully converted to sysstat format version 12.0.3 [2021-10-26T07:33:55.686Z] + sadf -c /var/log/sa-host/sa30 [2021-10-26T07:33:55.686Z] file_magic: OK [2021-10-26T07:33:55.686Z] HZ: Using current value: 100 [2021-10-26T07:33:55.686Z] file_header: OK [2021-10-26T07:33:55.686Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-26T07:33:55.686Z] Statistics: [2021-10-26T07:33:55.686Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T07:33:55.686Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T07:33:55.934Z] provisioning config files... [2021-10-26T07:33:55.943Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4632024343178245385tmp [Pipeline] { [Pipeline] echo [2021-10-26T07:33:55.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:33:56.242Z] ---> create-netrc.sh [Pipeline] } [2021-10-26T07:33:56.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:33:56.581Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-26T07:33:56.589Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:33:56.874Z] ---> sudo-logs.sh [2021-10-26T07:33:56.874Z] Archiving 'sudo' log.. [2021-10-26T07:33:56.874Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1980.novalocal: Name or service not known [2021-10-26T07:33:56.874Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1980.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-26T07:33:56.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:33:57.184Z] ---> job-cost.sh [2021-10-26T07:33:57.184Z] lf-activate-venv: SKIPPING [2021-10-26T07:33:57.184Z] DEBUG: total: 0.10999999940395355 [2021-10-26T07:33:57.184Z] INFO: Retrieving Stack Cost... [2021-10-26T07:33:57.446Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T07:33:58.016Z] INFO: Archiving Costs [Pipeline] echo [2021-10-26T07:33:58.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T07:33:58.325Z] ---> logs-deploy.sh [2021-10-26T07:33:58.325Z] lf-activate-venv: SKIPPING [2021-10-26T07:33:58.325Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3781/2 [2021-10-26T07:33:58.325Z] INFO: archiving workspace using pattern(s): [2021-10-26T07:33:58.898Z] Archives upload complete. [2021-10-26T07:33:59.158Z] INFO: archiving logs to Nexus