Pull request #3805 opened 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 3afc5e4f5c00745ff2ccefa393620ee78cc10e06+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (42460acf33496118ace82d626dd81adb29d3c899) Running in Durability level: MAX_SURVIVABILITY 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-ssh3107235437825508030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5852084815401353447.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/edgex-global-pipelines # timeout=10 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-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1493663600864759991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2148164696776692811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh260108895021557878.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/lf-pipelines # timeout=10 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-3805/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3026517169240063782.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-4’ Running on prd-centos7-docker-4c-2g-6 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh6094822415605556568.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 Merge succeeded, producing 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 Checking out Revision 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 (PR-3805) > 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/1@tmp/jenkins-gitclient-ssh8039791471562170744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # 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/1@tmp/jenkins-gitclient-ssh6575418142507276113.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 Commit message: "docs: update Changelog for Jakarta release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T03:38:11.213Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T03:38:11.361Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T03:38:11.440Z] ========================================================= [2021-11-11T03:38:11.440Z] EdgeX Global Pipelines Version Info [2021-11-11T03:38:11.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T03:38:12.602Z] ------------------- [2021-11-11T03:38:12.602Z] stable info: [2021-11-11T03:38:12.602Z] ------------------- [2021-11-11T03:38:12.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T03:38:12.602Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T03:38:12.602Z] Message: update stable to v1.0.212 [2021-11-11T03:38:13.176Z] ------------------- [2021-11-11T03:38:13.176Z] experimental info: [2021-11-11T03:38:13.176Z] ------------------- [2021-11-11T03:38:13.176Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T03:38:13.176Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T03:38:13.176Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T03:38:13.340Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T03:38:13.378Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T03:38:13.414Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T03:38:13.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T03:38:13.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T03:38:13.535Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T03:38:13.571Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T03:38:13.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T03:38:13.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T03:38:13.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T03:38:13.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T03:38:13.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T03:38:13.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T03:38:13.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T03:38:13.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T03:38:13.897Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T03:38:13.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T03:38:14.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T03:38:14.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T03:38:14.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T03:38:14.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T03:38:14.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T03:38:14.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3805 [Pipeline] echo [2021-11-11T03:38:14.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3805 [Pipeline] echo [2021-11-11T03:38:14.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3805 [Pipeline] echo [2021-11-11T03:38:14.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [Pipeline] echo [2021-11-11T03:38:14.344Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3afc5e4 [Pipeline] echo [2021-11-11T03:38:14.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T03:38:14.484Z] provisioning config files... [2021-11-11T03:38:14.498Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4520031052299389555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T03:38:14.835Z] ---> docker-login.sh [2021-11-11T03:38:14.835Z] nexus3.edgexfoundry.org:10001 [2021-11-11T03:38:14.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:38:15.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:38:15.096Z] Configure a credential helper to remove this warning. See [2021-11-11T03:38:15.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:38:15.096Z] [2021-11-11T03:38:15.096Z] Login Succeeded [2021-11-11T03:38:15.096Z] nexus3.edgexfoundry.org:10002 [2021-11-11T03:38:15.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:38:15.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:38:15.096Z] Configure a credential helper to remove this warning. See [2021-11-11T03:38:15.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:38:15.096Z] [2021-11-11T03:38:15.096Z] Login Succeeded [2021-11-11T03:38:15.096Z] nexus3.edgexfoundry.org:10003 [2021-11-11T03:38:15.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:38:15.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:38:15.357Z] Configure a credential helper to remove this warning. See [2021-11-11T03:38:15.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:38:15.357Z] [2021-11-11T03:38:15.357Z] Login Succeeded [2021-11-11T03:38:15.357Z] nexus3.edgexfoundry.org:10004 [2021-11-11T03:38:15.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:38:15.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:38:15.357Z] Configure a credential helper to remove this warning. See [2021-11-11T03:38:15.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:38:15.357Z] [2021-11-11T03:38:15.357Z] Login Succeeded [2021-11-11T03:38:15.357Z] docker.io [2021-11-11T03:38:15.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:38:15.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:38:15.930Z] Configure a credential helper to remove this warning. See [2021-11-11T03:38:15.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:38:15.930Z] [2021-11-11T03:38:15.930Z] Login Succeeded [2021-11-11T03:38:15.930Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T03:38:15.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T03:38:16.352Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T03:38:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T03:38:16.352Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T03:38:16.352Z] ++ cut -d/ -f2 [2021-11-11T03:38:16.352Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T03:38:16.422Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T03:38:16.940Z] + git rev-list -1 --merges 3afc5e4f5c00745ff2ccefa393620ee78cc10e06~1..3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [Pipeline] echo [2021-11-11T03:38:16.973Z] -----------> git rev-list -1 --merges 3afc5e4f5c00745ff2ccefa393620ee78cc10e06~1..3afc5e4f5c00745ff2ccefa393620ee78cc10e06 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [false] [Pipeline] sh [2021-11-11T03:38:17.284Z] + git log --format=format:%s -1 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [Pipeline] echo [2021-11-11T03:38:17.316Z] ========================================================= [2021-11-11T03:38:17.316Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T03:38:17.316Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:38:18.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T03:38:18.151Z] [2021-11-11T03:38:18.151Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:38:18.493Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T03:38:18.493Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T03:38:18.493Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T03:38:18.493Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T03:38:18.493Z] 4c7163046ea9: Pulling fs layer [2021-11-11T03:38:18.493Z] 0c2d73faf560: Pulling fs layer [2021-11-11T03:38:18.493Z] 0c2d73faf560: Waiting [2021-11-11T03:38:18.493Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T03:38:18.493Z] 3e5f54012d9b: Download complete [2021-11-11T03:38:18.493Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T03:38:18.494Z] a0d0a0d46f8b: Download complete [2021-11-11T03:38:18.494Z] 0c2d73faf560: Verifying Checksum [2021-11-11T03:38:18.494Z] 0c2d73faf560: Download complete [2021-11-11T03:38:18.494Z] 4c7163046ea9: Verifying Checksum [2021-11-11T03:38:18.494Z] 4c7163046ea9: Download complete [2021-11-11T03:38:18.767Z] a0d0a0d46f8b: Pull complete [2021-11-11T03:38:18.767Z] 3e5f54012d9b: Pull complete [2021-11-11T03:38:19.038Z] 4c7163046ea9: Pull complete [2021-11-11T03:38:19.298Z] 0c2d73faf560: Pull complete [2021-11-11T03:38:19.299Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T03:38:19.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T03:38:19.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T03:38:19.388Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-11-11T03:38:19.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T03:38:20.158Z] $ docker top 3e8f0237f44fea9126c20380d7e42201837ce8152f6446010b53a7ca0325e0ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T03:38:20.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T03:38:20.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T03:38:20.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T03:38:20.455Z] $ docker exec 3e8f0237f44fea9126c20380d7e42201837ce8152f6446010b53a7ca0325e0ca ssh-agent [2021-11-11T03:38:20.583Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAGgKbL/agent.14 [2021-11-11T03:38:20.583Z] SSH_AGENT_PID=21 [2021-11-11T03:38:20.591Z] Running ssh-add (command line suppressed) [2021-11-11T03:38:20.700Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5643277508606581359.key (/w/workspace/edgex-go/1@tmp/private_key_5643277508606581359.key) [2021-11-11T03:38:20.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T03:38:21.048Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T03:38:21.067Z] $ docker exec --env ******** --env ******** 3e8f0237f44fea9126c20380d7e42201837ce8152f6446010b53a7ca0325e0ca ssh-agent -k [2021-11-11T03:38:21.171Z] unset SSH_AUTH_SOCK; [2021-11-11T03:38:21.172Z] unset SSH_AGENT_PID; [2021-11-11T03:38:21.172Z] echo Agent pid 21 killed; [2021-11-11T03:38:21.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T03:38:21.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T03:38:21.257Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T03:38:21.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T03:38:21.374Z] $ docker exec 3e8f0237f44fea9126c20380d7e42201837ce8152f6446010b53a7ca0325e0ca ssh-agent [2021-11-11T03:38:21.490Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbcOFPc/agent.55 [2021-11-11T03:38:21.490Z] SSH_AGENT_PID=61 [2021-11-11T03:38:21.495Z] Running ssh-add (command line suppressed) [2021-11-11T03:38:21.603Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8759045685745831544.key (/w/workspace/edgex-go/1@tmp/private_key_8759045685745831544.key) [2021-11-11T03:38:21.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T03:38:21.935Z] + git semver init [2021-11-11T03:38:21.935Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T03:38:21.935Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-11T03:38:21.935Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-11T03:38:21.935Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T03:38:21.935Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T03:38:21.935Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T03:38:21.935Z] # $SEMVER_BRANCH = PR-3805 [2021-11-11T03:38:21.935Z] # $SEMVER_TEMP = /tmp/semver-578418781 [2021-11-11T03:38:21.935Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T03:38:36.888Z] # '/tmp/semver-578418781' -> '/w/workspace/edgex-go/1/.semver' [2021-11-11T03:38:36.888Z] # -> Force: false [2021-11-11T03:38:36.888Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-11T03:38:36.905Z] $ docker exec --env ******** --env ******** 3e8f0237f44fea9126c20380d7e42201837ce8152f6446010b53a7ca0325e0ca ssh-agent -k [2021-11-11T03:38:37.012Z] unset SSH_AUTH_SOCK; [2021-11-11T03:38:37.013Z] unset SSH_AGENT_PID; [2021-11-11T03:38:37.013Z] echo Agent pid 61 killed; [2021-11-11T03:38:37.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T03:38:37.400Z] + git semver [Pipeline] } [2021-11-11T03:38:37.439Z] $ docker stop --time=1 3e8f0237f44fea9126c20380d7e42201837ce8152f6446010b53a7ca0325e0ca [2021-11-11T03:38:39.938Z] $ docker rm -f 3e8f0237f44fea9126c20380d7e42201837ce8152f6446010b53a7ca0325e0ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T03:38:40.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T03:38:40.727Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T03:38:40.745Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-11T03:38:41.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T03:38:41.292Z] ========================================================= [2021-11-11T03:38:41.292Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T03:38:41.292Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T03:38:41.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T03:38:41.648Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T03:38:41.648Z] a0d0a0d46f8b: Already exists [2021-11-11T03:38:41.648Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T03:38:41.648Z] b8b176561691: Pulling fs layer [2021-11-11T03:38:41.648Z] 4527c011a84f: Pulling fs layer [2021-11-11T03:38:41.648Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T03:38:41.648Z] e0aca202a116: Pulling fs layer [2021-11-11T03:38:41.648Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T03:38:41.648Z] 34cad66bf833: Pulling fs layer [2021-11-11T03:38:41.648Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T03:38:41.648Z] e0aca202a116: Waiting [2021-11-11T03:38:41.648Z] 3a43be97a3b4: Waiting [2021-11-11T03:38:41.648Z] 34cad66bf833: Waiting [2021-11-11T03:38:41.648Z] b4e3c513aaa6: Waiting [2021-11-11T03:38:41.648Z] 5d74067f8e1e: Waiting [2021-11-11T03:38:41.648Z] b8b176561691: Verifying Checksum [2021-11-11T03:38:41.648Z] b8b176561691: Download complete [2021-11-11T03:38:41.648Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T03:38:41.648Z] 31adcdaf11c8: Download complete [2021-11-11T03:38:41.648Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T03:38:41.648Z] 5d74067f8e1e: Download complete [2021-11-11T03:38:41.648Z] e0aca202a116: Verifying Checksum [2021-11-11T03:38:41.648Z] e0aca202a116: Download complete [2021-11-11T03:38:41.648Z] 3a43be97a3b4: Download complete [2021-11-11T03:38:41.931Z] 34cad66bf833: Verifying Checksum [2021-11-11T03:38:41.931Z] 34cad66bf833: Download complete [2021-11-11T03:38:41.931Z] 31adcdaf11c8: Pull complete [2021-11-11T03:38:41.931Z] b8b176561691: Pull complete [2021-11-11T03:38:42.198Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T03:38:42.198Z] b4e3c513aaa6: Download complete [2021-11-11T03:38:42.198Z] 4527c011a84f: Verifying Checksum [2021-11-11T03:38:42.198Z] 4527c011a84f: Download complete [2021-11-11T03:38:46.464Z] 4527c011a84f: Pull complete [2021-11-11T03:38:46.465Z] 5d74067f8e1e: Pull complete [2021-11-11T03:38:46.465Z] e0aca202a116: Pull complete [2021-11-11T03:38:46.465Z] 3a43be97a3b4: Pull complete [2021-11-11T03:38:46.465Z] 34cad66bf833: Pull complete [2021-11-11T03:38:48.400Z] b4e3c513aaa6: Pull complete [2021-11-11T03:38:48.400Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T03:38:48.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T03:38:48.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T03:38:48.758Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T03:38:48.758Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T03:38:48.758Z] WORKDIR /edgex [2021-11-11T03:38:48.758Z] COPY go.mod . [2021-11-11T03:38:48.758Z] RUN go mod download' [2021-11-11T03:38:50.152Z] Sending build context to Docker daemon 329.9MB [2021-11-11T03:38:50.152Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T03:38:50.152Z] ---> 9f6097aaca64 [2021-11-11T03:38:50.152Z] Step 2/4 : WORKDIR /edgex [2021-11-11T03:38:56.100Z] Still waiting to schedule task [2021-11-11T03:38:56.101Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5’ [2021-11-11T03:38:56.746Z] ---> Running in ab8812a9ffef [2021-11-11T03:38:56.746Z] Removing intermediate container ab8812a9ffef [2021-11-11T03:38:56.746Z] ---> e4acf8f141a5 [2021-11-11T03:38:56.746Z] Step 3/4 : COPY go.mod . [2021-11-11T03:38:56.746Z] ---> aa3a3fdda04b [2021-11-11T03:38:56.746Z] Step 4/4 : RUN go mod download [2021-11-11T03:38:56.746Z] ---> Running in 9de502126fe8 [2021-11-11T03:39:35.527Z] Removing intermediate container 9de502126fe8 [2021-11-11T03:39:35.527Z] ---> 853868b1ac04 [2021-11-11T03:39:35.527Z] Successfully built 853868b1ac04 [2021-11-11T03:39:35.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:39:35.884Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T03:39:35.885Z] . [Pipeline] withDockerContainer [2021-11-11T03:39:35.976Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-11-11T03:39:36.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T03:39:36.392Z] $ docker top 89a9177a011c432715c73ac4b8a342cf4d74abff7dc482adebfb18bf4848f708 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T03:39:36.783Z] + go version [2021-11-11T03:39:36.783Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T03:39:36.807Z] $ docker stop --time=1 89a9177a011c432715c73ac4b8a342cf4d74abff7dc482adebfb18bf4848f708 [2021-11-11T03:39:38.024Z] $ docker rm -f 89a9177a011c432715c73ac4b8a342cf4d74abff7dc482adebfb18bf4848f708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:39:38.768Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T03:39:38.768Z] . [Pipeline] withDockerContainer [2021-11-11T03:39:38.848Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-11-11T03:39:38.883Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T03:39:39.220Z] $ docker top 2f5a73ec27a5744e49954338daaaff93fdd9a22429f3a273374c7160c650c12e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T03:39:39.332Z] ========================================================= [2021-11-11T03:39:39.332Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T03:39:39.332Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T03:39:39.688Z] + make test [2021-11-11T03:39:39.688Z] go mod tidy [2021-11-11T03:39:39.954Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T03:39:45.324Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T03:40:03.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T03:40:06.855Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T03:40:07.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T03:40:07.702Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T03:40:10.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T03:40:10.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T03:40:10.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T03:40:10.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T03:40:11.105Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T03:40:11.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T03:40:11.639Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T03:40:11.639Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T03:40:11.639Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T03:40:11.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T03:40:13.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-11-11T03:40:13.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T03:40:13.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T03:40:14.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2021-11-11T03:40:14.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T03:40:14.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements [2021-11-11T03:40:14.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T03:40:14.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T03:40:15.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2021-11-11T03:40:15.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T03:40:15.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T03:40:16.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-11-11T03:40:16.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T03:40:16.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T03:40:16.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T03:40:16.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T03:40:16.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T03:40:17.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 94.2% of statements [2021-11-11T03:40:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T03:40:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T03:40:17.322Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-11-11T03:40:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T03:40:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T03:40:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T03:40:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T03:40:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T03:40:17.902Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-11-11T03:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T03:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T03:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T03:40:18.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2021-11-11T03:40:18.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T03:40:18.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-11-11T03:40:18.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-11-11T03:40:18.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T03:40:19.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-11-11T03:40:19.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2021-11-11T03:40:19.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-11T03:40:19.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.139s coverage: 96.3% of statements [2021-11-11T03:40:20.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-11-11T03:40:32.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-11-11T03:40:32.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-11-11T03:40:37.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.158s coverage: 82.5% of statements [2021-11-11T03:40:37.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T03:40:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-11-11T03:40:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-11T03:40:55.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-11-11T03:40:55.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-11-11T03:40:55.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-11-11T03:40:55.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 65.4% of statements [2021-11-11T03:40:55.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T03:40:55.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T03:40:55.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T03:40:56.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements [2021-11-11T03:40:56.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T03:40:56.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T03:40:56.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-11-11T03:40:56.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T03:40:56.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-11-11T03:40:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T03:41:02.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T03:41:02.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T03:41:02.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T03:41:02.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T03:41:02.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T03:41:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T03:41:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T03:41:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T03:41:02.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-11T03:41:02.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-11T03:41:03.192Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-11T03:41:42.068Z] GO111MODULE=on go vet ./... [2021-11-11T03:41:46.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T03:41:46.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T03:41:46.581Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T03:41:47.477Z] + ls -al . [2021-11-11T03:41:47.477Z] total 644 [2021-11-11T03:41:47.477Z] drwxrwxr-x 10 1001 1001 4096 Nov 11 03:41 . [2021-11-11T03:41:47.477Z] drwxr-xr-x 4 root root 28 Nov 11 03:39 .. [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 03:38 .dockerignore [2021-11-11T03:41:47.477Z] drwxrwxr-x 8 1001 1001 179 Nov 11 03:38 .git [2021-11-11T03:41:47.477Z] drwxrwxr-x 4 1001 1001 142 Nov 11 03:38 .github [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 03:38 .gitignore [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 03:38 .golangci.yml [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 03:38 .hadolint.yml [2021-11-11T03:41:47.477Z] drwx------ 3 1001 1001 58 Nov 11 03:38 .semver [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 03:38 .sonarcloud.properties [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 03:38 ADOPTERS.md [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 03:38 Attribution.txt [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 52851 Nov 11 03:38 CHANGELOG.md [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 03:38 CONTRIBUTING.md [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 03:38 GOVERNANCE.md [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 03:38 Jenkinsfile [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 03:38 LICENSE [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 03:38 Makefile [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 03:38 OWNERS.md [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 03:38 README.md [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 03:38 SECURITY.md [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 03:38 VERSION [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 03:38 ZMQWindows.md [2021-11-11T03:41:47.477Z] drwxrwxr-x 2 1001 1001 37 Nov 11 03:38 bin [2021-11-11T03:41:47.477Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 03:38 cmd [2021-11-11T03:41:47.477Z] -rw-r--r-- 1 root root 428381 Nov 11 03:41 coverage.out [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 03:38 go.mod [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 03:38 go.sum [2021-11-11T03:41:47.477Z] drwxrwxr-x 8 1001 1001 124 Nov 11 03:38 internal [2021-11-11T03:41:47.477Z] drwxrwxr-x 3 1001 1001 16 Nov 11 03:38 openapi [2021-11-11T03:41:47.477Z] drwxrwxr-x 4 1001 1001 71 Nov 11 03:38 snap [2021-11-11T03:41:47.477Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 03:38 version.go [Pipeline] sh [2021-11-11T03:41:47.785Z] + '[' -e coverage.out ] [2021-11-11T03:41:47.785Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T03:41:47.903Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T03:41:48.218Z] + make build [2021-11-11T03:41:48.218Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T03:41:49.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T03:41:56.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T03:41:56.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T03:41:57.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T03:41:58.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T03:41:58.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T03:41:59.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T03:42:00.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T03:42:01.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T03:42:02.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T03:42:02.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-11T03:42:04.933Z] $ docker stop --time=1 2f5a73ec27a5744e49954338daaaff93fdd9a22429f3a273374c7160c650c12e [2021-11-11T03:42:06.859Z] $ docker rm -f 2f5a73ec27a5744e49954338daaaff93fdd9a22429f3a273374c7160c650c12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:42:11.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T03:42:11.295Z] [2021-11-11T03:42:11.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:42:11.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T03:42:11.677Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-11T03:42:11.677Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-11T03:42:11.677Z] ca9280d653b3: Pulling fs layer [2021-11-11T03:42:11.677Z] 7e9c9ca2126c: Pulling fs layer [2021-11-11T03:42:11.677Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-11T03:42:11.677Z] cbdbe7a5bc2a: Download complete [2021-11-11T03:42:11.941Z] ca9280d653b3: Verifying Checksum [2021-11-11T03:42:11.941Z] ca9280d653b3: Download complete [2021-11-11T03:42:11.941Z] cbdbe7a5bc2a: Pull complete [2021-11-11T03:42:12.207Z] 7e9c9ca2126c: Verifying Checksum [2021-11-11T03:42:12.207Z] 7e9c9ca2126c: Download complete [2021-11-11T03:42:12.470Z] ca9280d653b3: Pull complete [2021-11-11T03:42:16.693Z] 7e9c9ca2126c: Pull complete [2021-11-11T03:42:16.693Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-11T03:42:16.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T03:42:16.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-11T03:42:16.804Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-11-11T03:42:16.847Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T03:42:19.515Z] $ docker top a313ec5fa51ffde2ab1e05bf3a41e7dd9db189a2f9eb1a75ed728582599f27b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T03:42:19.901Z] + docker-compose build --help [2021-11-11T03:42:19.901Z] + grep parallel [2021-11-11T03:42:20.474Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T03:42:20.503Z] $ docker stop --time=1 a313ec5fa51ffde2ab1e05bf3a41e7dd9db189a2f9eb1a75ed728582599f27b6 [2021-11-11T03:42:21.664Z] $ docker rm -f a313ec5fa51ffde2ab1e05bf3a41e7dd9db189a2f9eb1a75ed728582599f27b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:42:22.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T03:42:22.174Z] . [Pipeline] withDockerContainer [2021-11-11T03:42:22.264Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-11-11T03:42:22.300Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-11-11T03:42:22.617Z] $ docker top bef0f86e09102e4727a0908acd8beecd8347be3bd140631de4a1959b6148477e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T03:42:23.021Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T03:42:23.595Z] Building core-command ... [2021-11-11T03:42:23.595Z] Building core-data ... [2021-11-11T03:42:23.595Z] Building core-metadata ... [2021-11-11T03:42:23.595Z] Building security-bootstrapper ... [2021-11-11T03:42:23.595Z] Building security-proxy-setup ... [2021-11-11T03:42:23.595Z] Building security-secretstore-setup ... [2021-11-11T03:42:23.595Z] Building support-notifications ... [2021-11-11T03:42:23.595Z] Building support-scheduler ... [2021-11-11T03:42:23.595Z] Building sys-mgmt-agent ... [2021-11-11T03:42:23.595Z] Building security-proxy-setup [2021-11-11T03:42:23.595Z] Building support-scheduler [2021-11-11T03:42:23.595Z] Building core-metadata [2021-11-11T03:42:23.595Z] Building core-data [2021-11-11T03:42:23.595Z] Building core-command [2021-11-11T03:42:33.613Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:42:33.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:42:33.613Z] ---> 853868b1ac04 [2021-11-11T03:42:33.613Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T03:42:33.613Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:42:33.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:42:33.613Z] ---> 853868b1ac04 [2021-11-11T03:42:33.613Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T03:42:36.559Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-11T03:42:36.601Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T03:42:36.836Z] The recommended git tool is: git [2021-11-11T03:42:40.196Z] ---> Running in f9138c8d5f20 [2021-11-11T03:42:40.197Z] ---> Running in 0f5f430ed8dc [2021-11-11T03:42:42.548Z] using credential edgex-jenkins-ssh [2021-11-11T03:42:42.567Z] Cloning the remote Git repository [2021-11-11T03:42:42.636Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T03:42:42.806Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-11T03:42:42.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T03:42:42.954Z] > git --version # timeout=10 [2021-11-11T03:42:43.018Z] > git --version # 'git version 2.17.1' [2021-11-11T03:42:43.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T03:42:43.186Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T03:42:43.498Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:42:43.498Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:42:43.498Z] ---> 853868b1ac04 [2021-11-11T03:42:43.498Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T03:42:43.498Z] ---> Using cache [2021-11-11T03:42:43.498Z] ---> 420edaf717b8 [2021-11-11T03:42:43.498Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:42:43.765Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:42:43.765Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:42:43.765Z] ---> 853868b1ac04 [2021-11-11T03:42:43.765Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T03:42:43.765Z] ---> Using cache [2021-11-11T03:42:43.765Z] ---> 420edaf717b8 [2021-11-11T03:42:43.765Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:42:45.157Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:42:45.157Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:42:45.157Z] ---> 853868b1ac04 [2021-11-11T03:42:45.157Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T03:42:45.157Z] ---> Using cache [2021-11-11T03:42:45.157Z] ---> 420edaf717b8 [2021-11-11T03:42:45.157Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:42:45.417Z] Removing intermediate container 0f5f430ed8dc [2021-11-11T03:42:45.417Z] ---> 420edaf717b8 [2021-11-11T03:42:45.417Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:42:45.417Z] Removing intermediate container f9138c8d5f20 [2021-11-11T03:42:45.417Z] ---> ab75d87cd811 [2021-11-11T03:42:45.417Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:42:45.417Z] ---> Running in b857f48f6616 [2021-11-11T03:42:45.417Z] ---> Running in 89d74b958499 [2021-11-11T03:42:45.417Z] ---> Running in 7494a4034f82 [2021-11-11T03:42:45.417Z] ---> Running in 44cf95676733 [2021-11-11T03:42:45.417Z] ---> Running in 752e3bdc2bda [2021-11-11T03:42:46.373Z] Removing intermediate container b857f48f6616 [2021-11-11T03:42:46.373Z] ---> 00b3f14e8759 [2021-11-11T03:42:46.373Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T03:42:46.373Z] ---> Running in ef41998c2877 [2021-11-11T03:42:46.373Z] Removing intermediate container 7494a4034f82 [2021-11-11T03:42:46.373Z] ---> 0acf4fc430f5 [2021-11-11T03:42:46.373Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T03:42:46.373Z] ---> Running in ee21ec66cb42 [2021-11-11T03:42:46.373Z] Removing intermediate container 89d74b958499 [2021-11-11T03:42:46.373Z] ---> 29a80bbb527b [2021-11-11T03:42:46.373Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T03:42:46.373Z] ---> Running in 111b94462fe0 [2021-11-11T03:42:46.638Z] Removing intermediate container 44cf95676733 [2021-11-11T03:42:46.638Z] ---> 77052cb1402e [2021-11-11T03:42:46.638Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T03:42:46.638Z] ---> Running in d794e3f00d7c [2021-11-11T03:42:46.638Z] Removing intermediate container 752e3bdc2bda [2021-11-11T03:42:46.638Z] ---> a8adbeb4958d [2021-11-11T03:42:46.638Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T03:42:46.638Z] ---> Running in 9e0b44bdaf97 [2021-11-11T03:42:46.914Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:46.915Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:47.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:47.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:47.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:42:48.386Z] OK: 220 MiB in 52 packages [2021-11-11T03:42:48.386Z] OK: 220 MiB in 52 packages [2021-11-11T03:42:48.386Z] OK: 220 MiB in 52 packages [2021-11-11T03:42:48.386Z] OK: 220 MiB in 52 packages [2021-11-11T03:42:48.647Z] OK: 220 MiB in 52 packages [2021-11-11T03:42:48.916Z] Removing intermediate container ef41998c2877 [2021-11-11T03:42:48.916Z] ---> 0bc264c93bc8 [2021-11-11T03:42:48.916Z] Step 6/20 : COPY . . [2021-11-11T03:42:53.127Z] Removing intermediate container 111b94462fe0 [2021-11-11T03:42:53.127Z] ---> cffe17513b6b [2021-11-11T03:42:53.127Z] Step 6/22 : COPY . . [2021-11-11T03:42:53.127Z] Removing intermediate container ee21ec66cb42 [2021-11-11T03:42:53.127Z] ---> 51d6a7dbe35e [2021-11-11T03:42:53.127Z] Step 6/23 : COPY go.mod . [2021-11-11T03:42:53.127Z] Removing intermediate container d794e3f00d7c [2021-11-11T03:42:53.127Z] ---> 5094e84d37cf [2021-11-11T03:42:53.127Z] Step 6/22 : COPY . . [2021-11-11T03:42:53.127Z] Removing intermediate container 9e0b44bdaf97 [2021-11-11T03:42:53.127Z] ---> fa0eeffbf1c8 [2021-11-11T03:42:53.127Z] Step 6/22 : COPY . . [2021-11-11T03:42:53.127Z] ---> a13ff060809d [2021-11-11T03:42:53.127Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:42:59.172Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:42:58.219Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T03:42:58.244Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T03:42:58.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T03:42:58.314Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T03:42:58.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T03:42:58.336Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T03:42:59.194Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T03:42:59.215Z] > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [2021-11-11T03:42:59.521Z] Merge succeeded, producing 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:42:59.522Z] Checking out Revision 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 (PR-3805) [2021-11-11T03:42:59.735Z] ---> f62edf0240b8 [2021-11-11T03:42:59.735Z] Step 7/23 : RUN go mod download [2021-11-11T03:42:59.735Z] ---> Running in 38bd2e0acf40 [2021-11-11T03:43:00.483Z] ---> Running in 90b23621143e [2021-11-11T03:43:00.484Z] ---> ca1741f50f9a [2021-11-11T03:43:00.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:43:00.747Z] ---> Running in 560d2dac2783 [2021-11-11T03:43:00.747Z] ---> f8563bf0fa1c [2021-11-11T03:43:00.747Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:43:01.012Z] ---> Running in 131082be5d5d [2021-11-11T03:43:01.012Z] ---> f4b768ce4e61 [2021-11-11T03:43:01.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:43:01.281Z] ---> Running in 3c22755dd2e5 [2021-11-11T03:42:59.433Z] > git remote # timeout=10 [2021-11-11T03:42:59.451Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T03:42:59.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T03:42:59.475Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-11T03:42:59.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T03:42:59.532Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T03:42:59.542Z] > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [2021-11-11T03:43:02.713Z] Removing intermediate container 38bd2e0acf40 [2021-11-11T03:43:02.713Z] ---> e602f2b29f4d [2021-11-11T03:43:02.713Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T03:43:02.713Z] ---> Running in 6032077684fb [2021-11-11T03:43:02.713Z] Removing intermediate container 560d2dac2783 [2021-11-11T03:43:02.713Z] ---> 4fbaedae36d5 [2021-11-11T03:43:02.713Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T03:43:02.713Z] ---> Running in d78f0d199ccd [2021-11-11T03:43:02.713Z] Removing intermediate container 3c22755dd2e5 [2021-11-11T03:43:02.713Z] ---> 8da6c181af0d [2021-11-11T03:43:02.713Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T03:43:02.713Z] ---> Running in 628f4f1f5c0c [2021-11-11T03:43:02.713Z] Removing intermediate container 131082be5d5d [2021-11-11T03:43:02.713Z] ---> f94c94bc8f08 [2021-11-11T03:43:02.713Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T03:43:02.713Z] Removing intermediate container 90b23621143e [2021-11-11T03:43:02.713Z] ---> 219c4715db11 [2021-11-11T03:43:02.713Z] Step 8/23 : COPY . . [2021-11-11T03:43:02.713Z] ---> Running in 81eaed604304 [2021-11-11T03:43:02.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T03:43:03.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T03:43:03.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T03:43:03.499Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T03:43:04.061Z] Commit message: "docs: update Changelog for Jakarta release" [2021-11-11T03:43:04.120Z] > git --version # timeout=10 [2021-11-11T03:43:04.136Z] > git --version # 'git version 2.17.1' [2021-11-11T03:43:04.157Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T03:43:05.413Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T03:43:05.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T03:43:05.413Z] Dload Upload Total Spent Left Speed [2021-11-11T03:43:05.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 94592 0 --:--:-- --:--:-- --:--:-- 94592 [Pipeline] sh [2021-11-11T03:43:05.830Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T03:43:06.199Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T03:43:06.199Z] + sudo tee /etc/docker/daemon.new [2021-11-11T03:43:06.199Z] { [2021-11-11T03:43:06.199Z] "registry-mirrors": [ [2021-11-11T03:43:06.199Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T03:43:06.199Z] ], [2021-11-11T03:43:06.199Z] "bip": "10.250.0.254/24", [2021-11-11T03:43:06.199Z] "hosts": [ [2021-11-11T03:43:06.199Z] "tcp://0.0.0.0:5555", [2021-11-11T03:43:06.199Z] "unix:///var/run/docker.sock" [2021-11-11T03:43:06.199Z] ], [2021-11-11T03:43:06.199Z] "mtu": 1458, [2021-11-11T03:43:06.199Z] "selinux-enabled": true, [2021-11-11T03:43:06.199Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T03:43:06.199Z] } [Pipeline] sh [2021-11-11T03:43:06.666Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T03:43:07.028Z] + sudo service docker restart [2021-11-11T03:43:21.725Z] ---> c9b713a7f4b9 [2021-11-11T03:43:21.726Z] Step 9/23 : RUN go mod tidy [2021-11-11T03:43:21.726Z] ---> Running in 4ce6f4427ecf [2021-11-11T03:43:22.313Z] Removing intermediate container 4ce6f4427ecf [2021-11-11T03:43:22.314Z] ---> 89d9b77516de [2021-11-11T03:43:22.314Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T03:43:22.314Z] ---> Running in ef69bb497105 [2021-11-11T03:43:22.901Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T03:43:25.417Z] provisioning config files... [2021-11-11T03:43:25.442Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4825531421159492116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T03:43:25.847Z] ---> docker-login.sh [2021-11-11T03:43:25.847Z] nexus3.edgexfoundry.org:10001 [2021-11-11T03:43:26.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:43:26.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:43:26.718Z] Configure a credential helper to remove this warning. See [2021-11-11T03:43:26.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:43:26.718Z] [2021-11-11T03:43:26.718Z] Login Succeeded [2021-11-11T03:43:26.718Z] nexus3.edgexfoundry.org:10002 [2021-11-11T03:43:27.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:43:27.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:43:27.317Z] Configure a credential helper to remove this warning. See [2021-11-11T03:43:27.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:43:27.318Z] [2021-11-11T03:43:27.318Z] Login Succeeded [2021-11-11T03:43:27.318Z] nexus3.edgexfoundry.org:10003 [2021-11-11T03:43:27.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:43:27.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:43:27.914Z] Configure a credential helper to remove this warning. See [2021-11-11T03:43:27.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:43:27.914Z] [2021-11-11T03:43:27.914Z] Login Succeeded [2021-11-11T03:43:27.914Z] nexus3.edgexfoundry.org:10004 [2021-11-11T03:43:28.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:43:28.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:43:28.462Z] Configure a credential helper to remove this warning. See [2021-11-11T03:43:28.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:43:28.462Z] [2021-11-11T03:43:28.462Z] Login Succeeded [2021-11-11T03:43:28.462Z] docker.io [2021-11-11T03:43:28.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T03:43:29.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T03:43:29.333Z] Configure a credential helper to remove this warning. See [2021-11-11T03:43:29.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T03:43:29.333Z] [2021-11-11T03:43:29.333Z] Login Succeeded [2021-11-11T03:43:29.333Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T03:43:29.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T03:43:29.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T03:43:30.023Z] ========================================================= [2021-11-11T03:43:30.023Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T03:43:30.023Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T03:43:30.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T03:43:30.674Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T03:43:30.674Z] 552d1f2373af: Pulling fs layer [2021-11-11T03:43:30.674Z] ea3f2d53f512: Pulling fs layer [2021-11-11T03:43:30.674Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T03:43:30.674Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T03:43:30.675Z] 72dc09318566: Pulling fs layer [2021-11-11T03:43:30.675Z] f4f7b4309257: Pulling fs layer [2021-11-11T03:43:30.675Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T03:43:30.675Z] b78e95d17946: Pulling fs layer [2021-11-11T03:43:30.675Z] 7a9cfe048b4a: Waiting [2021-11-11T03:43:30.675Z] 72dc09318566: Waiting [2021-11-11T03:43:30.675Z] f4f7b4309257: Waiting [2021-11-11T03:43:30.675Z] 0ac9a79272e3: Waiting [2021-11-11T03:43:30.675Z] b78e95d17946: Waiting [2021-11-11T03:43:30.675Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T03:43:30.675Z] 9e70ebbbe112: Download complete [2021-11-11T03:43:30.675Z] ea3f2d53f512: Verifying Checksum [2021-11-11T03:43:30.675Z] ea3f2d53f512: Download complete [2021-11-11T03:43:30.675Z] 72dc09318566: Verifying Checksum [2021-11-11T03:43:30.675Z] 72dc09318566: Download complete [2021-11-11T03:43:30.675Z] 552d1f2373af: Verifying Checksum [2021-11-11T03:43:30.675Z] 552d1f2373af: Download complete [2021-11-11T03:43:30.675Z] f4f7b4309257: Verifying Checksum [2021-11-11T03:43:30.675Z] f4f7b4309257: Download complete [2021-11-11T03:43:30.675Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T03:43:30.675Z] 0ac9a79272e3: Download complete [2021-11-11T03:43:31.661Z] 552d1f2373af: Pull complete [2021-11-11T03:43:32.263Z] ea3f2d53f512: Pull complete [2021-11-11T03:43:32.538Z] 9e70ebbbe112: Pull complete [2021-11-11T03:43:32.820Z] b78e95d17946: Verifying Checksum [2021-11-11T03:43:32.820Z] b78e95d17946: Download complete [2021-11-11T03:43:33.099Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T03:43:33.099Z] 7a9cfe048b4a: Download complete [2021-11-11T03:43:37.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T03:43:38.896Z] Removing intermediate container 81eaed604304 [2021-11-11T03:43:38.896Z] ---> 9be261c66074 [2021-11-11T03:43:38.896Z] [2021-11-11T03:43:38.896Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T03:43:39.169Z] 3.14: Pulling from library/alpine [2021-11-11T03:43:39.754Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T03:43:39.755Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T03:43:39.755Z] ---> 14119a10abf4 [2021-11-11T03:43:39.755Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T03:43:39.755Z] ---> Running in a15dfaa79961 [2021-11-11T03:43:40.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:43:40.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:43:41.369Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T03:43:41.369Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:43:41.369Z] OK: 6 MiB in 15 packages [2021-11-11T03:43:41.639Z] Removing intermediate container 6032077684fb [2021-11-11T03:43:41.639Z] ---> 9bf4a412e83a [2021-11-11T03:43:41.639Z] [2021-11-11T03:43:41.639Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T03:43:41.639Z] ---> 14119a10abf4 [2021-11-11T03:43:41.639Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T03:43:41.639Z] ---> Running in ff4b5297c988 [2021-11-11T03:43:41.916Z] Removing intermediate container a15dfaa79961 [2021-11-11T03:43:41.916Z] ---> d0c569a187e6 [2021-11-11T03:43:41.916Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:43:42.187Z] ---> Running in 3291ba4b1b8c [2021-11-11T03:43:42.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:43:42.447Z] Removing intermediate container 3291ba4b1b8c [2021-11-11T03:43:42.447Z] ---> 6c72f9c40bad [2021-11-11T03:43:42.447Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T03:43:42.447Z] ---> Running in 056d885d5f3b [2021-11-11T03:43:42.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:43:42.447Z] Removing intermediate container 056d885d5f3b [2021-11-11T03:43:42.447Z] ---> 0bdf0b287ac8 [2021-11-11T03:43:42.447Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T03:43:42.709Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T03:43:42.709Z] ---> Running in a93cbcc9cd00 [2021-11-11T03:43:42.709Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T03:43:42.709Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T03:43:42.709Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T03:43:42.709Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T03:43:42.709Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:43:42.984Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T03:43:42.984Z] OK: 8 MiB in 19 packages [2021-11-11T03:43:42.984Z] Removing intermediate container a93cbcc9cd00 [2021-11-11T03:43:42.984Z] ---> 9037668981f2 [2021-11-11T03:43:42.984Z] Step 14/22 : WORKDIR / [2021-11-11T03:43:43.267Z] 7a9cfe048b4a: Pull complete [2021-11-11T03:43:43.269Z] ---> Running in 08f3b9415bad [2021-11-11T03:43:43.542Z] Removing intermediate container 08f3b9415bad [2021-11-11T03:43:43.542Z] ---> ec566a1d174e [2021-11-11T03:43:43.542Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:43:43.866Z] 72dc09318566: Pull complete [2021-11-11T03:43:44.141Z] f4f7b4309257: Pull complete [2021-11-11T03:43:44.154Z] Removing intermediate container ff4b5297c988 [2021-11-11T03:43:44.154Z] ---> 3d73f87a4fb2 [2021-11-11T03:43:44.154Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T03:43:44.154Z] ---> 37dcee0cb821 [2021-11-11T03:43:44.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T03:43:44.154Z] ---> Running in b3e5d4f3a3bf [2021-11-11T03:43:44.154Z] Removing intermediate container d78f0d199ccd [2021-11-11T03:43:44.154Z] ---> 53e31e422f61 [2021-11-11T03:43:44.154Z] [2021-11-11T03:43:44.154Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T03:43:44.154Z] ---> 14119a10abf4 [2021-11-11T03:43:44.154Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T03:43:44.154Z] ---> Using cache [2021-11-11T03:43:44.154Z] ---> d0c569a187e6 [2021-11-11T03:43:44.154Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:43:44.154Z] ---> Using cache [2021-11-11T03:43:44.154Z] ---> 6c72f9c40bad [2021-11-11T03:43:44.154Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T03:43:44.415Z] 0ac9a79272e3: Pull complete [2021-11-11T03:43:44.429Z] ---> Running in 95a9ba8dd266 [2021-11-11T03:43:44.429Z] Removing intermediate container b3e5d4f3a3bf [2021-11-11T03:43:44.429Z] ---> 4b2d1c9e1b2a [2021-11-11T03:43:44.429Z] Step 12/20 : WORKDIR /edgex [2021-11-11T03:43:44.429Z] ---> Running in faf5ec739eaa [2021-11-11T03:43:44.429Z] Removing intermediate container 95a9ba8dd266 [2021-11-11T03:43:44.429Z] ---> 17bcb01d7e84 [2021-11-11T03:43:44.429Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T03:43:44.704Z] ---> Running in 935267f5b1ac [2021-11-11T03:43:44.704Z] Removing intermediate container faf5ec739eaa [2021-11-11T03:43:44.704Z] ---> 7b4c582ba458 [2021-11-11T03:43:44.704Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T03:43:44.704Z] ---> c3c7c4d3686e [2021-11-11T03:43:44.704Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T03:43:44.986Z] Removing intermediate container 935267f5b1ac [2021-11-11T03:43:44.986Z] ---> 23096a211804 [2021-11-11T03:43:44.986Z] Step 14/22 : WORKDIR / [2021-11-11T03:43:44.986Z] ---> Running in 27a524f7b987 [2021-11-11T03:43:44.986Z] ---> 4f6bae028c48 [2021-11-11T03:43:44.986Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T03:43:45.256Z] Removing intermediate container 27a524f7b987 [2021-11-11T03:43:45.256Z] ---> ba7a62de0b70 [2021-11-11T03:43:45.256Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:43:45.256Z] ---> 41335908671c [2021-11-11T03:43:45.256Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T03:43:45.256Z] ---> Running in efbc1a220c9b [2021-11-11T03:43:45.537Z] ---> c48a5deffba9 [2021-11-11T03:43:45.538Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T03:43:45.538Z] Removing intermediate container efbc1a220c9b [2021-11-11T03:43:45.538Z] ---> cc44526eae3f [2021-11-11T03:43:45.538Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:43:45.538Z] ---> 1c7dcfd71461 [2021-11-11T03:43:45.538Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T03:43:45.538Z] ---> Running in f8ae6418fc84 [2021-11-11T03:43:46.122Z] Removing intermediate container f8ae6418fc84 [2021-11-11T03:43:46.122Z] ---> 5d37d23452d0 [2021-11-11T03:43:46.122Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T03:43:46.122Z] ---> Running in 7d62c75cc94a [2021-11-11T03:43:46.122Z] ---> 4d1a77fa7c05 [2021-11-11T03:43:46.122Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T03:43:46.122Z] ---> f5bdc148ad10 [2021-11-11T03:43:46.122Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T03:43:46.391Z] ---> Running in f31e9a868836 [2021-11-11T03:43:46.391Z] Removing intermediate container 7d62c75cc94a [2021-11-11T03:43:46.391Z] ---> e1a9c8e9f3f2 [2021-11-11T03:43:46.391Z] Step 21/22 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:43:46.391Z] ---> 5aa231473e8a [2021-11-11T03:43:46.391Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T03:43:46.666Z] ---> Running in fbad2ff4024f [2021-11-11T03:43:46.666Z] ---> Running in c668df0c53eb [2021-11-11T03:43:46.666Z] Removing intermediate container f31e9a868836 [2021-11-11T03:43:46.666Z] ---> f30c329e3032 [2021-11-11T03:43:46.666Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T03:43:46.666Z] ---> Running in f349cb477e0c [2021-11-11T03:43:46.940Z] Removing intermediate container fbad2ff4024f [2021-11-11T03:43:46.940Z] ---> b48dc03e232b [2021-11-11T03:43:46.940Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T03:43:46.940Z] Removing intermediate container c668df0c53eb [2021-11-11T03:43:46.940Z] ---> 2fb874601ce2 [2021-11-11T03:43:46.940Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:43:46.940Z] ---> Running in 6f5475eefdc5 [2021-11-11T03:43:47.240Z] ---> Running in b3e1d861c26c [2021-11-11T03:43:47.240Z] Removing intermediate container f349cb477e0c [2021-11-11T03:43:47.240Z] ---> c39b26b67cfc [2021-11-11T03:43:47.240Z] Step 18/20 : LABEL arch=x86_64 [2021-11-11T03:43:47.240Z] Removing intermediate container 6f5475eefdc5 [2021-11-11T03:43:47.240Z] ---> 4a8c85ef080d [2021-11-11T03:43:47.240Z] [2021-11-11T03:43:47.533Z] ---> Running in 998d7b1d035b [2021-11-11T03:43:47.534Z] Successfully built 4a8c85ef080d [2021-11-11T03:43:47.534Z] Successfully tagged core-command:latest [2021-11-11T03:43:47.534Z] Building support-notifications [2021-11-11T03:43:47.534Z] Removing intermediate container b3e1d861c26c [2021-11-11T03:43:47.534Z] ---> 210744592ac7 [2021-11-11T03:43:47.534Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T03:43:47.810Z]  Building core-command ... done  ---> Running in 487f950324c0 [2021-11-11T03:43:47.810Z] Removing intermediate container 998d7b1d035b [2021-11-11T03:43:47.810Z] ---> a036646a3798 [2021-11-11T03:43:47.810Z] Step 19/20 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:43:47.810Z] ---> Running in 708cbf134d9a [2021-11-11T03:43:47.810Z] Removing intermediate container 708cbf134d9a [2021-11-11T03:43:47.810Z] ---> cd1a91e151e3 [2021-11-11T03:43:47.810Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T03:43:47.810Z] Removing intermediate container 487f950324c0 [2021-11-11T03:43:47.810Z] ---> 933a607e3db2 [2021-11-11T03:43:47.810Z] Step 21/22 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:43:48.394Z] ---> Running in 06179f249516 [2021-11-11T03:43:48.394Z] ---> Running in bd0bbfce9393 [2021-11-11T03:43:49.347Z] Removing intermediate container bd0bbfce9393 [2021-11-11T03:43:49.347Z] ---> e014b6ae1fa9 [2021-11-11T03:43:49.347Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T03:43:49.922Z] Removing intermediate container 06179f249516 [2021-11-11T03:43:49.922Z] ---> 5df7fa0acd79 [2021-11-11T03:43:49.922Z] [2021-11-11T03:43:49.922Z] ---> Running in b93dd91a9b60 [2021-11-11T03:43:50.182Z] Successfully built 5df7fa0acd79 [2021-11-11T03:43:50.182Z] Successfully tagged security-proxy-setup:latest [2021-11-11T03:43:50.182Z] Building security-bootstrapper [2021-11-11T03:43:50.447Z]  Building security-proxy-setup ... done Removing intermediate container b93dd91a9b60 [2021-11-11T03:43:50.447Z] ---> e93965271a31 [2021-11-11T03:43:50.447Z] [2021-11-11T03:43:50.447Z] Successfully built e93965271a31 [2021-11-11T03:43:51.177Z] b78e95d17946: Pull complete [2021-11-11T03:43:51.177Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T03:43:51.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T03:43:51.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T03:43:51.389Z] Successfully tagged core-metadata:latest [2021-11-11T03:43:51.389Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-11-11T03:43:51.389Z] Removing intermediate container 628f4f1f5c0c [2021-11-11T03:43:51.389Z] ---> 3d10c6adeb05 [2021-11-11T03:43:51.389Z] [2021-11-11T03:43:51.389Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T03:43:51.389Z] ---> 14119a10abf4 [2021-11-11T03:43:51.389Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T03:43:51.571Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-11T03:43:51.571Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T03:43:51.571Z] WORKDIR /edgex [2021-11-11T03:43:51.571Z] COPY go.mod . [2021-11-11T03:43:51.571Z] RUN go mod download [2021-11-11T03:43:54.203Z] Sending build context to Docker daemon 166.6MB [2021-11-11T03:43:54.203Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T03:43:54.203Z] ---> 8b459fc5aaf0 [2021-11-11T03:43:54.203Z] Step 2/4 : WORKDIR /edgex [2021-11-11T03:43:54.719Z] ---> Running in 320fb150d311 [2021-11-11T03:43:55.634Z] ---> Running in 5511bdb34cce [2021-11-11T03:43:56.228Z] Removing intermediate container 5511bdb34cce [2021-11-11T03:43:56.228Z] ---> cb0857ed24b2 [2021-11-11T03:43:56.228Z] Step 3/4 : COPY go.mod . [2021-11-11T03:43:56.833Z] ---> e7ef3d70fcbc [2021-11-11T03:43:56.833Z] Step 4/4 : RUN go mod download [2021-11-11T03:43:56.833Z] ---> Running in cfc00f59f10d [2021-11-11T03:43:57.294Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:43:57.294Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:43:57.294Z] ---> 853868b1ac04 [2021-11-11T03:43:57.294Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T03:43:57.294Z] ---> Using cache [2021-11-11T03:43:57.294Z] ---> 420edaf717b8 [2021-11-11T03:43:57.294Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:43:57.294Z] ---> Using cache [2021-11-11T03:43:57.294Z] ---> a8adbeb4958d [2021-11-11T03:43:57.294Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T03:43:57.294Z] ---> Using cache [2021-11-11T03:43:57.294Z] ---> fa0eeffbf1c8 [2021-11-11T03:43:57.294Z] Step 6/30 : COPY . . [2021-11-11T03:43:57.294Z] ---> Using cache [2021-11-11T03:43:57.294Z] ---> f8563bf0fa1c [2021-11-11T03:43:57.294Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:43:57.294Z] ---> Using cache [2021-11-11T03:43:57.294Z] ---> f94c94bc8f08 [2021-11-11T03:43:57.294Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T03:43:57.562Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:43:57.562Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:43:57.562Z] ---> 853868b1ac04 [2021-11-11T03:43:57.562Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T03:43:57.562Z] ---> Using cache [2021-11-11T03:43:57.562Z] ---> 420edaf717b8 [2021-11-11T03:43:57.562Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:43:57.562Z] ---> Using cache [2021-11-11T03:43:57.562Z] ---> a8adbeb4958d [2021-11-11T03:43:57.562Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T03:43:58.139Z] Removing intermediate container 320fb150d311 [2021-11-11T03:43:58.139Z] ---> 3b967d7622cd [2021-11-11T03:43:58.139Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T03:43:58.719Z] ---> Running in bb65db41fa79 [2021-11-11T03:43:58.719Z] ---> Running in caa9de4610fe [2021-11-11T03:43:58.719Z] ---> Running in b94ea3a5819b [2021-11-11T03:43:58.983Z] Removing intermediate container b94ea3a5819b [2021-11-11T03:43:58.983Z] ---> 4220fa8f7c16 [2021-11-11T03:43:58.983Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T03:43:59.253Z] ---> Running in 7628e2ccfb7b [2021-11-11T03:43:59.521Z] Removing intermediate container 7628e2ccfb7b [2021-11-11T03:43:59.521Z] ---> 21af315c6636 [2021-11-11T03:43:59.521Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:43:59.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T03:43:59.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:43:59.788Z] ---> Running in e4bfa1f231ce [2021-11-11T03:44:00.050Z] Removing intermediate container ef69bb497105 [2021-11-11T03:44:00.050Z] ---> c62acdc42103 [2021-11-11T03:44:00.050Z] [2021-11-11T03:44:00.050Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T03:44:00.050Z] ---> 14119a10abf4 [2021-11-11T03:44:00.050Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T03:44:00.050Z] ---> Using cache [2021-11-11T03:44:00.050Z] ---> d0c569a187e6 [2021-11-11T03:44:00.050Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:44:00.050Z] ---> Using cache [2021-11-11T03:44:00.050Z] ---> 6c72f9c40bad [2021-11-11T03:44:00.050Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T03:44:00.315Z] ---> Running in 4c8d77253368 [2021-11-11T03:44:00.315Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:44:00.315Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:44:00.315Z] ---> 853868b1ac04 [2021-11-11T03:44:00.315Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T03:44:00.315Z] ---> Using cache [2021-11-11T03:44:00.315Z] ---> 420edaf717b8 [2021-11-11T03:44:00.315Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:44:00.315Z] ---> Using cache [2021-11-11T03:44:00.315Z] ---> a8adbeb4958d [2021-11-11T03:44:00.315Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T03:44:00.315Z] ---> Running in a828a7de5014 [2021-11-11T03:44:00.315Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:00.315Z] Removing intermediate container 4c8d77253368 [2021-11-11T03:44:00.315Z] ---> 769fe292e62f [2021-11-11T03:44:00.315Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T03:44:00.586Z] ---> Running in 52b4d6342dd0 [2021-11-11T03:44:00.586Z] Removing intermediate container 52b4d6342dd0 [2021-11-11T03:44:00.586Z] ---> f362ef0b7bc0 [2021-11-11T03:44:00.586Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:44:00.854Z] OK: 220 MiB in 52 packages [2021-11-11T03:44:00.854Z] Removing intermediate container e4bfa1f231ce [2021-11-11T03:44:00.854Z] ---> 6d751e1a1971 [2021-11-11T03:44:00.854Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T03:44:01.116Z] ---> Running in 6fe839fe3365 [2021-11-11T03:44:01.116Z] ---> 1b5374704a4b [2021-11-11T03:44:01.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T03:44:01.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:01.383Z] Removing intermediate container caa9de4610fe [2021-11-11T03:44:01.383Z] ---> 739a2dcf188a [2021-11-11T03:44:01.383Z] Step 6/22 : COPY . . [2021-11-11T03:44:01.647Z] ---> 99a899320bd0 [2021-11-11T03:44:01.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T03:44:01.910Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:01.910Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:02.529Z] OK: 220 MiB in 52 packages [2021-11-11T03:44:02.799Z] ---> c336eb0f3bee [2021-11-11T03:44:02.799Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T03:44:02.799Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:03.058Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T03:44:03.318Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T03:44:03.318Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T03:44:03.318Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T03:44:03.584Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T03:44:03.855Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T03:44:03.855Z] ---> Running in 61dfd0b1c6ca [2021-11-11T03:44:03.855Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:44:04.115Z] OK: 8 MiB in 20 packages [2021-11-11T03:44:04.695Z] Removing intermediate container 61dfd0b1c6ca [2021-11-11T03:44:04.695Z] ---> 67ce2c055386 [2021-11-11T03:44:04.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:44:04.967Z] ---> Running in 583d409bbd12 [2021-11-11T03:44:04.967Z] Removing intermediate container a828a7de5014 [2021-11-11T03:44:04.967Z] ---> 3c53a20de060 [2021-11-11T03:44:04.967Z] Step 6/21 : COPY . . [2021-11-11T03:44:05.928Z] Removing intermediate container 583d409bbd12 [2021-11-11T03:44:05.928Z] ---> b79c3f60c0eb [2021-11-11T03:44:05.928Z] Step 21/23 : LABEL arch=x86_64 [2021-11-11T03:44:08.606Z] ---> Running in 315f80576356 [2021-11-11T03:44:09.556Z] Removing intermediate container 6fe839fe3365 [2021-11-11T03:44:09.556Z] ---> aa0312798bd5 [2021-11-11T03:44:09.556Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:44:09.816Z] ---> e3dffb141af8 [2021-11-11T03:44:09.816Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:44:10.075Z] Removing intermediate container 315f80576356 [2021-11-11T03:44:10.075Z] ---> cf31b1dbc254 [2021-11-11T03:44:10.075Z] Step 22/23 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:44:10.336Z] ---> Running in e2e716633167 [2021-11-11T03:44:10.597Z] ---> Running in 2cb2bbd20fad [2021-11-11T03:44:10.597Z] ---> 3890d776200a [2021-11-11T03:44:10.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T03:44:10.855Z] Removing intermediate container 2cb2bbd20fad [2021-11-11T03:44:10.855Z] ---> 4d6a6ce7e962 [2021-11-11T03:44:10.855Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T03:44:10.855Z] ---> e6c3d3c82c3e [2021-11-11T03:44:10.855Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:44:10.855Z] ---> Running in 2854bea79b99 [2021-11-11T03:44:10.855Z] ---> Running in 515a21d41508 [2021-11-11T03:44:11.120Z] Removing intermediate container 2854bea79b99 [2021-11-11T03:44:11.120Z] ---> 764c9e11c4f1 [2021-11-11T03:44:11.120Z] [2021-11-11T03:44:11.120Z] ---> 97e9009ad16a [2021-11-11T03:44:11.120Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T03:44:11.385Z] Successfully built 764c9e11c4f1 [2021-11-11T03:44:11.385Z] Successfully tagged support-scheduler:latest [2021-11-11T03:44:11.385Z] Building security-secretstore-setup [2021-11-11T03:44:11.645Z]  Building support-scheduler ... done  ---> d831c5541280 [2021-11-11T03:44:11.645Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T03:44:11.645Z] ---> Running in 8f0d54b2f093 [2021-11-11T03:44:12.218Z] Removing intermediate container 8f0d54b2f093 [2021-11-11T03:44:12.218Z] ---> 61bf815ea0e2 [2021-11-11T03:44:12.218Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:44:13.602Z] ---> Running in 34e6e01f62fb [2021-11-11T03:44:14.176Z] Removing intermediate container e2e716633167 [2021-11-11T03:44:14.176Z] ---> 3de9c6065e0e [2021-11-11T03:44:14.176Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T03:44:14.176Z] Removing intermediate container 515a21d41508 [2021-11-11T03:44:14.176Z] ---> 47f5499728f6 [2021-11-11T03:44:14.176Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T03:44:14.176Z] Removing intermediate container 34e6e01f62fb [2021-11-11T03:44:14.176Z] ---> 6ba0ed2aec0c [2021-11-11T03:44:14.176Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T03:44:14.176Z] ---> Running in bcfb812be5fa [2021-11-11T03:44:14.176Z] ---> Running in a7db88a32504 [2021-11-11T03:44:14.176Z] ---> Running in fc591f4bf322 [2021-11-11T03:44:14.439Z] Removing intermediate container fc591f4bf322 [2021-11-11T03:44:14.439Z] ---> 1e9d82568a74 [2021-11-11T03:44:14.439Z] Step 21/22 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:44:14.705Z] ---> Running in 5800a06f7b18 [2021-11-11T03:44:14.969Z] Removing intermediate container 5800a06f7b18 [2021-11-11T03:44:14.969Z] ---> 27f2c086c005 [2021-11-11T03:44:14.969Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T03:44:14.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T03:44:14.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T03:44:14.969Z] ---> Running in 18beac457829 [2021-11-11T03:44:15.229Z] Removing intermediate container 18beac457829 [2021-11-11T03:44:15.229Z] ---> d4e2334fa4ff [2021-11-11T03:44:15.229Z] [2021-11-11T03:44:15.229Z] Successfully built d4e2334fa4ff [2021-11-11T03:44:15.229Z] Successfully tagged core-data:latest [2021-11-11T03:44:17.785Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:44:17.785Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:44:17.785Z] ---> 853868b1ac04 [2021-11-11T03:44:17.785Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T03:44:17.785Z] ---> Using cache [2021-11-11T03:44:17.785Z] ---> 420edaf717b8 [2021-11-11T03:44:17.785Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:44:17.785Z] ---> Using cache [2021-11-11T03:44:17.785Z] ---> a8adbeb4958d [2021-11-11T03:44:17.785Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T03:44:17.785Z] ---> Using cache [2021-11-11T03:44:17.785Z] ---> fa0eeffbf1c8 [2021-11-11T03:44:17.785Z] Step 6/24 : COPY . . [2021-11-11T03:44:17.785Z] ---> Using cache [2021-11-11T03:44:17.785Z] ---> f8563bf0fa1c [2021-11-11T03:44:17.785Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:44:17.785Z] ---> Using cache [2021-11-11T03:44:17.785Z] ---> f94c94bc8f08 [2021-11-11T03:44:17.785Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T03:44:18.358Z] ---> Running in a9fd39c156c6 [2021-11-11T03:44:18.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T03:44:24.230Z] Removing intermediate container bb65db41fa79 [2021-11-11T03:44:24.230Z] ---> 7b55632cf10c [2021-11-11T03:44:24.230Z] [2021-11-11T03:44:24.230Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T03:44:24.230Z] ---> 14119a10abf4 [2021-11-11T03:44:24.230Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T03:44:24.230Z] ---> Running in 7eaaa028996e [2021-11-11T03:44:24.492Z] Removing intermediate container 7eaaa028996e [2021-11-11T03:44:24.492Z] ---> a9c3ad44e70e [2021-11-11T03:44:24.492Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T03:44:24.492Z] ---> Running in 8492f9f361ec [2021-11-11T03:44:25.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:25.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:25.590Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T03:44:25.590Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T03:44:25.590Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:44:25.590Z] OK: 6 MiB in 16 packages [2021-11-11T03:44:26.160Z] Removing intermediate container 8492f9f361ec [2021-11-11T03:44:26.160Z] ---> bec6bc031bfd [2021-11-11T03:44:26.160Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T03:44:26.160Z] ---> Running in 939e6aa53a22 [2021-11-11T03:44:26.423Z] Removing intermediate container 939e6aa53a22 [2021-11-11T03:44:26.423Z] ---> f9ebec53bb27 [2021-11-11T03:44:26.423Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T03:44:26.423Z] ---> Running in 0ce734a9f117 [2021-11-11T03:44:26.423Z] Removing intermediate container 0ce734a9f117 [2021-11-11T03:44:26.423Z] ---> a00274e3f0f8 [2021-11-11T03:44:26.423Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T03:44:26.685Z] ---> Running in 982a6966d1df [2021-11-11T03:44:27.628Z] Removing intermediate container 982a6966d1df [2021-11-11T03:44:27.628Z] ---> 707d4420ac8b [2021-11-11T03:44:27.628Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T03:44:27.628Z] ---> Running in 700c1c8bd0ad [2021-11-11T03:44:27.628Z] Removing intermediate container 700c1c8bd0ad [2021-11-11T03:44:27.628Z] ---> a45b3faccd02 [2021-11-11T03:44:27.628Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T03:44:27.892Z] ---> d13ff8f3174c [2021-11-11T03:44:27.892Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T03:44:28.150Z] ---> Running in de2e8dd73030 [2021-11-11T03:44:29.538Z] Removing intermediate container de2e8dd73030 [2021-11-11T03:44:29.538Z] ---> 593e34e9d2af [2021-11-11T03:44:29.538Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:44:29.801Z] ---> 64d5190d62f1 [2021-11-11T03:44:29.801Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T03:44:30.750Z] ---> b9c51b0c4b9f [2021-11-11T03:44:30.750Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T03:44:31.013Z] ---> e4aa91ce473f [2021-11-11T03:44:31.013Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T03:44:31.279Z] ---> e95ec69b2e93 [2021-11-11T03:44:31.279Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T03:44:31.547Z] ---> 7ba53ca8f713 [2021-11-11T03:44:31.547Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T03:44:31.547Z] ---> Running in 7576adc18211 [2021-11-11T03:44:31.807Z] Removing intermediate container 7576adc18211 [2021-11-11T03:44:31.807Z] ---> 59ce0a33f182 [2021-11-11T03:44:31.807Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T03:44:32.381Z] ---> 6197b6eaad89 [2021-11-11T03:44:32.381Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T03:44:32.642Z] ---> Running in 087344ccddf9 [2021-11-11T03:44:33.586Z] Removing intermediate container 087344ccddf9 [2021-11-11T03:44:33.586Z] ---> 20204af85333 [2021-11-11T03:44:33.586Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T03:44:33.586Z] ---> Running in c1d4f6fe1f89 [2021-11-11T03:44:33.586Z] Removing intermediate container c1d4f6fe1f89 [2021-11-11T03:44:33.586Z] ---> 67a865d85485 [2021-11-11T03:44:33.586Z] Step 27/30 : CMD ["gate"] [2021-11-11T03:44:33.586Z] ---> Running in 0f0a87fcc755 [2021-11-11T03:44:33.847Z] Removing intermediate container 0f0a87fcc755 [2021-11-11T03:44:33.847Z] ---> 63e979c22f72 [2021-11-11T03:44:33.847Z] Step 28/30 : LABEL arch=x86_64 [2021-11-11T03:44:34.109Z] ---> Running in 8d0d31ed4712 [2021-11-11T03:44:34.373Z] Removing intermediate container 8d0d31ed4712 [2021-11-11T03:44:34.373Z] ---> d224ffce7e87 [2021-11-11T03:44:34.373Z] Step 29/30 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:44:34.373Z] ---> Running in 7ffa0cf8db5d [2021-11-11T03:44:34.647Z] Removing intermediate container 7ffa0cf8db5d [2021-11-11T03:44:34.647Z] ---> df55a5601a36 [2021-11-11T03:44:34.647Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T03:44:34.647Z] ---> Running in 928a03123809 [2021-11-11T03:44:35.237Z] Removing intermediate container 928a03123809 [2021-11-11T03:44:35.237Z] ---> 878e1ccb41c9 [2021-11-11T03:44:35.237Z] [2021-11-11T03:44:35.237Z] Successfully built 878e1ccb41c9 [2021-11-11T03:44:35.237Z] Successfully tagged security-bootstrapper:latest [2021-11-11T03:44:43.463Z]  Building security-bootstrapper ... done Removing intermediate container bcfb812be5fa [2021-11-11T03:44:43.463Z] ---> 9f7823f0216a [2021-11-11T03:44:43.463Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T03:44:43.463Z] ---> Running in f5584f760268 [2021-11-11T03:44:43.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T03:44:43.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T03:44:44.043Z] Removing intermediate container a7db88a32504 [2021-11-11T03:44:44.043Z] ---> 60800c8d2a29 [2021-11-11T03:44:44.043Z] [2021-11-11T03:44:44.043Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T03:44:44.043Z] ---> 14119a10abf4 [2021-11-11T03:44:44.043Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T03:44:44.043Z] ---> Running in 0470c957e63a [2021-11-11T03:44:44.043Z] Removing intermediate container f5584f760268 [2021-11-11T03:44:44.043Z] ---> 0302b90687fc [2021-11-11T03:44:44.043Z] [2021-11-11T03:44:44.043Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T03:44:44.308Z] 20.10.8: Pulling from library/docker [2021-11-11T03:44:44.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:44.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:44.579Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T03:44:44.579Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T03:44:44.579Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:44:44.840Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T03:44:44.840Z] OK: 6 MiB in 16 packages [2021-11-11T03:44:45.784Z] Removing intermediate container a9fd39c156c6 [2021-11-11T03:44:45.784Z] ---> 169f7adaa4b4 [2021-11-11T03:44:45.784Z] [2021-11-11T03:44:45.784Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T03:44:45.784Z] ---> 14119a10abf4 [2021-11-11T03:44:45.784Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T03:44:45.784Z] Removing intermediate container 0470c957e63a [2021-11-11T03:44:45.784Z] ---> fc10703e96cd [2021-11-11T03:44:45.784Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:44:45.784Z] ---> Running in f6d600804011 [2021-11-11T03:44:45.784Z] ---> Running in 76c073615564 [2021-11-11T03:44:45.784Z] Removing intermediate container 76c073615564 [2021-11-11T03:44:45.784Z] ---> 596a9cba3bc2 [2021-11-11T03:44:45.784Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T03:44:45.784Z] ---> Running in 59de835b7197 [2021-11-11T03:44:45.784Z] Removing intermediate container 59de835b7197 [2021-11-11T03:44:45.784Z] ---> a70de7aee439 [2021-11-11T03:44:45.784Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T03:44:46.044Z] ---> Running in db273dc4af53 [2021-11-11T03:44:46.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:46.044Z] Removing intermediate container db273dc4af53 [2021-11-11T03:44:46.044Z] ---> ed487f7c9918 [2021-11-11T03:44:46.044Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:44:46.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:46.304Z] ---> fb74b0b9159a [2021-11-11T03:44:46.304Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T03:44:46.304Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T03:44:46.304Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T03:44:46.304Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T03:44:46.304Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:44:46.304Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T03:44:46.304Z] OK: 6 MiB in 17 packages [2021-11-11T03:44:46.882Z] ---> df3262b88186 [2021-11-11T03:44:46.882Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T03:44:47.143Z] Removing intermediate container f6d600804011 [2021-11-11T03:44:47.143Z] ---> 59020cf7651a [2021-11-11T03:44:47.143Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T03:44:47.143Z] ---> Running in 2442717957cb [2021-11-11T03:44:47.143Z] ---> 42138b8d340d [2021-11-11T03:44:47.143Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T03:44:47.143Z] ---> Running in d5777d434116 [2021-11-11T03:44:47.143Z] Removing intermediate container 2442717957cb [2021-11-11T03:44:47.143Z] ---> dc69e3a8cac1 [2021-11-11T03:44:47.143Z] Step 12/24 : WORKDIR / [2021-11-11T03:44:47.411Z] Removing intermediate container d5777d434116 [2021-11-11T03:44:47.411Z] ---> 1b9a1d6d1519 [2021-11-11T03:44:47.411Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:44:47.411Z] ---> Running in cec8585e3083 [2021-11-11T03:44:47.411Z] ---> Running in b80c10889656 [2021-11-11T03:44:47.411Z] Removing intermediate container cec8585e3083 [2021-11-11T03:44:47.411Z] ---> cf706d1b99f4 [2021-11-11T03:44:47.411Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T03:44:47.680Z] Removing intermediate container b80c10889656 [2021-11-11T03:44:47.680Z] ---> 1bd407e9eabd [2021-11-11T03:44:47.680Z] Step 19/21 : LABEL arch=x86_64 [2021-11-11T03:44:47.680Z] ---> Running in 80e9d41e0797 [2021-11-11T03:44:47.680Z] ---> ae8052e4c1d1 [2021-11-11T03:44:47.680Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T03:44:47.956Z] Removing intermediate container 80e9d41e0797 [2021-11-11T03:44:47.956Z] ---> dd02588f6fa4 [2021-11-11T03:44:47.956Z] Step 20/21 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:44:47.956Z] ---> Running in 5945aa8e7809 [2021-11-11T03:44:47.956Z] ---> b2e10796b4a6 [2021-11-11T03:44:47.956Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T03:44:47.956Z] Removing intermediate container 5945aa8e7809 [2021-11-11T03:44:47.956Z] ---> dcd8257a0c84 [2021-11-11T03:44:47.956Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T03:44:48.217Z] ---> Running in 4f3657100fd0 [2021-11-11T03:44:48.217Z] ---> 9763684a25bf [2021-11-11T03:44:48.217Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T03:44:48.217Z] Removing intermediate container 4f3657100fd0 [2021-11-11T03:44:48.217Z] ---> cdafe8bfefdb [2021-11-11T03:44:48.217Z] [2021-11-11T03:44:48.484Z] Successfully built cdafe8bfefdb [2021-11-11T03:44:48.484Z] Successfully tagged support-notifications:latest [2021-11-11T03:44:48.484Z]  Building support-notifications ... done  ---> a89844d7f074 [2021-11-11T03:44:48.484Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T03:44:49.062Z] ---> 95f01eaaf615 [2021-11-11T03:44:49.062Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T03:44:49.324Z] ---> d5406a26628e [2021-11-11T03:44:49.324Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T03:44:49.587Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T03:44:49.587Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T03:44:49.587Z] ---> bc6c0ffef665 [2021-11-11T03:44:49.587Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:44:49.587Z] ---> Running in b1be3c1f4591 [2021-11-11T03:44:49.587Z] ---> 0ad73672d2cb [2021-11-11T03:44:49.587Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-11T03:44:49.587Z] ---> Running in 5ace5d2a8c91 [2021-11-11T03:44:49.587Z] Removing intermediate container b1be3c1f4591 [2021-11-11T03:44:49.587Z] ---> d6f64c5d5bfa [2021-11-11T03:44:49.587Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T03:44:49.587Z] ---> Running in 4bdd088cba4e [2021-11-11T03:44:49.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:50.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T03:44:50.113Z] Removing intermediate container 5ace5d2a8c91 [2021-11-11T03:44:50.113Z] ---> de756cbc4377 [2021-11-11T03:44:50.113Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T03:44:50.113Z] ---> Running in 725c08028b0f [2021-11-11T03:44:50.113Z] Removing intermediate container 725c08028b0f [2021-11-11T03:44:50.113Z] ---> 175dc425a325 [2021-11-11T03:44:50.113Z] Step 22/24 : LABEL arch=x86_64 [2021-11-11T03:44:50.113Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T03:44:50.113Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T03:44:50.113Z] ---> Running in 3c730c6a04ff [2021-11-11T03:44:50.113Z] Executing bash-5.1.4-r0.post-install [2021-11-11T03:44:50.376Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T03:44:50.376Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T03:44:50.376Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T03:44:50.376Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T03:44:50.376Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T03:44:50.376Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T03:44:50.376Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T03:44:50.376Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T03:44:50.376Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T03:44:50.376Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T03:44:50.376Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T03:44:50.376Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T03:44:50.376Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T03:44:50.376Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T03:44:50.376Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T03:44:50.376Z] Removing intermediate container 3c730c6a04ff [2021-11-11T03:44:50.376Z] ---> 67c13af9ce62 [2021-11-11T03:44:50.376Z] Step 23/24 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:44:50.376Z] ---> Running in 85e65f2f4afc [2021-11-11T03:44:50.948Z] Removing intermediate container 85e65f2f4afc [2021-11-11T03:44:50.948Z] ---> 4d5160ab1495 [2021-11-11T03:44:50.948Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T03:44:51.517Z] ---> Running in 668f602a2c60 [2021-11-11T03:44:51.517Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T03:44:51.517Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T03:44:51.517Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T03:44:51.517Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T03:44:51.517Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T03:44:51.517Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T03:44:51.517Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T03:44:51.517Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T03:44:51.517Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T03:44:51.517Z] Removing intermediate container 668f602a2c60 [2021-11-11T03:44:51.517Z] ---> d41c7841cc54 [2021-11-11T03:44:51.517Z] [2021-11-11T03:44:51.517Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T03:44:51.517Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T03:44:51.517Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T03:44:51.517Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T03:44:51.517Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T03:44:51.517Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T03:44:51.517Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T03:44:51.517Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T03:44:51.517Z] Successfully built d41c7841cc54 [2021-11-11T03:44:51.517Z] Successfully tagged security-secretstore-setup:latest [2021-11-11T03:44:51.779Z]  Building security-secretstore-setup ... done (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T03:44:51.779Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T03:44:51.779Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T03:44:51.779Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T03:44:51.779Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T03:44:51.779Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T03:44:51.779Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T03:44:51.779Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T03:44:51.779Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:44:51.779Z] OK: 84 MiB in 64 packages [2021-11-11T03:44:52.346Z] Collecting docker-compose==1.23.2 [2021-11-11T03:44:52.606Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T03:44:52.606Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T03:44:52.606Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T03:44:52.606Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T03:44:52.606Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T03:44:53.174Z] Collecting PyYAML<4,>=3.10 [2021-11-11T03:44:53.174Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T03:44:53.745Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T03:44:53.745Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T03:44:53.745Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T03:44:53.745Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T03:44:53.745Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T03:44:53.745Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T03:44:53.745Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T03:44:54.006Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T03:44:54.006Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T03:44:54.006Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T03:44:54.006Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T03:44:54.587Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T03:44:54.587Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T03:44:54.587Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T03:44:54.587Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T03:44:54.587Z] Collecting idna<2.8,>=2.5 [2021-11-11T03:44:54.587Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T03:44:54.587Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T03:44:54.587Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T03:44:54.587Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T03:44:54.587Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T03:44:54.587Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T03:44:54.849Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T03:44:54.849Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T03:44:54.849Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T03:44:54.849Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T03:44:54.849Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T03:44:54.849Z] Attempting uninstall: urllib3 [2021-11-11T03:44:54.849Z] Found existing installation: urllib3 1.26.5 [2021-11-11T03:44:54.849Z] Uninstalling urllib3-1.26.5: [2021-11-11T03:44:54.849Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T03:44:54.849Z] Attempting uninstall: idna [2021-11-11T03:44:54.849Z] Found existing installation: idna 3.2 [2021-11-11T03:44:54.849Z] Uninstalling idna-3.2: [2021-11-11T03:44:54.849Z] Successfully uninstalled idna-3.2 [2021-11-11T03:44:55.110Z] Attempting uninstall: chardet [2021-11-11T03:44:55.110Z] Found existing installation: chardet 4.0.0 [2021-11-11T03:44:55.110Z] Uninstalling chardet-4.0.0: [2021-11-11T03:44:55.110Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T03:44:55.373Z] Attempting uninstall: requests [2021-11-11T03:44:55.373Z] Found existing installation: requests 2.25.1 [2021-11-11T03:44:55.373Z] Uninstalling requests-2.25.1: [2021-11-11T03:44:55.373Z] Successfully uninstalled requests-2.25.1 [2021-11-11T03:44:55.373Z] Running setup.py install for texttable: started [2021-11-11T03:44:55.944Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T03:44:55.944Z] Running setup.py install for PyYAML: started [2021-11-11T03:44:56.206Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T03:44:56.206Z] Running setup.py install for docopt: started [2021-11-11T03:44:56.469Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T03:44:56.469Z] Running setup.py install for dockerpty: started [2021-11-11T03:44:56.729Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T03:44:56.990Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-11T03:45:00.296Z] Removing intermediate container 4bdd088cba4e [2021-11-11T03:45:00.296Z] ---> b6471c3e58ae [2021-11-11T03:45:00.296Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T03:45:00.296Z] ---> Running in 8a4e736275c5 [2021-11-11T03:45:00.296Z] Removing intermediate container 8a4e736275c5 [2021-11-11T03:45:00.296Z] ---> ec7b443b6224 [2021-11-11T03:45:00.296Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T03:45:00.296Z] ---> Running in 0e69078c9d00 [2021-11-11T03:45:00.296Z] Removing intermediate container 0e69078c9d00 [2021-11-11T03:45:00.296Z] ---> 0a73c68f19d4 [2021-11-11T03:45:00.296Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T03:45:00.562Z] ---> 3727efdf4f0e [2021-11-11T03:45:00.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T03:45:00.562Z] ---> d133b075cb69 [2021-11-11T03:45:00.562Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T03:45:00.821Z] ---> 5fdecc836f9b [2021-11-11T03:45:00.822Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T03:45:00.822Z] ---> Running in 70fa771d8f7c [2021-11-11T03:45:00.822Z] Removing intermediate container 70fa771d8f7c [2021-11-11T03:45:00.822Z] ---> 0adbe1f4c045 [2021-11-11T03:45:00.822Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:45:01.084Z] ---> Running in 52db026dfb8e [2021-11-11T03:45:01.084Z] Removing intermediate container 52db026dfb8e [2021-11-11T03:45:01.084Z] ---> dc58ce90a00f [2021-11-11T03:45:01.084Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T03:45:01.084Z] ---> Running in 00c75e434359 [2021-11-11T03:45:01.084Z] Removing intermediate container 00c75e434359 [2021-11-11T03:45:01.084Z] ---> 7704cea16fa1 [2021-11-11T03:45:01.084Z] Step 21/22 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:45:01.084Z] ---> Running in 701aea938262 [2021-11-11T03:45:01.345Z] Removing intermediate container 701aea938262 [2021-11-11T03:45:01.345Z] ---> dec4d741856b [2021-11-11T03:45:01.345Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T03:45:01.345Z] ---> Running in 8d7e84d0fcb6 [2021-11-11T03:45:01.345Z] Removing intermediate container 8d7e84d0fcb6 [2021-11-11T03:45:01.345Z] ---> f1685a99baea [2021-11-11T03:45:01.345Z] [2021-11-11T03:45:01.345Z] Successfully built f1685a99baea [2021-11-11T03:45:01.345Z] Successfully tagged sys-mgmt-agent:latest [2021-11-11T03:45:01.612Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-11T03:45:01.628Z] $ docker stop --time=1 bef0f86e09102e4727a0908acd8beecd8347be3bd140631de4a1959b6148477e [2021-11-11T03:45:02.915Z] $ docker rm -f bef0f86e09102e4727a0908acd8beecd8347be3bd140631de4a1959b6148477e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T03:45:03.298Z] + docker images [2021-11-11T03:45:03.298Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T03:45:03.298Z] sys-mgmt-agent latest f1685a99baea 2 seconds ago 294MB [2021-11-11T03:45:03.298Z] security-secretstore-setup latest d41c7841cc54 12 seconds ago 28.4MB [2021-11-11T03:45:03.298Z] support-notifications latest cdafe8bfefdb 15 seconds ago 16.9MB [2021-11-11T03:45:03.298Z] 169f7adaa4b4 18 seconds ago 1.76GB [2021-11-11T03:45:03.298Z] 0302b90687fc 20 seconds ago 1.76GB [2021-11-11T03:45:03.298Z] 60800c8d2a29 20 seconds ago 1.76GB [2021-11-11T03:45:03.298Z] security-bootstrapper latest 878e1ccb41c9 29 seconds ago 18.9MB [2021-11-11T03:45:03.298Z] 7b55632cf10c 40 seconds ago 1.76GB [2021-11-11T03:45:03.298Z] core-data latest d4e2334fa4ff 49 seconds ago 20.7MB [2021-11-11T03:45:03.298Z] support-scheduler latest 764c9e11c4f1 52 seconds ago 16.2MB [2021-11-11T03:45:03.299Z] c62acdc42103 About a minute ago 1.76GB [2021-11-11T03:45:03.299Z] 3d10c6adeb05 About a minute ago 1.76GB [2021-11-11T03:45:03.299Z] security-proxy-setup latest 5df7fa0acd79 About a minute ago 26.9MB [2021-11-11T03:45:03.299Z] core-metadata latest e93965271a31 About a minute ago 16.9MB [2021-11-11T03:45:03.299Z] core-command latest 4a8c85ef080d About a minute ago 16.1MB [2021-11-11T03:45:03.299Z] 53e31e422f61 About a minute ago 1.76GB [2021-11-11T03:45:03.299Z] 9bf4a412e83a About a minute ago 1.76GB [2021-11-11T03:45:03.299Z] 9be261c66074 About a minute ago 1.75GB [2021-11-11T03:45:03.299Z] ci-base-image-x86_64 latest 853868b1ac04 5 minutes ago 1.25GB [2021-11-11T03:45:03.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-11T03:45:03.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-11T03:45:03.299Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-11T03:45:03.299Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-11T03:45:03.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-11T03:45:18.653Z] Removing intermediate container cfc00f59f10d [2021-11-11T03:45:18.653Z] ---> 4d56d4f16aea [2021-11-11T03:45:18.653Z] Successfully built 4d56d4f16aea [2021-11-11T03:45:18.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:45:18.902Z] Still waiting to schedule task [2021-11-11T03:45:18.902Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-11T03:45:19.041Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T03:45:19.042Z] . [Pipeline] withDockerContainer [2021-11-11T03:45:19.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2021-11-11T03:45:19.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T03:45:20.843Z] $ docker top ea2d8ac51c5cb3a9d2ff48f9198485682eae937cfb9b01b184d05fdb7c61e632 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T03:45:21.804Z] + go version [2021-11-11T03:45:21.804Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T03:45:21.841Z] $ docker stop --time=1 ea2d8ac51c5cb3a9d2ff48f9198485682eae937cfb9b01b184d05fdb7c61e632 [2021-11-11T03:45:23.530Z] $ docker rm -f ea2d8ac51c5cb3a9d2ff48f9198485682eae937cfb9b01b184d05fdb7c61e632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:45:24.510Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T03:45:24.510Z] . [Pipeline] withDockerContainer [2021-11-11T03:45:24.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2021-11-11T03:45:24.853Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T03:45:26.201Z] $ docker top 957ebb45b63bf99925429f5afcb864cab99afea8b82daeb08dba5d6e0decd9ac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T03:45:26.543Z] ========================================================= [2021-11-11T03:45:26.543Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T03:45:26.543Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T03:45:27.229Z] + make test [2021-11-11T03:45:27.229Z] go mod tidy [2021-11-11T03:45:27.832Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T03:45:54.658Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T03:46:51.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T03:46:56.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T03:46:56.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T03:46:57.913Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T03:47:10.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T03:47:10.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T03:47:10.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T03:47:10.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T03:47:10.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T03:47:10.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T03:47:11.318Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T03:47:11.318Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T03:47:11.318Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T03:47:11.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T03:47:19.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.282s coverage: 28.7% of statements [2021-11-11T03:47:19.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T03:47:19.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T03:47:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.414s coverage: 98.5% of statements [2021-11-11T03:47:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T03:47:24.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.370s coverage: 44.7% of statements [2021-11-11T03:47:24.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T03:47:24.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T03:47:26.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.732s coverage: 89.5% of statements [2021-11-11T03:47:26.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T03:47:26.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T03:47:26.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.288s coverage: 84.4% of statements [2021-11-11T03:47:26.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T03:47:26.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T03:47:26.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T03:47:26.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T03:47:26.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.835s coverage: 94.2% of statements [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 60.0% of statements [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.437s coverage: 0.9% of statements [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.168s coverage: 21.7% of statements [2021-11-11T03:47:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.218s coverage: 47.1% of statements [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.322s coverage: 79.5% of statements [2021-11-11T03:47:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2021-11-11T03:47:37.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements [2021-11-11T03:47:38.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements [2021-11-11T03:47:50.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.423s coverage: 94.4% of statements [2021-11-11T03:47:50.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.270s coverage: 44.8% of statements [2021-11-11T03:47:57.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.678s coverage: 82.5% of statements [2021-11-11T03:47:57.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements [2021-11-11T03:48:04.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.812s coverage: 91.2% of statements [2021-11-11T03:48:04.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T03:48:05.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.947s coverage: 64.4% of statements [2021-11-11T03:48:05.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T03:48:05.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T03:48:05.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.214s coverage: 100.0% of statements [2021-11-11T03:48:05.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements [2021-11-11T03:48:05.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-11-11T03:48:06.423Z] Running on prd-ubuntu18.04-docker-8c-8g-8 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-11T03:48:06.467Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T03:48:06.579Z] The recommended git tool is: git [2021-11-11T03:48:06.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-11-11T03:48:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-11-11T03:48:08.401Z] using credential edgex-jenkins-ssh [2021-11-11T03:48:08.411Z] Cloning the remote Git repository [2021-11-11T03:48:08.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T03:48:08.486Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-11T03:48:08.510Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T03:48:08.510Z] > git --version # timeout=10 [2021-11-11T03:48:08.515Z] > git --version # 'git version 2.17.1' [2021-11-11T03:48:08.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T03:48:08.545Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T03:48:12.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.457s coverage: 65.4% of statements [2021-11-11T03:48:12.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T03:48:12.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T03:48:12.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T03:48:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.915s coverage: 43.8% of statements [2021-11-11T03:48:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T03:48:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T03:48:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements [2021-11-11T03:48:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T03:48:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2021-11-11T03:48:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T03:48:22.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T03:48:22.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.644s coverage: 92.3% of statements [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T03:48:22.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T03:48:22.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.7% of statements [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T03:48:22.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T03:48:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T03:48:22.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2021-11-11T03:48:22.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-11T03:48:22.642Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-11T03:48:22.642Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-11T03:48:22.642Z] GO111MODULE=on go vet ./... [2021-11-11T03:49:59.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T03:49:59.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T03:49:59.457Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T03:50:00.136Z] + ls -al . [2021-11-11T03:50:00.136Z] total 672 [2021-11-11T03:50:00.136Z] drwxrwxr-x 9 1001 1001 4096 Nov 11 03:49 . [2021-11-11T03:50:00.136Z] drwxr-xr-x 4 root root 4096 Nov 11 03:45 .. [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 03:42 .dockerignore [2021-11-11T03:50:00.136Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 03:43 .git [2021-11-11T03:50:00.136Z] drwxrwxr-x 4 1001 1001 4096 Nov 11 03:42 .github [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 03:42 .gitignore [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 03:42 .golangci.yml [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 03:42 .hadolint.yml [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 03:42 .sonarcloud.properties [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 03:42 ADOPTERS.md [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 03:42 Attribution.txt [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 52851 Nov 11 03:42 CHANGELOG.md [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 03:42 CONTRIBUTING.md [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 03:42 GOVERNANCE.md [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 03:42 Jenkinsfile [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 03:42 LICENSE [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 03:42 Makefile [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 03:42 OWNERS.md [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 03:42 README.md [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 03:42 SECURITY.md [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 03:38 VERSION [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 03:42 ZMQWindows.md [2021-11-11T03:50:00.136Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 03:42 bin [2021-11-11T03:50:00.136Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 03:42 cmd [2021-11-11T03:50:00.136Z] -rw-r--r-- 1 root root 428381 Nov 11 03:48 coverage.out [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 03:42 go.mod [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 03:42 go.sum [2021-11-11T03:50:00.136Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 03:42 internal [2021-11-11T03:50:00.136Z] drwxrwxr-x 3 1001 1001 4096 Nov 11 03:42 openapi [2021-11-11T03:50:00.136Z] drwxrwxr-x 4 1001 1001 4096 Nov 11 03:42 snap [2021-11-11T03:50:00.136Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 03:42 version.go [Pipeline] sh [2021-11-11T03:50:00.802Z] + '[' -e coverage.out ] [2021-11-11T03:50:00.802Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T03:50:00.840Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T03:50:01.607Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T03:50:02.266Z] + make build [2021-11-11T03:50:02.266Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T03:50:08.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T03:50:31.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T03:50:34.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T03:50:38.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T03:50:39.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T03:50:42.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T03:50:47.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T03:50:49.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T03:50:54.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T03:50:56.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T03:51:00.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T03:51:01.695Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:51:01.805Z] Merge succeeded, producing 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:51:01.805Z] Checking out Revision 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 (PR-3805) [2021-11-11T03:51:00.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T03:51:00.811Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T03:51:00.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T03:51:00.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T03:51:00.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T03:51:00.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T03:51:01.701Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T03:51:01.707Z] > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [2021-11-11T03:51:01.767Z] > git remote # timeout=10 [2021-11-11T03:51:01.774Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T03:51:01.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T03:51:01.782Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-11T03:51:01.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T03:51:01.806Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T03:51:01.812Z] > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [2021-11-11T03:51:05.375Z] Commit message: "docs: update Changelog for Jakarta release" [2021-11-11T03:51:05.400Z] > git --version # timeout=10 [2021-11-11T03:51:05.406Z] > git --version # 'git version 2.17.1' [2021-11-11T03:51:05.413Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T03:51:06.467Z] + echo snap-build.sh [2021-11-11T03:51:06.468Z] snap-build.sh [2021-11-11T03:51:06.468Z] + SNAP_BASE_DIR=. [2021-11-11T03:51:06.468Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-11T03:51:06.468Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-11T03:51:06.468Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-11T03:51:06.468Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-11T03:51:06.468Z] + cd /w/workspace/edgex-go/1 [2021-11-11T03:51:06.468Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-11T03:51:06.468Z] Reading package lists... [2021-11-11T03:51:06.468Z] Building dependency tree... [2021-11-11T03:51:06.468Z] Reading state information... [2021-11-11T03:51:06.468Z] The following packages were automatically installed and are no longer required: [2021-11-11T03:51:06.468Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-11T03:51:06.468Z] uidmap xdelta3 [2021-11-11T03:51:06.468Z] Use 'sudo apt autoremove' to remove them. [2021-11-11T03:51:06.468Z] The following packages will be REMOVED: [2021-11-11T03:51:06.468Z] lxd* lxd-client* [2021-11-11T03:51:06.730Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-11T03:51:06.730Z] After this operation, 31.7 MB disk space will be freed. [Pipeline] } [2021-11-11T03:51:06.900Z] $ docker stop --time=1 957ebb45b63bf99925429f5afcb864cab99afea8b82daeb08dba5d6e0decd9ac [2021-11-11T03:51:07.255Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-11T03:51:07.255Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T03:51:07.833Z] Removing lxd dnsmasq configuration [2021-11-11T03:51:07.833Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T03:51:08.094Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-11T03:51:08.666Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T03:51:08.927Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-11T03:51:08.927Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T03:51:08.987Z] $ docker rm -f 957ebb45b63bf99925429f5afcb864cab99afea8b82daeb08dba5d6e0decd9ac [Pipeline] // withDockerContainer [Pipeline] } [2021-11-11T03:51:10.317Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-11T03:51:10.317Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-11-11T03:51:10.579Z] + sudo snap remove --purge lxd [Pipeline] sh [2021-11-11T03:51:10.840Z] snap "lxd" is not installed [2021-11-11T03:51:10.840Z] + sudo groupadd --force --system lxd [2021-11-11T03:51:10.840Z] ++ whoami [2021-11-11T03:51:10.840Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-11T03:51:10.840Z] + newgrp - lxd [2021-11-11T03:51:10.840Z] + sudo snap install lxd [2021-11-11T03:51:10.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T03:51:10.917Z] [2021-11-11T03:51:10.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:51:11.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T03:51:11.842Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-11T03:51:11.842Z] 29e5d40040c1: Pulling fs layer [2021-11-11T03:51:11.842Z] 1ce36da41761: Pulling fs layer [2021-11-11T03:51:11.842Z] 25b303627fd3: Pulling fs layer [2021-11-11T03:51:11.842Z] 29e5d40040c1: Verifying Checksum [2021-11-11T03:51:11.842Z] 29e5d40040c1: Download complete [2021-11-11T03:51:12.115Z] 1ce36da41761: Verifying Checksum [2021-11-11T03:51:12.115Z] 1ce36da41761: Download complete [2021-11-11T03:51:12.712Z] 29e5d40040c1: Pull complete [2021-11-11T03:51:13.686Z] 25b303627fd3: Verifying Checksum [2021-11-11T03:51:13.686Z] 25b303627fd3: Download complete [2021-11-11T03:51:13.686Z] 1ce36da41761: Pull complete [2021-11-11T03:51:18.981Z] 2021-11-11T03:51:16Z INFO Waiting for automatic snapd restart... [2021-11-11T03:51:23.817Z] 25b303627fd3: Pull complete [2021-11-11T03:51:23.817Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-11T03:51:23.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T03:51:23.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-11T03:51:24.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2021-11-11T03:51:24.190Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-11T03:51:26.740Z] $ docker top 286fae58639400121547124e7f4505a0454d2f6de029b5f2d9dc854e5dc58afd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T03:51:27.714Z] + docker-compose build --help [2021-11-11T03:51:27.714Z] + grep parallel [2021-11-11T03:51:32.003Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T03:51:32.045Z] $ docker stop --time=1 286fae58639400121547124e7f4505a0454d2f6de029b5f2d9dc854e5dc58afd [2021-11-11T03:51:33.780Z] $ docker rm -f 286fae58639400121547124e7f4505a0454d2f6de029b5f2d9dc854e5dc58afd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:51:34.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T03:51:34.495Z] . [Pipeline] withDockerContainer [2021-11-11T03:51:34.761Z] prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2021-11-11T03:51:34.855Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-11-11T03:51:36.173Z] $ docker top 0f6691d86f97e4e76172db9f5d1abb88684ce5d57c1e75e9a1bcbff5eb8ebdca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T03:51:37.110Z] lxd 4.20 from Canonical* installed [2021-11-11T03:51:37.110Z] + sudo lxd init --auto [2021-11-11T03:51:37.143Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T03:51:41.437Z] Building core-command ... [2021-11-11T03:51:41.437Z] Building core-data ... [2021-11-11T03:51:41.437Z] Building core-metadata ... [2021-11-11T03:51:41.437Z] Building security-bootstrapper ... [2021-11-11T03:51:41.437Z] Building security-proxy-setup ... [2021-11-11T03:51:41.437Z] Building security-secretstore-setup ... [2021-11-11T03:51:41.437Z] Building support-notifications ... [2021-11-11T03:51:41.437Z] Building support-scheduler ... [2021-11-11T03:51:41.437Z] Building sys-mgmt-agent ... [2021-11-11T03:51:41.437Z] Building core-metadata [2021-11-11T03:51:41.437Z] Building support-notifications [2021-11-11T03:51:41.437Z] Building core-data [2021-11-11T03:51:41.437Z] Building core-command [2021-11-11T03:51:41.437Z] Building security-secretstore-setup [2021-11-11T03:51:45.285Z] + sudo snap install --classic snapcraft [2021-11-11T03:52:03.406Z] snapcraft 5.0 from Canonical* installed [2021-11-11T03:52:03.406Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-11T03:52:03.407Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-11T03:52:03.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T03:52:03.407Z] Dload Upload Total Spent Left Speed [2021-11-11T03:52:03.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4384 [2021-11-11T03:52:03.407Z] 100 3325k 100 3325k 0 0 7472k 0 --:--:-- --:--:-- --:--:-- 7472k [2021-11-11T03:52:03.407Z] ./yq_linux_amd64 [2021-11-11T03:52:03.407Z] + sudo snapcraft prime --use-lxd [2021-11-11T03:52:03.407Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-11T03:52:03.407Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-11T03:52:03.407Z] - README.md [2021-11-11T03:52:03.407Z] [2021-11-11T03:52:03.407Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-11T03:52:03.407Z] Launching a container. [2021-11-11T03:52:18.321Z] Waiting for container to be ready [2021-11-11T03:52:18.321Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-11T03:52:18.321Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-11T03:52:18.321Z] [2021-11-11T03:52:20.234Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-11T03:52:20.807Z] Waiting for network to be ready... [2021-11-11T03:52:21.070Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-11T03:52:21.330Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-11T03:52:21.330Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-11T03:52:21.330Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-11T03:52:21.330Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-11T03:52:21.330Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-11T03:52:21.330Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-11T03:52:21.330Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-11T03:52:21.330Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-11T03:52:21.330Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-11T03:52:21.591Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-11T03:52:21.856Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-11T03:52:22.117Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-11T03:52:22.378Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-11T03:52:22.378Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-11T03:52:22.378Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-11T03:52:22.378Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-11T03:52:22.378Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-11T03:52:22.951Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-11T03:52:22.951Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-11T03:52:23.212Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-11T03:52:23.212Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-11T03:52:23.212Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-11T03:52:23.212Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-11T03:52:23.212Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-11T03:52:23.212Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-11T03:52:23.474Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-11T03:52:25.470Z] Fetched 25.6 MB in 5s (5646 kB/s) [2021-11-11T03:52:26.406Z] Reading package lists... [2021-11-11T03:52:26.671Z] Reading package lists... [2021-11-11T03:52:26.671Z] Building dependency tree... [2021-11-11T03:52:26.671Z] Reading state information... [2021-11-11T03:52:26.932Z] The following additional packages will be installed: [2021-11-11T03:52:26.932Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-11T03:52:26.932Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-11T03:52:26.932Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-11T03:52:26.932Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-11T03:52:26.932Z] Suggested packages: [2021-11-11T03:52:26.932Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-11T03:52:26.932Z] Recommended packages: [2021-11-11T03:52:26.932Z] gnupg libsasl2-modules [2021-11-11T03:52:26.932Z] The following NEW packages will be installed: [2021-11-11T03:52:26.932Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-11T03:52:26.932Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-11T03:52:26.932Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-11T03:52:26.932Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-11T03:52:26.932Z] The following packages will be upgraded: [2021-11-11T03:52:26.932Z] gpg gpg-agent gpgconf libudev1 [2021-11-11T03:52:27.192Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-11T03:52:27.192Z] Need to get 3527 kB of archives. [2021-11-11T03:52:27.192Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-11T03:52:27.192Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-11T03:52:27.192Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-11T03:52:27.192Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-11T03:52:27.451Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-11T03:52:27.451Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-11T03:52:27.451Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-11T03:52:28.022Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-11T03:52:28.022Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-11T03:52:28.022Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-11T03:52:28.022Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-11T03:52:28.022Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-11T03:52:28.022Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-11T03:52:28.022Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-11T03:52:28.023Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-11T03:52:28.023Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-11T03:52:28.283Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-11T03:52:28.283Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-11T03:52:28.283Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-11T03:52:28.283Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-11T03:52:28.283Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-11T03:52:28.283Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-11T03:52:28.283Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-11T03:52:28.544Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T03:52:28.544Z] Fetched 3527 kB in 1s (2508 kB/s) [2021-11-11T03:52:28.544Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-11T03:52:28.544Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-11T03:52:28.544Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T03:52:28.544Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-11T03:52:28.544Z] Selecting previously unselected package udev. [2021-11-11T03:52:28.544Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-11T03:52:28.544Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-11T03:52:28.544Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-11T03:52:28.803Z] Selecting previously unselected package libfuse2:amd64. [2021-11-11T03:52:28.804Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-11T03:52:28.804Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-11T03:52:28.804Z] Selecting previously unselected package fuse. [2021-11-11T03:52:28.804Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-11T03:52:28.804Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-11T03:52:28.804Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T03:52:28.804Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T03:52:29.064Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T03:52:29.064Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T03:52:29.064Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T03:52:29.064Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T03:52:29.064Z] Selecting previously unselected package libksba8:amd64. [2021-11-11T03:52:29.064Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-11T03:52:29.064Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-11T03:52:29.325Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-11T03:52:29.325Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.325Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.325Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-11T03:52:29.325Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.325Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.325Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-11T03:52:29.325Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.325Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.325Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-11T03:52:29.325Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.325Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.325Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-11T03:52:29.325Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.325Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.587Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-11T03:52:29.587Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.587Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.587Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-11T03:52:29.587Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.587Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.587Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-11T03:52:29.587Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.587Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.587Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-11T03:52:29.587Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T03:52:29.587Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:29.587Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T03:52:29.587Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-11T03:52:29.587Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T03:52:29.848Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T03:52:29.848Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-11T03:52:29.848Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T03:52:29.848Z] Selecting previously unselected package libldap-common. [2021-11-11T03:52:29.848Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-11T03:52:29.848Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T03:52:29.848Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T03:52:29.848Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-11T03:52:29.848Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T03:52:29.848Z] Selecting previously unselected package dirmngr. [2021-11-11T03:52:29.848Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T03:52:29.848Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-11T03:52:30.108Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T03:52:30.108Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-11T03:52:30.108Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-11T03:52:30.108Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T03:52:30.108Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T03:52:30.108Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-11T03:52:30.108Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.108Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-11T03:52:30.108Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T03:52:30.108Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-11T03:52:30.368Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T03:52:30.368Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.368Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-11T03:52:30.368Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-11T03:52:30.630Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-11T03:52:30.630Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.630Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.630Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.630Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.630Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.630Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.630Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T03:52:30.630Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T03:52:30.630Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-11T03:52:30.630Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T03:52:30.891Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-11T03:52:30.891Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-11T03:52:30.891Z] This means they are not meant to be enabled using systemctl. [2021-11-11T03:52:30.891Z] Possible reasons for having this kind of units are: [2021-11-11T03:52:30.891Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-11T03:52:30.891Z] .wants/ or .requires/ directory. [2021-11-11T03:52:30.891Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-11T03:52:30.891Z] a requirement dependency on it. [2021-11-11T03:52:30.891Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-11T03:52:30.891Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-11T03:52:30.891Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-11T03:52:30.891Z] instance name specified. [2021-11-11T03:52:31.414Z] Reading package lists... [2021-11-11T03:52:31.414Z] Building dependency tree... [2021-11-11T03:52:31.414Z] Reading state information... [2021-11-11T03:52:31.673Z] The following additional packages will be installed: [2021-11-11T03:52:31.673Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-11T03:52:31.673Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-11T03:52:31.673Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-11T03:52:31.673Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-11T03:52:31.673Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-11T03:52:31.673Z] Suggested packages: [2021-11-11T03:52:31.673Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-11T03:52:31.673Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-11T03:52:31.673Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-11T03:52:31.673Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-11T03:52:31.673Z] systemd-container policykit-1 [2021-11-11T03:52:31.673Z] Recommended packages: [2021-11-11T03:52:31.673Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-11T03:52:31.673Z] The following NEW packages will be installed: [2021-11-11T03:52:31.673Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-11T03:52:31.673Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-11T03:52:31.673Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-11T03:52:31.673Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-11T03:52:31.673Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-11T03:52:31.673Z] The following packages will be upgraded: [2021-11-11T03:52:31.673Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-11T03:52:31.673Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-11T03:52:31.673Z] Need to get 36.8 MB of archives. [2021-11-11T03:52:31.673Z] After this operation, 147 MB of additional disk space will be used. [2021-11-11T03:52:31.673Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-11T03:52:31.673Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-11T03:52:31.934Z] 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-11-11T03:52:31.934Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-11T03:52:31.935Z] 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-11-11T03:52:31.935Z] 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-11-11T03:52:31.935Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-11T03:52:31.935Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-11T03:52:31.935Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-11T03:52:31.935Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-11T03:52:31.935Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-11T03:52:31.935Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-11T03:52:31.935Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-11T03:52:31.935Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-11T03:52:31.935Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-11T03:52:31.935Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-11T03:52:31.935Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-11T03:52:32.504Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-11T03:52:32.504Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-11T03:52:32.764Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-11T03:52:32.764Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-11T03:52:32.764Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-11T03:52:32.764Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-11T03:52:32.764Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-11T03:52:32.764Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-11T03:52:32.764Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-11T03:52:32.764Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-11T03:52:32.764Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-11T03:52:32.764Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-11T03:52:32.764Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-11T03:52:34.148Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T03:52:34.148Z] Fetched 36.8 MB in 3s (14.5 MB/s) [2021-11-11T03:52:34.408Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T03:52:34.408Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-11T03:52:34.408Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T03:52:34.668Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-11T03:52:34.927Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T03:52:34.927Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-11T03:52:34.927Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T03:52:34.927Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-11T03:52:34.927Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-11T03:52:34.927Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-11T03:52:35.188Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T03:52:35.188Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-11T03:52:35.188Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-11T03:52:35.448Z] Setting up apt (1.6.14) ... [2021-11-11T03:52:35.448Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-11T03:52:35.708Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-11T03:52:35.708Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-11T03:52:35.708Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-11T03:52:35.708Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-11T03:52:35.968Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-11T03:52:35.968Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T03:52:35.968Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T03:52:36.285Z] Selecting previously unselected package libexpat1:amd64. [2021-11-11T03:52:36.285Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-11T03:52:36.285Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-11T03:52:36.545Z] Selecting previously unselected package python3.6-minimal. [2021-11-11T03:52:36.545Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T03:52:36.545Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T03:52:36.805Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-11T03:52:36.805Z] Checking for services that may need to be restarted...done. [2021-11-11T03:52:36.805Z] Checking for services that may need to be restarted...done. [2021-11-11T03:52:36.805Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T03:52:36.805Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-11T03:52:36.805Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T03:52:37.375Z] Selecting previously unselected package python3-minimal. [2021-11-11T03:52:37.375Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-11T03:52:37.375Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-11T03:52:37.375Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-11T03:52:37.375Z] Selecting previously unselected package mime-support. [2021-11-11T03:52:37.375Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-11T03:52:37.375Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-11T03:52:37.375Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-11T03:52:37.375Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-11T03:52:37.375Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-11T03:52:37.375Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-11T03:52:37.375Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T03:52:37.375Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T03:52:37.634Z] Selecting previously unselected package python3.6. [2021-11-11T03:52:37.634Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T03:52:37.634Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T03:52:37.634Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-11T03:52:37.634Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-11T03:52:37.634Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-11T03:52:37.634Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-11T03:52:37.894Z] Selecting previously unselected package python3. [2021-11-11T03:52:37.894Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-11T03:52:37.894Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-11T03:52:37.894Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-11T03:52:38.154Z] Selecting previously unselected package multiarch-support. [2021-11-11T03:52:38.154Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T03:52:38.154Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-11T03:52:38.154Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-11T03:52:38.154Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-11T03:52:38.154Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-11T03:52:38.154Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-11T03:52:38.154Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-11T03:52:38.154Z] Selecting previously unselected package libbsd0:amd64. [2021-11-11T03:52:38.154Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-11T03:52:38.154Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-11T03:52:38.154Z] Selecting previously unselected package sudo. [2021-11-11T03:52:38.154Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-11T03:52:38.154Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-11T03:52:38.417Z] Selecting previously unselected package apparmor. [2021-11-11T03:52:38.417Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-11T03:52:38.417Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-11T03:52:38.677Z] Selecting previously unselected package libedit2:amd64. [2021-11-11T03:52:38.677Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-11T03:52:38.677Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-11T03:52:38.677Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-11T03:52:38.677Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T03:52:38.677Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T03:52:38.677Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-11T03:52:38.677Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T03:52:38.677Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T03:52:38.677Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-11T03:52:38.677Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-11T03:52:38.677Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-11T03:52:38.945Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-11T03:52:38.945Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T03:52:38.946Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T03:52:38.946Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-11T03:52:38.946Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T03:52:38.946Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T03:52:38.946Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-11T03:52:38.946Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-11T03:52:38.946Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-11T03:52:39.205Z] Selecting previously unselected package openssh-client. [2021-11-11T03:52:39.205Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-11T03:52:39.205Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-11T03:52:39.205Z] Selecting previously unselected package squashfs-tools. [2021-11-11T03:52:39.205Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-11T03:52:39.205Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-11T03:52:39.205Z] Selecting previously unselected package snapd. [2021-11-11T03:52:39.205Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-11T03:52:39.466Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-11T03:52:41.385Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-11T03:52:41.385Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-11T03:52:41.385Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-11T03:52:41.385Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-11T03:52:41.385Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-11T03:52:41.647Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T03:52:41.647Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T03:52:41.647Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-11T03:52:41.647Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-11T03:52:42.219Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-11T03:52:42.219Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-11T03:52:42.219Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-11T03:52:42.219Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T03:52:42.219Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T03:52:42.219Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T03:52:42.791Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-11T03:52:42.791Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T03:52:42.791Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-11T03:52:42.791Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-11T03:52:42.791Z] running python rtupdate hooks for python3.6... [2021-11-11T03:52:42.791Z] running python post-rtupdate hooks for python3.6... [2021-11-11T03:52:42.791Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-11T03:52:43.361Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-11T03:52:43.623Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T03:52:43.623Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-11T03:52:43.883Z] Setting up snapd (2.51.1+18.04) ... [2021-11-11T03:52:44.454Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-11T03:52:44.717Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-11T03:52:44.977Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-11T03:52:44.978Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-11T03:52:45.237Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-11T03:52:45.237Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-11T03:52:45.499Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-11T03:52:45.499Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-11T03:52:45.759Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-11T03:52:46.020Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-11T03:52:46.020Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-11-11T03:52:46.020Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T03:52:46.020Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-11T03:52:46.961Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T03:52:46.961Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T03:52:46.962Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T03:52:48.160Z] Reading package lists... [2021-11-11T03:52:48.422Z] Reading package lists... [2021-11-11T03:52:48.682Z] Building dependency tree... [2021-11-11T03:52:48.682Z] Reading state information... [2021-11-11T03:52:48.682Z] Calculating upgrade... [2021-11-11T03:52:48.682Z] The following packages will be upgraded: [2021-11-11T03:52:48.682Z] advancecomp base-files bash binutils binutils-common [2021-11-11T03:52:48.682Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-11T03:52:48.682Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-11T03:52:48.682Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-11T03:52:48.682Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-11T03:52:48.682Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-11T03:52:48.682Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-11T03:52:48.682Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-11T03:52:48.682Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-11T03:52:48.682Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-11T03:52:48.682Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-11T03:52:48.682Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-11T03:52:48.682Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-11T03:52:48.682Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-11T03:52:48.682Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-11T03:52:48.682Z] ubuntu-keyring util-linux [2021-11-11T03:52:48.943Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T03:52:48.943Z] Need to get 64.2 MB of archives. [2021-11-11T03:52:48.943Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-11T03:52:48.943Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-11T03:52:48.943Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-11T03:52:48.943Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-11T03:52:48.943Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-11T03:52:48.943Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-11T03:52:48.943Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-11T03:52:48.943Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-11T03:52:48.943Z] 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-11-11T03:52:48.943Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-11T03:52:48.943Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-11T03:52:48.943Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-11T03:52:48.943Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-11T03:52:48.943Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-11T03:52:48.943Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-11T03:52:48.943Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-11T03:52:48.943Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-11T03:52:48.943Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-11T03:52:48.943Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-11T03:52:48.943Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-11T03:52:48.943Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-11T03:52:48.943Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-11T03:52:49.203Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-11T03:52:49.203Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-11T03:52:49.203Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-11T03:52:49.204Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-11T03:52:49.204Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-11T03:52:49.204Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-11T03:52:49.204Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-11T03:52:49.204Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-11T03:52:49.204Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-11T03:52:49.204Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-11T03:52:49.204Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-11T03:52:49.204Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-11T03:52:49.204Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-11T03:52:49.204Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-11T03:52:49.204Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-11T03:52:49.204Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-11T03:52:49.204Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-11T03:52:49.204Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-11T03:52:49.204Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-11T03:52:49.204Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-11T03:52:49.204Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-11T03:52:49.204Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-11T03:52:49.204Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-11T03:52:49.204Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-11T03:52:49.204Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-11T03:52:49.204Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-11T03:52:49.204Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-11T03:52:49.204Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-11T03:52:49.204Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-11T03:52:49.204Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-11T03:52:49.204Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-11T03:52:49.204Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-11T03:52:49.204Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-11T03:52:49.204Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-11T03:52:49.204Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-11T03:52:49.204Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-11T03:52:49.204Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-11T03:52:49.431Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:52:49.431Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:52:49.431Z] ---> 4d56d4f16aea [2021-11-11T03:52:49.431Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T03:52:49.431Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:52:49.431Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:52:49.431Z] ---> 4d56d4f16aea [2021-11-11T03:52:49.431Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T03:52:49.431Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:52:49.431Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:52:49.431Z] ---> 4d56d4f16aea [2021-11-11T03:52:49.431Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T03:52:49.431Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:52:49.431Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:52:49.431Z] ---> 4d56d4f16aea [2021-11-11T03:52:49.431Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T03:52:49.431Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:52:49.431Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:52:49.431Z] ---> 4d56d4f16aea [2021-11-11T03:52:49.431Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T03:52:49.431Z] ---> Running in b296ab86e596 [2021-11-11T03:52:49.431Z] ---> Running in d75ca3179bfa [2021-11-11T03:52:49.431Z] ---> Running in 0381d625d969 [2021-11-11T03:52:49.431Z] ---> Running in 8ffef825002b [2021-11-11T03:52:49.431Z] ---> Running in 39d162baa25b [2021-11-11T03:52:49.462Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-11T03:52:49.462Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-11T03:52:49.462Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-11T03:52:49.723Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-11T03:52:49.723Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-11T03:52:49.723Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-11T03:52:49.723Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-11T03:52:49.723Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-11T03:52:49.984Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-11T03:52:49.984Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-11T03:52:50.033Z] Removing intermediate container 0381d625d969 [2021-11-11T03:52:50.034Z] ---> c2d9e1c6c1de [2021-11-11T03:52:50.034Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:52:50.034Z] Removing intermediate container 8ffef825002b [2021-11-11T03:52:50.034Z] ---> ed317a4279d0 [2021-11-11T03:52:50.034Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:52:50.034Z] Removing intermediate container 39d162baa25b [2021-11-11T03:52:50.034Z] ---> 81a1c8c1f87f [2021-11-11T03:52:50.034Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:52:50.034Z] Removing intermediate container b296ab86e596 [2021-11-11T03:52:50.034Z] ---> 920066514a15 [2021-11-11T03:52:50.244Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-11T03:52:50.244Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-11T03:52:50.244Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-11T03:52:50.244Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-11T03:52:50.244Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-11T03:52:50.244Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-11T03:52:50.244Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-11T03:52:50.244Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-11T03:52:50.244Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-11T03:52:50.463Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:52:50.463Z] ---> Running in b9d354b4cb7f [2021-11-11T03:52:50.463Z] ---> Running in 55b147d61da4 [2021-11-11T03:52:50.463Z] Removing intermediate container d75ca3179bfa [2021-11-11T03:52:50.463Z] ---> a722c76eba0c [2021-11-11T03:52:50.463Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:52:50.463Z] ---> Running in 831cff77aa8b [2021-11-11T03:52:50.463Z] ---> Running in d0d3836a6e6e [2021-11-11T03:52:50.463Z] ---> Running in d3174dfe17c8 [2021-11-11T03:52:50.503Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-11T03:52:50.503Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-11T03:52:50.503Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-11T03:52:50.503Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-11T03:52:50.503Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-11T03:52:50.503Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-11T03:52:50.503Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-11T03:52:50.503Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-11T03:52:50.503Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-11T03:52:50.503Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-11T03:52:50.503Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-11T03:52:50.503Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-11T03:52:50.503Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-11T03:52:50.503Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-11T03:52:50.766Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-11T03:52:50.766Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-11T03:52:50.766Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-11T03:52:50.766Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-11T03:52:50.766Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-11T03:52:50.766Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-11T03:52:50.766Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-11T03:52:50.766Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-11T03:52:50.766Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-11T03:52:50.766Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-11T03:52:50.766Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-11T03:52:50.766Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-11T03:52:51.026Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T03:52:51.026Z] Fetched 64.2 MB in 2s (32.0 MB/s) [2021-11-11T03:52:51.026Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T03:52:51.026Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T03:52:51.026Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T03:52:51.286Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T03:52:51.286Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T03:52:51.545Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-11T03:52:51.545Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-11T03:52:51.545Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:51.545Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:51.805Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:51.805Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:51.805Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:51.805Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:51.805Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:51.805Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:51.805Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:51.805Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:52.068Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:52.068Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:52.068Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:52.068Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:52.068Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:52:52.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T03:52:52.068Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:52.068Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-11T03:52:52.068Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:52:52.330Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T03:52:52.330Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:52.330Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:52.330Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:52.330Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:52.330Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T03:52:52.330Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T03:52:52.591Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:52:52.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T03:52:52.591Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T03:52:52.591Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T03:52:53.162Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-11T03:52:53.162Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T03:52:53.162Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-11T03:52:53.162Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-11T03:52:53.162Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-11T03:52:53.162Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-11T03:52:53.422Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-11T03:52:53.422Z] Installing new version of config file /etc/issue ... [2021-11-11T03:52:53.422Z] Installing new version of config file /etc/issue.net ... [2021-11-11T03:52:53.422Z] Installing new version of config file /etc/lsb-release ... [2021-11-11T03:52:53.422Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-11T03:52:53.685Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-11T03:52:53.685Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-11T03:52:53.685Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-11T03:52:53.945Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:53.945Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-11T03:52:53.945Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-11T03:52:53.945Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-11T03:52:53.945Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-11-11T03:52:53.945Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:53.945Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:52:53.945Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-11T03:52:54.107Z] Removing intermediate container 55b147d61da4 [2021-11-11T03:52:54.107Z] ---> b5f2421695c4 [2021-11-11T03:52:54.107Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T03:52:54.107Z] Removing intermediate container b9d354b4cb7f [2021-11-11T03:52:54.107Z] ---> 04c0d5f8ab2e [2021-11-11T03:52:54.107Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T03:52:54.206Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:52:54.206Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:54.206Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-11T03:52:54.206Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-11T03:52:54.206Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-11T03:52:54.206Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:54.206Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-11T03:52:54.206Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T03:52:54.383Z] ---> Running in c68f86e85824 [2021-11-11T03:52:54.383Z] ---> Running in b65706730bec [2021-11-11T03:52:54.468Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-11T03:52:54.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:54.468Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T03:52:54.468Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T03:52:54.657Z] Removing intermediate container d3174dfe17c8 [2021-11-11T03:52:54.657Z] ---> a84d8b43e37d [2021-11-11T03:52:54.657Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T03:52:54.657Z] Removing intermediate container d0d3836a6e6e [2021-11-11T03:52:54.727Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T03:52:54.728Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:54.728Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T03:52:54.728Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T03:52:54.728Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-11T03:52:54.930Z] ---> ede309f052e3 [2021-11-11T03:52:54.930Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T03:52:54.930Z] ---> Running in f9f15753f987 [2021-11-11T03:52:54.930Z] ---> Running in 200b7acf2daa [2021-11-11T03:52:54.990Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:54.990Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-11T03:52:54.990Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-11T03:52:55.201Z] Removing intermediate container 831cff77aa8b [2021-11-11T03:52:55.201Z] ---> 7c53c21f4d51 [2021-11-11T03:52:55.201Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T03:52:55.201Z] ---> Running in 0f7557e7ce99 [2021-11-11T03:52:55.251Z] Setting up grep (3.1-2build1) ... [2021-11-11T03:52:55.251Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:55.251Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-11T03:52:55.251Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-11T03:52:55.251Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-11T03:52:55.251Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:55.251Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-11T03:52:55.251Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-11T03:52:55.251Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-11T03:52:55.510Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:55.510Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T03:52:55.510Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T03:52:55.510Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-11T03:52:55.510Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:55.510Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T03:52:55.510Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T03:52:56.081Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T03:52:56.081Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T03:52:56.081Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T03:52:56.081Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T03:52:56.341Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-11T03:52:56.341Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:56.342Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-11T03:52:56.342Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T03:52:56.604Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-11T03:52:56.604Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-11T03:52:56.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:56.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:56.868Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-11T03:52:56.868Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-11T03:52:56.868Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-11T03:52:56.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:56.868Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-11T03:52:56.868Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-11T03:52:57.128Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-11T03:52:57.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:57.128Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:52:57.128Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T03:52:57.128Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:52:57.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:57.128Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:52:57.128Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T03:52:57.128Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:52:57.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:57.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:57.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:57.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:57.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:57.388Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:52:57.388Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T03:52:57.388Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:52:57.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:57.388Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:52:57.388Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T03:52:57.388Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:52:57.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:57.388Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T03:52:57.388Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T03:52:57.534Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:57.649Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T03:52:57.649Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T03:52:57.649Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T03:52:57.649Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:57.649Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T03:52:57.649Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T03:52:57.649Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T03:52:57.909Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:57.909Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:52:57.909Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T03:52:57.909Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:52:57.909Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:57.909Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:52:57.909Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T03:52:57.909Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:52:58.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:58.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:58.135Z] OK: 219 MiB in 52 packages [2021-11-11T03:52:58.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:52:58.171Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:58.171Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:52:58.171Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T03:52:58.417Z] OK: 219 MiB in 52 packages [2021-11-11T03:52:58.430Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:52:58.689Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-11T03:52:58.950Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-11T03:52:58.950Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:58.950Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T03:52:58.950Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T03:52:58.950Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T03:52:59.210Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T03:52:59.210Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-11T03:52:59.210Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T03:52:59.210Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-11T03:52:59.210Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T03:52:59.210Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-11T03:52:59.210Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-11T03:52:59.403Z] OK: 219 MiB in 52 packages [2021-11-11T03:52:59.403Z] OK: 219 MiB in 52 packages [2021-11-11T03:52:59.469Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-11T03:52:59.469Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T03:52:59.469Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-11T03:52:59.469Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-11T03:52:59.678Z] OK: 219 MiB in 52 packages [2021-11-11T03:52:59.730Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-11T03:52:59.730Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T03:52:59.730Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-11T03:52:59.730Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-11T03:52:59.730Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-11T03:52:59.730Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T03:52:59.730Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T03:52:59.730Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T03:52:59.730Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T03:52:59.951Z] Removing intermediate container c68f86e85824 [2021-11-11T03:52:59.951Z] ---> 12da059e3598 [2021-11-11T03:52:59.951Z] Step 6/24 : COPY . . [2021-11-11T03:52:59.990Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T03:52:59.990Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T03:52:59.990Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T03:52:59.990Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T03:52:59.990Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-11T03:52:59.990Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T03:53:00.229Z] Removing intermediate container b65706730bec [2021-11-11T03:53:00.229Z] ---> b98efe541032 [2021-11-11T03:53:00.229Z] Step 6/21 : COPY . . [2021-11-11T03:53:00.249Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T03:53:00.249Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T03:53:00.249Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:00.249Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T03:53:00.249Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T03:53:00.509Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-11T03:53:00.509Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T03:53:00.509Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T03:53:00.509Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T03:53:00.509Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T03:53:00.509Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:00.509Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-11T03:53:00.509Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-11T03:53:00.769Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-11T03:53:00.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:00.769Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-11T03:53:00.769Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-11T03:53:00.769Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-11T03:53:00.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:00.769Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-11T03:53:00.770Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T03:53:01.032Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T03:53:01.032Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:01.032Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T03:53:01.032Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T03:53:01.032Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T03:53:01.218Z] Removing intermediate container 200b7acf2daa [2021-11-11T03:53:01.218Z] ---> c0cef673dd10 [2021-11-11T03:53:01.218Z] Step 6/22 : COPY . . [2021-11-11T03:53:01.218Z] Removing intermediate container 0f7557e7ce99 [2021-11-11T03:53:01.218Z] ---> 1ea216528afc [2021-11-11T03:53:01.218Z] Step 6/22 : COPY . . [2021-11-11T03:53:01.218Z] Removing intermediate container f9f15753f987 [2021-11-11T03:53:01.218Z] ---> 686be84c2bef [2021-11-11T03:53:01.218Z] Step 6/22 : COPY . . [2021-11-11T03:53:01.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:01.295Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-11T03:53:01.295Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-11T03:53:01.295Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-11T03:53:01.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:01.295Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-11T03:53:01.295Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-11T03:53:01.555Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-11T03:53:01.555Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:01.555Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T03:53:01.555Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T03:53:01.817Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-11T03:53:01.817Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:01.817Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-11T03:53:01.817Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-11T03:53:01.817Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-11T03:53:01.817Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:01.817Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-11T03:53:01.817Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-11T03:53:02.078Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-11T03:53:02.078Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:02.078Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-11T03:53:02.078Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-11T03:53:02.078Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-11T03:53:02.078Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:02.078Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-11T03:53:02.078Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-11T03:53:02.339Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-11T03:53:02.339Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:02.339Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-11T03:53:02.339Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-11T03:53:02.339Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-11T03:53:02.339Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:02.339Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-11T03:53:02.339Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-11T03:53:02.599Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-11T03:53:02.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:02.599Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-11T03:53:02.599Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-11T03:53:02.599Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-11T03:53:02.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T03:53:02.599Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-11T03:53:02.599Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-11T03:53:02.599Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-11T03:53:02.859Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-11T03:53:02.859Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-11T03:53:02.859Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-11T03:53:02.859Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-11T03:53:02.859Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-11T03:53:02.859Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-11T03:53:02.859Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-11T03:53:03.117Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-11T03:53:03.117Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-11T03:53:03.117Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-11T03:53:03.117Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-11T03:53:03.117Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-11T03:53:03.117Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-11T03:53:03.377Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-11T03:53:03.377Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-11T03:53:03.377Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-11T03:53:03.377Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-11T03:53:03.377Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-11T03:53:03.377Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-11T03:53:03.377Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-11T03:53:03.377Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-11T03:53:03.637Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-11T03:53:03.637Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-11T03:53:03.637Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-11T03:53:03.637Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-11T03:53:03.896Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-11T03:53:03.896Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-11T03:53:03.896Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-11T03:53:03.896Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-11T03:53:04.156Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T03:53:04.156Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T03:53:04.418Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T03:53:04.418Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T03:53:04.418Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T03:53:04.418Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T03:53:04.418Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T03:53:04.418Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T03:53:04.418Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:04.418Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:04.679Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:04.680Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:04.680Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:04.680Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:04.680Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:04.680Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:05.622Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:05.622Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:06.193Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:06.193Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:06.455Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:06.455Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:06.716Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:06.716Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:07.671Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T03:53:07.671Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T03:53:07.671Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T03:53:07.671Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T03:53:07.671Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-11T03:53:07.671Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T03:53:07.671Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-11T03:53:07.671Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T03:53:07.933Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-11T03:53:07.933Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-11T03:53:07.933Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T03:53:07.933Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T03:53:07.933Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T03:53:07.933Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T03:53:07.933Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-11T03:53:07.933Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-11T03:53:08.196Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:53:08.196Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T03:53:08.196Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:53:08.196Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:53:08.196Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:53:08.196Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-11T03:53:08.196Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-11T03:53:08.196Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-11T03:53:08.196Z] [2021-11-11T03:53:08.196Z] Current default time zone: 'Etc/UTC' [2021-11-11T03:53:08.196Z] Local time is now: Thu Nov 11 03:53:08 UTC 2021. [2021-11-11T03:53:08.196Z] Universal Time is now: Thu Nov 11 03:53:08 UTC 2021. [2021-11-11T03:53:08.196Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-11T03:53:08.196Z] [2021-11-11T03:53:08.196Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-11T03:53:08.196Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:53:08.196Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-11T03:53:08.196Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-11T03:53:08.196Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-11T03:53:08.196Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-11T03:53:08.196Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-11T03:53:08.457Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-11T03:53:08.457Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-11T03:53:08.457Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-11T03:53:08.457Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:53:08.457Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-11T03:53:08.457Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:08.457Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-11T03:53:08.457Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:53:08.457Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-11T03:53:08.457Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-11T03:53:08.457Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-11T03:53:08.457Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-11T03:53:08.457Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-11T03:53:08.457Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-11T03:53:08.457Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-11T03:53:08.457Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-11T03:53:10.373Z] Updating certificates in /etc/ssl/certs... [2021-11-11T03:53:11.317Z] 23 added, 28 removed; done. [2021-11-11T03:53:11.317Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-11T03:53:11.317Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T03:53:11.317Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-11T03:53:11.317Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-11T03:53:11.317Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-11T03:53:11.317Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:11.317Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-11T03:53:11.317Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:11.317Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:11.317Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:11.317Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:11.317Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:11.317Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-11T03:53:11.317Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-11T03:53:11.317Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-11T03:53:11.317Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-11T03:53:11.317Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-11T03:53:11.579Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:11.579Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T03:53:11.579Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-11T03:53:11.579Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-11T03:53:11.579Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-11T03:53:11.579Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T03:53:11.579Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-11T03:53:11.579Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-11T03:53:11.579Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-11T03:53:11.579Z] Updating certificates in /etc/ssl/certs... [2021-11-11T03:53:12.519Z] 0 added, 0 removed; done. [2021-11-11T03:53:12.519Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-11T03:53:12.519Z] done. [2021-11-11T03:53:12.780Z] Reading package lists... [2021-11-11T03:53:12.780Z] Building dependency tree... [2021-11-11T03:53:12.780Z] Reading state information... [2021-11-11T03:53:13.040Z] The following NEW packages will be installed: [2021-11-11T03:53:13.040Z] apt-transport-https [2021-11-11T03:53:13.040Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T03:53:13.300Z] Need to get 4348 B of archives. [2021-11-11T03:53:13.301Z] After this operation, 154 kB of additional disk space will be used. [2021-11-11T03:53:13.301Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-11T03:53:13.301Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T03:53:13.301Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-11-11T03:53:13.301Z] Selecting previously unselected package apt-transport-https. [2021-11-11T03:53:13.301Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-11T03:53:13.301Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-11T03:53:13.301Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-11T03:53:13.561Z] Setting up apt-transport-https (1.6.14) ... [2021-11-11T03:53:13.561Z] Waiting for network to be ready... [2021-11-11T03:53:21.696Z] 2021-11-11T03:53:17Z INFO Waiting for automatic snapd restart... [2021-11-11T03:53:22.270Z] snapd 2.53.1 from Canonical* installed [2021-11-11T03:53:23.210Z] "snapd" switched to the "latest/stable" channel [2021-11-11T03:53:23.210Z] [2021-11-11T03:53:23.383Z] ---> b13134a1b9a0 [2021-11-11T03:53:23.383Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:53:23.383Z] ---> Running in c3438ea976de [2021-11-11T03:53:23.383Z] ---> df3f6be21a9e [2021-11-11T03:53:23.383Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:53:23.383Z] ---> 5e53ddcec375 [2021-11-11T03:53:23.383Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:53:23.383Z] ---> Running in b1000f1dc103 [2021-11-11T03:53:23.666Z] ---> Running in 9061c0e52a0e [2021-11-11T03:53:23.666Z] ---> 81cf85dc38e5 [2021-11-11T03:53:23.666Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:53:23.940Z] ---> Running in d77b17402480 [2021-11-11T03:53:24.217Z] ---> 6691d9d823ee [2021-11-11T03:53:24.217Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:53:24.494Z] ---> Running in 5dce92615281 [2021-11-11T03:53:25.122Z] core18 20211015 from Canonical* installed [2021-11-11T03:53:25.383Z] "core18" switched to the "latest/stable" channel [2021-11-11T03:53:25.383Z] [2021-11-11T03:53:27.911Z] Removing intermediate container c3438ea976de [2021-11-11T03:53:27.911Z] ---> d4975f1fdd51 [2021-11-11T03:53:27.911Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T03:53:27.911Z] ---> Running in 94ed1d064f43 [2021-11-11T03:53:27.926Z] snapcraft 5.0 from Canonical* installed [2021-11-11T03:53:27.926Z] "snapcraft" switched to the "latest/stable" channel [2021-11-11T03:53:27.926Z] [2021-11-11T03:53:28.898Z] Removing intermediate container 9061c0e52a0e [2021-11-11T03:53:28.898Z] ---> f2ccd9f6f046 [2021-11-11T03:53:28.898Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T03:53:29.181Z] ---> Running in 69475d476b50 [2021-11-11T03:53:29.455Z] Removing intermediate container b1000f1dc103 [2021-11-11T03:53:29.455Z] ---> 9e0bf28baae1 [2021-11-11T03:53:29.455Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T03:53:29.455Z] Removing intermediate container d77b17402480 [2021-11-11T03:53:29.455Z] ---> d1d0ab86e7e8 [2021-11-11T03:53:29.455Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T03:53:29.455Z] ---> Running in 36297110e809 [2021-11-11T03:53:29.727Z] ---> Running in 85dfeabd585d [2021-11-11T03:53:30.001Z] Removing intermediate container 5dce92615281 [2021-11-11T03:53:30.001Z] ---> 04c62e350887 [2021-11-11T03:53:30.001Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T03:53:30.278Z] ---> Running in 54493b6631d1 [2021-11-11T03:53:30.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T03:53:31.268Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T03:53:31.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T03:53:32.133Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-11T03:53:32.133Z] - README.md [2021-11-11T03:53:32.133Z] [2021-11-11T03:53:32.133Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-11T03:53:32.393Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T03:53:32.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T03:53:32.654Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T03:53:32.654Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T03:53:32.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T03:53:33.852Z] Reading package lists... [2021-11-11T03:53:34.111Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-11T03:53:34.111Z] Reading package lists... [2021-11-11T03:53:34.371Z] Building dependency tree... [2021-11-11T03:53:34.371Z] Reading state information... [2021-11-11T03:53:34.371Z] Suggested packages: [2021-11-11T03:53:34.371Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-11T03:53:34.371Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-11T03:53:34.371Z] Recommended packages: [2021-11-11T03:53:34.371Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-11T03:53:34.371Z] The following NEW packages will be installed: [2021-11-11T03:53:34.371Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-11T03:53:34.371Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-11T03:53:34.371Z] pkg-config zip [2021-11-11T03:53:34.371Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T03:53:34.635Z] Need to get 7670 kB of archives. [2021-11-11T03:53:34.635Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-11T03:53:34.635Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-11T03:53:34.635Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-11T03:53:34.635Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-11T03:53:34.635Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-11T03:53:34.635Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-11T03:53:34.635Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-11T03:53:34.635Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-11T03:53:34.895Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-11T03:53:34.896Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-11T03:53:34.896Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-11T03:53:35.156Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-11T03:53:35.156Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-11T03:53:35.156Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-11T03:53:35.156Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-11T03:53:35.156Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-11T03:53:35.415Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T03:53:35.415Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-11-11T03:53:35.415Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-11T03:53:35.415Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-11T03:53:35.415Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-11T03:53:35.415Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-11T03:53:35.415Z] Selecting previously unselected package libpsl5:amd64. [2021-11-11T03:53:35.415Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-11T03:53:35.675Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-11T03:53:35.675Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T03:53:35.675Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-11T03:53:35.675Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-11T03:53:35.675Z] Selecting previously unselected package librtmp1:amd64. [2021-11-11T03:53:35.675Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-11T03:53:35.675Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-11T03:53:35.675Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-11T03:53:35.675Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-11T03:53:35.675Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-11T03:53:35.675Z] Selecting previously unselected package liberror-perl. [2021-11-11T03:53:35.675Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-11T03:53:35.675Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-11T03:53:35.675Z] Selecting previously unselected package git-man. [2021-11-11T03:53:35.675Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-11T03:53:35.934Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-11T03:53:35.934Z] Selecting previously unselected package git. [2021-11-11T03:53:35.934Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-11T03:53:35.934Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-11T03:53:36.504Z] Selecting previously unselected package libnorm1:amd64. [2021-11-11T03:53:36.504Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-11T03:53:36.504Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-11T03:53:36.504Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-11T03:53:36.504Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-11T03:53:36.504Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-11T03:53:36.504Z] Selecting previously unselected package libsodium23:amd64. [2021-11-11T03:53:36.504Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-11T03:53:36.504Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-11T03:53:36.504Z] Selecting previously unselected package libzmq5:amd64. [2021-11-11T03:53:36.504Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-11T03:53:36.504Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T03:53:36.764Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-11T03:53:36.764Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-11T03:53:36.764Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T03:53:36.764Z] Selecting previously unselected package pkg-config. [2021-11-11T03:53:36.764Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-11T03:53:36.764Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-11T03:53:36.764Z] Selecting previously unselected package zip. [2021-11-11T03:53:36.764Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-11T03:53:36.764Z] Unpacking zip (3.0-11build1) ... [2021-11-11T03:53:36.764Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-11T03:53:36.764Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-11T03:53:36.764Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-11T03:53:36.764Z] Setting up liberror-perl (0.17025-1) ... [2021-11-11T03:53:36.764Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-11T03:53:36.764Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-11T03:53:37.024Z] No schema files found: doing nothing. [2021-11-11T03:53:37.024Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-11T03:53:37.024Z] Setting up zip (3.0-11build1) ... [2021-11-11T03:53:37.024Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-11T03:53:37.024Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-11T03:53:37.024Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-11T03:53:37.024Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T03:53:37.024Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-11T03:53:37.024Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T03:53:37.024Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-11T03:53:37.024Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T03:53:37.592Z] git set to automatically installed. [2021-11-11T03:53:37.592Z] git-man set to automatically installed. [2021-11-11T03:53:37.592Z] libcurl3-gnutls set to automatically installed. [2021-11-11T03:53:37.592Z] liberror-perl set to automatically installed. [2021-11-11T03:53:37.592Z] libglib2.0-0 set to automatically installed. [2021-11-11T03:53:37.592Z] libnghttp2-14 set to automatically installed. [2021-11-11T03:53:37.592Z] libnorm1 set to automatically installed. [2021-11-11T03:53:37.592Z] libpgm-5.2-0 set to automatically installed. [2021-11-11T03:53:37.592Z] libpsl5 set to automatically installed. [2021-11-11T03:53:37.592Z] librtmp1 set to automatically installed. [2021-11-11T03:53:37.592Z] libsodium23 set to automatically installed. [2021-11-11T03:53:37.592Z] libzmq3-dev set to automatically installed. [2021-11-11T03:53:37.592Z] libzmq5 set to automatically installed. [2021-11-11T03:53:37.592Z] pkg-config set to automatically installed. [2021-11-11T03:53:37.592Z] zip set to automatically installed. [2021-11-11T03:53:38.532Z] snapd is not logged in, snap install commands will use sudo [2021-11-11T03:53:39.471Z] snap "core18" has no updates available [2021-11-11T03:53:40.042Z] snapd is not logged in, snap install commands will use sudo [2021-11-11T03:53:44.242Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-11T03:53:44.502Z] Pulling config-common [2021-11-11T03:53:44.761Z] + snapcraftctl pull [2021-11-11T03:53:45.739Z] Pulling go-build-helper [2021-11-11T03:53:45.739Z] + snapcraftctl pull [2021-11-11T03:53:47.217Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-11T03:53:47.217Z] Skipping pull go-build-helper (already ran) [2021-11-11T03:53:47.217Z] Building go-build-helper [2021-11-11T03:53:47.217Z] + snapcraftctl build [2021-11-11T03:53:49.159Z] Staging go-build-helper [2021-11-11T03:53:49.159Z] + snapcraftctl stage [2021-11-11T03:53:59.155Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-11T03:53:59.155Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-11T03:53:59.155Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-11T03:53:59.155Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-11T03:53:59.155Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-11T03:53:59.155Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-11T03:53:59.155Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-11T03:53:59.155Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-11T03:53:59.155Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-11T03:53:59.155Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-11T03:53:59.155Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-11T03:53:59.155Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-11T03:53:59.155Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-11T03:53:59.155Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-11T03:53:59.155Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-11T03:53:59.155Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-11T03:53:59.155Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-11T03:53:59.155Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-11T03:53:59.155Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-11T03:53:59.155Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-11T03:53:59.156Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-11T03:53:59.156Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-11T03:53:59.156Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-11T03:53:59.156Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-11T03:53:59.156Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-11T03:53:59.156Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-11T03:53:59.156Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-11T03:53:59.156Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-11T03:53:59.156Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-11T03:53:59.156Z] Fetched 224 kB in 0s (0 B/s) [2021-11-11T03:53:59.156Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-11T03:53:59.156Z] Fetched 157 kB in 0s (0 B/s) [2021-11-11T03:53:59.156Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-11T03:53:59.156Z] Fetched 221 kB in 0s (0 B/s) [2021-11-11T03:53:59.156Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-11T03:53:59.156Z] Fetched 143 kB in 0s (0 B/s) [2021-11-11T03:53:59.156Z] Pulling edgex-go [2021-11-11T03:53:59.156Z] + snapcraftctl pull [2021-11-11T03:53:59.415Z] Pulling hooks [2021-11-11T03:53:59.415Z] + snapcraftctl pull [2021-11-11T03:54:21.381Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T03:54:21.381Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T03:54:21.381Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T03:54:21.381Z] Fetched 0 B in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-11T03:54:21.381Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-11T03:54:21.381Z] Fetched 279 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-11T03:54:21.381Z] Fetched 122 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-11T03:54:21.381Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-11T03:54:21.381Z] Fetched 8848 B in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-11T03:54:21.381Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-11T03:54:21.381Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-11T03:54:21.381Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-11T03:54:21.381Z] Fetched 220 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-11T03:54:21.381Z] Fetched 154 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-11T03:54:21.381Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-11T03:54:21.381Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-11T03:54:21.381Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-11T03:54:21.381Z] Fetched 499 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-11T03:54:21.381Z] Fetched 111 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-11T03:54:21.381Z] Fetched 240 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-11T03:54:21.381Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-11T03:54:21.381Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-11T03:54:21.381Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-11T03:54:21.381Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-11T03:54:21.381Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-11T03:54:21.381Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-11T03:54:21.381Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-11T03:54:21.381Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-11T03:54:21.381Z] Fetched 8720 B in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-11T03:54:21.381Z] Fetched 140 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-11T03:54:21.381Z] Fetched 119 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-11T03:54:21.381Z] Fetched 111 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-11T03:54:21.381Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-11T03:54:21.381Z] Fetched 646 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-11T03:54:21.381Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-11T03:54:21.381Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-11T03:54:21.381Z] Fetched 368 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-11T03:54:21.381Z] Fetched 187 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-11T03:54:21.381Z] Fetched 175 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-11T03:54:21.381Z] Fetched 206 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-11T03:54:21.381Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-11T03:54:21.381Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-11T03:54:21.381Z] Fetched 159 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-11T03:54:21.381Z] Fetched 107 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-11T03:54:21.381Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-11T03:54:21.381Z] Pulling static-packages [2021-11-11T03:54:21.382Z] + snapcraftctl pull [2021-11-11T03:54:21.382Z] Pulling version [2021-11-11T03:54:21.382Z] + cd /root/project [2021-11-11T03:54:21.382Z] + + git describe --tags --abbrev=0 [2021-11-11T03:54:21.382Z] sed s/v// [2021-11-11T03:54:21.382Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-11T03:54:21.382Z] + [ -z 2.0.1-dev.91 ] [2021-11-11T03:54:21.382Z] + snapcraftctl set-version 2.0.1-dev.91 [2021-11-11T03:54:21.382Z] Building config-common [2021-11-11T03:54:21.382Z] + snapcraftctl build [2021-11-11T03:54:22.761Z] Skipping build go-build-helper (already ran) [2021-11-11T03:54:23.022Z] Building edgex-go [2021-11-11T03:54:23.282Z] + cd /root/parts/edgex-go/src [2021-11-11T03:54:23.282Z] + sed s/v// [2021-11-11T03:54:23.282Z] + git describe --tags --abbrev=0 [2021-11-11T03:54:23.282Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-11T03:54:23.282Z] + [ -z 2.0.1-dev.91 ] [2021-11-11T03:54:23.282Z] + echo 2.0.1-dev.91 [2021-11-11T03:54:23.282Z] + [ ! -d vendor ] [2021-11-11T03:54:23.282Z] + go mod download all [2021-11-11T03:54:31.408Z] + make build [2021-11-11T03:54:31.408Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T03:54:41.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T03:54:45.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T03:54:46.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T03:54:47.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T03:54:47.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T03:54:48.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T03:54:50.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T03:54:51.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T03:54:52.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T03:54:53.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T03:54:54.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T03:54:55.695Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-11T03:54:55.695Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-11T03:54:55.695Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-11T03:54:55.695Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-11T03:54:55.695Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-11T03:54:55.957Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-11T03:54:55.957Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-11T03:54:55.957Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-11T03:54:55.957Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-11T03:54:55.957Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-11-11T03:54:55.957Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-11T03:54:55.957Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-11T03:54:55.957Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-11T03:54:57.341Z] Building hooks [2021-11-11T03:54:57.341Z] + cd /root/parts/hooks/src [2021-11-11T03:54:57.341Z] + make build [2021-11-11T03:54:57.341Z] go mod tidy [2021-11-11T03:54:57.341Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-11T03:54:57.600Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-11T03:54:57.600Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-11T03:54:57.860Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-11T03:54:58.430Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-11T03:54:59.000Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-11T03:54:59.000Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-11T03:55:02.301Z] Building static-packages [2021-11-11T03:55:02.301Z] + snapcraftctl build [2021-11-11T03:55:04.213Z] Building version [2021-11-11T03:55:04.213Z] + snapcraftctl build [2021-11-11T03:55:06.127Z] Staging config-common [2021-11-11T03:55:06.127Z] + snapcraftctl stage [2021-11-11T03:55:07.067Z] Skipping stage go-build-helper (already ran) [2021-11-11T03:55:07.067Z] Staging edgex-go [2021-11-11T03:55:07.067Z] + snapcraftctl stage [2021-11-11T03:55:08.448Z] Staging hooks [2021-11-11T03:55:08.448Z] + snapcraftctl stage [2021-11-11T03:55:09.385Z] Staging static-packages [2021-11-11T03:55:09.385Z] + snapcraftctl stage [2021-11-11T03:55:10.326Z] Staging version [2021-11-11T03:55:10.326Z] + snapcraftctl stage [2021-11-11T03:55:11.268Z] Priming config-common [2021-11-11T03:55:11.268Z] + snapcraftctl prime [2021-11-11T03:55:12.656Z] Priming go-build-helper [2021-11-11T03:55:12.656Z] + snapcraftctl prime [2021-11-11T03:55:13.595Z] Priming edgex-go [2021-11-11T03:55:13.595Z] + snapcraftctl prime [2021-11-11T03:55:14.979Z] Priming hooks [2021-11-11T03:55:14.979Z] + snapcraftctl prime [2021-11-11T03:55:15.916Z] Priming static-packages [2021-11-11T03:55:15.916Z] + snapcraftctl prime [2021-11-11T03:55:18.462Z] Priming version [2021-11-11T03:55:18.462Z] + snapcraftctl prime [2021-11-11T03:55:19.847Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T03:55:24.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T03:55:26.567Z] Removing intermediate container 36297110e809 [2021-11-11T03:55:26.567Z] ---> 7ef1deb41b0d [2021-11-11T03:55:26.567Z] [2021-11-11T03:55:26.567Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T03:55:26.842Z] 3.14: Pulling from library/alpine [2021-11-11T03:55:27.450Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T03:55:27.450Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T03:55:27.450Z] ---> bb3de5531c18 [2021-11-11T03:55:27.450Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T03:55:27.732Z] ---> Running in ad97bfdc4a36 [2021-11-11T03:55:30.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:55:30.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:55:31.388Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T03:55:31.388Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:55:31.388Z] OK: 5 MiB in 15 packages [2021-11-11T03:55:32.843Z] Removing intermediate container 94ed1d064f43 [2021-11-11T03:55:32.843Z] ---> 7051ecda2103 [2021-11-11T03:55:32.843Z] [2021-11-11T03:55:32.843Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T03:55:32.843Z] ---> bb3de5531c18 [2021-11-11T03:55:32.843Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T03:55:33.121Z] ---> Running in 9c35a0e4bbdd [2021-11-11T03:55:33.121Z] Removing intermediate container ad97bfdc4a36 [2021-11-11T03:55:33.121Z] ---> cacc8cb40e75 [2021-11-11T03:55:33.121Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:55:33.404Z] ---> Running in a8a118f66e61 [2021-11-11T03:55:34.404Z] Removing intermediate container a8a118f66e61 [2021-11-11T03:55:34.404Z] ---> 0bff603491d5 [2021-11-11T03:55:34.404Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T03:55:34.404Z] ---> Running in 4652f1ef6d68 [2021-11-11T03:55:35.403Z] Removing intermediate container 4652f1ef6d68 [2021-11-11T03:55:35.403Z] ---> 9e8abd8b8f2c [2021-11-11T03:55:35.403Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T03:55:35.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:55:35.403Z] ---> Running in 48cd61a4ca4b [2021-11-11T03:55:35.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:55:36.294Z] Removing intermediate container 48cd61a4ca4b [2021-11-11T03:55:36.295Z] ---> 0e1317da56e8 [2021-11-11T03:55:36.295Z] Step 14/22 : WORKDIR / [2021-11-11T03:55:36.295Z] ---> Running in 9ec987dba32e [2021-11-11T03:55:36.902Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T03:55:36.902Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T03:55:36.902Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T03:55:36.902Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:55:36.902Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T03:55:36.902Z] Removing intermediate container 9ec987dba32e [2021-11-11T03:55:36.902Z] ---> aeb480aa9ef4 [2021-11-11T03:55:36.902Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:55:37.185Z] OK: 6 MiB in 17 packages [2021-11-11T03:55:39.162Z] ---> 1cf599f88fe5 [2021-11-11T03:55:39.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T03:55:40.605Z] Removing intermediate container 9c35a0e4bbdd [2021-11-11T03:55:40.605Z] ---> 7a009969c5ec [2021-11-11T03:55:40.605Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T03:55:40.878Z] ---> Running in 9a1f448da873 [2021-11-11T03:55:41.860Z] Removing intermediate container 9a1f448da873 [2021-11-11T03:55:41.860Z] ---> 327ae064452f [2021-11-11T03:55:41.860Z] Step 12/24 : WORKDIR / [2021-11-11T03:55:41.860Z] ---> f4f8a6ff80f5 [2021-11-11T03:55:41.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T03:55:41.860Z] ---> Running in 988a77d38d78 [2021-11-11T03:55:43.312Z] Removing intermediate container 85dfeabd585d [2021-11-11T03:55:43.312Z] ---> 119688dd78d7 [2021-11-11T03:55:43.312Z] [2021-11-11T03:55:43.312Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T03:55:43.312Z] ---> bb3de5531c18 [2021-11-11T03:55:43.312Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T03:55:43.312Z] Removing intermediate container 988a77d38d78 [2021-11-11T03:55:43.312Z] ---> 3cdd4c2e5acc [2021-11-11T03:55:43.312Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T03:55:43.312Z] ---> Running in 4a4d1a1558d9 [2021-11-11T03:55:43.914Z] ---> 89b31653b22e [2021-11-11T03:55:43.914Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T03:55:44.186Z] ---> Running in 6bad5aa0a9fb [2021-11-11T03:55:44.787Z] ---> 70c074931a19 [2021-11-11T03:55:44.787Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T03:55:45.059Z] Removing intermediate container 6bad5aa0a9fb [2021-11-11T03:55:45.059Z] ---> 4e987fcb3813 [2021-11-11T03:55:45.059Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:55:45.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:55:45.338Z] ---> Running in 0b82c8ab3187 [2021-11-11T03:55:45.338Z] Removing intermediate container 54493b6631d1 [2021-11-11T03:55:45.338Z] ---> 6ffc0d0cf1cb [2021-11-11T03:55:45.338Z] [2021-11-11T03:55:45.338Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T03:55:45.338Z] ---> bb3de5531c18 [2021-11-11T03:55:45.338Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T03:55:45.338Z] ---> Using cache [2021-11-11T03:55:45.338Z] ---> cacc8cb40e75 [2021-11-11T03:55:45.338Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:55:45.338Z] ---> Using cache [2021-11-11T03:55:45.338Z] ---> 0bff603491d5 [2021-11-11T03:55:45.338Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T03:55:45.610Z] ---> Running in db4736607201 [2021-11-11T03:55:45.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:55:46.204Z] Removing intermediate container 0b82c8ab3187 [2021-11-11T03:55:46.204Z] ---> 0c0ba199a0ed [2021-11-11T03:55:46.204Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T03:55:46.204Z] Removing intermediate container db4736607201 [2021-11-11T03:55:46.204Z] ---> 227048a3615b [2021-11-11T03:55:46.204Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T03:55:46.204Z] ---> 056c2d2fc6c1 [2021-11-11T03:55:46.204Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T03:55:46.479Z] ---> Running in 3e88435ce1cb [2021-11-11T03:55:46.479Z] ---> Running in 038d241a1ee8 [2021-11-11T03:55:46.479Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T03:55:46.479Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T03:55:46.479Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:55:46.479Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T03:55:46.759Z] OK: 6 MiB in 16 packages [2021-11-11T03:55:47.040Z] Removing intermediate container 3e88435ce1cb [2021-11-11T03:55:47.040Z] ---> 5c65c55af6e6 [2021-11-11T03:55:47.040Z] Step 14/22 : WORKDIR / [2021-11-11T03:55:47.040Z] Removing intermediate container 038d241a1ee8 [2021-11-11T03:55:47.040Z] ---> 36fbc0da4be5 [2021-11-11T03:55:47.040Z] Step 21/22 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:55:47.328Z] ---> Running in 110694a89bff [2021-11-11T03:55:47.328Z] ---> Running in b3222d8cc7ae [2021-11-11T03:55:47.606Z] ---> 266f949e5c74 [2021-11-11T03:55:47.606Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T03:55:48.207Z] Removing intermediate container b3222d8cc7ae [2021-11-11T03:55:48.207Z] ---> 145fcd6d170e [2021-11-11T03:55:48.207Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T03:55:48.207Z] Removing intermediate container 110694a89bff [2021-11-11T03:55:48.207Z] ---> 7ae34e4caec0 [2021-11-11T03:55:48.207Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:55:48.207Z] ---> Running in 8de283e820c6 [2021-11-11T03:55:49.191Z] ---> 07ed4f616e61 [2021-11-11T03:55:49.191Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T03:55:49.191Z] Removing intermediate container 8de283e820c6 [2021-11-11T03:55:49.191Z] ---> 04210f4a4f51 [2021-11-11T03:55:49.191Z] [2021-11-11T03:55:49.191Z] Removing intermediate container 4a4d1a1558d9 [2021-11-11T03:55:49.191Z] ---> fd018455774d [2021-11-11T03:55:49.192Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:55:49.464Z] ---> Running in 09e51d250685 [2021-11-11T03:55:49.464Z] ---> 309018e45b62 [2021-11-11T03:55:49.464Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T03:55:49.739Z] Successfully built 04210f4a4f51 [2021-11-11T03:55:49.739Z] Successfully tagged core-command-arm64:latest [2021-11-11T03:55:49.739Z]  Building core-command ... done Building security-bootstrapper [2021-11-11T03:55:50.342Z] Removing intermediate container 09e51d250685 [2021-11-11T03:55:50.342Z] ---> c28af3838c0a [2021-11-11T03:55:50.342Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T03:55:50.616Z] ---> Running in 503371b5b46c [2021-11-11T03:55:51.219Z] ---> 905adbeaf88e [2021-11-11T03:55:51.219Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T03:55:51.219Z] Removing intermediate container 503371b5b46c [2021-11-11T03:55:51.219Z] ---> 0daea1f97f08 [2021-11-11T03:55:51.219Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T03:55:51.513Z] ---> Running in d235ee0405ac [2021-11-11T03:55:51.790Z] ---> 08652f29f6b1 [2021-11-11T03:55:51.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T03:55:52.776Z] Removing intermediate container d235ee0405ac [2021-11-11T03:55:52.776Z] ---> 82fcab4cb58b [2021-11-11T03:55:52.776Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:55:53.064Z] Removing intermediate container 69475d476b50 [2021-11-11T03:55:53.064Z] ---> f31599aadac6 [2021-11-11T03:55:53.064Z] [2021-11-11T03:55:53.064Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T03:55:53.064Z] ---> bb3de5531c18 [2021-11-11T03:55:53.064Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T03:55:53.064Z] ---> be4bebd67a67 [2021-11-11T03:55:53.064Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T03:55:53.064Z] ---> Running in f928b5249e7a [2021-11-11T03:55:53.345Z] ---> 830e318b638d [2021-11-11T03:55:53.345Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T03:55:53.345Z] ---> Running in 828f4e717e4a [2021-11-11T03:55:53.951Z] Removing intermediate container f928b5249e7a [2021-11-11T03:55:53.951Z] ---> f61b6290757b [2021-11-11T03:55:53.951Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T03:55:54.234Z] ---> b0665eee2e9a [2021-11-11T03:55:54.234Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T03:55:54.234Z] Removing intermediate container 828f4e717e4a [2021-11-11T03:55:54.234Z] ---> f1bd11c02861 [2021-11-11T03:55:54.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:55:54.234Z] ---> Running in c2668ff48985 [2021-11-11T03:55:54.234Z] ---> Running in b7b19b07c09e [2021-11-11T03:55:54.517Z] ---> 162eaa2a202a [2021-11-11T03:55:54.517Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-11T03:55:54.808Z] ---> Running in f77afe08e0be [2021-11-11T03:55:55.082Z] Removing intermediate container b7b19b07c09e [2021-11-11T03:55:55.082Z] ---> a10dfcc96c7b [2021-11-11T03:55:55.082Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T03:55:55.082Z] Removing intermediate container c2668ff48985 [2021-11-11T03:55:55.082Z] ---> c5127f767767 [2021-11-11T03:55:55.082Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T03:55:55.355Z] ---> Running in 1527b869925f [2021-11-11T03:55:55.355Z] ---> Running in 743b8675bd09 [2021-11-11T03:55:55.948Z] ---> 8d639846b77b [2021-11-11T03:55:55.948Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T03:55:56.224Z] Removing intermediate container 743b8675bd09 [2021-11-11T03:55:56.224Z] ---> 7144cd16fccb [2021-11-11T03:55:56.224Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:55:56.224Z] Removing intermediate container 1527b869925f [2021-11-11T03:55:56.224Z] ---> 3b1049a72098 [2021-11-11T03:55:56.224Z] Step 21/22 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:55:56.224Z] ---> Running in b317d14891a2 [2021-11-11T03:55:56.495Z] ---> Running in 0804714ab7d5 [2021-11-11T03:55:57.663Z] Removing intermediate container 0804714ab7d5 [2021-11-11T03:55:57.663Z] ---> 8e7090cfc876 [2021-11-11T03:55:57.663Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T03:55:57.663Z] ---> Running in 4bbc3abeccaa [2021-11-11T03:55:57.663Z] ---> 1d7ed0cb43ed [2021-11-11T03:55:57.663Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T03:55:57.934Z] ---> Running in 24cca292fd6f [2021-11-11T03:55:58.544Z] Removing intermediate container 4bbc3abeccaa [2021-11-11T03:55:58.544Z] Removing intermediate container f77afe08e0be [2021-11-11T03:55:58.544Z] ---> 712dfa916d5c [2021-11-11T03:55:58.544Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T03:55:58.544Z] ---> 07d9232fdf93 [2021-11-11T03:55:58.544Z] [2021-11-11T03:55:58.544Z] ---> Running in 8d94f88de942 [2021-11-11T03:55:58.831Z] Removing intermediate container 24cca292fd6f [2021-11-11T03:55:58.831Z] ---> f26e60ddc6ca [2021-11-11T03:55:58.831Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:55:59.116Z] ---> Running in 7a1af53c2d11 [2021-11-11T03:55:59.398Z] Successfully built 07d9232fdf93 [2021-11-11T03:55:59.398Z] Successfully tagged core-metadata-arm64:latest [2021-11-11T03:55:59.398Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-11-11T03:55:59.672Z] Removing intermediate container 8d94f88de942 [2021-11-11T03:55:59.672Z] ---> d1495e3df1b3 [2021-11-11T03:55:59.672Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T03:55:59.672Z] ---> Running in 18d012d20972 [2021-11-11T03:55:59.944Z] Removing intermediate container 7a1af53c2d11 [2021-11-11T03:55:59.944Z] ---> 3d207dd86450 [2021-11-11T03:55:59.944Z] Step 19/21 : LABEL arch=arm64 [2021-11-11T03:55:59.944Z] Removing intermediate container b317d14891a2 [2021-11-11T03:55:59.944Z] ---> 5d77904cf5fd [2021-11-11T03:55:59.944Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T03:55:59.944Z] ---> Running in f774e145a5ac [2021-11-11T03:56:00.219Z] ---> Running in 89a7b70b1fba [2021-11-11T03:56:00.498Z] Removing intermediate container 18d012d20972 [2021-11-11T03:56:00.498Z] ---> 3b7cbe1f80dc [2021-11-11T03:56:00.498Z] Step 23/24 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:56:00.773Z] ---> Running in 97987766fc9b [2021-11-11T03:56:00.773Z] Removing intermediate container f774e145a5ac [2021-11-11T03:56:00.773Z] ---> 4bc3e1255073 [2021-11-11T03:56:00.774Z] Step 20/21 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:56:01.049Z] ---> Running in fd61eb7816b1 [2021-11-11T03:56:01.661Z] Removing intermediate container 97987766fc9b [2021-11-11T03:56:01.661Z] ---> c07a720f57e0 [2021-11-11T03:56:01.661Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T03:56:01.661Z] Removing intermediate container fd61eb7816b1 [2021-11-11T03:56:01.661Z] ---> 1266e1a94983 [2021-11-11T03:56:01.661Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T03:56:01.934Z] ---> Running in 51ce95843d77 [2021-11-11T03:56:01.934Z] ---> Running in 173794b0ca2d [2021-11-11T03:56:01.934Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:56:02.530Z] Removing intermediate container 51ce95843d77 [2021-11-11T03:56:02.530Z] ---> 3d184ae6a535 [2021-11-11T03:56:02.530Z] [2021-11-11T03:56:02.530Z] Removing intermediate container 173794b0ca2d [2021-11-11T03:56:02.530Z] ---> a3e8ecb77b76 [2021-11-11T03:56:02.530Z] [2021-11-11T03:56:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:56:03.085Z] Successfully built 3d184ae6a535 [2021-11-11T03:56:03.085Z] Successfully built a3e8ecb77b76 [2021-11-11T03:56:03.085Z] Successfully tagged support-notifications-arm64:latest [2021-11-11T03:56:03.085Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-11T03:56:03.085Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-11-11T03:56:03.085Z] Building security-proxy-setup [2021-11-11T03:56:03.677Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T03:56:03.677Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T03:56:03.677Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T03:56:03.949Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T03:56:03.949Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T03:56:04.221Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T03:56:04.221Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:56:04.221Z] OK: 8 MiB in 20 packages [2021-11-11T03:56:05.658Z] Removing intermediate container 89a7b70b1fba [2021-11-11T03:56:05.658Z] ---> f851ddee27d7 [2021-11-11T03:56:05.658Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:56:06.644Z] ---> 18c1bd6386c0 [2021-11-11T03:56:06.644Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T03:56:08.077Z] ---> b2f33bbbbe91 [2021-11-11T03:56:08.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T03:56:09.067Z] ---> fb1555f45cc9 [2021-11-11T03:56:09.067Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T03:56:09.067Z] ---> Running in c93a0c6e6e69 [2021-11-11T03:56:09.675Z] Removing intermediate container c93a0c6e6e69 [2021-11-11T03:56:09.675Z] ---> 582f6adbc7fe [2021-11-11T03:56:09.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:56:09.946Z] ---> Running in 1746f50ba6d1 [2021-11-11T03:56:10.540Z] Removing intermediate container 1746f50ba6d1 [2021-11-11T03:56:10.540Z] ---> ff5849444785 [2021-11-11T03:56:10.540Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T03:56:10.540Z] ---> Running in cd752f99ce02 [2021-11-11T03:56:11.139Z] Removing intermediate container cd752f99ce02 [2021-11-11T03:56:11.139Z] ---> bd20536f142e [2021-11-11T03:56:11.139Z] Step 21/22 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:56:11.139Z] ---> Running in 86a4911666bb [2021-11-11T03:56:11.731Z] Removing intermediate container 86a4911666bb [2021-11-11T03:56:11.731Z] ---> 0673d833c40e [2021-11-11T03:56:11.731Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T03:56:12.004Z] ---> Running in d7767014de79 [2021-11-11T03:56:12.598Z] Removing intermediate container d7767014de79 [2021-11-11T03:56:12.598Z] ---> 40e9543cf7c1 [2021-11-11T03:56:12.598Z] [2021-11-11T03:56:12.872Z] Successfully built 40e9543cf7c1 [2021-11-11T03:56:12.872Z] Successfully tagged core-data-arm64:latest [2021-11-11T03:56:27.937Z]  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:56:27.937Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:56:27.937Z] ---> 4d56d4f16aea [2021-11-11T03:56:27.937Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T03:56:27.937Z] ---> Using cache [2021-11-11T03:56:27.937Z] ---> a722c76eba0c [2021-11-11T03:56:27.937Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:56:27.937Z] ---> Using cache [2021-11-11T03:56:27.937Z] ---> a84d8b43e37d [2021-11-11T03:56:27.937Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T03:56:27.937Z] ---> Using cache [2021-11-11T03:56:27.937Z] ---> 686be84c2bef [2021-11-11T03:56:27.937Z] Step 6/30 : COPY . . [2021-11-11T03:56:27.937Z] ---> Using cache [2021-11-11T03:56:27.937Z] ---> df3f6be21a9e [2021-11-11T03:56:27.937Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:56:27.937Z] ---> Using cache [2021-11-11T03:56:27.937Z] ---> 9e0bf28baae1 [2021-11-11T03:56:27.937Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T03:56:28.533Z] ---> Running in b5642022647d [2021-11-11T03:56:29.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T03:56:42.390Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:56:42.390Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:56:42.390Z] ---> 4d56d4f16aea [2021-11-11T03:56:42.390Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T03:56:42.390Z] ---> Using cache [2021-11-11T03:56:42.390Z] ---> a722c76eba0c [2021-11-11T03:56:42.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:56:42.390Z] ---> Using cache [2021-11-11T03:56:42.390Z] ---> a84d8b43e37d [2021-11-11T03:56:42.390Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T03:56:43.019Z] ---> Running in 63893ab27bc6 [2021-11-11T03:56:43.297Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:56:43.297Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:56:43.297Z] ---> 4d56d4f16aea [2021-11-11T03:56:43.297Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T03:56:43.297Z] ---> Using cache [2021-11-11T03:56:43.297Z] ---> a722c76eba0c [2021-11-11T03:56:43.297Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:56:43.297Z] ---> Using cache [2021-11-11T03:56:43.297Z] ---> a84d8b43e37d [2021-11-11T03:56:43.297Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T03:56:43.297Z] ---> Using cache [2021-11-11T03:56:43.297Z] ---> 686be84c2bef [2021-11-11T03:56:43.297Z] Step 6/23 : COPY go.mod . [2021-11-11T03:56:44.731Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T03:56:44.731Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T03:56:44.731Z] ---> 4d56d4f16aea [2021-11-11T03:56:44.731Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T03:56:44.731Z] ---> Using cache [2021-11-11T03:56:44.731Z] ---> a722c76eba0c [2021-11-11T03:56:44.731Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T03:56:44.731Z] ---> Using cache [2021-11-11T03:56:44.731Z] ---> a84d8b43e37d [2021-11-11T03:56:44.731Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T03:56:44.731Z] ---> Using cache [2021-11-11T03:56:44.731Z] ---> 686be84c2bef [2021-11-11T03:56:44.731Z] Step 6/20 : COPY . . [2021-11-11T03:56:44.731Z] ---> Using cache [2021-11-11T03:56:44.731Z] ---> df3f6be21a9e [2021-11-11T03:56:44.731Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:56:44.731Z] ---> Using cache [2021-11-11T03:56:44.731Z] ---> 9e0bf28baae1 [2021-11-11T03:56:44.731Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T03:56:44.731Z] ---> 239ae246454a [2021-11-11T03:56:45.015Z] Step 7/23 : RUN go mod download [2021-11-11T03:56:45.015Z] ---> Running in 4e580f8e970a [2021-11-11T03:56:45.015Z] ---> Running in bc813db45212 [2021-11-11T03:56:45.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:56:46.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:56:47.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T03:56:47.267Z] OK: 219 MiB in 52 packages [2021-11-11T03:56:48.722Z] Removing intermediate container 63893ab27bc6 [2021-11-11T03:56:48.722Z] ---> 38742e7e11dd [2021-11-11T03:56:48.722Z] Step 6/22 : COPY . . [2021-11-11T03:56:52.120Z] Removing intermediate container bc813db45212 [2021-11-11T03:56:52.120Z] ---> 414515178807 [2021-11-11T03:56:52.120Z] Step 8/23 : COPY . . [2021-11-11T03:57:14.301Z] ---> f9d8a5463fbd [2021-11-11T03:57:14.301Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T03:57:14.301Z] ---> Running in 96e8067a05f8 [2021-11-11T03:57:15.290Z] ---> 7604b4e76dd8 [2021-11-11T03:57:15.290Z] Step 9/23 : RUN go mod tidy [2021-11-11T03:57:15.290Z] ---> Running in 0b97d390994c [2021-11-11T03:57:19.595Z] Removing intermediate container 96e8067a05f8 [2021-11-11T03:57:19.595Z] ---> 73c6b7892f1f [2021-11-11T03:57:19.595Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T03:57:19.595Z] ---> Running in 9e97b8b8f5d6 [2021-11-11T03:57:22.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T03:57:22.213Z] Removing intermediate container 0b97d390994c [2021-11-11T03:57:22.213Z] ---> edd1e59b46b0 [2021-11-11T03:57:22.213Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T03:57:22.213Z] ---> Running in 8cab4fcc7e6c [2021-11-11T03:57:24.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T03:57:42.521Z] Removing intermediate container b5642022647d [2021-11-11T03:57:42.521Z] ---> 2c44af87d229 [2021-11-11T03:57:42.521Z] [2021-11-11T03:57:42.521Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T03:57:42.521Z] ---> bb3de5531c18 [2021-11-11T03:57:42.521Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T03:57:42.521Z] ---> Running in 476117a4ff9b [2021-11-11T03:57:43.143Z] Removing intermediate container 476117a4ff9b [2021-11-11T03:57:43.143Z] ---> 03602ae910ef [2021-11-11T03:57:43.143Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T03:57:43.143Z] ---> Running in 89480f989704 [2021-11-11T03:57:45.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:57:45.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:57:46.242Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T03:57:46.242Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T03:57:46.242Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:57:46.242Z] OK: 5 MiB in 16 packages [2021-11-11T03:57:48.477Z] Removing intermediate container 89480f989704 [2021-11-11T03:57:48.477Z] ---> 6897be2187ed [2021-11-11T03:57:48.477Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T03:57:48.477Z] ---> Running in 2a98c2cce38d [2021-11-11T03:57:49.077Z] Removing intermediate container 2a98c2cce38d [2021-11-11T03:57:49.077Z] ---> 518cb8aeb8b5 [2021-11-11T03:57:49.077Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T03:57:49.077Z] ---> Running in 030d667d8836 [2021-11-11T03:57:49.683Z] Removing intermediate container 030d667d8836 [2021-11-11T03:57:49.683Z] ---> e94c690d1d8d [2021-11-11T03:57:49.683Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T03:57:49.683Z] ---> Running in 682932b0a4a3 [2021-11-11T03:57:53.109Z] Removing intermediate container 682932b0a4a3 [2021-11-11T03:57:53.109Z] ---> 8d88d79f2818 [2021-11-11T03:57:53.109Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T03:57:53.109Z] ---> Running in c194f7e17e57 [2021-11-11T03:57:53.383Z] Removing intermediate container c194f7e17e57 [2021-11-11T03:57:53.383Z] ---> a82ab4b70f60 [2021-11-11T03:57:53.383Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T03:57:54.816Z] ---> 378368b54cba [2021-11-11T03:57:54.816Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T03:57:54.816Z] ---> Running in 808a4b43841d [2021-11-11T03:57:58.212Z] Removing intermediate container 808a4b43841d [2021-11-11T03:57:58.212Z] ---> be92f59f4cd5 [2021-11-11T03:57:58.212Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:57:59.658Z] ---> 43b63bc091ad [2021-11-11T03:57:59.658Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T03:58:01.103Z] ---> 324023884458 [2021-11-11T03:58:01.103Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T03:58:02.562Z] ---> abbde2d6954c [2021-11-11T03:58:02.562Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T03:58:03.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T03:58:03.766Z] ---> 9c30dc7e31ff [2021-11-11T03:58:03.766Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T03:58:04.761Z] ---> 4f23e85e62ab [2021-11-11T03:58:04.761Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T03:58:05.039Z] ---> Running in 4b734afa6205 [2021-11-11T03:58:05.639Z] Removing intermediate container 4b734afa6205 [2021-11-11T03:58:05.639Z] ---> b433ce660aa1 [2021-11-11T03:58:05.639Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T03:58:07.079Z] ---> b6d2fdb0db6a [2021-11-11T03:58:07.079Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T03:58:07.079Z] ---> Running in 5682b2f89a54 [2021-11-11T03:58:10.490Z] Removing intermediate container 5682b2f89a54 [2021-11-11T03:58:10.490Z] ---> 23f5c445ac5a [2021-11-11T03:58:10.490Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T03:58:10.490Z] ---> Running in 52da1b17c726 [2021-11-11T03:58:11.094Z] Removing intermediate container 52da1b17c726 [2021-11-11T03:58:11.094Z] ---> 674c1a49367c [2021-11-11T03:58:11.094Z] Step 27/30 : CMD ["gate"] [2021-11-11T03:58:11.369Z] ---> Running in f4d6dd09e77d [2021-11-11T03:58:11.968Z] Removing intermediate container f4d6dd09e77d [2021-11-11T03:58:11.968Z] ---> cb6b02590ed6 [2021-11-11T03:58:11.968Z] Step 28/30 : LABEL arch=arm64 [2021-11-11T03:58:12.247Z] ---> Running in f8360dae36d9 [2021-11-11T03:58:12.850Z] Removing intermediate container f8360dae36d9 [2021-11-11T03:58:12.850Z] ---> bd7c2c0832e2 [2021-11-11T03:58:12.850Z] Step 29/30 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:58:13.126Z] ---> Running in 18249ec2b8d2 [2021-11-11T03:58:13.728Z] Removing intermediate container 18249ec2b8d2 [2021-11-11T03:58:13.728Z] ---> 35a934ebacad [2021-11-11T03:58:13.728Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T03:58:14.009Z] ---> Running in ac5b800a6c51 [2021-11-11T03:58:14.604Z] Removing intermediate container ac5b800a6c51 [2021-11-11T03:58:14.604Z] ---> fae5f403b865 [2021-11-11T03:58:14.604Z] [2021-11-11T03:58:15.200Z] Successfully built fae5f403b865 [2021-11-11T03:58:15.200Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-11T03:58:19.508Z]  Building security-bootstrapper ... done Removing intermediate container 4e580f8e970a [2021-11-11T03:58:19.508Z] ---> fabcce85dab5 [2021-11-11T03:58:19.508Z] [2021-11-11T03:58:19.508Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T03:58:19.508Z] ---> bb3de5531c18 [2021-11-11T03:58:19.508Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T03:58:19.508Z] ---> Running in daa7e03a9e34 [2021-11-11T03:58:20.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:58:21.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:58:22.199Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T03:58:22.199Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T03:58:22.199Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T03:58:22.199Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T03:58:22.199Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T03:58:22.199Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:58:22.199Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T03:58:22.473Z] OK: 8 MiB in 19 packages [2021-11-11T03:58:24.456Z] Removing intermediate container daa7e03a9e34 [2021-11-11T03:58:24.456Z] ---> 4b8ea9c9081f [2021-11-11T03:58:24.456Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T03:58:24.735Z] ---> Running in 2cbde38fc8d9 [2021-11-11T03:58:25.341Z] Removing intermediate container 2cbde38fc8d9 [2021-11-11T03:58:25.341Z] ---> 827c93aeb61a [2021-11-11T03:58:25.341Z] Step 12/20 : WORKDIR /edgex [2021-11-11T03:58:25.617Z] ---> Running in a8873331e80b [2021-11-11T03:58:26.223Z] Removing intermediate container a8873331e80b [2021-11-11T03:58:26.223Z] ---> cb9ba94e49eb [2021-11-11T03:58:26.224Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T03:58:27.664Z] ---> c9359a20578c [2021-11-11T03:58:27.664Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T03:58:29.108Z] ---> 278755a854c9 [2021-11-11T03:58:29.108Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T03:58:31.107Z] ---> 469c58cb76d6 [2021-11-11T03:58:31.107Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T03:58:31.107Z] ---> Running in d5ed1dd7dadf [2021-11-11T03:58:31.385Z] Removing intermediate container d5ed1dd7dadf [2021-11-11T03:58:31.385Z] ---> fc8fb22c70c9 [2021-11-11T03:58:31.385Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T03:58:31.661Z] ---> Running in 0410896c2f6f [2021-11-11T03:58:32.281Z] Removing intermediate container 0410896c2f6f [2021-11-11T03:58:32.281Z] ---> 860019ce3d92 [2021-11-11T03:58:32.281Z] Step 18/20 : LABEL arch=arm64 [2021-11-11T03:58:32.281Z] ---> Running in ac799ed36959 [2021-11-11T03:58:32.883Z] Removing intermediate container ac799ed36959 [2021-11-11T03:58:32.883Z] ---> 5ca4d2b23814 [2021-11-11T03:58:32.883Z] Step 19/20 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:58:33.159Z] ---> Running in f691b7dea677 [2021-11-11T03:58:33.762Z] Removing intermediate container f691b7dea677 [2021-11-11T03:58:33.762Z] ---> ffb4ff357bca [2021-11-11T03:58:33.762Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T03:58:34.040Z] ---> Running in 5ea7a33fcea6 [2021-11-11T03:58:34.640Z] Removing intermediate container 5ea7a33fcea6 [2021-11-11T03:58:34.640Z] ---> 2e14b9c1cf42 [2021-11-11T03:58:34.640Z] [2021-11-11T03:58:34.915Z] Successfully built 2e14b9c1cf42 [2021-11-11T03:58:34.915Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-11T03:58:40.314Z]  Building security-proxy-setup ... done Removing intermediate container 9e97b8b8f5d6 [2021-11-11T03:58:40.314Z] ---> 88f35231e3d4 [2021-11-11T03:58:40.314Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T03:58:40.587Z] ---> Running in 92829171aaef [2021-11-11T03:58:42.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T03:58:43.993Z] Removing intermediate container 8cab4fcc7e6c [2021-11-11T03:58:43.993Z] ---> 5105783b7603 [2021-11-11T03:58:43.993Z] [2021-11-11T03:58:43.993Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T03:58:43.993Z] ---> bb3de5531c18 [2021-11-11T03:58:43.993Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T03:58:43.993Z] ---> Using cache [2021-11-11T03:58:43.993Z] ---> cacc8cb40e75 [2021-11-11T03:58:43.993Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:58:43.993Z] ---> Using cache [2021-11-11T03:58:43.993Z] ---> 0bff603491d5 [2021-11-11T03:58:43.993Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T03:58:43.993Z] ---> Running in feb8c13a7965 [2021-11-11T03:58:44.265Z] Removing intermediate container 92829171aaef [2021-11-11T03:58:44.265Z] ---> 9b5ea95f1daa [2021-11-11T03:58:44.265Z] [2021-11-11T03:58:44.265Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T03:58:44.537Z] Removing intermediate container feb8c13a7965 [2021-11-11T03:58:44.537Z] ---> 17a24bd5ec00 [2021-11-11T03:58:44.537Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T03:58:44.537Z] 20.10.8: Pulling from library/docker [2021-11-11T03:58:44.537Z] ---> Running in 2ce33ed74950 [2021-11-11T03:58:45.128Z] Removing intermediate container 2ce33ed74950 [2021-11-11T03:58:45.128Z] ---> c8e9af6fac7b [2021-11-11T03:58:45.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T03:58:45.725Z] ---> bdab97b279bb [2021-11-11T03:58:45.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T03:58:47.161Z] ---> 470d08138c42 [2021-11-11T03:58:47.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T03:58:48.135Z] ---> c4b2ebe51153 [2021-11-11T03:58:48.135Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T03:58:48.135Z] ---> Running in 5b9b363e6345 [2021-11-11T03:58:48.730Z] Removing intermediate container 5b9b363e6345 [2021-11-11T03:58:48.730Z] ---> c7be0c6f537c [2021-11-11T03:58:48.730Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:58:48.730Z] ---> Running in f3b828b5a26e [2021-11-11T03:58:49.325Z] Removing intermediate container f3b828b5a26e [2021-11-11T03:58:49.325Z] ---> 57d7c4025507 [2021-11-11T03:58:49.325Z] Step 21/23 : LABEL arch=arm64 [2021-11-11T03:58:49.325Z] ---> Running in baef02059058 [2021-11-11T03:58:49.918Z] Removing intermediate container baef02059058 [2021-11-11T03:58:49.918Z] ---> 12c25f802a19 [2021-11-11T03:58:49.918Z] Step 22/23 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:58:50.190Z] ---> Running in 29355e54a539 [2021-11-11T03:58:50.472Z] Removing intermediate container 29355e54a539 [2021-11-11T03:58:50.472Z] ---> b5e6caf3f557 [2021-11-11T03:58:50.472Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T03:58:50.746Z] ---> Running in d723d8b235ff [2021-11-11T03:58:51.342Z] Removing intermediate container d723d8b235ff [2021-11-11T03:58:51.342Z] ---> 3155eac80177 [2021-11-11T03:58:51.342Z] [2021-11-11T03:58:51.631Z] Successfully built 3155eac80177 [2021-11-11T03:58:51.631Z] Successfully tagged support-scheduler-arm64:latest [2021-11-11T03:58:53.651Z]  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T03:58:53.651Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T03:58:53.651Z] ---> 3734d5adc5ac [2021-11-11T03:58:53.651Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T03:58:53.651Z] ---> Running in 7d7c8aab1284 [2021-11-11T03:58:54.251Z] Removing intermediate container 7d7c8aab1284 [2021-11-11T03:58:54.251Z] ---> 3801fae9bdc4 [2021-11-11T03:58:54.251Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T03:58:54.251Z] ---> Running in 832886a47ee2 [2021-11-11T03:58:55.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T03:58:55.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T03:58:56.655Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T03:58:56.655Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T03:58:56.655Z] Executing bash-5.1.4-r0.post-install [2021-11-11T03:58:56.655Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T03:58:56.655Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T03:58:56.655Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T03:58:56.655Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T03:58:56.655Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T03:58:56.655Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T03:58:56.655Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T03:58:56.655Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T03:58:56.655Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T03:58:56.655Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T03:58:56.655Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T03:58:56.655Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T03:58:56.655Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T03:58:56.925Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T03:58:56.925Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T03:58:58.885Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T03:58:58.885Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T03:58:58.885Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T03:58:58.885Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T03:58:58.885Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T03:58:58.885Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T03:58:58.885Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T03:58:58.885Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T03:58:58.885Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T03:58:58.885Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T03:58:58.885Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T03:58:58.885Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T03:58:58.885Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T03:58:58.885Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T03:58:58.885Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T03:58:58.885Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T03:58:58.885Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T03:58:58.885Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T03:58:58.885Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T03:58:58.885Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T03:58:58.885Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T03:58:58.885Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T03:58:58.885Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T03:58:59.155Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T03:58:59.155Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T03:58:59.744Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T03:58:59.744Z] OK: 84 MiB in 64 packages [2021-11-11T03:59:03.112Z] Collecting docker-compose==1.23.2 [2021-11-11T03:59:03.112Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T03:59:03.112Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T03:59:03.112Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T03:59:05.071Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T03:59:05.071Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T03:59:06.500Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T03:59:06.500Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T03:59:08.465Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T03:59:08.465Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T03:59:08.735Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T03:59:08.735Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T03:59:09.006Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T03:59:09.006Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T03:59:09.597Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T03:59:09.597Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T03:59:09.597Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T03:59:09.597Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T03:59:09.597Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T03:59:10.187Z] Collecting PyYAML<4,>=3.10 [2021-11-11T03:59:10.457Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T03:59:13.062Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T03:59:13.062Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T03:59:14.026Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T03:59:14.026Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T03:59:14.026Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T03:59:14.302Z] Collecting idna<2.8,>=2.5 [2021-11-11T03:59:14.302Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T03:59:14.302Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T03:59:14.302Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T03:59:14.569Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T03:59:14.569Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T03:59:14.569Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T03:59:14.569Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T03:59:15.158Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T03:59:15.158Z] Attempting uninstall: urllib3 [2021-11-11T03:59:15.158Z] Found existing installation: urllib3 1.26.5 [2021-11-11T03:59:15.158Z] Uninstalling urllib3-1.26.5: [2021-11-11T03:59:15.431Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T03:59:16.025Z] Attempting uninstall: idna [2021-11-11T03:59:16.025Z] Found existing installation: idna 3.2 [2021-11-11T03:59:16.025Z] Uninstalling idna-3.2: [2021-11-11T03:59:16.025Z] Successfully uninstalled idna-3.2 [2021-11-11T03:59:16.617Z] Attempting uninstall: chardet [2021-11-11T03:59:16.617Z] Found existing installation: chardet 4.0.0 [2021-11-11T03:59:16.617Z] Uninstalling chardet-4.0.0: [2021-11-11T03:59:16.889Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T03:59:18.316Z] Attempting uninstall: requests [2021-11-11T03:59:18.316Z] Found existing installation: requests 2.25.1 [2021-11-11T03:59:18.316Z] Uninstalling requests-2.25.1: [2021-11-11T03:59:18.316Z] Successfully uninstalled requests-2.25.1 [2021-11-11T03:59:18.589Z] Running setup.py install for texttable: started [2021-11-11T03:59:20.544Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T03:59:20.544Z] Running setup.py install for PyYAML: started [2021-11-11T03:59:22.519Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T03:59:22.519Z] Running setup.py install for docopt: started [2021-11-11T03:59:23.943Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T03:59:23.943Z] Running setup.py install for dockerpty: started [2021-11-11T03:59:25.900Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T03:59:27.324Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-11T03:59:35.576Z] Removing intermediate container 832886a47ee2 [2021-11-11T03:59:35.576Z] ---> daad8cfa0fb5 [2021-11-11T03:59:35.576Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T03:59:35.576Z] ---> Running in bb7e51b1f400 [2021-11-11T03:59:35.847Z] Removing intermediate container bb7e51b1f400 [2021-11-11T03:59:35.847Z] ---> 1665643ba086 [2021-11-11T03:59:35.847Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T03:59:35.847Z] ---> Running in 3dfbebad560f [2021-11-11T03:59:36.441Z] Removing intermediate container 3dfbebad560f [2021-11-11T03:59:36.441Z] ---> 9df2e21fbabc [2021-11-11T03:59:36.441Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T03:59:37.416Z] ---> 4cb197a35286 [2021-11-11T03:59:37.416Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T03:59:38.007Z] ---> bd36c8440fe3 [2021-11-11T03:59:38.007Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T03:59:38.981Z] ---> a55979aba8e7 [2021-11-11T03:59:38.981Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T03:59:38.981Z] ---> Running in 72516fdd268e [2021-11-11T03:59:39.575Z] Removing intermediate container 72516fdd268e [2021-11-11T03:59:39.575Z] ---> 25d73232d8d1 [2021-11-11T03:59:39.575Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T03:59:39.575Z] ---> Running in e34701b1320a [2021-11-11T03:59:39.849Z] Removing intermediate container e34701b1320a [2021-11-11T03:59:39.849Z] ---> ccfbfcc72ec1 [2021-11-11T03:59:39.849Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T03:59:40.119Z] ---> Running in eba53860902a [2021-11-11T03:59:40.390Z] Removing intermediate container eba53860902a [2021-11-11T03:59:40.390Z] ---> 682a3570182a [2021-11-11T03:59:40.390Z] Step 21/22 : LABEL git_sha=3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-11T03:59:40.660Z] ---> Running in 8704c0fe3077 [2021-11-11T03:59:40.931Z] Removing intermediate container 8704c0fe3077 [2021-11-11T03:59:40.931Z] ---> 1b530848b178 [2021-11-11T03:59:40.931Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T03:59:41.203Z] ---> Running in bdc36cd9d3ea [2021-11-11T03:59:41.472Z] Removing intermediate container bdc36cd9d3ea [2021-11-11T03:59:41.472Z] ---> 2912ca2ae6bb [2021-11-11T03:59:41.472Z] [2021-11-11T03:59:41.744Z] Successfully built 2912ca2ae6bb [2021-11-11T03:59:41.744Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-11T03:59:42.346Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-11T03:59:42.375Z] $ docker stop --time=1 0f6691d86f97e4e76172db9f5d1abb88684ce5d57c1e75e9a1bcbff5eb8ebdca [2021-11-11T03:59:44.089Z] $ docker rm -f 0f6691d86f97e4e76172db9f5d1abb88684ce5d57c1e75e9a1bcbff5eb8ebdca [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T03:59:44.704Z] + docker images [2021-11-11T03:59:44.974Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T03:59:44.974Z] sys-mgmt-agent-arm64 latest 2912ca2ae6bb 3 seconds ago 277MB [2021-11-11T03:59:44.974Z] support-scheduler-arm64 latest 3155eac80177 54 seconds ago 15.3MB [2021-11-11T03:59:44.974Z] 9b5ea95f1daa About a minute ago 1.57GB [2021-11-11T03:59:44.974Z] 5105783b7603 About a minute ago 1.57GB [2021-11-11T03:59:44.974Z] security-proxy-setup-arm64 latest 2e14b9c1cf42 About a minute ago 25.4MB [2021-11-11T03:59:44.974Z] fabcce85dab5 About a minute ago 1.57GB [2021-11-11T03:59:44.974Z] security-bootstrapper-arm64 latest fae5f403b865 About a minute ago 17.8MB [2021-11-11T03:59:44.974Z] 2c44af87d229 2 minutes ago 1.57GB [2021-11-11T03:59:44.974Z] core-data-arm64 latest 40e9543cf7c1 3 minutes ago 19.5MB [2021-11-11T03:59:44.974Z] support-notifications-arm64 latest 3d184ae6a535 3 minutes ago 16.1MB [2021-11-11T03:59:44.974Z] security-secretstore-setup-arm64 latest a3e8ecb77b76 3 minutes ago 26.8MB [2021-11-11T03:59:44.974Z] core-metadata-arm64 latest 07d9232fdf93 3 minutes ago 15.9MB [2021-11-11T03:59:44.974Z] f31599aadac6 3 minutes ago 1.58GB [2021-11-11T03:59:44.974Z] core-command-arm64 latest 04210f4a4f51 3 minutes ago 15.2MB [2021-11-11T03:59:44.974Z] 6ffc0d0cf1cb 4 minutes ago 1.57GB [2021-11-11T03:59:44.974Z] 119688dd78d7 4 minutes ago 1.57GB [2021-11-11T03:59:44.974Z] 7051ecda2103 4 minutes ago 1.58GB [2021-11-11T03:59:44.974Z] 7ef1deb41b0d 4 minutes ago 1.57GB [2021-11-11T03:59:44.974Z] ci-base-image-arm64 latest 4d56d4f16aea 14 minutes ago 1.24GB [2021-11-11T03:59:44.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-11T03:59:44.974Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-11T03:59:44.974Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-11T03:59:44.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:59:45.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T03:59:45.755Z] [2021-11-11T03:59:45.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T03:59:46.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T03:59:46.681Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T03:59:46.682Z] 448f6bf000e3: Pulling fs layer [2021-11-11T03:59:46.682Z] f757da607395: Pulling fs layer [2021-11-11T03:59:46.682Z] 05883995daec: Pulling fs layer [2021-11-11T03:59:46.682Z] 8603b9c90790: Pulling fs layer [2021-11-11T03:59:46.682Z] 1560dd03e051: Pulling fs layer [2021-11-11T03:59:46.682Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T03:59:46.682Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T03:59:46.682Z] 8603b9c90790: Waiting [2021-11-11T03:59:46.682Z] 1560dd03e051: Waiting [2021-11-11T03:59:46.682Z] 27f5ce0e4adf: Waiting [2021-11-11T03:59:46.682Z] c2d8d7efcc4b: Waiting [2021-11-11T03:59:46.682Z] f757da607395: Verifying Checksum [2021-11-11T03:59:46.682Z] f757da607395: Download complete [2021-11-11T03:59:46.682Z] 8603b9c90790: Verifying Checksum [2021-11-11T03:59:46.682Z] 8603b9c90790: Download complete [2021-11-11T03:59:46.955Z] 1560dd03e051: Verifying Checksum [2021-11-11T03:59:46.955Z] 1560dd03e051: Download complete [2021-11-11T03:59:46.955Z] 05883995daec: Verifying Checksum [2021-11-11T03:59:46.955Z] 05883995daec: Download complete [2021-11-11T03:59:46.955Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T03:59:46.955Z] 27f5ce0e4adf: Download complete [2021-11-11T03:59:47.226Z] 448f6bf000e3: Verifying Checksum [2021-11-11T03:59:47.226Z] 448f6bf000e3: Download complete [2021-11-11T03:59:49.853Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T03:59:49.853Z] c2d8d7efcc4b: Download complete [2021-11-11T03:59:50.876Z] 448f6bf000e3: Pull complete [2021-11-11T03:59:51.481Z] f757da607395: Pull complete [2021-11-11T03:59:52.909Z] 05883995daec: Pull complete [2021-11-11T03:59:53.501Z] 8603b9c90790: Pull complete [2021-11-11T03:59:54.479Z] 1560dd03e051: Pull complete [2021-11-11T03:59:54.754Z] 27f5ce0e4adf: Pull complete [2021-11-11T04:00:09.830Z] c2d8d7efcc4b: Pull complete [2021-11-11T04:00:09.830Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T04:00:09.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:00:09.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T04:00:10.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2021-11-11T04:00:10.183Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T04:00:12.913Z] $ docker top 5568acab9e785afa6013f8a524d3f7b1e7d062d35e2863b09b41eaf059627727 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:00:14.027Z] ---> job-cost.sh [2021-11-11T04:00:14.027Z] lf-activate-venv: SKIPPING [2021-11-11T04:00:14.027Z] INFO: No Stack... [2021-11-11T04:00:14.298Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T04:00:14.886Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:00:15.564Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-11T04:00:15.564Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T04:00:15.640Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3805-1-stack-cost] [2021-11-11T04:00:15.645Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3805-1-stack-cost] did not exist. Created. [2021-11-11T04:00:15.645Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3805-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:00:16.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T04:00:16.551Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:00:16.569Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3805-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:00:16.638Z] $ docker stop --time=1 5568acab9e785afa6013f8a524d3f7b1e7d062d35e2863b09b41eaf059627727 [2021-11-11T04:00:18.181Z] $ docker rm -f 5568acab9e785afa6013f8a524d3f7b1e7d062d35e2863b09b41eaf059627727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-11T04:00:19.366Z] provisioning config files... [2021-11-11T04:00:19.376Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1152153084530566049tmp [Pipeline] { [Pipeline] sh [2021-11-11T04:00:19.717Z] + set +x [2021-11-11T04:00:19.717Z] + curl -s https://codecov.io/bash [2021-11-11T04:00:19.717Z] + bash -s -- [2021-11-11T04:00:19.717Z] [2021-11-11T04:00:19.717Z] _____ _ [2021-11-11T04:00:19.717Z] / ____| | | [2021-11-11T04:00:19.717Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T04:00:19.717Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T04:00:19.717Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T04:00:19.717Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T04:00:19.717Z] Bash-1.0.6 [2021-11-11T04:00:19.717Z] [2021-11-11T04:00:19.717Z] [2021-11-11T04:00:19.717Z] ==> git version 2.24.4 found [2021-11-11T04:00:19.717Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-11T04:00:19.717Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T04:00:19.717Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T04:00:19.717Z] ==> Jenkins CI detected. [2021-11-11T04:00:19.717Z] current dir:  /w/workspace/edgex-go/1 [2021-11-11T04:00:19.717Z] project root: . [2021-11-11T04:00:19.717Z] --> token set from env [2021-11-11T04:00:19.717Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T04:00:19.984Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T04:00:19.984Z] ==> Python coveragepy not found [2021-11-11T04:00:19.984Z] ==> Searching for coverage reports in: [2021-11-11T04:00:19.984Z] + . [2021-11-11T04:00:19.984Z] -> Found 1 reports [2021-11-11T04:00:19.984Z] ==> Detecting git/mercurial file structure [2021-11-11T04:00:19.984Z] ==> Reading reports [2021-11-11T04:00:19.984Z] + ./coverage.out bytes=428381 [2021-11-11T04:00:19.984Z] ==> Appending adjustments [2021-11-11T04:00:19.984Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T04:00:20.926Z] + Found adjustments [2021-11-11T04:00:20.926Z] ==> Gzipping contents [2021-11-11T04:00:20.926Z] 60K /tmp/codecov.7a9jc4.gz [2021-11-11T04:00:20.926Z] ==> Uploading reports [2021-11-11T04:00:20.926Z] url: https://codecov.io [2021-11-11T04:00:20.926Z] query: branch=PR-3805&commit=3afc5e4f5c00745ff2ccefa393620ee78cc10e06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-11T04:00:20.926Z] -> Pinging Codecov [2021-11-11T04:00:20.926Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3805&commit=3afc5e4f5c00745ff2ccefa393620ee78cc10e06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-11T04:00:21.501Z] -> Uploading to [2021-11-11T04:00:21.501Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/3afc5e4f5c00745ff2ccefa393620ee78cc10e06/0958b2b0-c794-4302-bc48-94b51f56d404.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T040021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=131986d4cbc402f0a202b4f12c8c8edc6bde498c4328718e6f9c09394f5b8e3b [2021-11-11T04:00:21.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:00:21.501Z] Dload Upload Total Spent Left Speed [2021-11-11T04:00:22.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57730 0 0 100 57730 0 145k --:--:-- --:--:-- --:--:-- 145k [2021-11-11T04:00:22.071Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [Pipeline] } [2021-11-11T04:00:22.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T04:00:23.749Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:00:24.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:00:24.717Z] ---> package-listing.sh [2021-11-11T04:00:24.717Z] ++ facter osfamily [2021-11-11T04:00:24.717Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T04:00:24.980Z] + OS_FAMILY=redhat [2021-11-11T04:00:24.980Z] + workspace=/w/workspace/edgex-go/1 [2021-11-11T04:00:24.980Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T04:00:24.980Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T04:00:24.980Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T04:00:24.980Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T04:00:24.980Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-11T04:00:24.980Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T04:00:24.980Z] + case "${OS_FAMILY}" in [2021-11-11T04:00:24.980Z] + sort [2021-11-11T04:00:24.980Z] + rpm -qa [2021-11-11T04:00:28.292Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T04:00:28.292Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T04:00:28.292Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T04:00:28.292Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-11T04:00:28.292Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-11T04:00:28.292Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-11T04:00:28.351Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T04:00:28.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:00:29.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:00:29.232Z] [2021-11-11T04:00:29.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:00:29.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:00:29.566Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:00:29.566Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:00:29.566Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:00:29.566Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:00:29.566Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:00:29.566Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:00:29.566Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:00:29.566Z] d287ab97295c: Pulling fs layer [2021-11-11T04:00:29.566Z] dc539afda2c1: Waiting [2021-11-11T04:00:29.566Z] 77bc0d833cb6: Waiting [2021-11-11T04:00:29.566Z] 9065ff56babe: Waiting [2021-11-11T04:00:29.566Z] d287ab97295c: Waiting [2021-11-11T04:00:29.566Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:00:29.566Z] a1111a8f2ec3: Download complete [2021-11-11T04:00:29.566Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:00:29.566Z] dc539afda2c1: Download complete [2021-11-11T04:00:29.566Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:00:29.566Z] ed53099fbce6: Download complete [2021-11-11T04:00:29.829Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:00:29.829Z] 9065ff56babe: Download complete [2021-11-11T04:00:29.829Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:00:29.829Z] 77bc0d833cb6: Download complete [2021-11-11T04:00:29.829Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:00:29.829Z] b4d181a07f80: Download complete [2021-11-11T04:00:30.398Z] d287ab97295c: Verifying Checksum [2021-11-11T04:00:30.398Z] d287ab97295c: Download complete [2021-11-11T04:00:31.339Z] b4d181a07f80: Pull complete [2021-11-11T04:00:31.339Z] a1111a8f2ec3: Pull complete [2021-11-11T04:00:31.904Z] ed53099fbce6: Pull complete [2021-11-11T04:00:31.904Z] dc539afda2c1: Pull complete [2021-11-11T04:00:32.163Z] 77bc0d833cb6: Pull complete [2021-11-11T04:00:32.163Z] 9065ff56babe: Pull complete [2021-11-11T04:00:37.508Z] d287ab97295c: Pull complete [2021-11-11T04:00:37.508Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:00:37.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:00:37.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:00:37.610Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-11-11T04:00:37.646Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:00:40.507Z] $ docker top 3112ea5e606d8540ae09a6d8922f0cd150a3d78f02fd0074b451561bd134cfba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:00:40.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T04:00:41.227Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T04:00:41.549Z] + ls /var/log/sa-host [2021-11-11T04:00:41.549Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T04:00:41.549Z] file_magic: OK [2021-11-11T04:00:41.549Z] HZ: Using current value: 100 [2021-11-11T04:00:41.549Z] file_header: OK [2021-11-11T04:00:41.549Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T04:00:41.549Z] Statistics: [2021-11-11T04:00:41.549Z] 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... [2021-11-11T04:00:41.549Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T04:00:41.549Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T04:00:41.549Z] file_magic: OK [2021-11-11T04:00:41.549Z] HZ: Using current value: 100 [2021-11-11T04:00:41.549Z] file_header: OK [2021-11-11T04:00:41.549Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T04:00:41.549Z] Statistics: [2021-11-11T04:00:41.549Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:00:41.549Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:00:41.922Z] provisioning config files... [2021-11-11T04:00:41.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6277426627781433583tmp [Pipeline] { [Pipeline] echo [2021-11-11T04:00:41.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:00:42.298Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T04:00:42.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:00:42.725Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T04:00:42.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:00:43.070Z] ---> sudo-logs.sh [2021-11-11T04:00:43.070Z] Archiving 'sudo' log.. [2021-11-11T04:00:43.070Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6.novalocal: Name or service not known [2021-11-11T04:00:43.070Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T04:00:43.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:00:43.470Z] ---> job-cost.sh [2021-11-11T04:00:43.470Z] lf-activate-venv: SKIPPING [2021-11-11T04:00:43.470Z] DEBUG: total: 0.10999999940395355 [2021-11-11T04:00:43.470Z] INFO: Retrieving Stack Cost... [2021-11-11T04:00:43.730Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:00:44.302Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T04:00:44.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:00:44.645Z] ---> logs-deploy.sh [2021-11-11T04:00:44.645Z] lf-activate-venv: SKIPPING [2021-11-11T04:00:44.645Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3805/1 [2021-11-11T04:00:44.645Z] INFO: archiving workspace using pattern(s): [2021-11-11T04:00:45.216Z] Archives upload complete. [2021-11-11T04:00:45.477Z] INFO: archiving logs to Nexus