Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 077405c83e2c2076cc7559ee55a63022a07ad19a+d0bb8bce458d6aeff3c23d934026fad0aa77cb8e (bcaf199c722d66c643db1619bb87a36a2452013d) 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-ssh10091298780795748150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh2288108473086759748.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17298298771115569667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11087440633568551896.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10703928925281387123.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6282 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7714813637994759181.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 d0bb8bce458d6aeff3c23d934026fad0aa77cb8e into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a Merge succeeded, producing 85ef299a7034b55052588fac477927971130a654 Checking out Revision 85ef299a7034b55052588fac477927971130a654 (PR-3886) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh9089645124845255891.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2915853613478602921.key > git merge d0bb8bce458d6aeff3c23d934026fad0aa77cb8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85ef299a7034b55052588fac477927971130a654 # timeout=10 Commit message: "Merge commit 'd0bb8bce458d6aeff3c23d934026fad0aa77cb8e' into HEAD" > git rev-list --no-walk 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-02T20:29:46.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-02T20:29:46.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-02T20:29:46.510Z] ========================================================= [2022-03-02T20:29:46.511Z] EdgeX Global Pipelines Version Info [2022-03-02T20:29:46.511Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:29:47.659Z] ------------------- [2022-03-02T20:29:47.660Z] stable info: [2022-03-02T20:29:47.660Z] ------------------- [2022-03-02T20:29:47.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-02T20:29:47.660Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-02T20:29:47.660Z] Message: update stable to v1.0.220 [2022-03-02T20:29:48.235Z] ------------------- [2022-03-02T20:29:48.235Z] experimental info: [2022-03-02T20:29:48.235Z] ------------------- [2022-03-02T20:29:48.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-02T20:29:48.235Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-02T20:29:48.235Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-02T20:29:48.368Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-02T20:29:48.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-02T20:29:48.391Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-02T20:29:48.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-02T20:29:48.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-02T20:29:48.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-02T20:29:48.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-02T20:29:48.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-02T20:29:48.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-02T20:29:48.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-02T20:29:48.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-02T20:29:48.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-02T20:29:48.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-02T20:29:48.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-02T20:29:48.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-02T20:29:48.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T20:29:48.574Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T20:29:48.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-02T20:29:48.598Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-02T20:29:48.610Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-02T20:29:48.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-02T20:29:48.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-02T20:29:48.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3886 [Pipeline] echo [2022-03-02T20:29:48.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3886 [Pipeline] echo [2022-03-02T20:29:48.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3886 [Pipeline] echo [2022-03-02T20:29:48.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85ef299a7034b55052588fac477927971130a654 [Pipeline] echo [2022-03-02T20:29:48.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85ef299 [Pipeline] echo [2022-03-02T20:29:48.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T20:29:48.750Z] provisioning config files... [2022-03-02T20:29:48.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7162994327998133310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:29:49.083Z] ---> docker-login.sh [2022-03-02T20:29:49.083Z] nexus3.edgexfoundry.org:10001 [2022-03-02T20:29:49.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:49.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:49.345Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:49.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:49.345Z] [2022-03-02T20:29:49.345Z] Login Succeeded [2022-03-02T20:29:49.345Z] nexus3.edgexfoundry.org:10002 [2022-03-02T20:29:49.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:49.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:49.345Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:49.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:49.345Z] [2022-03-02T20:29:49.345Z] Login Succeeded [2022-03-02T20:29:49.345Z] nexus3.edgexfoundry.org:10003 [2022-03-02T20:29:49.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:49.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:49.612Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:49.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:49.612Z] [2022-03-02T20:29:49.612Z] Login Succeeded [2022-03-02T20:29:49.612Z] nexus3.edgexfoundry.org:10004 [2022-03-02T20:29:49.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:49.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:49.612Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:49.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:49.612Z] [2022-03-02T20:29:49.612Z] Login Succeeded [2022-03-02T20:29:49.612Z] docker.io [2022-03-02T20:29:49.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:49.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:49.875Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:49.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:49.875Z] [2022-03-02T20:29:49.875Z] Login Succeeded [2022-03-02T20:29:49.875Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T20:29:49.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T20:29:50.214Z] ++ 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 [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/core-command/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/core-data/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-02T20:29:50.215Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:50.215Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-02T20:29:50.215Z] ++ cut -d/ -f2 [2022-03-02T20:29:50.215Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-02T20:29:50.248Z] 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 [2022-03-02T20:29:50.603Z] + git rev-list -1 --merges 85ef299a7034b55052588fac477927971130a654~1..85ef299a7034b55052588fac477927971130a654 [Pipeline] echo [2022-03-02T20:29:50.612Z] -----------> git rev-list -1 --merges 85ef299a7034b55052588fac477927971130a654~1..85ef299a7034b55052588fac477927971130a654 85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:29:50.612Z] 85ef299a7034b55052588fac477927971130a654 [false] [Pipeline] sh [2022-03-02T20:29:50.913Z] + git log --format=format:%s -1 85ef299a7034b55052588fac477927971130a654 [Pipeline] echo [2022-03-02T20:29:50.929Z] ========================================================= [2022-03-02T20:29:50.929Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-02T20:29:50.929Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-02T20:29:51.336Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-02T20:29:51.336Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-02T20:29:51.336Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-02T20:29:51.336Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-02T20:29:51.336Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-02T20:29:51.336Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-02T20:29:51.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:29:51.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T20:29:51.688Z] [2022-03-02T20:29:51.688Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:29:51.995Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T20:29:51.995Z] latest: Pulling from edgex-devops/git-semver [2022-03-02T20:29:51.995Z] a0d0a0d46f8b: Pulling fs layer [2022-03-02T20:29:51.995Z] 3e5f54012d9b: Pulling fs layer [2022-03-02T20:29:51.995Z] 4c7163046ea9: Pulling fs layer [2022-03-02T20:29:51.995Z] 0c2d73faf560: Pulling fs layer [2022-03-02T20:29:51.995Z] 0c2d73faf560: Waiting [2022-03-02T20:29:51.995Z] 3e5f54012d9b: Verifying Checksum [2022-03-02T20:29:51.995Z] 3e5f54012d9b: Download complete [2022-03-02T20:29:51.995Z] a0d0a0d46f8b: Verifying Checksum [2022-03-02T20:29:51.995Z] a0d0a0d46f8b: Download complete [2022-03-02T20:29:52.261Z] 4c7163046ea9: Verifying Checksum [2022-03-02T20:29:52.261Z] 4c7163046ea9: Download complete [2022-03-02T20:29:52.261Z] 0c2d73faf560: Verifying Checksum [2022-03-02T20:29:52.261Z] 0c2d73faf560: Download complete [2022-03-02T20:29:52.261Z] a0d0a0d46f8b: Pull complete [2022-03-02T20:29:52.261Z] 3e5f54012d9b: Pull complete [2022-03-02T20:29:52.527Z] 4c7163046ea9: Pull complete [2022-03-02T20:29:52.788Z] 0c2d73faf560: Pull complete [2022-03-02T20:29:52.788Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-02T20:29:52.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T20:29:52.788Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-02T20:29:52.859Z] prd-centos7-docker-4c-2g-6282 does not seem to be running inside a container [2022-03-02T20:29:52.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-02T20:29:53.565Z] $ docker top c74e74a21e34aee7360a8a8ae2401bfdebca3537c33269e63d58ae09c594e213 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-02T20:29:53.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T20:29:53.665Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T20:29:53.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T20:29:53.805Z] $ docker exec c74e74a21e34aee7360a8a8ae2401bfdebca3537c33269e63d58ae09c594e213 ssh-agent [2022-03-02T20:29:53.933Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoggKOH/agent.14 [2022-03-02T20:29:53.933Z] SSH_AGENT_PID=21 [2022-03-02T20:29:53.940Z] Running ssh-add (command line suppressed) [2022-03-02T20:29:54.038Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8524939342703897320.key (/w/workspace/edgex-go/2@tmp/private_key_8524939342703897320.key) [2022-03-02T20:29:54.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T20:29:54.351Z] + git tag --points-at HEAD [Pipeline] } [2022-03-02T20:29:54.370Z] $ docker exec --env ******** --env ******** c74e74a21e34aee7360a8a8ae2401bfdebca3537c33269e63d58ae09c594e213 ssh-agent -k [2022-03-02T20:29:54.458Z] unset SSH_AUTH_SOCK; [2022-03-02T20:29:54.459Z] unset SSH_AGENT_PID; [2022-03-02T20:29:54.459Z] echo Agent pid 21 killed; [2022-03-02T20:29:54.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-02T20:29:54.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T20:29:54.495Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T20:29:54.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T20:29:54.594Z] $ docker exec c74e74a21e34aee7360a8a8ae2401bfdebca3537c33269e63d58ae09c594e213 ssh-agent [2022-03-02T20:29:54.685Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkIJFkG/agent.54 [2022-03-02T20:29:54.685Z] SSH_AGENT_PID=60 [2022-03-02T20:29:54.689Z] Running ssh-add (command line suppressed) [2022-03-02T20:29:54.779Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4135060821488657480.key (/w/workspace/edgex-go/2@tmp/private_key_4135060821488657480.key) [2022-03-02T20:29:54.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T20:29:55.086Z] + git semver init [2022-03-02T20:29:55.086Z] # -> Open(): unable to determine branch for HEAD [2022-03-02T20:29:55.086Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-02T20:29:55.086Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-02T20:29:55.086Z] # $SEMVER_REMOTE_NAME = origin [2022-03-02T20:29:55.086Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-02T20:29:55.086Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-02T20:29:55.086Z] # $SEMVER_BRANCH = PR-3886 [2022-03-02T20:29:55.086Z] # $SEMVER_TEMP = /tmp/semver-484851926 [2022-03-02T20:29:55.086Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-02T20:30:07.369Z] # '/tmp/semver-484851926' -> '/w/workspace/edgex-go/2/.semver' [2022-03-02T20:30:07.631Z] # -> Force: false [2022-03-02T20:30:07.631Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-02T20:30:07.640Z] $ docker exec --env ******** --env ******** c74e74a21e34aee7360a8a8ae2401bfdebca3537c33269e63d58ae09c594e213 ssh-agent -k [2022-03-02T20:30:07.735Z] unset SSH_AUTH_SOCK; [2022-03-02T20:30:07.735Z] unset SSH_AGENT_PID; [2022-03-02T20:30:07.735Z] echo Agent pid 60 killed; [2022-03-02T20:30:07.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T20:30:08.059Z] + git semver [Pipeline] } [2022-03-02T20:30:08.071Z] $ docker stop --time=1 c74e74a21e34aee7360a8a8ae2401bfdebca3537c33269e63d58ae09c594e213 [2022-03-02T20:30:10.414Z] $ docker rm -f c74e74a21e34aee7360a8a8ae2401bfdebca3537c33269e63d58ae09c594e213 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T20:30:10.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-02T20:30:11.014Z] Stashed 1 file(s) [Pipeline] echo [2022-03-02T20:30:11.017Z] [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 [2022-03-02T20:30:11.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T20:30:11.174Z] ========================================================= [2022-03-02T20:30:11.174Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-02T20:30:11.174Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:30:11.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T20:30:11.483Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-02T20:30:11.483Z] 59bf1c3509f3: Pulling fs layer [2022-03-02T20:30:11.483Z] 666ba61612fd: Pulling fs layer [2022-03-02T20:30:11.483Z] 8ed8ca486205: Pulling fs layer [2022-03-02T20:30:11.483Z] 4fe6c5a15a65: Pulling fs layer [2022-03-02T20:30:11.483Z] 22a0e8bec74d: Pulling fs layer [2022-03-02T20:30:11.483Z] 640e595b4fbd: Pulling fs layer [2022-03-02T20:30:11.483Z] 763cafe07f6e: Pulling fs layer [2022-03-02T20:30:11.483Z] 0c0b528cf693: Pulling fs layer [2022-03-02T20:30:11.483Z] 10935f4eaf8b: Pulling fs layer [2022-03-02T20:30:11.483Z] 640e595b4fbd: Waiting [2022-03-02T20:30:11.483Z] 763cafe07f6e: Waiting [2022-03-02T20:30:11.483Z] 0c0b528cf693: Waiting [2022-03-02T20:30:11.483Z] 10935f4eaf8b: Waiting [2022-03-02T20:30:11.483Z] 4fe6c5a15a65: Waiting [2022-03-02T20:30:11.483Z] 22a0e8bec74d: Waiting [2022-03-02T20:30:11.483Z] 8ed8ca486205: Verifying Checksum [2022-03-02T20:30:11.483Z] 8ed8ca486205: Download complete [2022-03-02T20:30:11.483Z] 666ba61612fd: Verifying Checksum [2022-03-02T20:30:11.483Z] 666ba61612fd: Download complete [2022-03-02T20:30:11.483Z] 22a0e8bec74d: Verifying Checksum [2022-03-02T20:30:11.483Z] 22a0e8bec74d: Download complete [2022-03-02T20:30:11.483Z] 640e595b4fbd: Verifying Checksum [2022-03-02T20:30:11.483Z] 640e595b4fbd: Download complete [2022-03-02T20:30:11.483Z] 59bf1c3509f3: Verifying Checksum [2022-03-02T20:30:11.483Z] 59bf1c3509f3: Download complete [2022-03-02T20:30:11.483Z] 763cafe07f6e: Verifying Checksum [2022-03-02T20:30:11.483Z] 763cafe07f6e: Download complete [2022-03-02T20:30:11.751Z] 0c0b528cf693: Verifying Checksum [2022-03-02T20:30:11.751Z] 0c0b528cf693: Download complete [2022-03-02T20:30:11.751Z] 59bf1c3509f3: Pull complete [2022-03-02T20:30:12.026Z] 4fe6c5a15a65: Verifying Checksum [2022-03-02T20:30:12.026Z] 4fe6c5a15a65: Download complete [2022-03-02T20:30:12.026Z] 666ba61612fd: Pull complete [2022-03-02T20:30:12.290Z] 10935f4eaf8b: Verifying Checksum [2022-03-02T20:30:12.290Z] 10935f4eaf8b: Download complete [2022-03-02T20:30:12.290Z] 8ed8ca486205: Pull complete [2022-03-02T20:30:16.548Z] 4fe6c5a15a65: Pull complete [2022-03-02T20:30:16.548Z] 22a0e8bec74d: Pull complete [2022-03-02T20:30:16.548Z] 640e595b4fbd: Pull complete [2022-03-02T20:30:16.548Z] 763cafe07f6e: Pull complete [2022-03-02T20:30:16.548Z] 0c0b528cf693: Pull complete [2022-03-02T20:30:19.139Z] 10935f4eaf8b: Pull complete [2022-03-02T20:30:19.139Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-02T20:30:19.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T20:30:19.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:30:19.448Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T20:30:19.448Z] WORKDIR /edgex [2022-03-02T20:30:19.448Z] COPY go.mod . [2022-03-02T20:30:19.448Z] RUN go mod download' [2022-03-02T20:30:19.448Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-02T20:30:21.365Z] Sending build context to Docker daemon 334.1MB [2022-03-02T20:30:21.365Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T20:30:21.365Z] ---> 99d49a6021b9 [2022-03-02T20:30:21.365Z] Step 2/4 : WORKDIR /edgex [2022-03-02T20:30:22.748Z] ---> Running in c5e05e1a3f5e [2022-03-02T20:30:23.007Z] Removing intermediate container c5e05e1a3f5e [2022-03-02T20:30:23.007Z] ---> 1c2c858a454c [2022-03-02T20:30:23.007Z] Step 3/4 : COPY go.mod . [2022-03-02T20:30:23.007Z] ---> e3854322a2f3 [2022-03-02T20:30:23.007Z] Step 4/4 : RUN go mod download [2022-03-02T20:30:23.007Z] ---> Running in 5f8de9f1b7b0 [2022-03-02T20:30:26.130Z] Still waiting to schedule task [2022-03-02T20:30:26.130Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-02T20:30:55.196Z] Removing intermediate container 5f8de9f1b7b0 [2022-03-02T20:30:55.196Z] ---> 92ee1004dbe0 [2022-03-02T20:30:55.196Z] Successfully built 92ee1004dbe0 [2022-03-02T20:30:55.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:30:55.501Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T20:30:55.501Z] . [Pipeline] withDockerContainer [2022-03-02T20:30:55.567Z] prd-centos7-docker-4c-2g-6282 does not seem to be running inside a container [2022-03-02T20:30:55.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-02T20:30:55.996Z] $ docker top 5aea4baf5dd13847c3cfcefc0b30e047e95f1226fdeec2c88e58fd2b17135c1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:30:56.359Z] + go version [2022-03-02T20:30:56.359Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-02T20:30:56.368Z] $ docker stop --time=1 5aea4baf5dd13847c3cfcefc0b30e047e95f1226fdeec2c88e58fd2b17135c1b [2022-03-02T20:30:57.569Z] $ docker rm -f 5aea4baf5dd13847c3cfcefc0b30e047e95f1226fdeec2c88e58fd2b17135c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:30:57.992Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T20:30:57.992Z] . [Pipeline] withDockerContainer [2022-03-02T20:30:58.054Z] prd-centos7-docker-4c-2g-6282 does not seem to be running inside a container [2022-03-02T20:30:58.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-02T20:30:58.395Z] $ docker top 1101d54c4b592daa82bdf10a71bcaa0eaedcbdaf2d0f56b4cdf1fba693fc8c12 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-02T20:30:58.475Z] ========================================================= [2022-03-02T20:30:58.475Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-02T20:30:58.475Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:30:58.770Z] + make test [2022-03-02T20:30:58.770Z] go mod tidy [2022-03-02T20:30:58.770Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-02T20:31:05.413Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-02T20:31:23.658Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-02T20:31:27.917Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-02T20:31:28.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-02T20:31:28.460Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-02T20:31:31.058Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-02T20:31:31.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-02T20:31:31.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-02T20:31:31.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-02T20:31:31.930Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-02T20:31:32.191Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-02T20:31:32.461Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-02T20:31:32.461Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-02T20:31:32.461Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-02T20:31:32.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-02T20:31:34.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-03-02T20:31:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-02T20:31:34.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-02T20:31:35.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2022-03-02T20:31:35.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-02T20:31:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 44.7% of statements [2022-03-02T20:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-02T20:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-02T20:31:36.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements [2022-03-02T20:31:36.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-02T20:31:36.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:31:37.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2022-03-02T20:31:37.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-02T20:31:37.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-02T20:31:37.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-02T20:31:37.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-02T20:31:37.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-02T20:31:38.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements [2022-03-02T20:31:38.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-02T20:31:38.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:31:38.220Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2022-03-02T20:31:38.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-02T20:31:38.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-02T20:31:38.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-02T20:31:38.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-02T20:31:38.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-02T20:31:38.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-03-02T20:31:38.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-02T20:31:38.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-02T20:31:38.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-02T20:31:40.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements [2022-03-02T20:31:40.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-02T20:31:40.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2022-03-02T20:31:40.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2022-03-02T20:31:40.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-02T20:31:40.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2022-03-02T20:31:40.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2022-03-02T20:31:40.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2022-03-02T20:31:40.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-03-02T20:31:41.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-03-02T20:31:53.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2022-03-02T20:31:53.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-03-02T20:31:58.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.229s coverage: 82.5% of statements [2022-03-02T20:31:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-03-02T20:32:16.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.204s coverage: 65.4% of statements [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-02T20:32:16.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-02T20:32:17.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2022-03-02T20:32:17.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-02T20:32:17.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-02T20:32:17.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-03-02T20:32:17.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-02T20:32:17.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-03-02T20:32:17.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-02T20:32:25.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-02T20:32:25.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-02T20:32:25.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-02T20:32:25.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-02T20:32:25.725Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-02T20:32:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-02T20:32:25.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-02T20:32:25.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-02T20:32:25.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-02T20:32:25.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-02T20:32:25.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-02T20:32:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-02T20:32:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-03-02T20:32:25.726Z] 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 [2022-03-02T20:32:41.933Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6285 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws [2022-03-02T20:32:41.945Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-02T20:32:42.156Z] The recommended git tool is: git [2022-03-02T20:32:48.335Z] using credential edgex-jenkins-ssh [2022-03-02T20:32:48.354Z] Cloning the remote Git repository [2022-03-02T20:32:48.422Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:32:48.527Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-02T20:32:48.615Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:32:48.615Z] > git --version # timeout=10 [2022-03-02T20:32:48.642Z] > git --version # 'git version 2.17.1' [2022-03-02T20:32:48.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:32:48.757Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T20:33:04.685Z] GO111MODULE=on go vet ./... [2022-03-02T20:33:08.305Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T20:33:08.324Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T20:33:08.366Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T20:33:08.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:33:08.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:33:08.425Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-02T20:33:09.209Z] Merging remotes/origin/main commit d0bb8bce458d6aeff3c23d934026fad0aa77cb8e into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a [2022-03-02T20:33:09.871Z] Merge succeeded, producing d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:33:09.871Z] Checking out Revision d583040393a76cd0afd90a8b63fd47dc1b2c4041 (PR-3886) [2022-03-02T20:33:09.240Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T20:33:09.267Z] > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [2022-03-02T20:33:09.504Z] > git remote # timeout=10 [2022-03-02T20:33:09.528Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T20:33:09.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:33:09.563Z] > git merge d0bb8bce458d6aeff3c23d934026fad0aa77cb8e # timeout=10 [2022-03-02T20:33:09.855Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T20:33:09.886Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T20:33:09.900Z] > git checkout -f d583040393a76cd0afd90a8b63fd47dc1b2c4041 # timeout=10 [2022-03-02T20:33:12.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T20:33:12.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-02T20:33:12.884Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-02T20:33:12.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-02T20:33:13.196Z] + ls -al . [2022-03-02T20:33:13.196Z] total 644 [2022-03-02T20:33:13.196Z] drwxrwxr-x 10 1001 1001 4096 Mar 2 20:33 . [2022-03-02T20:33:13.196Z] drwxr-xr-x 4 root root 28 Mar 2 20:30 .. [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 20:29 .dockerignore [2022-03-02T20:33:13.196Z] drwxrwxr-x 8 1001 1001 179 Mar 2 20:29 .git [2022-03-02T20:33:13.196Z] drwxrwxr-x 4 1001 1001 142 Mar 2 20:29 .github [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 804 Mar 2 20:29 .gitignore [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 42 Mar 2 20:29 .golangci.yml [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 76 Mar 2 20:29 .hadolint.yml [2022-03-02T20:33:13.196Z] drwx------ 3 1001 1001 73 Mar 2 20:30 .semver [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 20:29 .sonarcloud.properties [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 1171 Mar 2 20:29 ADOPTERS.md [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 9019 Mar 2 20:29 Attribution.txt [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 51732 Mar 2 20:29 CHANGELOG.md [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 20:29 CONTRIBUTING.md [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 677 Mar 2 20:29 GOVERNANCE.md [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 849 Mar 2 20:29 Jenkinsfile [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 20:29 LICENSE [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 6508 Mar 2 20:29 Makefile [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 582 Mar 2 20:29 OWNERS.md [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 8207 Mar 2 20:29 README.md [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 6912 Mar 2 20:29 SECURITY.md [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 20:30 VERSION [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 20:29 ZMQWindows.md [2022-03-02T20:33:13.196Z] drwxrwxr-x 2 1001 1001 37 Mar 2 20:29 bin [2022-03-02T20:33:13.196Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 20:29 cmd [2022-03-02T20:33:13.196Z] -rw-r--r-- 1 root root 428383 Mar 2 20:32 coverage.out [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 2828 Mar 2 20:29 go.mod [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 50277 Mar 2 20:29 go.sum [2022-03-02T20:33:13.196Z] drwxrwxr-x 8 1001 1001 124 Mar 2 20:29 internal [2022-03-02T20:33:13.196Z] drwxrwxr-x 3 1001 1001 16 Mar 2 20:29 openapi [2022-03-02T20:33:13.196Z] drwxrwxr-x 4 1001 1001 71 Mar 2 20:29 snap [2022-03-02T20:33:13.196Z] -rw-rw-r-- 1 1001 1001 204 Mar 2 20:29 version.go [Pipeline] sh [2022-03-02T20:33:13.491Z] + '[' -e coverage.out ] [2022-03-02T20:33:13.492Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-02T20:33:13.606Z] Stashed 1 file(s) [Pipeline] sh [2022-03-02T20:33:13.901Z] + make build [2022-03-02T20:33:13.901Z] 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 [2022-03-02T20:33:14.622Z] Commit message: "Merge commit 'd0bb8bce458d6aeff3c23d934026fad0aa77cb8e' into HEAD" [2022-03-02T20:33:14.637Z] > git rev-list --no-walk 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T20:33:15.306Z] 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 [2022-03-02T20:33:15.653Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-02T20:33:15.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T20:33:15.653Z] Dload Upload Total Spent Left Speed [2022-03-02T20:33:15.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-03-02T20:33:16.230Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-02T20:33:16.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.json [2022-03-02T20:33:16.574Z] /etc/docker/daemon.new [2022-03-02T20:33:16.574Z] { [2022-03-02T20:33:16.574Z] "registry-mirrors": [ [2022-03-02T20:33:16.574Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-02T20:33:16.574Z] ], [2022-03-02T20:33:16.574Z] "bip": "10.250.0.254/24", [2022-03-02T20:33:16.574Z] "hosts": [ [2022-03-02T20:33:16.574Z] "tcp://0.0.0.0:5555", [2022-03-02T20:33:16.574Z] "unix:///var/run/docker.sock" [2022-03-02T20:33:16.574Z] ], [2022-03-02T20:33:16.574Z] "mtu": 1458, [2022-03-02T20:33:16.574Z] "selinux-enabled": true, [2022-03-02T20:33:16.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-02T20:33:16.574Z] } [Pipeline] sh [2022-03-02T20:33:16.922Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-02T20:33:17.270Z] + sudo service docker restart [2022-03-02T20:33:24.547Z] 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 [2022-03-02T20:33:24.547Z] 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 [2022-03-02T20:33:25.501Z] 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 [2022-03-02T20:33:25.773Z] 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 [2022-03-02T20:33:26.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T20:33:27.670Z] 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 [2022-03-02T20:33:28.246Z] 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 [2022-03-02T20:33:29.637Z] 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 [2022-03-02T20:33:30.582Z] 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 [2022-03-02T20:33:31.530Z] 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] } [2022-03-02T20:33:32.935Z] $ docker stop --time=1 1101d54c4b592daa82bdf10a71bcaa0eaedcbdaf2d0f56b4cdf1fba693fc8c12 [2022-03-02T20:33:34.818Z] $ docker rm -f 1101d54c4b592daa82bdf10a71bcaa0eaedcbdaf2d0f56b4cdf1fba693fc8c12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T20:33:35.672Z] provisioning config files... [2022-03-02T20:33:35.703Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7913427709495502886tmp [2022-03-02T20:33:35.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T20:33:35.738Z] [2022-03-02T20:33:35.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:33:36.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T20:33:36.062Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-02T20:33:36.062Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-02T20:33:36.062Z] ca9280d653b3: Pulling fs layer [2022-03-02T20:33:36.062Z] 7e9c9ca2126c: Pulling fs layer [2022-03-02T20:33:36.062Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-02T20:33:36.062Z] cbdbe7a5bc2a: Download complete [2022-03-02T20:33:36.224Z] ---> docker-login.sh [2022-03-02T20:33:36.224Z] nexus3.edgexfoundry.org:10001 [2022-03-02T20:33:36.329Z] ca9280d653b3: Verifying Checksum [2022-03-02T20:33:36.329Z] ca9280d653b3: Download complete [2022-03-02T20:33:36.329Z] cbdbe7a5bc2a: Pull complete [2022-03-02T20:33:36.594Z] 7e9c9ca2126c: Verifying Checksum [2022-03-02T20:33:36.594Z] 7e9c9ca2126c: Download complete [2022-03-02T20:33:36.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:33:36.858Z] ca9280d653b3: Pull complete [2022-03-02T20:33:37.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:33:37.101Z] Configure a credential helper to remove this warning. See [2022-03-02T20:33:37.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:33:37.101Z] [2022-03-02T20:33:37.101Z] Login Succeeded [2022-03-02T20:33:37.101Z] nexus3.edgexfoundry.org:10002 [2022-03-02T20:33:37.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:33:37.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:33:37.647Z] Configure a credential helper to remove this warning. See [2022-03-02T20:33:37.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:33:37.647Z] [2022-03-02T20:33:37.647Z] Login Succeeded [2022-03-02T20:33:37.647Z] nexus3.edgexfoundry.org:10003 [2022-03-02T20:33:37.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:33:38.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:33:38.194Z] Configure a credential helper to remove this warning. See [2022-03-02T20:33:38.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:33:38.194Z] [2022-03-02T20:33:38.194Z] Login Succeeded [2022-03-02T20:33:38.194Z] nexus3.edgexfoundry.org:10004 [2022-03-02T20:33:38.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:33:38.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:33:38.465Z] Configure a credential helper to remove this warning. See [2022-03-02T20:33:38.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:33:38.465Z] [2022-03-02T20:33:38.465Z] Login Succeeded [2022-03-02T20:33:38.465Z] docker.io [2022-03-02T20:33:39.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:33:39.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:33:39.335Z] Configure a credential helper to remove this warning. See [2022-03-02T20:33:39.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:33:39.335Z] [2022-03-02T20:33:39.335Z] Login Succeeded [2022-03-02T20:33:39.335Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T20:33:39.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-02T20:33:39.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T20:33:39.646Z] ========================================================= [2022-03-02T20:33:39.646Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-02T20:33:39.646Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:33:39.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T20:33:40.252Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-02T20:33:40.252Z] 9b3977197b4f: Pulling fs layer [2022-03-02T20:33:40.252Z] 1a89e8eeedd5: Pulling fs layer [2022-03-02T20:33:40.252Z] 94645a83ff95: Pulling fs layer [2022-03-02T20:33:40.252Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-02T20:33:40.252Z] 0c92f367c5e7: Pulling fs layer [2022-03-02T20:33:40.252Z] f7c0051592d6: Pulling fs layer [2022-03-02T20:33:40.252Z] a227ed2f7395: Pulling fs layer [2022-03-02T20:33:40.252Z] 7b1c46037f91: Pulling fs layer [2022-03-02T20:33:40.252Z] f7c0051592d6: Waiting [2022-03-02T20:33:40.252Z] a227ed2f7395: Waiting [2022-03-02T20:33:40.252Z] 7b1c46037f91: Waiting [2022-03-02T20:33:40.252Z] 3f3a8bcf1eab: Waiting [2022-03-02T20:33:40.252Z] 0c92f367c5e7: Waiting [2022-03-02T20:33:40.252Z] 94645a83ff95: Verifying Checksum [2022-03-02T20:33:40.252Z] 94645a83ff95: Download complete [2022-03-02T20:33:40.252Z] 1a89e8eeedd5: Download complete [2022-03-02T20:33:40.252Z] 0c92f367c5e7: Verifying Checksum [2022-03-02T20:33:40.252Z] 0c92f367c5e7: Download complete [2022-03-02T20:33:40.252Z] f7c0051592d6: Download complete [2022-03-02T20:33:40.252Z] a227ed2f7395: Verifying Checksum [2022-03-02T20:33:40.252Z] a227ed2f7395: Download complete [2022-03-02T20:33:40.252Z] 9b3977197b4f: Download complete [2022-03-02T20:33:41.079Z] 7e9c9ca2126c: Pull complete [2022-03-02T20:33:41.079Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-02T20:33:41.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T20:33:41.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-02T20:33:41.159Z] prd-centos7-docker-4c-2g-6282 does not seem to be running inside a container [2022-03-02T20:33:41.193Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-02T20:33:41.259Z] 9b3977197b4f: Pull complete [2022-03-02T20:33:41.866Z] 1a89e8eeedd5: Pull complete [2022-03-02T20:33:42.139Z] 94645a83ff95: Pull complete [2022-03-02T20:33:42.139Z] 7b1c46037f91: Verifying Checksum [2022-03-02T20:33:42.139Z] 7b1c46037f91: Download complete [2022-03-02T20:33:42.739Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-02T20:33:42.739Z] 3f3a8bcf1eab: Download complete [2022-03-02T20:33:42.921Z] $ docker top 30eb1783da5b7abec1202e39899fef44c474262c4a96f3212898682713571739 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:33:43.283Z] + docker-compose build --help [2022-03-02T20:33:43.283Z] + grep parallel [2022-03-02T20:33:43.854Z] --parallel Build images in parallel. [Pipeline] } [2022-03-02T20:33:43.864Z] $ docker stop --time=1 30eb1783da5b7abec1202e39899fef44c474262c4a96f3212898682713571739 [2022-03-02T20:33:45.054Z] $ docker rm -f 30eb1783da5b7abec1202e39899fef44c474262c4a96f3212898682713571739 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:33:45.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T20:33:45.447Z] . [Pipeline] withDockerContainer [2022-03-02T20:33:45.520Z] prd-centos7-docker-4c-2g-6282 does not seem to be running inside a container [2022-03-02T20:33:45.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-02T20:33:45.888Z] $ docker top 2f61d550b08581089c457c155232065fabe42aeb49963557d0700121005f9ff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:33:46.255Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-02T20:33:46.832Z] Building core-command ... [2022-03-02T20:33:46.832Z] Building core-data ... [2022-03-02T20:33:46.832Z] Building core-metadata ... [2022-03-02T20:33:46.832Z] Building security-bootstrapper ... [2022-03-02T20:33:46.832Z] Building security-proxy-setup ... [2022-03-02T20:33:46.832Z] Building security-secretstore-setup ... [2022-03-02T20:33:46.832Z] Building support-notifications ... [2022-03-02T20:33:46.832Z] Building support-scheduler ... [2022-03-02T20:33:46.832Z] Building sys-mgmt-agent ... [2022-03-02T20:33:46.832Z] Building core-data [2022-03-02T20:33:46.832Z] Building support-scheduler [2022-03-02T20:33:46.832Z] Building security-bootstrapper [2022-03-02T20:33:46.832Z] Building support-notifications [2022-03-02T20:33:46.832Z] Building security-proxy-setup [2022-03-02T20:33:55.137Z] 3f3a8bcf1eab: Pull complete [2022-03-02T20:33:55.137Z] 0c92f367c5e7: Pull complete [2022-03-02T20:33:55.138Z] f7c0051592d6: Pull complete [2022-03-02T20:33:55.138Z] a227ed2f7395: Pull complete [2022-03-02T20:33:59.060Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:33:59.060Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:33:59.060Z] ---> 92ee1004dbe0 [2022-03-02T20:33:59.060Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T20:33:59.060Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:33:59.060Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:33:59.060Z] ---> 92ee1004dbe0 [2022-03-02T20:33:59.060Z] Step 3/31 : WORKDIR /edgex-go [2022-03-02T20:34:00.539Z] 7b1c46037f91: Pull complete [2022-03-02T20:34:00.539Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-02T20:34:00.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T20:34:00.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:34:00.887Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T20:34:00.887Z] WORKDIR /edgex [2022-03-02T20:34:00.887Z] COPY go.mod . [2022-03-02T20:34:00.887Z] RUN go mod download [2022-03-02T20:34:00.887Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-02T20:34:02.360Z] ---> Running in 316d6cfc7454 [2022-03-02T20:34:02.360Z] ---> Running in 886325a63918 [2022-03-02T20:34:02.864Z] Sending build context to Docker daemon 168.8MB [2022-03-02T20:34:02.864Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T20:34:02.864Z] ---> f79e39bc4007 [2022-03-02T20:34:02.864Z] Step 2/4 : WORKDIR /edgex [2022-03-02T20:34:04.311Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:34:04.311Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:34:04.311Z] ---> 92ee1004dbe0 [2022-03-02T20:34:04.311Z] Step 3/21 : WORKDIR /edgex-go [2022-03-02T20:34:05.484Z] ---> Running in c6dce218e8b9 [2022-03-02T20:34:06.090Z] Removing intermediate container c6dce218e8b9 [2022-03-02T20:34:06.090Z] ---> 2c9c537a6337 [2022-03-02T20:34:06.090Z] Step 3/4 : COPY go.mod . [2022-03-02T20:34:06.223Z] ---> Running in 487146d0cf1e [2022-03-02T20:34:06.223Z] Removing intermediate container 316d6cfc7454 [2022-03-02T20:34:06.223Z] ---> 9ee2e6711aae [2022-03-02T20:34:06.223Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:34:06.484Z] Removing intermediate container 886325a63918 [2022-03-02T20:34:06.484Z] ---> a2e577667fc0 [2022-03-02T20:34:06.484Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:34:06.685Z] ---> fa665532e2fb [2022-03-02T20:34:06.685Z] Step 4/4 : RUN go mod download [2022-03-02T20:34:06.685Z] ---> Running in 4c692fc382d2 [2022-03-02T20:34:06.743Z] ---> Running in f5a00ed8ab28 [2022-03-02T20:34:07.006Z] ---> Running in f0a4d9d018f6 [2022-03-02T20:34:07.006Z] Removing intermediate container 487146d0cf1e [2022-03-02T20:34:07.006Z] ---> b5844bb35d7e [2022-03-02T20:34:07.006Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:34:07.580Z] ---> Running in 719b76892857 [2022-03-02T20:34:10.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:34:10.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:34:10.145Z] ---> 92ee1004dbe0 [2022-03-02T20:34:10.145Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:34:10.145Z] ---> Using cache [2022-03-02T20:34:10.145Z] ---> b5844bb35d7e [2022-03-02T20:34:10.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:34:10.145Z] ---> Running in 9a462d548110 [2022-03-02T20:34:10.145Z] Removing intermediate container f5a00ed8ab28 [2022-03-02T20:34:10.145Z] ---> 7f51aba9eb16 [2022-03-02T20:34:10.145Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-02T20:34:10.145Z] ---> Running in 6a0f0b90d933 [2022-03-02T20:34:10.727Z] Removing intermediate container 719b76892857 [2022-03-02T20:34:10.727Z] ---> bc268f278854 [2022-03-02T20:34:10.727Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-02T20:34:10.727Z] Removing intermediate container f0a4d9d018f6 [2022-03-02T20:34:10.727Z] ---> 1da694217020 [2022-03-02T20:34:10.727Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-02T20:34:10.727Z] ---> Running in a2ff8928e482 [2022-03-02T20:34:10.727Z] ---> Running in 23427416c41e [2022-03-02T20:34:11.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:11.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:34:11.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:34:11.304Z] ---> 92ee1004dbe0 [2022-03-02T20:34:11.304Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T20:34:11.304Z] ---> Using cache [2022-03-02T20:34:11.304Z] ---> b5844bb35d7e [2022-03-02T20:34:11.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:34:11.304Z] ---> Using cache [2022-03-02T20:34:11.304Z] ---> 87d1f2f6a884 [2022-03-02T20:34:11.304Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-02T20:34:11.304Z] Removing intermediate container 9a462d548110 [2022-03-02T20:34:11.304Z] ---> 87d1f2f6a884 [2022-03-02T20:34:11.304Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-02T20:34:11.304Z] ---> Running in 04d39097e6e0 [2022-03-02T20:34:11.304Z] ---> Running in 89247a8aa364 [2022-03-02T20:34:11.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:11.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:11.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:11.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:12.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:12.421Z] OK: 221 MiB in 52 packages [2022-03-02T20:34:12.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:12.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:12.708Z] Removing intermediate container 6a0f0b90d933 [2022-03-02T20:34:12.708Z] ---> 772f0c23f2e7 [2022-03-02T20:34:12.708Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T20:34:12.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:12.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:12.977Z] OK: 221 MiB in 52 packages [2022-03-02T20:34:12.977Z] ---> 9db237317fb5 [2022-03-02T20:34:12.977Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:34:12.977Z] OK: 221 MiB in 52 packages [2022-03-02T20:34:13.239Z] ---> Running in 77c39ac4ac6d [2022-03-02T20:34:13.239Z] OK: 221 MiB in 52 packages [2022-03-02T20:34:13.239Z] OK: 221 MiB in 52 packages [2022-03-02T20:34:13.507Z] Removing intermediate container 23427416c41e [2022-03-02T20:34:13.507Z] ---> 9c092df1a02b [2022-03-02T20:34:13.507Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-02T20:34:13.507Z] Removing intermediate container 89247a8aa364 [2022-03-02T20:34:13.507Z] ---> ee8647cd4628 [2022-03-02T20:34:13.507Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:34:13.767Z] ---> b9ca57c203dc [2022-03-02T20:34:13.767Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:34:13.767Z] Removing intermediate container a2ff8928e482 [2022-03-02T20:34:13.767Z] ---> f61c9738bc16 [2022-03-02T20:34:13.767Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-02T20:34:13.767Z] ---> Running in bfb85ea8f046 [2022-03-02T20:34:14.039Z] Removing intermediate container 04d39097e6e0 [2022-03-02T20:34:14.039Z] ---> 48c28bc785e6 [2022-03-02T20:34:14.039Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T20:34:14.039Z] ---> d47406f022b5 [2022-03-02T20:34:14.039Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:34:14.039Z] ---> d673c12e2c03 [2022-03-02T20:34:14.039Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:34:14.039Z] ---> Running in 5e6f78d454e5 [2022-03-02T20:34:14.039Z] ---> Running in 59d703e600ac [2022-03-02T20:34:14.301Z] ---> 3843a486b7f1 [2022-03-02T20:34:14.301Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:34:14.301Z] ---> Running in b39e631a7934 [2022-03-02T20:34:14.885Z] Removing intermediate container 77c39ac4ac6d [2022-03-02T20:34:14.885Z] ---> 85f93f38bd18 [2022-03-02T20:34:14.885Z] Step 8/22 : COPY . . [2022-03-02T20:34:17.441Z] Removing intermediate container bfb85ea8f046 [2022-03-02T20:34:17.441Z] ---> ceaaaaa5903e [2022-03-02T20:34:17.441Z] Step 8/31 : COPY . . [2022-03-02T20:34:17.718Z] Removing intermediate container 59d703e600ac [2022-03-02T20:34:17.718Z] ---> e0bfa527a030 [2022-03-02T20:34:17.718Z] Step 8/23 : COPY . . [2022-03-02T20:34:19.104Z] Removing intermediate container 5e6f78d454e5 [2022-03-02T20:34:19.104Z] ---> 359c4c524d34 [2022-03-02T20:34:19.104Z] Step 8/21 : COPY . . [2022-03-02T20:34:21.031Z] Removing intermediate container b39e631a7934 [2022-03-02T20:34:21.031Z] ---> d57d433661ea [2022-03-02T20:34:21.031Z] Step 8/22 : COPY . . [2022-03-02T20:34:27.642Z] ---> 16143b97f27a [2022-03-02T20:34:27.642Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-02T20:34:27.642Z] ---> Running in 44aefa2f97d7 [2022-03-02T20:34:27.642Z] ---> 88220dca021e [2022-03-02T20:34:27.642Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-02T20:34:27.642Z] ---> ff2a6c73e6a2 [2022-03-02T20:34:27.642Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-02T20:34:27.642Z] ---> Running in b34efaa884fa [2022-03-02T20:34:27.642Z] ---> Running in 3249d97b5cdd [2022-03-02T20:34:27.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T20:34:28.474Z] 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 [2022-03-02T20:34:28.733Z] 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 [2022-03-02T20:34:41.108Z] ---> e2eab6bca9a6 [2022-03-02T20:34:41.108Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-02T20:34:41.108Z] ---> 560f1696b778 [2022-03-02T20:34:41.108Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-02T20:34:41.108Z] ---> Running in 47bf3a56b584 [2022-03-02T20:34:41.108Z] ---> Running in fc8b287e0c68 [2022-03-02T20:34:41.369Z] 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 [2022-03-02T20:34:41.631Z] 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 [2022-03-02T20:35:13.746Z] Removing intermediate container b34efaa884fa [2022-03-02T20:35:13.746Z] ---> 33ab9f7eac90 [2022-03-02T20:35:13.746Z] [2022-03-02T20:35:13.746Z] Step 10/31 : FROM alpine:3.14 [2022-03-02T20:35:13.746Z] Removing intermediate container 44aefa2f97d7 [2022-03-02T20:35:13.746Z] ---> a136b49e7684 [2022-03-02T20:35:13.746Z] [2022-03-02T20:35:13.746Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T20:35:13.746Z] 3.14: Pulling from library/alpine [2022-03-02T20:35:13.746Z] 3.14: Pulling from library/alpine [2022-03-02T20:35:13.746Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T20:35:13.746Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T20:35:13.746Z] Status: Image is up to date for alpine:3.14 [2022-03-02T20:35:13.746Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T20:35:13.746Z] ---> 0a97eee8041e [2022-03-02T20:35:13.746Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:35:13.746Z] ---> 0a97eee8041e [2022-03-02T20:35:13.746Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-02T20:35:13.746Z] ---> Running in f4352d07806d [2022-03-02T20:35:13.746Z] ---> Running in 432b07c37863 [2022-03-02T20:35:13.746Z] Removing intermediate container f4352d07806d [2022-03-02T20:35:13.746Z] ---> b5488e3d3f56 [2022-03-02T20:35:13.746Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-02T20:35:13.746Z] ---> Running in b28dc7509abc [2022-03-02T20:35:13.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:13.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:13.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:13.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:13.747Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-02T20:35:13.747Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:35:13.747Z] OK: 6 MiB in 15 packages [2022-03-02T20:35:13.747Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-02T20:35:13.747Z] (2/2) Installing su-exec (0.2-r1) [2022-03-02T20:35:13.747Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:35:13.747Z] OK: 6 MiB in 16 packages [2022-03-02T20:35:13.747Z] Removing intermediate container 432b07c37863 [2022-03-02T20:35:13.747Z] ---> b9560d7703f1 [2022-03-02T20:35:13.747Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:35:13.747Z] ---> Running in a1392e20c4cb [2022-03-02T20:35:13.747Z] Removing intermediate container b28dc7509abc [2022-03-02T20:35:13.747Z] ---> d6f35b056c31 [2022-03-02T20:35:13.747Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-02T20:35:13.747Z] Removing intermediate container a1392e20c4cb [2022-03-02T20:35:13.747Z] ---> 4b8dfaad5c6c [2022-03-02T20:35:13.747Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-02T20:35:13.747Z] ---> Running in f29ce8f23336 [2022-03-02T20:35:13.747Z] ---> Running in 0bd25365a270 [2022-03-02T20:35:13.747Z] Removing intermediate container 0bd25365a270 [2022-03-02T20:35:13.747Z] ---> cb7f97d21623 [2022-03-02T20:35:13.747Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T20:35:13.747Z] Removing intermediate container f29ce8f23336 [2022-03-02T20:35:13.747Z] ---> 6ac38200e10e [2022-03-02T20:35:13.747Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-02T20:35:13.747Z] ---> Running in 76718badeb90 [2022-03-02T20:35:13.747Z] ---> Running in 2064093ea75a [2022-03-02T20:35:13.747Z] Removing intermediate container 76718badeb90 [2022-03-02T20:35:13.747Z] ---> 733d4e647e5c [2022-03-02T20:35:13.747Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:35:13.747Z] Removing intermediate container 2064093ea75a [2022-03-02T20:35:13.747Z] ---> 98b7a301509b [2022-03-02T20:35:13.747Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-02T20:35:13.747Z] ---> Running in b993d043daf3 [2022-03-02T20:35:13.747Z] ---> c580967b596f [2022-03-02T20:35:13.747Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-02T20:35:14.011Z] ---> 5299a02b6fae [2022-03-02T20:35:14.011Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-02T20:35:14.276Z] Removing intermediate container b993d043daf3 [2022-03-02T20:35:14.276Z] ---> 5c15cfffb569 [2022-03-02T20:35:14.276Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-02T20:35:14.276Z] ---> Running in 6da6edc5ae69 [2022-03-02T20:35:14.276Z] ---> b71ced245a90 [2022-03-02T20:35:14.276Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-02T20:35:14.276Z] ---> Running in 13b953ae7c91 [2022-03-02T20:35:14.539Z] Removing intermediate container 6da6edc5ae69 [2022-03-02T20:35:14.539Z] ---> feb0f1230c1d [2022-03-02T20:35:14.539Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-02T20:35:14.539Z] Removing intermediate container 13b953ae7c91 [2022-03-02T20:35:14.539Z] ---> a3f459ca6988 [2022-03-02T20:35:14.539Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:35:14.803Z] ---> Running in 9bfd98f54939 [2022-03-02T20:35:14.803Z] ---> fd06b0e88f62 [2022-03-02T20:35:14.803Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-02T20:35:14.803Z] ---> Running in 254e222c8c2d [2022-03-02T20:35:15.064Z] Removing intermediate container 9bfd98f54939 [2022-03-02T20:35:15.064Z] ---> 24cab398ccdb [2022-03-02T20:35:15.064Z] Step 20/22 : LABEL arch=x86_64 [2022-03-02T20:35:15.064Z] 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 [2022-03-02T20:35:15.064Z] ---> Running in 68a1cce1a95e [2022-03-02T20:35:15.064Z] Removing intermediate container 68a1cce1a95e [2022-03-02T20:35:15.064Z] ---> b7e16f6d4fd9 [2022-03-02T20:35:15.064Z] Step 21/22 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:35:15.337Z] ---> Running in 6452c3ee1aeb [2022-03-02T20:35:15.338Z] Removing intermediate container 6452c3ee1aeb [2022-03-02T20:35:15.338Z] ---> 2aec9cda40a2 [2022-03-02T20:35:15.338Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T20:35:15.338Z] ---> Running in a882be6f8a45 [2022-03-02T20:35:15.606Z] Removing intermediate container a882be6f8a45 [2022-03-02T20:35:15.606Z] ---> 91bc490440d0 [2022-03-02T20:35:15.606Z] [2022-03-02T20:35:15.876Z] Successfully built 91bc490440d0 [2022-03-02T20:35:15.876Z] Successfully tagged support-scheduler:latest [2022-03-02T20:35:15.876Z] Building sys-mgmt-agent [2022-03-02T20:35:15.876Z]  Building support-scheduler ... done Removing intermediate container 254e222c8c2d [2022-03-02T20:35:15.876Z] ---> fb2696230431 [2022-03-02T20:35:15.877Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:35:17.260Z] ---> fbfbd4f15582 [2022-03-02T20:35:17.260Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-02T20:35:18.205Z] ---> bfa62f2560ba [2022-03-02T20:35:18.205Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-02T20:35:18.809Z] ---> 354b841a0961 [2022-03-02T20:35:18.809Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-02T20:35:19.820Z] ---> a15269604a36 [2022-03-02T20:35:19.820Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-02T20:35:20.099Z] Removing intermediate container 47bf3a56b584 [2022-03-02T20:35:20.099Z] ---> a96a4094fdb2 [2022-03-02T20:35:20.099Z] [2022-03-02T20:35:20.099Z] Step 10/21 : FROM alpine:3.14 [2022-03-02T20:35:20.099Z] ---> 0a97eee8041e [2022-03-02T20:35:20.099Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-02T20:35:20.379Z] ---> Running in fe5a40e0b057 [2022-03-02T20:35:20.644Z] ---> 568f8474941e [2022-03-02T20:35:20.644Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-02T20:35:20.644Z] ---> Running in e6f72ab4cb91 [2022-03-02T20:35:20.644Z] Removing intermediate container 3249d97b5cdd [2022-03-02T20:35:20.644Z] ---> 1092104a7e3b [2022-03-02T20:35:20.644Z] [2022-03-02T20:35:20.644Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:35:20.644Z] ---> 0a97eee8041e [2022-03-02T20:35:20.644Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-02T20:35:20.914Z] ---> Running in 384d67c584bc [2022-03-02T20:35:20.914Z] Removing intermediate container e6f72ab4cb91 [2022-03-02T20:35:20.914Z] ---> 3bdeb7428383 [2022-03-02T20:35:20.914Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-02T20:35:21.176Z] Removing intermediate container 384d67c584bc [2022-03-02T20:35:21.176Z] ---> ba103159ca08 [2022-03-02T20:35:21.176Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-02T20:35:21.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:21.452Z] ---> c91601271e2f [2022-03-02T20:35:21.452Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-02T20:35:21.452Z] ---> Running in d08820dd0d49 [2022-03-02T20:35:21.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:21.452Z] ---> Running in 735e2ff333d4 [2022-03-02T20:35:21.731Z] Removing intermediate container d08820dd0d49 [2022-03-02T20:35:21.731Z] ---> 172f4075ee2c [2022-03-02T20:35:21.731Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-02T20:35:21.731Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-02T20:35:21.731Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-02T20:35:21.731Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T20:35:21.731Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-02T20:35:21.731Z] (5/5) Installing curl (7.79.1-r0) [2022-03-02T20:35:21.731Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:35:21.731Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:35:21.731Z] ---> Running in fed4caf4ccdb [2022-03-02T20:35:22.018Z] OK: 8 MiB in 19 packages [2022-03-02T20:35:22.018Z] Removing intermediate container fed4caf4ccdb [2022-03-02T20:35:22.018Z] ---> bf5cd3566a7b [2022-03-02T20:35:22.018Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:22.285Z] ---> Running in 8bf32a398174 [2022-03-02T20:35:22.858Z] Removing intermediate container fe5a40e0b057 [2022-03-02T20:35:22.858Z] ---> 28c84426957f [2022-03-02T20:35:22.858Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T20:35:22.858Z] ---> Running in 20288fded9c2 [2022-03-02T20:35:22.858Z] Removing intermediate container 735e2ff333d4 [2022-03-02T20:35:22.858Z] ---> ba56cdee8b00 [2022-03-02T20:35:22.858Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-02T20:35:23.120Z] Removing intermediate container fc8b287e0c68 [2022-03-02T20:35:23.120Z] ---> 625cc41cf4b2 [2022-03-02T20:35:23.120Z] [2022-03-02T20:35:23.120Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T20:35:23.120Z] ---> 0a97eee8041e [2022-03-02T20:35:23.120Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-02T20:35:23.120Z] Removing intermediate container 20288fded9c2 [2022-03-02T20:35:23.120Z] ---> 30a5df96a0fb [2022-03-02T20:35:23.120Z] Step 13/21 : WORKDIR /edgex [2022-03-02T20:35:23.380Z] ---> Running in be06f23294d4 [2022-03-02T20:35:23.380Z] ---> Running in 3dc4f0ac42e0 [2022-03-02T20:35:23.380Z] ---> Running in 14c317980de6 [2022-03-02T20:35:23.380Z] Removing intermediate container 3dc4f0ac42e0 [2022-03-02T20:35:23.380Z] ---> 7633397a8551 [2022-03-02T20:35:23.380Z] Step 28/31 : CMD ["gate"] [2022-03-02T20:35:23.380Z] Removing intermediate container 8bf32a398174 [2022-03-02T20:35:23.380Z] ---> ca2661125f24 [2022-03-02T20:35:23.380Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-02T20:35:23.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:35:23.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:35:23.647Z] ---> 92ee1004dbe0 [2022-03-02T20:35:23.647Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:35:23.647Z] ---> Using cache [2022-03-02T20:35:23.647Z] ---> b5844bb35d7e [2022-03-02T20:35:23.647Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:23.647Z] ---> Using cache [2022-03-02T20:35:23.647Z] ---> 87d1f2f6a884 [2022-03-02T20:35:23.647Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-02T20:35:23.647Z] ---> Running in b22bd9c211af [2022-03-02T20:35:23.647Z] ---> Running in 7c0198379c5a [2022-03-02T20:35:23.647Z] Removing intermediate container 14c317980de6 [2022-03-02T20:35:23.647Z] ---> 9cc3aee7bfab [2022-03-02T20:35:23.647Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-02T20:35:23.911Z] ---> Running in a46f62b72f2e [2022-03-02T20:35:23.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:23.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:23.911Z] Removing intermediate container b22bd9c211af [2022-03-02T20:35:23.911Z] ---> 22e84a21f56e [2022-03-02T20:35:23.911Z] Step 29/31 : LABEL arch=x86_64 [2022-03-02T20:35:24.176Z] ---> Running in 9dcdf9ed348f [2022-03-02T20:35:24.176Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-02T20:35:24.176Z] ---> 4b77eac6ff83 [2022-03-02T20:35:24.176Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-02T20:35:24.176Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-02T20:35:24.176Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:35:24.176Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:35:24.176Z] OK: 6 MiB in 16 packages [2022-03-02T20:35:24.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:24.441Z] Removing intermediate container 9dcdf9ed348f [2022-03-02T20:35:24.441Z] ---> 8757c7509e09 [2022-03-02T20:35:24.441Z] Step 30/31 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:35:24.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:24.441Z] ---> e240bf30590f [2022-03-02T20:35:24.441Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-02T20:35:24.705Z] ---> Running in 59b02eccc8c0 [2022-03-02T20:35:24.705Z] Removing intermediate container 59b02eccc8c0 [2022-03-02T20:35:24.705Z] ---> 402675eb1a97 [2022-03-02T20:35:24.705Z] Step 31/31 : LABEL version=0.0.0 [2022-03-02T20:35:24.973Z] ---> Running in f64536de0aa8 [2022-03-02T20:35:24.973Z] Removing intermediate container be06f23294d4 [2022-03-02T20:35:24.973Z] ---> ab41bcda08ed [2022-03-02T20:35:24.973Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:35:24.973Z] ---> a5ad71906846 [2022-03-02T20:35:24.973Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-02T20:35:24.973Z] ---> Running in ad8c06a8aa75 [2022-03-02T20:35:24.973Z] ---> Running in 434ed89506a2 [2022-03-02T20:35:24.973Z] Removing intermediate container f64536de0aa8 [2022-03-02T20:35:24.973Z] ---> 59e6d32e266f [2022-03-02T20:35:24.973Z] [2022-03-02T20:35:24.973Z] Removing intermediate container ad8c06a8aa75 [2022-03-02T20:35:24.973Z] ---> af2c7c97d93d [2022-03-02T20:35:24.973Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-02T20:35:25.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:25.247Z] Removing intermediate container 434ed89506a2 [2022-03-02T20:35:25.247Z] ---> 6b23dcd8ea7a [2022-03-02T20:35:25.247Z] Step 18/21 : CMD ["--init=true"] [2022-03-02T20:35:25.247Z] Successfully built 59e6d32e266f [2022-03-02T20:35:25.247Z] ---> Running in c436f84591a9 [2022-03-02T20:35:25.247Z] Successfully tagged security-bootstrapper:latest [2022-03-02T20:35:25.247Z] Building security-secretstore-setup [2022-03-02T20:35:25.247Z]  Building security-bootstrapper ... done  ---> Running in b6d29fcaff4f [2022-03-02T20:35:25.247Z] Removing intermediate container c436f84591a9 [2022-03-02T20:35:25.247Z] ---> ac2dc145731b [2022-03-02T20:35:25.247Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T20:35:25.247Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:25.511Z] OK: 221 MiB in 52 packages [2022-03-02T20:35:25.774Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-02T20:35:25.774Z] Removing intermediate container b6d29fcaff4f [2022-03-02T20:35:25.774Z] ---> bcb858055011 [2022-03-02T20:35:25.775Z] Step 19/21 : LABEL arch=x86_64 [2022-03-02T20:35:25.775Z] ---> Running in 3c3f60fca0c5 [2022-03-02T20:35:25.775Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T20:35:25.775Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-02T20:35:26.033Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T20:35:26.033Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-02T20:35:26.610Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-02T20:35:26.610Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:35:26.610Z] OK: 8 MiB in 20 packages [2022-03-02T20:35:26.879Z] ---> Running in fa6e9a2542c8 [2022-03-02T20:35:26.879Z] Removing intermediate container 3c3f60fca0c5 [2022-03-02T20:35:26.879Z] ---> 96ecc905909f [2022-03-02T20:35:26.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:35:27.150Z] Removing intermediate container fa6e9a2542c8 [2022-03-02T20:35:27.150Z] ---> c27298edf049 [2022-03-02T20:35:27.150Z] Step 20/21 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:35:27.150Z] ---> Running in 29582f6fd751 [2022-03-02T20:35:27.150Z] Removing intermediate container a46f62b72f2e [2022-03-02T20:35:27.150Z] ---> 51008b90b911 [2022-03-02T20:35:27.150Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:35:27.150Z] ---> 57cfe561039c [2022-03-02T20:35:27.150Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-02T20:35:27.422Z] Removing intermediate container 7c0198379c5a [2022-03-02T20:35:27.422Z] ---> 2d641587dc48 [2022-03-02T20:35:27.422Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:35:27.422Z] Removing intermediate container 29582f6fd751 [2022-03-02T20:35:27.422Z] ---> 8bbb65ffe6b6 [2022-03-02T20:35:27.422Z] Step 21/21 : LABEL version=0.0.0 [2022-03-02T20:35:27.422Z] ---> Running in e0cffdd1aed3 [2022-03-02T20:35:27.422Z] ---> 230041ca1f4a [2022-03-02T20:35:27.422Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:35:27.422Z] ---> af6f5c26b996 [2022-03-02T20:35:27.422Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-02T20:35:27.685Z] ---> Running in 26a10181245e [2022-03-02T20:35:27.685Z] Removing intermediate container e0cffdd1aed3 [2022-03-02T20:35:27.685Z] ---> 3a9e971249e2 [2022-03-02T20:35:27.685Z] [2022-03-02T20:35:27.685Z] ---> 06e78cde7fff [2022-03-02T20:35:27.685Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-02T20:35:27.685Z] Successfully built 3a9e971249e2 [2022-03-02T20:35:27.949Z] Successfully tagged security-proxy-setup:latest [2022-03-02T20:35:27.949Z] Building core-metadata [2022-03-02T20:35:28.220Z]  Building security-proxy-setup ... done  ---> 9d7fbec1f6fe [2022-03-02T20:35:28.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-02T20:35:28.566Z] Removing intermediate container 4c692fc382d2 [2022-03-02T20:35:28.566Z] ---> b55ada505ea0 [2022-03-02T20:35:28.566Z] Successfully built b55ada505ea0 [2022-03-02T20:35:28.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:35:28.907Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T20:35:28.907Z] . [Pipeline] withDockerContainer [2022-03-02T20:35:29.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container [2022-03-02T20:35:29.181Z] ---> 6b41879ebc46 [2022-03-02T20:35:29.181Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-02T20:35:29.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-02T20:35:29.442Z] ---> ae340c168cb9 [2022-03-02T20:35:29.442Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-02T20:35:29.708Z] ---> Running in 4aa8f7dd872c [2022-03-02T20:35:29.708Z] ---> Running in 299efaa38cbd [2022-03-02T20:35:29.708Z] Removing intermediate container 26a10181245e [2022-03-02T20:35:29.708Z] ---> b284fa493724 [2022-03-02T20:35:29.708Z] Step 8/23 : COPY . . [2022-03-02T20:35:29.708Z] Removing intermediate container 4aa8f7dd872c [2022-03-02T20:35:29.708Z] ---> d939aad1f10f [2022-03-02T20:35:29.708Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:35:29.708Z] Removing intermediate container 299efaa38cbd [2022-03-02T20:35:29.708Z] ---> cc56151a1c09 [2022-03-02T20:35:29.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:35:29.967Z] ---> Running in 8c035e190c0f [2022-03-02T20:35:29.967Z] ---> Running in 477af4048be0 [2022-03-02T20:35:30.545Z] Removing intermediate container 8c035e190c0f [2022-03-02T20:35:30.545Z] ---> 1c16632b7124 [2022-03-02T20:35:30.545Z] Step 20/22 : LABEL arch=x86_64 [2022-03-02T20:35:30.737Z] $ docker top 065ba39dd35b7f74464a99b02c146cb642326d6279edbb222c48d3118044b755 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:35:31.675Z] + go version [2022-03-02T20:35:31.675Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-02T20:35:31.706Z] $ docker stop --time=1 065ba39dd35b7f74464a99b02c146cb642326d6279edbb222c48d3118044b755 [2022-03-02T20:35:33.094Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:35:33.095Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:35:33.095Z] ---> 92ee1004dbe0 [2022-03-02T20:35:33.095Z] Step 3/25 : WORKDIR /edgex-go [2022-03-02T20:35:33.095Z] ---> Using cache [2022-03-02T20:35:33.095Z] ---> b5844bb35d7e [2022-03-02T20:35:33.095Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:33.095Z] ---> Using cache [2022-03-02T20:35:33.095Z] ---> 87d1f2f6a884 [2022-03-02T20:35:33.095Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-02T20:35:33.357Z] Removing intermediate container 477af4048be0 [2022-03-02T20:35:33.357Z] ---> c870d85e03e1 [2022-03-02T20:35:33.357Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T20:35:33.405Z] $ docker rm -f 065ba39dd35b7f74464a99b02c146cb642326d6279edbb222c48d3118044b755 [2022-03-02T20:35:33.619Z] ---> Running in 055d4c2661b4 [2022-03-02T20:35:33.619Z] ---> Running in 4ebfb9b2ba40 [2022-03-02T20:35:33.619Z] ---> Running in 2e43e3fdcf43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:35:33.882Z] Removing intermediate container 4ebfb9b2ba40 [2022-03-02T20:35:33.882Z] ---> 080bdba26f55 [2022-03-02T20:35:33.882Z] Step 22/23 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:35:33.882Z] Removing intermediate container 2e43e3fdcf43 [2022-03-02T20:35:33.882Z] ---> ce68fb2d2765 [2022-03-02T20:35:33.882Z] Step 21/22 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:35:33.882Z] ---> Running in 5e91a10b7c35 [2022-03-02T20:35:34.036Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T20:35:34.036Z] . [Pipeline] withDockerContainer [2022-03-02T20:35:34.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:34.143Z] ---> Running in f98c04942b44 [2022-03-02T20:35:34.143Z] Removing intermediate container 5e91a10b7c35 [2022-03-02T20:35:34.143Z] ---> 1c894e6ec527 [2022-03-02T20:35:34.143Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:35:34.143Z] ---> Running in 7c159a6a1e79 [2022-03-02T20:35:34.269Z] prd-ubuntu18.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container [2022-03-02T20:35:34.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-02T20:35:34.406Z] Removing intermediate container f98c04942b44 [2022-03-02T20:35:34.406Z] ---> cfcbb47916d8 [2022-03-02T20:35:34.406Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T20:35:34.406Z] Removing intermediate container 7c159a6a1e79 [2022-03-02T20:35:34.406Z] ---> 8bcf5523e1ae [2022-03-02T20:35:34.406Z] [2022-03-02T20:35:34.406Z] ---> Running in b26764fd9993 [2022-03-02T20:35:34.406Z] Successfully built 8bcf5523e1ae [2022-03-02T20:35:34.710Z] Successfully tagged core-data:latest [2022-03-02T20:35:34.710Z] Building core-command [2022-03-02T20:35:34.710Z]  Building core-data ... done Removing intermediate container b26764fd9993 [2022-03-02T20:35:34.710Z] ---> 2c27fb22ed9a [2022-03-02T20:35:34.710Z] [2022-03-02T20:35:35.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:35.002Z] Successfully built 2c27fb22ed9a [2022-03-02T20:35:35.002Z] Successfully tagged support-notifications:latest [2022-03-02T20:35:35.267Z]  Building support-notifications ... done OK: 221 MiB in 52 packages [2022-03-02T20:35:35.782Z] $ docker top 7a4fc88f8e22148ab9146da5b0e260f8e128883ea338ce0d02f0ce7c5c8fa8aa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-02T20:35:36.094Z] ========================================================= [2022-03-02T20:35:36.095Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-02T20:35:36.095Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:35:36.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:35:36.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:35:36.661Z] ---> 92ee1004dbe0 [2022-03-02T20:35:36.661Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:35:36.661Z] ---> Using cache [2022-03-02T20:35:36.661Z] ---> b5844bb35d7e [2022-03-02T20:35:36.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:36.661Z] ---> Using cache [2022-03-02T20:35:36.661Z] ---> 87d1f2f6a884 [2022-03-02T20:35:36.661Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T20:35:36.765Z] + make test [2022-03-02T20:35:36.765Z] go mod tidy [2022-03-02T20:35:37.237Z] ---> 51f751c49566 [2022-03-02T20:35:37.237Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-02T20:35:37.496Z] ---> Running in 3c6b81c3ae6d [2022-03-02T20:35:37.496Z] ---> Running in 9d9cc5cf5aa4 [2022-03-02T20:35:37.760Z] Removing intermediate container 055d4c2661b4 [2022-03-02T20:35:37.760Z] ---> c8c93b922df4 [2022-03-02T20:35:37.760Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-02T20:35:37.761Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-02T20:35:38.029Z] ---> e63cd42b6c91 [2022-03-02T20:35:38.029Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:35:38.029Z] ---> Running in 1767c4bfccab [2022-03-02T20:35:38.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:38.029Z] 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 [2022-03-02T20:35:38.608Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:35:38.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:35:38.608Z] ---> 92ee1004dbe0 [2022-03-02T20:35:38.608Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:35:38.608Z] ---> Using cache [2022-03-02T20:35:38.608Z] ---> b5844bb35d7e [2022-03-02T20:35:38.608Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:38.608Z] ---> Using cache [2022-03-02T20:35:38.608Z] ---> 87d1f2f6a884 [2022-03-02T20:35:38.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T20:35:38.608Z] ---> Using cache [2022-03-02T20:35:38.608Z] ---> c8c93b922df4 [2022-03-02T20:35:38.608Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:35:38.608Z] ---> Using cache [2022-03-02T20:35:38.608Z] ---> e63cd42b6c91 [2022-03-02T20:35:38.608Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:35:38.878Z] ---> Running in 24da6849380d [2022-03-02T20:35:38.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:39.152Z] Removing intermediate container 1767c4bfccab [2022-03-02T20:35:39.152Z] ---> c3f5ac440ad2 [2022-03-02T20:35:39.152Z] Step 8/25 : COPY . . [2022-03-02T20:35:39.426Z] OK: 221 MiB in 52 packages [2022-03-02T20:35:41.447Z] Removing intermediate container 3c6b81c3ae6d [2022-03-02T20:35:41.447Z] ---> 6729d587ee66 [2022-03-02T20:35:41.448Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:35:42.075Z] Removing intermediate container 24da6849380d [2022-03-02T20:35:42.076Z] ---> 453427307474 [2022-03-02T20:35:42.076Z] Step 8/23 : COPY . . [2022-03-02T20:35:42.374Z] ---> 3a6ff66e100a [2022-03-02T20:35:42.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:35:42.650Z] ---> Running in ffe1f88c2af2 [2022-03-02T20:35:46.887Z] Removing intermediate container ffe1f88c2af2 [2022-03-02T20:35:46.887Z] ---> 88860e82fe7c [2022-03-02T20:35:46.887Z] Step 8/23 : COPY . . [2022-03-02T20:35:46.887Z] ---> 4aa367f1005c [2022-03-02T20:35:46.887Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-02T20:35:46.887Z] ---> Running in fc03b511b69a [2022-03-02T20:35:47.852Z] 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 [2022-03-02T20:35:52.118Z] ---> 42465da184c7 [2022-03-02T20:35:52.118Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-02T20:35:52.707Z] ---> Running in d49f6a506a96 [2022-03-02T20:35:53.283Z] ---> 9aff260eb48a [2022-03-02T20:35:53.283Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-02T20:35:53.283Z] ---> Running in aef6cfb387d7 [2022-03-02T20:35:53.283Z] 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 [2022-03-02T20:35:53.855Z] 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 [2022-03-02T20:36:00.466Z] Removing intermediate container 9d9cc5cf5aa4 [2022-03-02T20:36:00.466Z] ---> a42486248334 [2022-03-02T20:36:00.466Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-02T20:36:00.466Z] ---> Running in f5bf19aa6a65 [2022-03-02T20:36:00.466Z] 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 [2022-03-02T20:36:02.381Z] Removing intermediate container f5bf19aa6a65 [2022-03-02T20:36:02.381Z] ---> dcc7791530b0 [2022-03-02T20:36:02.381Z] [2022-03-02T20:36:02.381Z] Step 11/23 : FROM docker:20.10.10 [2022-03-02T20:36:02.381Z] 20.10.10: Pulling from library/docker [2022-03-02T20:36:09.070Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-02T20:36:09.070Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-02T20:36:09.070Z] ---> b706a049f56e [2022-03-02T20:36:09.070Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:36:09.070Z] ---> Running in b4108d5c8145 [2022-03-02T20:36:09.070Z] Removing intermediate container b4108d5c8145 [2022-03-02T20:36:09.070Z] ---> 50fb7ceb3cae [2022-03-02T20:36:09.070Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-02T20:36:09.070Z] ---> Running in d10a2442c96a [2022-03-02T20:36:09.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:36:09.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:36:09.886Z] (1/42) Installing readline (8.1.0-r0) [2022-03-02T20:36:09.886Z] (2/42) Installing bash (5.1.4-r0) [2022-03-02T20:36:10.153Z] Executing bash-5.1.4-r0.post-install [2022-03-02T20:36:10.153Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-02T20:36:10.153Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T20:36:10.153Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-02T20:36:10.153Z] (6/42) Installing curl (7.79.1-r0) [2022-03-02T20:36:10.153Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-02T20:36:10.153Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-02T20:36:10.153Z] (9/42) Installing expat (2.4.6-r0) [2022-03-02T20:36:10.153Z] (10/42) Installing libffi (3.3-r2) [2022-03-02T20:36:10.153Z] (11/42) Installing gdbm (1.19-r0) [2022-03-02T20:36:10.153Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-02T20:36:10.153Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T20:36:10.153Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T20:36:10.153Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-02T20:36:10.153Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-02T20:36:10.153Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-02T20:36:11.123Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-02T20:36:11.404Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-02T20:36:11.404Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-02T20:36:11.404Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-02T20:36:11.404Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-02T20:36:11.404Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-02T20:36:11.683Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-02T20:36:11.683Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-02T20:36:11.683Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-02T20:36:11.683Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-02T20:36:11.683Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-02T20:36:11.683Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-02T20:36:11.683Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-02T20:36:11.683Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-02T20:36:11.683Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-02T20:36:11.683Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-02T20:36:11.683Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-02T20:36:11.683Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-02T20:36:11.683Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-02T20:36:11.683Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-02T20:36:11.683Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-02T20:36:11.683Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-02T20:36:11.683Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-02T20:36:11.683Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-02T20:36:11.683Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-02T20:36:11.952Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:36:11.952Z] OK: 84 MiB in 64 packages [2022-03-02T20:36:13.398Z] Collecting docker-compose==1.23.2 [2022-03-02T20:36:13.398Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-02T20:36:13.398Z] Collecting PyYAML<4,>=3.10 [2022-03-02T20:36:13.398Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-02T20:36:14.378Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-02T20:36:14.378Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-02T20:36:14.378Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-02T20:36:14.378Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-02T20:36:15.353Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-02T20:36:15.353Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-02T20:36:15.353Z] Collecting docker<4.0,>=3.6.0 [2022-03-02T20:36:15.614Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-02T20:36:15.614Z] Collecting texttable<0.10,>=0.9.0 [2022-03-02T20:36:15.614Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-02T20:36:15.878Z] Collecting docopt<0.7,>=0.6.1 [2022-03-02T20:36:15.878Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-02T20:36:16.452Z] 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 [2022-03-02T20:36:16.452Z] Collecting jsonschema<3,>=2.5.1 [2022-03-02T20:36:16.452Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-02T20:36:16.718Z] Collecting cached-property<2,>=1.2.0 [2022-03-02T20:36:16.718Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-02T20:36:16.718Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-02T20:36:16.718Z] Collecting docker-pycreds>=0.4.0 [2022-03-02T20:36:16.718Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-02T20:36:16.790Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-02T20:36:16.981Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-02T20:36:16.981Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-02T20:36:16.981Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-02T20:36:16.981Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-02T20:36:16.981Z] 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) [2022-03-02T20:36:16.981Z] Collecting idna<2.8,>=2.5 [2022-03-02T20:36:16.981Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-02T20:36:17.245Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-02T20:36:17.245Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-02T20:36:17.245Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-02T20:36:17.245Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-02T20:36:17.245Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-02T20:36:17.245Z] Attempting uninstall: urllib3 [2022-03-02T20:36:17.245Z] Found existing installation: urllib3 1.26.5 [2022-03-02T20:36:17.245Z] Uninstalling urllib3-1.26.5: [2022-03-02T20:36:17.511Z] Successfully uninstalled urllib3-1.26.5 [2022-03-02T20:36:17.511Z] Attempting uninstall: idna [2022-03-02T20:36:17.511Z] Found existing installation: idna 3.2 [2022-03-02T20:36:17.511Z] Uninstalling idna-3.2: [2022-03-02T20:36:17.511Z] Successfully uninstalled idna-3.2 [2022-03-02T20:36:17.777Z] Attempting uninstall: chardet [2022-03-02T20:36:17.777Z] Found existing installation: chardet 4.0.0 [2022-03-02T20:36:17.777Z] Uninstalling chardet-4.0.0: [2022-03-02T20:36:17.777Z] Successfully uninstalled chardet-4.0.0 [2022-03-02T20:36:18.365Z] Attempting uninstall: requests [2022-03-02T20:36:18.365Z] Found existing installation: requests 2.25.1 [2022-03-02T20:36:18.365Z] Uninstalling requests-2.25.1: [2022-03-02T20:36:18.365Z] Successfully uninstalled requests-2.25.1 [2022-03-02T20:36:18.628Z] Running setup.py install for texttable: started [2022-03-02T20:36:19.575Z] Running setup.py install for texttable: finished with status 'done' [2022-03-02T20:36:19.575Z] Running setup.py install for PyYAML: started [2022-03-02T20:36:19.836Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-02T20:36:20.102Z] Running setup.py install for docopt: started [2022-03-02T20:36:20.366Z] Running setup.py install for docopt: finished with status 'done' [2022-03-02T20:36:20.366Z] Running setup.py install for dockerpty: started [2022-03-02T20:36:20.627Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-02T20:36:21.624Z] Removing intermediate container fc03b511b69a [2022-03-02T20:36:21.624Z] ---> b0c81fd1c031 [2022-03-02T20:36:21.624Z] [2022-03-02T20:36:21.624Z] Step 10/25 : FROM alpine:3.14 [2022-03-02T20:36:21.624Z] ---> 0a97eee8041e [2022-03-02T20:36:21.624Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-02T20:36:21.624Z] ---> Running in f1907cbf6726 [2022-03-02T20:36:21.624Z] 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 [2022-03-02T20:36:22.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:36:22.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:36:22.492Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-02T20:36:22.492Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-02T20:36:22.492Z] (3/3) Installing su-exec (0.2-r1) [2022-03-02T20:36:22.492Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:36:22.492Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:36:22.492Z] OK: 6 MiB in 17 packages [2022-03-02T20:36:23.904Z] Removing intermediate container f1907cbf6726 [2022-03-02T20:36:23.904Z] ---> e115e9f69946 [2022-03-02T20:36:23.904Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T20:36:23.904Z] ---> Running in 7a3c0769f528 [2022-03-02T20:36:24.170Z] Removing intermediate container 7a3c0769f528 [2022-03-02T20:36:24.170Z] ---> 2e54da46eee9 [2022-03-02T20:36:24.170Z] Step 13/25 : WORKDIR / [2022-03-02T20:36:24.759Z] ---> Running in 68bbfadeedf7 [2022-03-02T20:36:25.027Z] Removing intermediate container d49f6a506a96 [2022-03-02T20:36:25.027Z] ---> 9cae6e3d5a02 [2022-03-02T20:36:25.027Z] [2022-03-02T20:36:25.027Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:36:25.027Z] ---> 0a97eee8041e [2022-03-02T20:36:25.027Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:36:25.027Z] ---> Using cache [2022-03-02T20:36:25.027Z] ---> b9560d7703f1 [2022-03-02T20:36:25.027Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:36:25.027Z] ---> Using cache [2022-03-02T20:36:25.027Z] ---> 4b8dfaad5c6c [2022-03-02T20:36:25.027Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-02T20:36:25.285Z] Removing intermediate container d10a2442c96a [2022-03-02T20:36:25.285Z] ---> 1e714f0840a2 [2022-03-02T20:36:25.285Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-02T20:36:25.285Z] Removing intermediate container 68bbfadeedf7 [2022-03-02T20:36:25.285Z] ---> d56582124be3 [2022-03-02T20:36:25.285Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-02T20:36:25.285Z] ---> Running in 6828f338a68a [2022-03-02T20:36:25.285Z] ---> Running in b11bc567239a [2022-03-02T20:36:25.285Z] Removing intermediate container 6828f338a68a [2022-03-02T20:36:25.285Z] ---> 85cf51b09da7 [2022-03-02T20:36:25.285Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-02T20:36:25.548Z] ---> Running in eb3a0efc9b52 [2022-03-02T20:36:25.548Z] Removing intermediate container b11bc567239a [2022-03-02T20:36:25.548Z] ---> c5e9fbeacabc [2022-03-02T20:36:25.548Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T20:36:25.548Z] ---> f6bc9c9a9171 [2022-03-02T20:36:25.548Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-02T20:36:25.548Z] ---> Running in 17d5d31457c0 [2022-03-02T20:36:25.810Z] Removing intermediate container eb3a0efc9b52 [2022-03-02T20:36:25.810Z] ---> cbe69fbeeaa8 [2022-03-02T20:36:25.810Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-02T20:36:25.810Z] Removing intermediate container 17d5d31457c0 [2022-03-02T20:36:25.810Z] ---> d7fcc1700ed1 [2022-03-02T20:36:25.810Z] Step 15/23 : WORKDIR / [2022-03-02T20:36:26.076Z] ---> 838cf2413673 [2022-03-02T20:36:26.076Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-02T20:36:26.076Z] ---> 8359c57ab2af [2022-03-02T20:36:26.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-02T20:36:26.076Z] ---> Running in 687199322a72 [2022-03-02T20:36:26.338Z] Removing intermediate container 687199322a72 [2022-03-02T20:36:26.338Z] ---> 195c34bed64e [2022-03-02T20:36:26.338Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:36:26.338Z] ---> afce102247d8 [2022-03-02T20:36:26.338Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-02T20:36:26.338Z] Removing intermediate container aef6cfb387d7 [2022-03-02T20:36:26.338Z] ---> 88d4323a9da1 [2022-03-02T20:36:26.338Z] [2022-03-02T20:36:26.338Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:36:26.338Z] ---> 0a97eee8041e [2022-03-02T20:36:26.338Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:36:26.338Z] ---> Using cache [2022-03-02T20:36:26.338Z] ---> b9560d7703f1 [2022-03-02T20:36:26.338Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:36:26.338Z] ---> Using cache [2022-03-02T20:36:26.338Z] ---> 4b8dfaad5c6c [2022-03-02T20:36:26.338Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-02T20:36:26.338Z] ---> b4f085ced7a4 [2022-03-02T20:36:26.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-02T20:36:26.338Z] ---> Running in 3a20f84ce71e [2022-03-02T20:36:26.607Z] ---> c4b19e67b874 [2022-03-02T20:36:26.607Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-02T20:36:26.607Z] ---> 03ffa9774514 [2022-03-02T20:36:26.607Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-02T20:36:26.607Z] Removing intermediate container 3a20f84ce71e [2022-03-02T20:36:26.607Z] ---> fcccad5e5036 [2022-03-02T20:36:26.607Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T20:36:26.872Z] ---> b00f16ea8a4c [2022-03-02T20:36:26.872Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-02T20:36:26.872Z] ---> Running in 48f7a7790fed [2022-03-02T20:36:26.872Z] ---> 6d42e5f3db8b [2022-03-02T20:36:26.872Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-02T20:36:26.872Z] ---> Running in d2a41061dd56 [2022-03-02T20:36:26.872Z] ---> c603b92105cc [2022-03-02T20:36:26.872Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-02T20:36:26.872Z] Removing intermediate container d2a41061dd56 [2022-03-02T20:36:26.872Z] ---> 1e46630769a4 [2022-03-02T20:36:26.872Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:36:26.872Z] Removing intermediate container 48f7a7790fed [2022-03-02T20:36:26.872Z] ---> ef623755280c [2022-03-02T20:36:26.872Z] Step 15/23 : WORKDIR / [2022-03-02T20:36:27.133Z] ---> Running in 0f318bc5b060 [2022-03-02T20:36:27.133Z] ---> Running in 1ecbae25be9b [2022-03-02T20:36:27.133Z] ---> 38ad0340bab1 [2022-03-02T20:36:27.133Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-02T20:36:27.133Z] Removing intermediate container 0f318bc5b060 [2022-03-02T20:36:27.133Z] ---> 76fb53e90701 [2022-03-02T20:36:27.133Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T20:36:27.133Z] Removing intermediate container 1ecbae25be9b [2022-03-02T20:36:27.133Z] ---> 97cae1184824 [2022-03-02T20:36:27.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:36:27.133Z] ---> Running in 8aaec017689f [2022-03-02T20:36:27.395Z] ---> Running in 14bf8a8f11d1 [2022-03-02T20:36:27.395Z] Removing intermediate container 8aaec017689f [2022-03-02T20:36:27.395Z] ---> a916cbf56d64 [2022-03-02T20:36:27.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:36:27.395Z] ---> ba01f4ff3233 [2022-03-02T20:36:27.395Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-02T20:36:27.395Z] ---> 859307b204ee [2022-03-02T20:36:27.395Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-02T20:36:27.395Z] ---> Running in b36d69d7b077 [2022-03-02T20:36:27.395Z] Removing intermediate container 14bf8a8f11d1 [2022-03-02T20:36:27.395Z] ---> 31c5325284f1 [2022-03-02T20:36:27.395Z] Step 22/23 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:36:27.658Z] ---> Running in 1008dad97f82 [2022-03-02T20:36:27.658Z] ---> 138bd967b5b5 [2022-03-02T20:36:27.658Z] Step 21/25 : 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/ [2022-03-02T20:36:27.658Z] Removing intermediate container b36d69d7b077 [2022-03-02T20:36:27.658Z] ---> e75f4ef86b56 [2022-03-02T20:36:27.658Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T20:36:27.658Z] Removing intermediate container 1008dad97f82 [2022-03-02T20:36:27.658Z] ---> 1fa51df0cd2c [2022-03-02T20:36:27.658Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:36:27.658Z] ---> Running in 87daf21dabb0 [2022-03-02T20:36:27.658Z] ---> Running in de58fb9c098d [2022-03-02T20:36:27.658Z] ---> Running in c95fe1752324 [2022-03-02T20:36:27.658Z] Removing intermediate container 87daf21dabb0 [2022-03-02T20:36:27.658Z] ---> ba6866e50220 [2022-03-02T20:36:27.658Z] Step 22/23 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:36:27.658Z] ---> 220193d5b2f8 [2022-03-02T20:36:27.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-02T20:36:27.917Z] ---> Running in c26fb6c49c53 [2022-03-02T20:36:27.917Z] Removing intermediate container c95fe1752324 [2022-03-02T20:36:27.917Z] ---> 753de620b4e0 [2022-03-02T20:36:27.917Z] [2022-03-02T20:36:27.917Z] Removing intermediate container c26fb6c49c53 [2022-03-02T20:36:27.917Z] ---> d1ef29e73c44 [2022-03-02T20:36:27.917Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:36:27.917Z] Successfully built 753de620b4e0 [2022-03-02T20:36:27.918Z] Successfully tagged sys-mgmt-agent:latest [2022-03-02T20:36:28.305Z]  Building sys-mgmt-agent ... done  ---> Running in 568945825efb [2022-03-02T20:36:28.305Z] ---> 06c811b528f5 [2022-03-02T20:36:28.305Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-02T20:36:28.306Z] ---> Running in 2f54e0bf083c [2022-03-02T20:36:28.306Z] Removing intermediate container 568945825efb [2022-03-02T20:36:28.306Z] ---> a75747d20378 [2022-03-02T20:36:28.306Z] [2022-03-02T20:36:28.306Z] Successfully built a75747d20378 [2022-03-02T20:36:28.306Z] Successfully tagged core-command:latest [2022-03-02T20:36:28.306Z]  Building core-command ... done Removing intermediate container 2f54e0bf083c [2022-03-02T20:36:28.306Z] ---> fde3c039acbc [2022-03-02T20:36:28.306Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:36:28.306Z] ---> Running in 6522a8538bfd [2022-03-02T20:36:28.306Z] Removing intermediate container de58fb9c098d [2022-03-02T20:36:28.306Z] ---> 322e44b98c80 [2022-03-02T20:36:28.306Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-02T20:36:28.662Z] ---> Running in 5cecf5fee208 [2022-03-02T20:36:28.662Z] Removing intermediate container 6522a8538bfd [2022-03-02T20:36:28.662Z] ---> 1ab2f17a2877 [2022-03-02T20:36:28.662Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T20:36:28.662Z] ---> Running in 9eec46d7198b [2022-03-02T20:36:28.662Z] Removing intermediate container 5cecf5fee208 [2022-03-02T20:36:28.662Z] ---> 5d25059f96e0 [2022-03-02T20:36:28.662Z] Step 23/25 : LABEL arch=x86_64 [2022-03-02T20:36:28.662Z] ---> Running in 31ae49cd4936 [2022-03-02T20:36:28.662Z] Removing intermediate container 9eec46d7198b [2022-03-02T20:36:28.662Z] ---> 28b58fe7adde [2022-03-02T20:36:28.662Z] Step 22/23 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:36:28.662Z] ---> Running in 2246607cac2e [2022-03-02T20:36:28.662Z] Removing intermediate container 31ae49cd4936 [2022-03-02T20:36:28.662Z] ---> 2e3365175e83 [2022-03-02T20:36:28.662Z] Step 24/25 : LABEL git_sha=85ef299a7034b55052588fac477927971130a654 [2022-03-02T20:36:28.662Z] ---> Running in f06d77606272 [2022-03-02T20:36:28.662Z] Removing intermediate container 2246607cac2e [2022-03-02T20:36:28.662Z] ---> 235f70d37c3c [2022-03-02T20:36:28.662Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:36:28.662Z] ---> Running in d872498d98ce [2022-03-02T20:36:28.955Z] Removing intermediate container f06d77606272 [2022-03-02T20:36:28.955Z] ---> a96b288592e7 [2022-03-02T20:36:28.955Z] Step 25/25 : LABEL version=0.0.0 [2022-03-02T20:36:28.955Z] ---> Running in bde7b2629a43 [2022-03-02T20:36:28.955Z] Removing intermediate container d872498d98ce [2022-03-02T20:36:28.955Z] ---> 508783d1b91f [2022-03-02T20:36:28.955Z] [2022-03-02T20:36:28.955Z] Successfully built 508783d1b91f [2022-03-02T20:36:28.955Z] Successfully tagged core-metadata:latest [2022-03-02T20:36:28.955Z]  Building core-metadata ... done Removing intermediate container bde7b2629a43 [2022-03-02T20:36:28.955Z] ---> 415c8b657e53 [2022-03-02T20:36:28.955Z] [2022-03-02T20:36:28.955Z] Successfully built 415c8b657e53 [2022-03-02T20:36:29.342Z] Successfully tagged security-secretstore-setup:latest [2022-03-02T20:36:29.383Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-03-02T20:36:29.389Z] $ docker stop --time=1 2f61d550b08581089c457c155232065fabe42aeb49963557d0700121005f9ff1 [2022-03-02T20:36:30.805Z] $ docker rm -f 2f61d550b08581089c457c155232065fabe42aeb49963557d0700121005f9ff1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T20:36:31.163Z] + docker images [2022-03-02T20:36:31.163Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T20:36:31.164Z] core-command latest a75747d20378 3 seconds ago 15.8MB [2022-03-02T20:36:31.164Z] core-metadata latest 508783d1b91f 3 seconds ago 16.6MB [2022-03-02T20:36:31.164Z] security-secretstore-setup latest 415c8b657e53 3 seconds ago 27.9MB [2022-03-02T20:36:31.164Z] sys-mgmt-agent latest 753de620b4e0 4 seconds ago 296MB [2022-03-02T20:36:31.164Z] 88d4323a9da1 5 seconds ago 1.78GB [2022-03-02T20:36:31.164Z] 9cae6e3d5a02 7 seconds ago 1.77GB [2022-03-02T20:36:31.164Z] b0c81fd1c031 11 seconds ago 1.78GB [2022-03-02T20:36:31.164Z] dcc7791530b0 30 seconds ago 1.77GB [2022-03-02T20:36:31.164Z] support-notifications latest 2c27fb22ed9a 57 seconds ago 16.7MB [2022-03-02T20:36:31.164Z] core-data latest 8bcf5523e1ae 57 seconds ago 20MB [2022-03-02T20:36:31.164Z] security-proxy-setup latest 3a9e971249e2 About a minute ago 26.2MB [2022-03-02T20:36:31.164Z] security-bootstrapper latest 59e6d32e266f About a minute ago 18.7MB [2022-03-02T20:36:31.164Z] 625cc41cf4b2 About a minute ago 1.78GB [2022-03-02T20:36:31.164Z] 1092104a7e3b About a minute ago 1.79GB [2022-03-02T20:36:31.164Z] a96a4094fdb2 About a minute ago 1.78GB [2022-03-02T20:36:31.164Z] support-scheduler latest 91bc490440d0 About a minute ago 16MB [2022-03-02T20:36:31.164Z] a136b49e7684 About a minute ago 1.78GB [2022-03-02T20:36:31.164Z] 33ab9f7eac90 About a minute ago 1.77GB [2022-03-02T20:36:31.164Z] ci-base-image-x86_64 latest 92ee1004dbe0 5 minutes ago 1.27GB [2022-03-02T20:36:31.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 4 weeks ago 562MB [2022-03-02T20:36:31.164Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-02T20:36:31.164Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-02T20:36:31.164Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-03-02T20:36:31.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [2022-03-02T20:36:46.302Z] Still waiting to schedule task [2022-03-02T20:36:46.303Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-02T20:37:24.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-02T20:37:25.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-02T20:37:25.786Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-02T20:37:26.388Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-02T20:37:38.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-02T20:37:38.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-02T20:37:38.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-02T20:37:38.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-02T20:37:38.806Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-02T20:37:38.806Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-02T20:37:39.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-02T20:37:39.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-02T20:37:39.792Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-02T20:37:39.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-02T20:37:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.223s coverage: 28.7% of statements [2022-03-02T20:37:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-02T20:37:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-02T20:37:55.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.465s coverage: 98.5% of statements [2022-03-02T20:37:55.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-02T20:37:55.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.430s coverage: 44.7% of statements [2022-03-02T20:37:55.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-02T20:37:55.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-02T20:37:56.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.760s coverage: 89.5% of statements [2022-03-02T20:37:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-02T20:37:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:37:56.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.262s coverage: 84.4% of statements [2022-03-02T20:37:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-02T20:37:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-02T20:37:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-02T20:37:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-02T20:37:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.850s coverage: 94.2% of statements [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.253s coverage: 59.1% of statements [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 60.0% of statements [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.361s coverage: 0.9% of statements [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.184s coverage: 58.8% of statements [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements [2022-03-02T20:38:09.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.237s coverage: 79.5% of statements [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2022-03-02T20:38:09.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements [2022-03-02T20:38:12.162Z] Running on prd-ubuntu18.04-docker-8c-8g-6288 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws [2022-03-02T20:38:12.177Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-02T20:38:12.269Z] The recommended git tool is: git [2022-03-02T20:38:13.897Z] using credential edgex-jenkins-ssh [2022-03-02T20:38:13.913Z] Cloning the remote Git repository [2022-03-02T20:38:13.935Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:38:13.970Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-02T20:38:14.021Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:38:14.022Z] > git --version # timeout=10 [2022-03-02T20:38:14.027Z] > git --version # 'git version 2.17.1' [2022-03-02T20:38:14.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:38:14.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T20:38:18.948Z] Merging remotes/origin/main commit d0bb8bce458d6aeff3c23d934026fad0aa77cb8e into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a [2022-03-02T20:38:19.079Z] Merge succeeded, producing 9e075d0d879e5bc3c3f33f555abe311174cc89b5 [2022-03-02T20:38:19.080Z] Checking out Revision 9e075d0d879e5bc3c3f33f555abe311174cc89b5 (PR-3886) [2022-03-02T20:38:18.356Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T20:38:18.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T20:38:18.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T20:38:18.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:38:18.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:38:18.387Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-02T20:38:18.960Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T20:38:18.965Z] > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [2022-03-02T20:38:19.022Z] > git remote # timeout=10 [2022-03-02T20:38:19.028Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T20:38:19.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:38:19.036Z] > git merge d0bb8bce458d6aeff3c23d934026fad0aa77cb8e # timeout=10 [2022-03-02T20:38:19.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T20:38:19.086Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T20:38:19.094Z] > git checkout -f 9e075d0d879e5bc3c3f33f555abe311174cc89b5 # timeout=10 [2022-03-02T20:38:21.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.257s coverage: 94.4% of statements [2022-03-02T20:38:21.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2022-03-02T20:38:22.581Z] Commit message: "Merge commit 'd0bb8bce458d6aeff3c23d934026fad0aa77cb8e' into HEAD" [2022-03-02T20:38:22.589Z] > git rev-list --no-walk 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:38:23.433Z] + echo snap-build.sh [2022-03-02T20:38:23.433Z] snap-build.sh [2022-03-02T20:38:23.433Z] + SNAP_BASE_DIR=. [2022-03-02T20:38:23.433Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-02T20:38:23.433Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-02T20:38:23.433Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-02T20:38:23.433Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-02T20:38:23.433Z] + cd /w/workspace/edgex-go/2 [2022-03-02T20:38:23.433Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-02T20:38:23.433Z] Reading package lists... [2022-03-02T20:38:23.433Z] Building dependency tree... [2022-03-02T20:38:23.433Z] Reading state information... [2022-03-02T20:38:23.433Z] The following packages were automatically installed and are no longer required: [2022-03-02T20:38:23.433Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-02T20:38:23.433Z] uidmap xdelta3 [2022-03-02T20:38:23.433Z] Use 'sudo apt autoremove' to remove them. [2022-03-02T20:38:23.433Z] The following packages will be REMOVED: [2022-03-02T20:38:23.433Z] lxd* lxd-client* [2022-03-02T20:38:23.433Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-02T20:38:23.696Z] After this operation, 31.7 MB disk space will be freed. [2022-03-02T20:38:24.480Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-02T20:38:24.480Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T20:38:25.055Z] Removing lxd dnsmasq configuration [2022-03-02T20:38:25.330Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T20:38:25.330Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-02T20:38:25.904Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-02T20:38:26.167Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-02T20:38:26.167Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T20:38:27.551Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-02T20:38:27.551Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-02T20:38:28.122Z] + sudo snap remove --purge lxd [2022-03-02T20:38:28.385Z] snap "lxd" is not installed [2022-03-02T20:38:28.385Z] + sudo groupadd --force --system lxd [2022-03-02T20:38:28.385Z] ++ whoami [2022-03-02T20:38:28.385Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-02T20:38:28.385Z] + newgrp - lxd [2022-03-02T20:38:28.385Z] + sudo snap install lxd [2022-03-02T20:38:28.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.707s coverage: 82.5% of statements [2022-03-02T20:38:28.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.299s coverage: 92.9% of statements [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2022-03-02T20:38:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.820s coverage: 91.2% of statements [2022-03-02T20:38:33.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-02T20:38:35.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.993s coverage: 64.4% of statements [2022-03-02T20:38:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-02T20:38:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-02T20:38:35.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements [2022-03-02T20:38:35.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.189s coverage: 89.4% of statements [2022-03-02T20:38:35.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-03-02T20:38:35.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2022-03-02T20:38:36.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-03-02T20:38:38.392Z] 2022-03-02T20:38:34Z INFO Waiting for automatic snapd restart... [2022-03-02T20:38:41.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.355s coverage: 65.4% of statements [2022-03-02T20:38:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-02T20:38:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-02T20:38:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-02T20:38:43.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.8% of statements [2022-03-02T20:38:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-02T20:38:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-02T20:38:43.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements [2022-03-02T20:38:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-02T20:38:43.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.301s coverage: 84.8% of statements [2022-03-02T20:38:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-02T20:38:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.279s coverage: 17.7% of statements [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-02T20:38:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.695s coverage: 92.3% of statements [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-02T20:38:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 63.2% of statements [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-02T20:38:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-02T20:38:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.257s coverage: 28.9% of statements [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-02T20:38:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-02T20:38:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements [2022-03-02T20:38:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-03-02T20:38:51.914Z] 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 [2022-03-02T20:38:51.914Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-02T20:38:51.914Z] GO111MODULE=on go vet ./... [2022-03-02T20:38:53.303Z] lxd 4.23 from Canonical* installed [2022-03-02T20:38:53.303Z] + sudo lxd init --auto [2022-03-02T20:39:03.319Z] + sudo snap install --classic snapcraft [2022-03-02T20:39:05.232Z] snapcraft 6.0.2 from Canonical* installed [2022-03-02T20:39:05.232Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-02T20:39:05.232Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-02T20:39:05.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T20:39:05.232Z] Dload Upload Total Spent Left Speed [2022-03-02T20:39:05.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8329 0 --:--:-- --:--:-- --:--:-- 8329 [2022-03-02T20:39:05.232Z] 100 3325k 100 3325k 0 0 16.5M 0 --:--:-- --:--:-- --:--:-- 16.5M [2022-03-02T20:39:05.232Z] ./yq_linux_amd64 [2022-03-02T20:39:05.493Z] + sudo snapcraft prime --use-lxd [2022-03-02T20:39:07.404Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-02T20:39:07.404Z] 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: [2022-03-02T20:39:07.404Z] - README.md [2022-03-02T20:39:07.404Z] [2022-03-02T20:39:07.404Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-02T20:39:07.665Z] Launching a container. [2022-03-02T20:39:17.660Z] Waiting for container to be ready [2022-03-02T20:39:17.921Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-02T20:39:17.921Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-02T20:39:17.921Z] [2022-03-02T20:39:22.134Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-02T20:39:23.087Z] Waiting for network to be ready... [2022-03-02T20:39:23.349Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-02T20:39:23.349Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-02T20:39:23.611Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1275 kB] [2022-03-02T20:39:23.611Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [224 kB] [2022-03-02T20:39:23.611Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-02T20:39:23.611Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-02T20:39:23.611Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [773 kB] [2022-03-02T20:39:23.611Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [110 kB] [2022-03-02T20:39:23.611Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [680 kB] [2022-03-02T20:39:23.611Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-02T20:39:23.872Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-02T20:39:24.133Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-02T20:39:24.393Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-02T20:39:24.393Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-02T20:39:24.393Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-02T20:39:24.393Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-02T20:39:24.393Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-02T20:39:24.393Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-02T20:39:24.653Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-02T20:39:24.912Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1608 kB] [2022-03-02T20:39:24.912Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] [2022-03-02T20:39:24.912Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-03-02T20:39:24.912Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-02T20:39:24.912Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [827 kB] [2022-03-02T20:39:24.912Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [118 kB] [2022-03-02T20:39:24.912Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] [2022-03-02T20:39:24.912Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] [2022-03-02T20:39:26.823Z] Fetched 23.2 MB in 4s (6523 kB/s) [2022-03-02T20:39:27.393Z] Reading package lists... [2022-03-02T20:39:27.652Z] Reading package lists... [2022-03-02T20:39:27.913Z] Building dependency tree... [2022-03-02T20:39:27.913Z] Reading state information... [2022-03-02T20:39:27.913Z] The following additional packages will be installed: [2022-03-02T20:39:27.913Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-02T20:39:27.913Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-02T20:39:27.913Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-02T20:39:27.913Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-02T20:39:27.913Z] Suggested packages: [2022-03-02T20:39:27.913Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-02T20:39:27.913Z] Recommended packages: [2022-03-02T20:39:27.913Z] gnupg libsasl2-modules [2022-03-02T20:39:27.913Z] The following NEW packages will be installed: [2022-03-02T20:39:27.913Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-02T20:39:27.913Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-02T20:39:27.913Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-02T20:39:27.913Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-02T20:39:27.913Z] The following packages will be upgraded: [2022-03-02T20:39:27.913Z] gpg gpg-agent gpgconf libudev1 [2022-03-02T20:39:28.173Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-02T20:39:28.173Z] Need to get 3859 kB of archives. [2022-03-02T20:39:28.173Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-02T20:39:28.173Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-02T20:39:28.173Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-02T20:39:28.434Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-02T20:39:28.434Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-02T20:39:28.434Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-02T20:39:28.694Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-02T20:39:28.694Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-02T20:39:28.694Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-02T20:39:28.694Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-02T20:39:28.694Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-02T20:39:28.694Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-02T20:39:28.694Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-02T20:39:28.956Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-02T20:39:28.956Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-02T20:39:28.956Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-02T20:39:28.956Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-02T20:39:28.956Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-02T20:39:28.956Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-02T20:39:28.956Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-02T20:39:28.956Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-02T20:39:28.956Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-02T20:39:28.956Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-02T20:39:28.956Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:39:29.215Z] Fetched 3859 kB in 1s (3769 kB/s) [2022-03-02T20:39:29.215Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-02T20:39:29.215Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:39:29.215Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:39:29.215Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T20:39:29.215Z] Selecting previously unselected package udev. [2022-03-02T20:39:29.215Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-02T20:39:29.215Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:39:29.215Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-02T20:39:29.475Z] Selecting previously unselected package libfuse2:amd64. [2022-03-02T20:39:29.475Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-02T20:39:29.475Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-02T20:39:29.736Z] Selecting previously unselected package fuse. [2022-03-02T20:39:29.736Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-02T20:39:29.736Z] Unpacking fuse (2.9.9-3) ... [2022-03-02T20:39:29.736Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:39:29.736Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T20:39:29.736Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:39:29.736Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T20:39:29.736Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:39:29.736Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T20:39:29.997Z] Selecting previously unselected package libksba8:amd64. [2022-03-02T20:39:29.997Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-02T20:39:29.997Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-02T20:39:29.997Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-02T20:39:29.997Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:29.997Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:29.997Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-02T20:39:29.997Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:29.997Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:29.997Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-02T20:39:29.997Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:29.997Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:30.256Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-02T20:39:30.256Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:30.256Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:30.256Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-02T20:39:30.256Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:30.256Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:30.256Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-02T20:39:30.256Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:30.256Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:30.256Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-02T20:39:30.256Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:30.256Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:30.516Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-02T20:39:30.516Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:30.516Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:30.516Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-02T20:39:30.516Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:39:30.516Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:30.516Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-02T20:39:30.516Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-02T20:39:30.516Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T20:39:30.516Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-02T20:39:30.516Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-02T20:39:30.516Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T20:39:30.516Z] Selecting previously unselected package libldap-common. [2022-03-02T20:39:30.516Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-02T20:39:30.516Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T20:39:30.776Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-02T20:39:30.776Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-02T20:39:30.776Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T20:39:30.776Z] Selecting previously unselected package dirmngr. [2022-03-02T20:39:30.776Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:39:30.776Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-02T20:39:30.776Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-02T20:39:30.776Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-02T20:39:30.776Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T20:39:30.776Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T20:39:31.036Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-02T20:39:31.606Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-02T20:39:31.606Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T20:39:31.606Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:31.606Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-02T20:39:31.606Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-02T20:39:31.606Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:31.606Z] Setting up fuse (2.9.9-3) ... [2022-03-02T20:39:31.606Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-02T20:39:32.176Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:32.176Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:32.176Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:32.176Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:32.176Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:32.176Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:32.176Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:39:32.176Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T20:39:32.176Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-02T20:39:32.437Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-02T20:39:32.437Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-02T20:39:32.437Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-02T20:39:33.007Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-02T20:39:33.007Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-02T20:39:33.007Z] units). This means they are not meant to be enabled using systemctl. [2022-03-02T20:39:33.007Z] [2022-03-02T20:39:33.007Z] Possible reasons for having this kind of units are: [2022-03-02T20:39:33.007Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-02T20:39:33.007Z] .wants/ or .requires/ directory. [2022-03-02T20:39:33.007Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-02T20:39:33.007Z] a requirement dependency on it. [2022-03-02T20:39:33.007Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-02T20:39:33.007Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-02T20:39:33.007Z] • In case of template units, the unit is meant to be enabled with some [2022-03-02T20:39:33.007Z] instance name specified. [2022-03-02T20:39:33.267Z] Reading package lists... [2022-03-02T20:39:33.527Z] Building dependency tree... [2022-03-02T20:39:33.527Z] Reading state information... [2022-03-02T20:39:33.527Z] The following additional packages will be installed: [2022-03-02T20:39:33.527Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-02T20:39:33.527Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-02T20:39:33.527Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-02T20:39:33.527Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-02T20:39:33.527Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-02T20:39:33.527Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-02T20:39:33.527Z] Suggested packages: [2022-03-02T20:39:33.527Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-02T20:39:33.527Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-02T20:39:33.527Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-02T20:39:33.527Z] systemd-container policykit-1 [2022-03-02T20:39:33.527Z] Recommended packages: [2022-03-02T20:39:33.527Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-02T20:39:33.787Z] The following NEW packages will be installed: [2022-03-02T20:39:33.787Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-02T20:39:33.787Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-02T20:39:33.787Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-02T20:39:33.787Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-02T20:39:33.787Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-02T20:39:33.787Z] The following packages will be upgraded: [2022-03-02T20:39:33.787Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-02T20:39:33.787Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-02T20:39:33.787Z] Need to get 46.5 MB of archives. [2022-03-02T20:39:33.787Z] After this operation, 181 MB of additional disk space will be used. [2022-03-02T20:39:33.787Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-02T20:39:33.787Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-02T20:39:33.787Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-02T20:39:33.787Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-02T20:39:33.787Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-02T20:39:34.047Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-02T20:39:34.047Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-02T20:39:34.047Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-02T20:39:34.047Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-02T20:39:34.047Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-02T20:39:34.047Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-02T20:39:34.047Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-02T20:39:34.047Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-02T20:39:34.047Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-02T20:39:34.047Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-02T20:39:34.047Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-02T20:39:34.047Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-02T20:39:34.047Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-02T20:39:34.047Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-02T20:39:34.047Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-02T20:39:34.047Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-02T20:39:34.047Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-02T20:39:34.047Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-02T20:39:34.308Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-02T20:39:34.308Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-02T20:39:34.308Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-02T20:39:34.308Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-02T20:39:34.567Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-02T20:39:34.567Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-02T20:39:34.567Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-02T20:39:34.567Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-02T20:39:34.567Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-02T20:39:34.567Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-02T20:39:34.567Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:39:34.567Z] Fetched 46.5 MB in 1s (52.4 MB/s) [2022-03-02T20:39:34.827Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-02T20:39:34.827Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:39:34.827Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:39:34.827Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:39:34.827Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:39:35.088Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:39:35.088Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:39:35.658Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:39:35.658Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:39:35.918Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T20:39:35.918Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-02T20:39:35.918Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-02T20:39:35.918Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:39:35.918Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:39:35.918Z] Selecting previously unselected package libexpat1:amd64. [2022-03-02T20:39:36.178Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-02T20:39:36.178Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-02T20:39:36.178Z] Selecting previously unselected package python3.8-minimal. [2022-03-02T20:39:36.178Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:39:36.178Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:39:36.437Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:39:36.437Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-02T20:39:36.437Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:39:37.012Z] Selecting previously unselected package python3-minimal. [2022-03-02T20:39:37.012Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-02T20:39:37.012Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T20:39:37.012Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-02T20:39:37.012Z] Selecting previously unselected package mime-support. [2022-03-02T20:39:37.012Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-02T20:39:37.012Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-02T20:39:37.012Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-02T20:39:37.012Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-02T20:39:37.012Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-02T20:39:37.012Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-02T20:39:37.012Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:39:37.012Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:39:37.273Z] Selecting previously unselected package python3.8. [2022-03-02T20:39:37.273Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:39:37.273Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:39:37.273Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-02T20:39:37.273Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T20:39:37.273Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-02T20:39:37.534Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-02T20:39:37.534Z] Selecting previously unselected package python3. [2022-03-02T20:39:37.534Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-02T20:39:37.534Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T20:39:37.534Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-02T20:39:37.795Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-02T20:39:37.795Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T20:39:37.795Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-02T20:39:37.795Z] Selecting previously unselected package dbus. [2022-03-02T20:39:37.795Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T20:39:37.795Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-02T20:39:37.795Z] Selecting previously unselected package libbsd0:amd64. [2022-03-02T20:39:37.795Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-02T20:39:37.795Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-02T20:39:38.055Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-02T20:39:38.055Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:39:38.055Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T20:39:38.055Z] Selecting previously unselected package sudo. [2022-03-02T20:39:38.055Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-02T20:39:38.055Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-02T20:39:38.315Z] Selecting previously unselected package apparmor. [2022-03-02T20:39:38.315Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-02T20:39:38.315Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-02T20:39:38.315Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-02T20:39:38.315Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-02T20:39:38.315Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-02T20:39:38.315Z] Selecting previously unselected package libedit2:amd64. [2022-03-02T20:39:38.315Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-02T20:39:38.315Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-02T20:39:38.577Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-02T20:39:38.577Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-02T20:39:38.577Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-02T20:39:38.577Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-02T20:39:38.577Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:38.577Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:38.577Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-02T20:39:38.577Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:38.577Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:38.577Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-02T20:39:38.577Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-02T20:39:38.577Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-02T20:39:38.838Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-02T20:39:38.838Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:38.838Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:38.838Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-02T20:39:38.838Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:38.838Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:38.838Z] Selecting previously unselected package openssh-client. [2022-03-02T20:39:38.838Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-02T20:39:38.838Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-02T20:39:39.098Z] Selecting previously unselected package dbus-user-session. [2022-03-02T20:39:39.098Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T20:39:39.098Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-02T20:39:39.098Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-02T20:39:39.098Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-02T20:39:39.098Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-02T20:39:39.098Z] Selecting previously unselected package squashfs-tools. [2022-03-02T20:39:39.098Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-02T20:39:39.098Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-02T20:39:39.098Z] Selecting previously unselected package snapd. [2022-03-02T20:39:39.098Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-02T20:39:39.357Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-02T20:39:42.728Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-02T20:39:42.728Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-02T20:39:42.728Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-02T20:39:42.728Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-02T20:39:42.728Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:42.728Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-02T20:39:42.728Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-02T20:39:42.728Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-02T20:39:42.728Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:42.728Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:42.728Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-02T20:39:42.728Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:39:42.728Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-02T20:39:42.728Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:39:43.299Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-02T20:39:43.299Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-02T20:39:43.299Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-02T20:39:43.299Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-02T20:39:43.299Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-02T20:39:43.299Z] running python rtupdate hooks for python3.8... [2022-03-02T20:39:43.299Z] running python post-rtupdate hooks for python3.8... [2022-03-02T20:39:43.562Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-02T20:39:44.507Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-02T20:39:44.507Z] Reloading AppArmor profiles [2022-03-02T20:39:44.767Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:44.767Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-02T20:39:44.767Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-02T20:39:45.026Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-02T20:39:45.026Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-02T20:39:45.026Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-02T20:39:45.026Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-02T20:39:46.939Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-02T20:39:46.939Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T20:39:46.939Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-02T20:39:46.939Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-02T20:39:47.880Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-02T20:39:48.139Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-02T20:39:48.399Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-02T20:39:48.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-02T20:39:48.922Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-02T20:39:48.922Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-02T20:39:49.182Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-02T20:39:49.443Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-02T20:39:49.703Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-02T20:39:49.964Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-02T20:39:50.225Z] /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' [2022-03-02T20:39:50.225Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-02T20:39:51.166Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-02T20:39:51.166Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-02T20:39:51.166Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-02T20:39:51.995Z] Reading package lists... [2022-03-02T20:39:52.255Z] Reading package lists... [2022-03-02T20:39:52.255Z] Building dependency tree... [2022-03-02T20:39:52.255Z] Reading state information... [2022-03-02T20:39:52.516Z] Calculating upgrade... [2022-03-02T20:39:52.516Z] The following packages will be upgraded: [2022-03-02T20:39:52.516Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-02T20:39:52.516Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-02T20:39:52.516Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-02T20:39:52.516Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-02T20:39:52.516Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-02T20:39:52.516Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-02T20:39:52.516Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-02T20:39:52.516Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-02T20:39:52.516Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-02T20:39:52.516Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-02T20:39:52.516Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-02T20:39:52.516Z] xz-utils zlib1g [2022-03-02T20:39:52.776Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T20:39:52.776Z] Need to get 63.3 MB of archives. [2022-03-02T20:39:52.776Z] After this operation, 13.8 MB of additional disk space will be used. [2022-03-02T20:39:52.776Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-02T20:39:52.776Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-02T20:39:53.036Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-02T20:39:53.297Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-02T20:39:53.297Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-02T20:39:53.557Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-02T20:39:53.557Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-02T20:39:53.557Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-02T20:39:53.557Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-02T20:39:53.557Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-02T20:39:53.557Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-02T20:39:53.557Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-03-02T20:39:53.557Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-02T20:39:53.557Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-02T20:39:53.557Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-02T20:39:53.557Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-02T20:39:53.557Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-02T20:39:53.557Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-02T20:39:53.557Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-02T20:39:53.557Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-02T20:39:53.557Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-02T20:39:53.557Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-03-02T20:39:53.557Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-02T20:39:53.557Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-02T20:39:53.557Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-03-02T20:39:53.557Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-02T20:39:53.558Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-02T20:39:53.558Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-02T20:39:53.558Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-02T20:39:53.817Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-02T20:39:53.817Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-02T20:39:53.817Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-02T20:39:53.817Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-02T20:39:53.817Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-02T20:39:53.817Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-02T20:39:53.817Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-02T20:39:53.817Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-02T20:39:53.817Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-02T20:39:54.077Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-02T20:39:54.077Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-02T20:39:54.077Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-02T20:39:54.077Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-02T20:39:54.077Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-02T20:39:54.077Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-02T20:39:54.077Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-02T20:39:54.077Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-02T20:39:54.077Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-02T20:39:54.077Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-02T20:39:54.077Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-02T20:39:54.077Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-02T20:39:54.339Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-02T20:39:54.339Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-02T20:39:54.339Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-02T20:39:54.339Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-02T20:39:54.339Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-02T20:39:54.339Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-02T20:39:54.339Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-02T20:39:54.339Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-02T20:39:54.339Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-02T20:39:54.339Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-02T20:39:54.339Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-02T20:39:54.339Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-02T20:39:54.339Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-02T20:39:54.339Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-02T20:39:54.339Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-02T20:39:54.339Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-02T20:39:54.339Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-02T20:39:54.600Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-02T20:39:54.600Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-02T20:39:54.600Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-02T20:39:54.600Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-03-02T20:39:54.600Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-03-02T20:39:54.860Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-03-02T20:39:55.123Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-03-02T20:39:55.123Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-03-02T20:39:55.123Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-03-02T20:39:55.382Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-03-02T20:39:55.953Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:39:55.953Z] Fetched 63.3 MB in 3s (22.0 MB/s) [2022-03-02T20:39:55.953Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-02T20:39:55.953Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T20:39:55.953Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T20:39:56.214Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T20:39:56.214Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T20:39:56.475Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-03-02T20:39:56.475Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-03-02T20:39:56.735Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:56.735Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:56.735Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:56.735Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:56.994Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:56.994Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:57.258Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:57.258Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:57.258Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:57.258Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:57.258Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:57.518Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:57.518Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:57.518Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:57.518Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:57.518Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T20:39:57.518Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:57.518Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:57.779Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:57.779Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T20:39:57.779Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:57.779Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:57.779Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:57.779Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:57.779Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:58.039Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:58.039Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:58.039Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T20:39:58.039Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T20:39:58.302Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T20:39:58.870Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-02T20:39:59.130Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T20:39:59.130Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-02T20:39:59.131Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-02T20:39:59.131Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-02T20:39:59.131Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-02T20:39:59.391Z] Setting up base-files (11ubuntu5.5) ... [2022-03-02T20:39:59.391Z] Installing new version of config file /etc/issue ... [2022-03-02T20:39:59.391Z] Installing new version of config file /etc/issue.net ... [2022-03-02T20:39:59.391Z] Installing new version of config file /etc/lsb-release ... [2022-03-02T20:39:59.391Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-02T20:39:59.653Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-02T20:39:59.913Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-02T20:39:59.913Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-02T20:39:59.913Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:59.913Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-02T20:39:59.913Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-02T20:39:59.913Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-02T20:40:00.172Z] 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 [2022-03-02T20:40:00.172Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:00.172Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:00.172Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-02T20:40:00.172Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:00.172Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:00.172Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-02T20:40:00.172Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-02T20:40:00.431Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-02T20:40:00.432Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:00.432Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T20:40:00.432Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T20:40:01.000Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T20:40:01.000Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T20:40:01.000Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T20:40:01.261Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T20:40:01.520Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-02T20:40:01.520Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:01.520Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-02T20:40:01.520Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T20:40:02.111Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-02T20:40:02.111Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-02T20:40:02.111Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-02T20:40:02.111Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:02.111Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-02T20:40:02.111Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-02T20:40:02.372Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-02T20:40:02.372Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:02.372Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:02.372Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:40:02.372Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:02.372Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:02.372Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:02.372Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:40:02.631Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:02.631Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:02.631Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:02.631Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:40:02.631Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:02.631Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:40:02.631Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:02.890Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:02.890Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:02.890Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:40:02.890Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:02.890Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:02.890Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:02.890Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:40:02.891Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:03.150Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:40:03.409Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:03.671Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-02T20:40:04.240Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-02T20:40:04.240Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:04.240Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T20:40:04.240Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T20:40:04.240Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T20:40:04.500Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:04.501Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-02T20:40:04.501Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-02T20:40:04.501Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-02T20:40:04.501Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:04.501Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-02T20:40:04.501Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-02T20:40:04.501Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-02T20:40:04.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:04.761Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-02T20:40:04.761Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-02T20:40:04.761Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-02T20:40:04.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:04.761Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-02T20:40:04.761Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-02T20:40:05.020Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-02T20:40:05.020Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:05.020Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-02T20:40:05.020Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-02T20:40:05.020Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-02T20:40:05.281Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:05.281Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:40:05.281Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T20:40:05.281Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-02T20:40:05.281Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:05.281Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-02T20:40:05.281Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-02T20:40:05.281Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-02T20:40:05.542Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:05.542Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-02T20:40:05.542Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-02T20:40:05.542Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-02T20:40:05.542Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:05.542Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-02T20:40:05.542Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-02T20:40:05.802Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-02T20:40:05.802Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:05.802Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-02T20:40:05.802Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-02T20:40:05.802Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-02T20:40:05.802Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:05.802Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-02T20:40:05.802Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-02T20:40:06.062Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-02T20:40:06.062Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:06.062Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:40:06.062Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-02T20:40:06.062Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-02T20:40:06.321Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:06.321Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-02T20:40:06.321Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-02T20:40:06.892Z] Setting up apt (2.0.6) ... [2022-03-02T20:40:07.151Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-02T20:40:07.151Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:07.151Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T20:40:07.151Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T20:40:07.435Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-02T20:40:07.435Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:40:07.435Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T20:40:07.435Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T20:40:07.435Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-02T20:40:07.435Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-02T20:40:07.435Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T20:40:07.693Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T20:40:07.693Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-02T20:40:07.955Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T20:40:07.955Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:40:07.955Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:40:07.955Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-02T20:40:07.955Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T20:40:07.955Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-02T20:40:08.215Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T20:40:08.215Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-02T20:40:08.215Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-02T20:40:08.476Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-02T20:40:08.476Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T20:40:08.476Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-02T20:40:08.476Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-02T20:40:08.736Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-02T20:40:08.736Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-02T20:40:08.736Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-02T20:40:08.736Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-02T20:40:08.996Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-02T20:40:08.996Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-02T20:40:08.996Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-02T20:40:09.260Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-02T20:40:09.260Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-02T20:40:09.260Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-02T20:40:09.260Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-02T20:40:09.260Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-02T20:40:09.260Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-02T20:40:09.260Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-02T20:40:09.519Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-02T20:40:09.519Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-02T20:40:09.519Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-02T20:40:09.519Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-02T20:40:10.089Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-02T20:40:10.089Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-02T20:40:10.089Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:40:10.089Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:40:10.089Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:40:10.089Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:40:10.350Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:40:10.350Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:40:10.612Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:40:10.612Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:40:10.612Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:40:10.612Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:40:10.612Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:40:10.612Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:40:10.612Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-02T20:40:10.612Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-02T20:40:10.872Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:40:10.873Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:40:10.873Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:40:10.873Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:40:11.813Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:40:11.813Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:40:12.382Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:40:12.382Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:40:12.643Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:40:12.643Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:40:12.902Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:40:12.902Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:40:13.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T20:40:13.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-02T20:40:13.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-02T20:40:13.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-02T20:40:13.842Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:40:13.842Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:40:13.842Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-02T20:40:13.842Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-02T20:40:13.842Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-03-02T20:40:13.842Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-02T20:40:13.842Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T20:40:13.842Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-03-02T20:40:13.842Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T20:40:13.842Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:40:13.842Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-02T20:40:14.101Z] [2022-03-02T20:40:14.101Z] Current default time zone: 'Etc/UTC' [2022-03-02T20:40:14.101Z] Local time is now: Wed Mar 2 20:40:13 UTC 2022. [2022-03-02T20:40:14.101Z] Universal Time is now: Wed Mar 2 20:40:13 UTC 2022. [2022-03-02T20:40:14.101Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-02T20:40:14.101Z] [2022-03-02T20:40:14.101Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-02T20:40:14.101Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:40:14.101Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:40:14.101Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:14.101Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:40:14.101Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:14.101Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-02T20:40:14.101Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-02T20:40:14.101Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T20:40:14.101Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-02T20:40:14.101Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-03-02T20:40:14.101Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:40:14.362Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:40:14.362Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-02T20:40:14.362Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:40:14.362Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:40:14.362Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:40:14.362Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T20:40:14.362Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-02T20:40:14.362Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-02T20:40:14.382Z] + ls -al . [2022-03-02T20:40:14.382Z] total 672 [2022-03-02T20:40:14.382Z] drwxrwxr-x 9 1001 1001 4096 Mar 2 20:40 . [2022-03-02T20:40:14.382Z] drwxr-xr-x 4 root root 4096 Mar 2 20:35 .. [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 20:33 .dockerignore [2022-03-02T20:40:14.382Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 20:33 .git [2022-03-02T20:40:14.382Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 20:33 .github [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 804 Mar 2 20:33 .gitignore [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 42 Mar 2 20:33 .golangci.yml [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 76 Mar 2 20:33 .hadolint.yml [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 20:33 .sonarcloud.properties [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 1171 Mar 2 20:33 ADOPTERS.md [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 9019 Mar 2 20:33 Attribution.txt [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 51732 Mar 2 20:33 CHANGELOG.md [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 20:33 CONTRIBUTING.md [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 677 Mar 2 20:33 GOVERNANCE.md [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 849 Mar 2 20:33 Jenkinsfile [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 20:33 LICENSE [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 6508 Mar 2 20:33 Makefile [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 582 Mar 2 20:33 OWNERS.md [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 8207 Mar 2 20:33 README.md [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 6912 Mar 2 20:33 SECURITY.md [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 20:30 VERSION [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 20:33 ZMQWindows.md [2022-03-02T20:40:14.382Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 20:33 bin [2022-03-02T20:40:14.382Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 20:33 cmd [2022-03-02T20:40:14.382Z] -rw-r--r-- 1 root root 428383 Mar 2 20:38 coverage.out [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 2828 Mar 2 20:33 go.mod [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 50277 Mar 2 20:33 go.sum [2022-03-02T20:40:14.382Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 20:33 internal [2022-03-02T20:40:14.382Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 20:33 openapi [2022-03-02T20:40:14.382Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 20:33 snap [2022-03-02T20:40:14.382Z] -rw-rw-r-- 1 1001 1001 204 Mar 2 20:33 version.go [Pipeline] sh [2022-03-02T20:40:15.042Z] + '[' -e coverage.out ] [2022-03-02T20:40:15.042Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-02T20:40:15.070Z] Warning: overwriting stash ‘coverage-report’ [2022-03-02T20:40:15.949Z] Stashed 1 file(s) [Pipeline] sh [2022-03-02T20:40:16.275Z] Updating certificates in /etc/ssl/certs... [2022-03-02T20:40:16.594Z] + make build [2022-03-02T20:40:16.594Z] 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 [2022-03-02T20:40:16.846Z] 21 added, 21 removed; done. [2022-03-02T20:40:16.846Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:40:16.846Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-02T20:40:16.846Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-02T20:40:17.109Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:40:17.109Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-02T20:40:17.109Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-02T20:40:17.109Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-02T20:40:17.109Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-02T20:40:17.109Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:40:17.109Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-02T20:40:17.109Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:40:17.109Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:40:17.109Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:40:17.109Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T20:40:17.370Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-02T20:40:17.370Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-02T20:40:17.370Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-02T20:40:17.370Z] Updating certificates in /etc/ssl/certs... [2022-03-02T20:40:17.940Z] 0 added, 0 removed; done. [2022-03-02T20:40:17.940Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-02T20:40:17.940Z] done. [2022-03-02T20:40:19.082Z] Reading package lists... [2022-03-02T20:40:19.342Z] Building dependency tree... [2022-03-02T20:40:19.342Z] Reading state information... [2022-03-02T20:40:19.342Z] The following NEW packages will be installed: [2022-03-02T20:40:19.342Z] apt-transport-https [2022-03-02T20:40:19.602Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T20:40:19.602Z] Need to get 4680 B of archives. [2022-03-02T20:40:19.602Z] After this operation, 162 kB of additional disk space will be used. [2022-03-02T20:40:19.602Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-02T20:40:19.862Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:40:19.862Z] Fetched 4680 B in 0s (24.5 kB/s) [2022-03-02T20:40:19.862Z] Selecting previously unselected package apt-transport-https. [2022-03-02T20:40:19.862Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-02T20:40:19.862Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-02T20:40:19.862Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-02T20:40:19.862Z] Setting up apt-transport-https (2.0.6) ... [2022-03-02T20:40:20.122Z] Waiting for network to be ready... [2022-03-02T20:40:24.319Z] 2022-03-02T20:40:23Z INFO Waiting for automatic snapd restart... [2022-03-02T20:40:24.320Z] snapd 2.54.3 from Canonical* installed [2022-03-02T20:40:24.578Z] "snapd" switched to the "latest/stable" channel [2022-03-02T20:40:24.578Z] [2022-03-02T20:40:24.871Z] 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 [2022-03-02T20:40:27.118Z] core20 20220215 from Canonical* installed [2022-03-02T20:40:27.118Z] "core20" switched to the "latest/stable" channel [2022-03-02T20:40:27.118Z] [2022-03-02T20:40:29.662Z] snapcraft 6.0.2 from Canonical* installed [2022-03-02T20:40:29.662Z] "snapcraft" switched to the "latest/stable" channel [2022-03-02T20:40:29.662Z] [2022-03-02T20:40:33.858Z] 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: [2022-03-02T20:40:33.858Z] - README.md [2022-03-02T20:40:33.858Z] [2022-03-02T20:40:33.858Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-02T20:40:34.427Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-02T20:40:34.427Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-02T20:40:34.427Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-02T20:40:35.623Z] Reading package lists... [2022-03-02T20:40:35.884Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-02T20:40:35.884Z] Reading package lists... [2022-03-02T20:40:35.884Z] Building dependency tree... [2022-03-02T20:40:35.884Z] Reading state information... [2022-03-02T20:40:36.146Z] Suggested packages: [2022-03-02T20:40:36.146Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-02T20:40:36.146Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-02T20:40:36.146Z] krb5-user libnorm-doc [2022-03-02T20:40:36.146Z] Recommended packages: [2022-03-02T20:40:36.146Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-02T20:40:36.146Z] The following NEW packages will be installed: [2022-03-02T20:40:36.146Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-02T20:40:36.146Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-02T20:40:36.146Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-02T20:40:36.146Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-02T20:40:36.146Z] libzmq5 pkg-config zip [2022-03-02T20:40:36.146Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T20:40:36.407Z] Need to get 10.3 MB of archives. [2022-03-02T20:40:36.407Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-02T20:40:36.407Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-02T20:40:36.407Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-02T20:40:36.978Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-02T20:40:36.978Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-02T20:40:36.978Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-02T20:40:36.978Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-02T20:40:36.978Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-02T20:40:36.978Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-02T20:40:36.978Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-02T20:40:36.978Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-02T20:40:36.978Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-02T20:40:36.978Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-02T20:40:37.242Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-02T20:40:37.242Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-02T20:40:37.242Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-02T20:40:37.242Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-02T20:40:37.242Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-02T20:40:37.242Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-02T20:40:37.242Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-02T20:40:37.242Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-02T20:40:37.242Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-02T20:40:37.242Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-02T20:40:37.242Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-02T20:40:37.242Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-02T20:40:37.242Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-02T20:40:37.242Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-02T20:40:37.242Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-02T20:40:37.504Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:40:37.504Z] Fetched 10.3 MB in 1s (9328 kB/s) [2022-03-02T20:40:37.504Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-02T20:40:37.504Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-02T20:40:37.504Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-02T20:40:37.504Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-02T20:40:37.765Z] Selecting previously unselected package libsodium23:amd64. [2022-03-02T20:40:37.765Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-02T20:40:37.765Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-02T20:40:37.765Z] Selecting previously unselected package libpsl5:amd64. [2022-03-02T20:40:37.765Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-02T20:40:37.765Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-02T20:40:37.765Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-02T20:40:37.765Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-02T20:40:37.765Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-02T20:40:37.765Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-02T20:40:37.765Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-02T20:40:37.765Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-02T20:40:38.025Z] Selecting previously unselected package librtmp1:amd64. [2022-03-02T20:40:38.025Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-02T20:40:38.025Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-02T20:40:38.025Z] Selecting previously unselected package libssh-4:amd64. [2022-03-02T20:40:38.025Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-02T20:40:38.025Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-02T20:40:38.025Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-02T20:40:38.025Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-02T20:40:38.025Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-02T20:40:38.025Z] Selecting previously unselected package liberror-perl. [2022-03-02T20:40:38.025Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-02T20:40:38.025Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-02T20:40:38.284Z] Selecting previously unselected package git-man. [2022-03-02T20:40:38.284Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-02T20:40:38.284Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-02T20:40:38.284Z] Selecting previously unselected package git. [2022-03-02T20:40:38.284Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-02T20:40:38.284Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-02T20:40:38.854Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-02T20:40:38.854Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:40:38.854Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:38.854Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-02T20:40:38.854Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:40:38.854Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:38.854Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-02T20:40:38.854Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:40:38.854Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:39.115Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-02T20:40:39.115Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:40:39.115Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:39.115Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-02T20:40:39.115Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-02T20:40:39.115Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-02T20:40:39.115Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-02T20:40:39.115Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:40:39.115Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:39.115Z] Selecting previously unselected package libnorm1:amd64. [2022-03-02T20:40:39.115Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-02T20:40:39.115Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T20:40:39.374Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-02T20:40:39.374Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-02T20:40:39.374Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T20:40:39.374Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-02T20:40:39.374Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-02T20:40:39.374Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T20:40:39.374Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-02T20:40:39.374Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-02T20:40:39.374Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T20:40:39.633Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-02T20:40:39.633Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-02T20:40:39.633Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-02T20:40:39.633Z] Selecting previously unselected package libzmq5:amd64. [2022-03-02T20:40:39.633Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-02T20:40:39.633Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T20:40:39.633Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-02T20:40:39.633Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:40:39.633Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:39.894Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-02T20:40:39.894Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-02T20:40:39.894Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T20:40:39.894Z] Selecting previously unselected package pkg-config. [2022-03-02T20:40:39.894Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-02T20:40:39.894Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-02T20:40:39.894Z] Selecting previously unselected package zip. [2022-03-02T20:40:39.894Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-02T20:40:39.894Z] Unpacking zip (3.0-11build1) ... [2022-03-02T20:40:39.894Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-02T20:40:39.894Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-02T20:40:40.154Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-02T20:40:40.154Z] No schema files found: doing nothing. [2022-03-02T20:40:40.154Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-02T20:40:40.154Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T20:40:40.154Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-02T20:40:40.154Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T20:40:40.154Z] Setting up liberror-perl (0.17029-1) ... [2022-03-02T20:40:40.154Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:40.154Z] Setting up zip (3.0-11build1) ... [2022-03-02T20:40:40.154Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-02T20:40:40.154Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-02T20:40:40.155Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-02T20:40:40.155Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-02T20:40:40.155Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-02T20:40:40.155Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:40.155Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-02T20:40:40.155Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:40.155Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T20:40:40.155Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:40.155Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T20:40:40.155Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-02T20:40:40.155Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T20:40:40.155Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-02T20:40:40.416Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:40.416Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:40:40.416Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T20:40:40.416Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T20:40:40.984Z] comerr-dev set to automatically installed. [2022-03-02T20:40:40.984Z] git set to automatically installed. [2022-03-02T20:40:40.984Z] git-man set to automatically installed. [2022-03-02T20:40:40.984Z] krb5-multidev set to automatically installed. [2022-03-02T20:40:40.984Z] libbrotli1 set to automatically installed. [2022-03-02T20:40:40.984Z] libcurl3-gnutls set to automatically installed. [2022-03-02T20:40:40.984Z] liberror-perl set to automatically installed. [2022-03-02T20:40:40.984Z] libglib2.0-0 set to automatically installed. [2022-03-02T20:40:40.984Z] libgssrpc4 set to automatically installed. [2022-03-02T20:40:40.984Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-02T20:40:40.984Z] libkadm5srv-mit11 set to automatically installed. [2022-03-02T20:40:40.984Z] libkdb5-9 set to automatically installed. [2022-03-02T20:40:40.984Z] libkrb5-dev set to automatically installed. [2022-03-02T20:40:40.984Z] libnghttp2-14 set to automatically installed. [2022-03-02T20:40:40.984Z] libnorm-dev set to automatically installed. [2022-03-02T20:40:40.984Z] libnorm1 set to automatically installed. [2022-03-02T20:40:40.984Z] libpgm-5.2-0 set to automatically installed. [2022-03-02T20:40:40.984Z] libpgm-dev set to automatically installed. [2022-03-02T20:40:40.984Z] libpsl5 set to automatically installed. [2022-03-02T20:40:40.984Z] librtmp1 set to automatically installed. [2022-03-02T20:40:40.984Z] libsodium-dev set to automatically installed. [2022-03-02T20:40:40.984Z] libsodium23 set to automatically installed. [2022-03-02T20:40:40.984Z] libssh-4 set to automatically installed. [2022-03-02T20:40:40.984Z] libzmq3-dev set to automatically installed. [2022-03-02T20:40:40.984Z] libzmq5 set to automatically installed. [2022-03-02T20:40:40.984Z] pkg-config set to automatically installed. [2022-03-02T20:40:40.984Z] zip set to automatically installed. [2022-03-02T20:40:41.554Z] snapd is not logged in, snap install commands will use sudo [2022-03-02T20:40:51.548Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-02T20:40:52.117Z] Downloading snap 'edgex-app-service-configurable' [2022-03-02T20:40:53.499Z] Pulling app-service-configurable [2022-03-02T20:40:53.499Z] + snapcraftctl pull [2022-03-02T20:40:54.877Z] Pulling config-common [2022-03-02T20:40:54.877Z] + snapcraftctl pull [2022-03-02T20:40:56.261Z] Pulling go-build-helper [2022-03-02T20:40:56.261Z] + snapcraftctl pull [2022-03-02T20:40:57.219Z] 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 [2022-03-02T20:40:57.708Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-02T20:40:57.709Z] Skipping pull go-build-helper (already ran) [2022-03-02T20:40:57.709Z] Building go-build-helper [2022-03-02T20:40:57.709Z] + snapcraftctl build [2022-03-02T20:40:58.196Z] 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 [2022-03-02T20:40:58.740Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-02T20:40:59.308Z] Staging go-build-helper [2022-03-02T20:40:59.308Z] + snapcraftctl stage [2022-03-02T20:41:02.502Z] 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 [2022-03-02T20:41:03.472Z] 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 [2022-03-02T20:41:04.600Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-02T20:41:04.600Z] Fetched 290 kB in 0s (0 B/s) [2022-03-02T20:41:04.600Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-02T20:41:04.600Z] Fetched 158 kB in 0s (0 B/s) [2022-03-02T20:41:04.600Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-02T20:41:04.600Z] Fetched 242 kB in 0s (0 B/s) [2022-03-02T20:41:04.600Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-02T20:41:04.600Z] Fetched 150 kB in 0s (0 B/s) [2022-03-02T20:41:04.600Z] Pulling edgex-go [2022-03-02T20:41:04.600Z] + snapcraftctl pull [2022-03-02T20:41:05.981Z] Pulling hooks [2022-03-02T20:41:05.981Z] + snapcraftctl pull [2022-03-02T20:41:06.836Z] 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 [2022-03-02T20:41:10.210Z] 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 [2022-03-02T20:41:13.679Z] 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 [2022-03-02T20:41:17.984Z] 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 [2022-03-02T20:41:20.896Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-02T20:41:20.897Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-02T20:41:20.897Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-02T20:41:20.897Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-02T20:41:20.897Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-02T20:41:20.897Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-02T20:41:20.897Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-02T20:41:20.897Z] Fetched 234 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-02T20:41:20.897Z] Fetched 155 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-02T20:41:20.897Z] Fetched 170 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-02T20:41:20.897Z] Fetched 267 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-02T20:41:20.897Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-02T20:41:20.897Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-02T20:41:20.897Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-02T20:41:20.897Z] Fetched 121 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-02T20:41:20.897Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-02T20:41:20.897Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-02T20:41:20.897Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-02T20:41:20.897Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-02T20:41:20.897Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-02T20:41:20.897Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-02T20:41:20.897Z] Fetched 142 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-02T20:41:20.897Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-02T20:41:20.897Z] Fetched 181 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-02T20:41:20.897Z] Fetched 208 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-02T20:41:20.897Z] Fetched 161 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-02T20:41:20.897Z] Fetched 107 kB in 0s (0 B/s) [2022-03-02T20:41:20.897Z] Pulling static-packages [2022-03-02T20:41:20.897Z] + snapcraftctl pull [2022-03-02T20:41:20.897Z] Pulling version [2022-03-02T20:41:20.897Z] + cd /root/project [2022-03-02T20:41:20.897Z] ++ git describe --tags --abbrev=0 [2022-03-02T20:41:20.897Z] ++ sed s/v// [2022-03-02T20:41:20.897Z] + GIT_VERSION=2.2.0-dev.32 [2022-03-02T20:41:20.897Z] + '[' -z 2.2.0-dev.32 ']' [2022-03-02T20:41:20.897Z] + snapcraftctl set-version 2.2.0-dev.32 [2022-03-02T20:41:21.374Z] 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 [2022-03-02T20:41:21.837Z] Building app-service-configurable [2022-03-02T20:41:21.837Z] + snapcraftctl build [2022-03-02T20:41:23.759Z] Building config-common [2022-03-02T20:41:23.759Z] + snapcraftctl build [2022-03-02T20:41:24.763Z] 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 [2022-03-02T20:41:25.142Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-02T20:41:25.714Z] Skipping build go-build-helper (already ran) [2022-03-02T20:41:25.976Z] Building edgex-go [2022-03-02T20:41:25.976Z] + cd /root/parts/edgex-go/src [2022-03-02T20:41:25.976Z] ++ git describe --tags --abbrev=0 [2022-03-02T20:41:25.976Z] ++ sed s/v// [2022-03-02T20:41:25.976Z] + GIT_VERSION=2.2.0-dev.32 [2022-03-02T20:41:25.976Z] + '[' -z 2.2.0-dev.32 ']' [2022-03-02T20:41:25.976Z] + echo 2.2.0-dev.32 [2022-03-02T20:41:25.976Z] + '[' '!' -d vendor ']' [2022-03-02T20:41:25.976Z] + go mod download all [2022-03-02T20:41:32.568Z] + make build [2022-03-02T20:41:32.568Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [2022-03-02T20:41:33.076Z] $ docker stop --time=1 7a4fc88f8e22148ab9146da5b0e260f8e128883ea338ce0d02f0ce7c5c8fa8aa [2022-03-02T20:41:35.071Z] $ docker rm -f 7a4fc88f8e22148ab9146da5b0e260f8e128883ea338ce0d02f0ce7c5c8fa8aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:41:36.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T20:41:36.735Z] [2022-03-02T20:41:36.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:41:37.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T20:41:37.352Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-02T20:41:37.352Z] 29e5d40040c1: Pulling fs layer [2022-03-02T20:41:37.352Z] 1ce36da41761: Pulling fs layer [2022-03-02T20:41:37.352Z] 25b303627fd3: Pulling fs layer [2022-03-02T20:41:37.352Z] 29e5d40040c1: Verifying Checksum [2022-03-02T20:41:37.352Z] 29e5d40040c1: Download complete [2022-03-02T20:41:37.626Z] 1ce36da41761: Verifying Checksum [2022-03-02T20:41:37.626Z] 1ce36da41761: Download complete [2022-03-02T20:41:37.896Z] 29e5d40040c1: Pull complete [2022-03-02T20:41:39.324Z] 25b303627fd3: Verifying Checksum [2022-03-02T20:41:39.324Z] 25b303627fd3: Download complete [2022-03-02T20:41:39.324Z] 1ce36da41761: Pull complete [2022-03-02T20:41:42.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-02T20:41:47.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/core-command/core-command ./cmd/core-command [2022-03-02T20:41:48.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-02T20:41:49.451Z] 25b303627fd3: Pull complete [2022-03-02T20:41:49.451Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-02T20:41:49.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T20:41:49.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-02T20:41:49.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-02T20:41:49.671Z] prd-ubuntu18.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container [2022-03-02T20:41:49.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-02T20:41:49.759Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-02T20:41:50.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T20:41:52.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-02T20:41:52.293Z] $ docker top ab4845833e1b8ad17e38948dd84698816e156018d319c59ce813bf59796c2043 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:41:53.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-02T20:41:53.166Z] + docker-compose build+ --helpgrep [2022-03-02T20:41:53.166Z] parallel [2022-03-02T20:41:54.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-02T20:41:55.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-02T20:41:55.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-02T20:41:57.815Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + 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 [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-02T20:41:57.816Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-02T20:41:57.816Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-02T20:41:57.816Z] + case "$service" in [2022-03-02T20:41:57.816Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-02T20:41:57.816Z] + 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 [2022-03-02T20:41:57.816Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-02T20:41:57.816Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-02T20:41:57.816Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-02T20:41:58.540Z] --parallel Build images in parallel. [Pipeline] } [2022-03-02T20:41:58.565Z] $ docker stop --time=1 ab4845833e1b8ad17e38948dd84698816e156018d319c59ce813bf59796c2043 [2022-03-02T20:41:58.756Z] Building hooks [2022-03-02T20:41:58.756Z] + cd /root/parts/hooks/src [2022-03-02T20:41:58.756Z] + make build [2022-03-02T20:41:58.756Z] go mod tidy [2022-03-02T20:41:58.756Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-02T20:41:59.016Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-02T20:41:59.016Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-02T20:41:59.016Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-02T20:41:59.586Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-02T20:42:00.157Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-02T20:42:00.157Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-02T20:42:00.238Z] $ docker rm -f ab4845833e1b8ad17e38948dd84698816e156018d319c59ce813bf59796c2043 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:42:00.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T20:42:00.809Z] . [Pipeline] withDockerContainer [2022-03-02T20:42:01.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container [2022-03-02T20:42:01.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-02T20:42:02.074Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-02T20:42:02.074Z] Building static-packages [2022-03-02T20:42:02.074Z] + snapcraftctl build [2022-03-02T20:42:02.347Z] $ docker top a58e7e7db57d86aae7ff49bae4c0ccaf17adeab5a3502cd2b319075ef715e62d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:42:03.235Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-02T20:42:03.986Z] Building version [2022-03-02T20:42:03.986Z] + snapcraftctl build [2022-03-02T20:42:05.899Z] Staging app-service-configurable [2022-03-02T20:42:05.899Z] + snapcraftctl stage [2022-03-02T20:42:06.837Z] Staging config-common [2022-03-02T20:42:07.096Z] + snapcraftctl stage [2022-03-02T20:42:08.475Z] Skipping stage go-build-helper (already ran) [2022-03-02T20:42:08.475Z] Staging edgex-go [2022-03-02T20:42:08.475Z] + snapcraftctl stage [2022-03-02T20:42:09.854Z] Staging hooks [2022-03-02T20:42:09.854Z] + snapcraftctl stage [2022-03-02T20:42:09.934Z] Building core-command ... [2022-03-02T20:42:09.934Z] Building core-data ... [2022-03-02T20:42:09.934Z] Building core-metadata ... [2022-03-02T20:42:09.934Z] Building security-bootstrapper ... [2022-03-02T20:42:09.934Z] Building security-proxy-setup ... [2022-03-02T20:42:09.934Z] Building security-secretstore-setup ... [2022-03-02T20:42:09.934Z] Building support-notifications ... [2022-03-02T20:42:09.934Z] Building support-scheduler ... [2022-03-02T20:42:09.934Z] Building sys-mgmt-agent ... [2022-03-02T20:42:09.934Z] Building security-secretstore-setup [2022-03-02T20:42:09.934Z] Building core-command [2022-03-02T20:42:09.934Z] Building support-notifications [2022-03-02T20:42:09.934Z] Building support-scheduler [2022-03-02T20:42:09.934Z] Building core-metadata [2022-03-02T20:42:10.794Z] Staging static-packages [2022-03-02T20:42:10.794Z] + snapcraftctl stage [2022-03-02T20:42:12.176Z] Staging version [2022-03-02T20:42:12.435Z] + snapcraftctl stage [2022-03-02T20:42:13.817Z] Priming app-service-configurable [2022-03-02T20:42:13.817Z] + snapcraftctl prime [2022-03-02T20:42:17.109Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-02T20:42:17.109Z] stage-packages: [2022-03-02T20:42:17.109Z] - libnorm1 [2022-03-02T20:42:17.109Z] - libpgm-5.2-0 [2022-03-02T20:42:17.109Z] - libsodium23 [2022-03-02T20:42:17.109Z] - libzmq5 [2022-03-02T20:42:17.109Z] Priming config-common [2022-03-02T20:42:17.109Z] + snapcraftctl prime [2022-03-02T20:42:18.491Z] Priming go-build-helper [2022-03-02T20:42:18.491Z] + snapcraftctl prime [2022-03-02T20:42:19.874Z] Priming edgex-go [2022-03-02T20:42:19.874Z] + snapcraftctl prime [2022-03-02T20:42:21.258Z] Priming hooks [2022-03-02T20:42:21.258Z] + snapcraftctl prime [2022-03-02T20:42:22.640Z] Priming static-packages [2022-03-02T20:42:22.640Z] + snapcraftctl prime [2022-03-02T20:42:26.838Z] Priming version [2022-03-02T20:42:26.838Z] + snapcraftctl prime [2022-03-02T20:42:28.216Z] 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] } [2022-03-02T20:43:17.916Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:43:17.916Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:43:17.916Z] ---> b55ada505ea0 [2022-03-02T20:43:17.916Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T20:43:17.916Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:43:17.916Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:43:17.916Z] ---> b55ada505ea0 [2022-03-02T20:43:17.916Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:43:17.916Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:43:17.916Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:43:17.916Z] ---> b55ada505ea0 [2022-03-02T20:43:17.916Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T20:43:17.916Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:43:17.916Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:43:17.916Z] ---> b55ada505ea0 [2022-03-02T20:43:17.916Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:43:17.916Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:43:17.916Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:43:17.916Z] ---> b55ada505ea0 [2022-03-02T20:43:17.916Z] Step 3/25 : WORKDIR /edgex-go [2022-03-02T20:43:17.916Z] ---> Running in 63ada9812388 [2022-03-02T20:43:17.916Z] ---> Running in f9dbffc70963 [2022-03-02T20:43:17.916Z] ---> Running in e43fb04490c6 [2022-03-02T20:43:17.916Z] ---> Running in 5ff59ec4d3ea [2022-03-02T20:43:17.916Z] ---> Running in b36d4e32e0b9 [2022-03-02T20:43:17.916Z] Removing intermediate container 5ff59ec4d3ea [2022-03-02T20:43:17.916Z] ---> bb4b104a9e6e [2022-03-02T20:43:17.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:43:17.916Z] Removing intermediate container f9dbffc70963 [2022-03-02T20:43:17.916Z] ---> 1d384b82ded7 [2022-03-02T20:43:17.916Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:43:17.916Z] Removing intermediate container b36d4e32e0b9 [2022-03-02T20:43:17.916Z] ---> d7dcf37e5542 [2022-03-02T20:43:17.916Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:43:17.916Z] Removing intermediate container 63ada9812388 [2022-03-02T20:43:17.916Z] ---> 8c3762982531 [2022-03-02T20:43:17.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:43:17.916Z] Removing intermediate container e43fb04490c6 [2022-03-02T20:43:17.916Z] ---> a851635ef4ec [2022-03-02T20:43:17.916Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:43:17.916Z] ---> Running in dc89765bb084 [2022-03-02T20:43:17.916Z] ---> Running in 61b74b18da15 [2022-03-02T20:43:17.916Z] ---> Running in e2452b51597a [2022-03-02T20:43:17.917Z] ---> Running in d782c8d877c4 [2022-03-02T20:43:17.917Z] ---> Running in 82fcdb5fd642 [2022-03-02T20:43:17.917Z] Removing intermediate container dc89765bb084 [2022-03-02T20:43:17.917Z] ---> bd52eebdf740 [2022-03-02T20:43:17.917Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-02T20:43:17.917Z] ---> Running in d0808a35f119 [2022-03-02T20:43:17.917Z] Removing intermediate container 61b74b18da15 [2022-03-02T20:43:17.917Z] ---> 522bb02c528c [2022-03-02T20:43:17.917Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-02T20:43:17.917Z] Removing intermediate container d782c8d877c4 [2022-03-02T20:43:17.917Z] ---> 296650e8f86b [2022-03-02T20:43:17.917Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T20:43:17.917Z] Removing intermediate container 82fcdb5fd642 [2022-03-02T20:43:17.917Z] ---> 6cc37ae8eda2 [2022-03-02T20:43:17.917Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-02T20:43:17.917Z] ---> Running in 0a0a72a8fcba [2022-03-02T20:43:17.917Z] ---> Running in c0dde9ab0b69 [2022-03-02T20:43:18.191Z] ---> Running in 6e3396fe6cc9 [2022-03-02T20:43:18.192Z] Removing intermediate container e2452b51597a [2022-03-02T20:43:18.192Z] ---> cbcaebab4424 [2022-03-02T20:43:18.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T20:43:18.466Z] ---> Running in c56f766fbd45 [2022-03-02T20:43:19.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:19.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:20.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:20.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:20.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:20.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:20.789Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:21.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:21.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:21.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:43:21.670Z] OK: 220 MiB in 52 packages [2022-03-02T20:43:21.670Z] OK: 220 MiB in 52 packages [2022-03-02T20:43:22.667Z] OK: 220 MiB in 52 packages [2022-03-02T20:43:22.956Z] OK: 220 MiB in 52 packages [2022-03-02T20:43:22.956Z] OK: 220 MiB in 52 packages [2022-03-02T20:43:23.561Z] Removing intermediate container 0a0a72a8fcba [2022-03-02T20:43:23.561Z] ---> a0bf61e1758d [2022-03-02T20:43:23.561Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T20:43:23.561Z] Removing intermediate container d0808a35f119 [2022-03-02T20:43:23.561Z] ---> 11526b21277f [2022-03-02T20:43:23.561Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T20:43:24.161Z] Removing intermediate container c0dde9ab0b69 [2022-03-02T20:43:24.161Z] ---> fe827e59689d [2022-03-02T20:43:24.161Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:43:24.446Z] Removing intermediate container 6e3396fe6cc9 [2022-03-02T20:43:24.446Z] ---> e4e1dd997b6d [2022-03-02T20:43:24.446Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-02T20:43:24.446Z] Removing intermediate container c56f766fbd45 [2022-03-02T20:43:24.446Z] ---> 99ae01ab4342 [2022-03-02T20:43:24.446Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:43:24.723Z] ---> fd44f346649d [2022-03-02T20:43:24.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:43:24.723Z] ---> Running in d4fc3409a32d [2022-03-02T20:43:24.723Z] ---> dca7c459f5b8 [2022-03-02T20:43:24.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:43:24.998Z] ---> Running in 2684ec4e4186 [2022-03-02T20:43:25.986Z] ---> f64e0c8694ff [2022-03-02T20:43:25.986Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:43:25.986Z] ---> 1852c7c82c40 [2022-03-02T20:43:25.986Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:43:25.986Z] ---> 3a04c55f74fa [2022-03-02T20:43:25.986Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:43:25.986Z] ---> Running in 32523ab10ff2 [2022-03-02T20:43:25.986Z] ---> Running in 9ae059d1d763 [2022-03-02T20:43:25.986Z] ---> Running in 46f62b0aa834 [2022-03-02T20:43:31.607Z] Removing intermediate container d4fc3409a32d [2022-03-02T20:43:31.607Z] ---> 80811a3e8b9f [2022-03-02T20:43:31.607Z] Step 8/22 : COPY . . [2022-03-02T20:43:31.911Z] Removing intermediate container 2684ec4e4186 [2022-03-02T20:43:31.911Z] ---> 0fddf6252ffe [2022-03-02T20:43:31.911Z] Step 8/22 : COPY . . [2022-03-02T20:43:33.362Z] Removing intermediate container 46f62b0aa834 [2022-03-02T20:43:33.362Z] ---> 8ef891cf6691 [2022-03-02T20:43:33.362Z] Step 8/23 : COPY . . [2022-03-02T20:43:33.644Z] Removing intermediate container 9ae059d1d763 [2022-03-02T20:43:33.644Z] ---> 665f753503cf [2022-03-02T20:43:33.644Z] Step 8/25 : COPY . . [2022-03-02T20:43:33.644Z] Removing intermediate container 32523ab10ff2 [2022-03-02T20:43:33.644Z] ---> 6eb6dc9ef868 [2022-03-02T20:43:33.644Z] Step 8/23 : COPY . . [2022-03-02T20:43:55.823Z] ---> af9c4b6b632b [2022-03-02T20:43:55.823Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-02T20:43:55.823Z] ---> 551265d29ba5 [2022-03-02T20:43:55.823Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-02T20:43:55.823Z] ---> Running in 44340b67bf50 [2022-03-02T20:43:55.823Z] ---> Running in 0914fd271a09 [2022-03-02T20:43:56.416Z] ---> b7b342502da9 [2022-03-02T20:43:56.416Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-02T20:43:56.416Z] ---> d7c8b5a33e86 [2022-03-02T20:43:56.416Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-02T20:43:56.688Z] ---> Running in ddccf626ad0a [2022-03-02T20:43:56.688Z] ---> 58c1be7102f1 [2022-03-02T20:43:56.688Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-02T20:43:56.688Z] ---> Running in b3e6712dc9fb [2022-03-02T20:43:56.971Z] ---> Running in ec4800d39288 [2022-03-02T20:43:57.568Z] 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 [2022-03-02T20:43:57.568Z] 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 [2022-03-02T20:43:59.024Z] 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 [2022-03-02T20:43:59.300Z] 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 [2022-03-02T20:43:59.300Z] 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 [2022-03-02T20:46:21.219Z] 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 [2022-03-02T20:46:26.654Z] Removing intermediate container ec4800d39288 [2022-03-02T20:46:26.654Z] ---> 408d43a01dd0 [2022-03-02T20:46:26.654Z] [2022-03-02T20:46:26.654Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:46:26.654Z] 3.14: Pulling from library/alpine [2022-03-02T20:46:28.107Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T20:46:28.107Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T20:46:28.107Z] ---> 5b8b7b635229 [2022-03-02T20:46:28.107Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:46:28.107Z] ---> Running in 4357053d7e63 [2022-03-02T20:46:30.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:30.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:32.375Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-02T20:46:32.375Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:46:32.375Z] OK: 6 MiB in 15 packages [2022-03-02T20:46:34.389Z] Removing intermediate container 4357053d7e63 [2022-03-02T20:46:34.389Z] ---> 6d19b20d5a5e [2022-03-02T20:46:34.389Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:46:34.389Z] ---> Running in 54a196ff82b1 [2022-03-02T20:46:34.989Z] Removing intermediate container b3e6712dc9fb [2022-03-02T20:46:34.989Z] ---> eff2ad8d02d4 [2022-03-02T20:46:34.989Z] [2022-03-02T20:46:34.989Z] Step 10/25 : FROM alpine:3.14 [2022-03-02T20:46:34.989Z] ---> 5b8b7b635229 [2022-03-02T20:46:34.989Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-02T20:46:34.989Z] ---> Running in 21def9574da9 [2022-03-02T20:46:34.989Z] Removing intermediate container 54a196ff82b1 [2022-03-02T20:46:34.989Z] ---> 8cc9ad438491 [2022-03-02T20:46:34.989Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-02T20:46:35.278Z] ---> Running in 3a28e6297132 [2022-03-02T20:46:36.288Z] Removing intermediate container 3a28e6297132 [2022-03-02T20:46:36.288Z] ---> 94969d93846c [2022-03-02T20:46:36.288Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T20:46:36.288Z] ---> Running in 4e615a33961d [2022-03-02T20:46:36.909Z] Removing intermediate container 4e615a33961d [2022-03-02T20:46:36.909Z] ---> db7cb32795d5 [2022-03-02T20:46:36.909Z] Step 15/23 : WORKDIR / [2022-03-02T20:46:36.909Z] ---> Running in dd88c6430af0 [2022-03-02T20:46:37.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:37.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:37.770Z] Removing intermediate container dd88c6430af0 [2022-03-02T20:46:37.771Z] ---> 20d9690d4c5d [2022-03-02T20:46:37.771Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:46:38.781Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-02T20:46:38.781Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-02T20:46:38.781Z] (3/3) Installing su-exec (0.2-r1) [2022-03-02T20:46:38.781Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:46:38.781Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:46:39.060Z] ---> 2a2162909e93 [2022-03-02T20:46:39.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-02T20:46:39.060Z] OK: 6 MiB in 17 packages [2022-03-02T20:46:42.495Z] Removing intermediate container 21def9574da9 [2022-03-02T20:46:42.495Z] ---> d22ffe876f37 [2022-03-02T20:46:42.495Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T20:46:42.495Z] ---> f0c9616a381e [2022-03-02T20:46:42.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-02T20:46:42.495Z] ---> Running in c138f1a9e8f4 [2022-03-02T20:46:43.103Z] Removing intermediate container c138f1a9e8f4 [2022-03-02T20:46:43.103Z] ---> f8aec3d9a894 [2022-03-02T20:46:43.103Z] Step 13/25 : WORKDIR / [2022-03-02T20:46:43.103Z] ---> 316f0954aeb3 [2022-03-02T20:46:43.103Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-02T20:46:43.378Z] ---> Running in 77bdb0077e80 [2022-03-02T20:46:43.378Z] ---> Running in f9da9ea5bceb [2022-03-02T20:46:44.360Z] Removing intermediate container 77bdb0077e80 [2022-03-02T20:46:44.360Z] ---> a0132a8a7258 [2022-03-02T20:46:44.360Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-02T20:46:44.360Z] Removing intermediate container f9da9ea5bceb [2022-03-02T20:46:44.360Z] ---> 8d18ac6cf892 [2022-03-02T20:46:44.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:46:44.360Z] ---> Running in e921ffa70d29 [2022-03-02T20:46:44.956Z] Removing intermediate container 0914fd271a09 [2022-03-02T20:46:44.956Z] ---> d241338b1b96 [2022-03-02T20:46:44.956Z] [2022-03-02T20:46:44.956Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T20:46:44.956Z] ---> 5b8b7b635229 [2022-03-02T20:46:44.956Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:46:44.956Z] ---> Using cache [2022-03-02T20:46:44.956Z] ---> 6d19b20d5a5e [2022-03-02T20:46:44.956Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:46:44.956Z] ---> Using cache [2022-03-02T20:46:44.956Z] ---> 8cc9ad438491 [2022-03-02T20:46:44.956Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-02T20:46:45.230Z] Removing intermediate container e921ffa70d29 [2022-03-02T20:46:45.230Z] ---> d2578d2bdacd [2022-03-02T20:46:45.230Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T20:46:45.230Z] ---> Running in b83a4de4404a [2022-03-02T20:46:45.230Z] ---> b928e9660a2e [2022-03-02T20:46:45.230Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-02T20:46:45.502Z] ---> Running in 67df94117193 [2022-03-02T20:46:46.104Z] Removing intermediate container b83a4de4404a [2022-03-02T20:46:46.104Z] ---> 871e4129dec1 [2022-03-02T20:46:46.104Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T20:46:46.104Z] Removing intermediate container 67df94117193 [2022-03-02T20:46:46.104Z] ---> 34a2020f394d [2022-03-02T20:46:46.104Z] Step 22/23 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:46:46.378Z] ---> Running in 419a5429126d [2022-03-02T20:46:46.378Z] ---> Running in 8c124a4d55dc [2022-03-02T20:46:46.378Z] ---> ed52228ba345 [2022-03-02T20:46:46.378Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-02T20:46:46.981Z] Removing intermediate container 419a5429126d [2022-03-02T20:46:46.981Z] ---> 37ab0ebf04be [2022-03-02T20:46:46.981Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:46:47.258Z] Removing intermediate container 8c124a4d55dc [2022-03-02T20:46:47.258Z] ---> daa0752815b6 [2022-03-02T20:46:47.258Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:46:47.537Z] ---> Running in 14e8575ef8fe [2022-03-02T20:46:47.537Z] ---> 2002507dfbc2 [2022-03-02T20:46:47.537Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-02T20:46:47.537Z] Removing intermediate container ddccf626ad0a [2022-03-02T20:46:47.537Z] ---> 17b77407db86 [2022-03-02T20:46:47.537Z] [2022-03-02T20:46:47.537Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:46:47.537Z] ---> 5b8b7b635229 [2022-03-02T20:46:47.537Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:46:47.537Z] ---> Using cache [2022-03-02T20:46:47.537Z] ---> 6d19b20d5a5e [2022-03-02T20:46:47.537Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:46:47.537Z] ---> Using cache [2022-03-02T20:46:47.537Z] ---> 8cc9ad438491 [2022-03-02T20:46:47.816Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-02T20:46:47.816Z] Removing intermediate container 44340b67bf50 [2022-03-02T20:46:47.816Z] ---> 3e64f6661400 [2022-03-02T20:46:47.816Z] [2022-03-02T20:46:47.816Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T20:46:47.816Z] ---> 5b8b7b635229 [2022-03-02T20:46:47.816Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-02T20:46:47.816Z] ---> Running in e6f34f679008 [2022-03-02T20:46:47.816Z] ---> Running in 311ef311e93b [2022-03-02T20:46:48.096Z] ---> 51369e1e21ed [2022-03-02T20:46:48.096Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-02T20:46:48.096Z] Removing intermediate container 14e8575ef8fe [2022-03-02T20:46:48.096Z] ---> 845c1513d945 [2022-03-02T20:46:48.096Z] [2022-03-02T20:46:48.701Z] Removing intermediate container 311ef311e93b [2022-03-02T20:46:48.701Z] ---> 1f4f167116fd [2022-03-02T20:46:48.701Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T20:46:48.701Z] ---> 9afc16a9c278 [2022-03-02T20:46:48.701Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-02T20:46:48.701Z] Successfully built 845c1513d945 [2022-03-02T20:46:48.980Z] ---> Running in 0b87014cc748 [2022-03-02T20:46:48.980Z] Successfully tagged core-command-arm64:latest [2022-03-02T20:46:48.980Z]  Building core-command ... done Building security-bootstrapper [2022-03-02T20:46:49.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:49.578Z] Removing intermediate container 0b87014cc748 [2022-03-02T20:46:49.578Z] ---> d359f1e65626 [2022-03-02T20:46:49.578Z] Step 15/23 : WORKDIR / [2022-03-02T20:46:49.851Z] ---> Running in 24cf15934ab7 [2022-03-02T20:46:49.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:50.449Z] ---> c236cf695098 [2022-03-02T20:46:50.449Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-02T20:46:50.726Z] Removing intermediate container 24cf15934ab7 [2022-03-02T20:46:50.726Z] ---> aa41ba8e4d5c [2022-03-02T20:46:50.726Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:46:50.726Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-02T20:46:50.726Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-02T20:46:50.726Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:46:50.999Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:46:50.999Z] ---> ecb7c25f3105 [2022-03-02T20:46:50.999Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-02T20:46:51.272Z] OK: 6 MiB in 16 packages [2022-03-02T20:46:51.877Z] ---> 4c8f2d463a3c [2022-03-02T20:46:51.877Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-02T20:46:52.153Z] ---> eff49c9a5049 [2022-03-02T20:46:52.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-02T20:46:52.153Z] ---> Running in 35d521df9f68 [2022-03-02T20:46:52.760Z] Removing intermediate container 35d521df9f68 [2022-03-02T20:46:52.760Z] ---> 7dcc9fd05d27 [2022-03-02T20:46:53.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:46:53.033Z] ---> Running in 4a5ef1a5de14 [2022-03-02T20:46:53.328Z] ---> 42beaa318616 [2022-03-02T20:46:53.328Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-02T20:46:53.328Z] Removing intermediate container e6f34f679008 [2022-03-02T20:46:53.328Z] ---> f51f3f35208f [2022-03-02T20:46:53.328Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:46:53.612Z] ---> Running in 29c09bb54e51 [2022-03-02T20:46:53.890Z] Removing intermediate container 4a5ef1a5de14 [2022-03-02T20:46:53.890Z] ---> a6bcd055ab88 [2022-03-02T20:46:53.890Z] Step 20/22 : LABEL arch=arm64 [2022-03-02T20:46:54.172Z] ---> Running in ec937a13a82e [2022-03-02T20:46:54.172Z] Removing intermediate container 29c09bb54e51 [2022-03-02T20:46:54.172Z] ---> d4a6c440373e [2022-03-02T20:46:54.172Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-02T20:46:54.451Z] ---> 29e5d1a6dd69 [2022-03-02T20:46:54.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-02T20:46:54.451Z] ---> Running in 31a63270e578 [2022-03-02T20:46:54.451Z] ---> f3eb4c6ad45a [2022-03-02T20:46:54.451Z] Step 21/25 : 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/ [2022-03-02T20:46:54.730Z] Removing intermediate container ec937a13a82e [2022-03-02T20:46:54.730Z] ---> 5a463a2cce70 [2022-03-02T20:46:54.730Z] Step 21/22 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:46:54.730Z] ---> Running in 180a6fc9ed53 [2022-03-02T20:46:55.016Z] ---> Running in 5258a895e8cb [2022-03-02T20:46:55.016Z] Removing intermediate container 31a63270e578 [2022-03-02T20:46:55.016Z] ---> f2ac5d8e3ff2 [2022-03-02T20:46:55.016Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T20:46:55.302Z] ---> Running in de0b12f1bedd [2022-03-02T20:46:55.917Z] Removing intermediate container 5258a895e8cb [2022-03-02T20:46:55.917Z] ---> 54e9b3558e33 [2022-03-02T20:46:55.917Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T20:46:55.917Z] ---> 4bd8fdf9851b [2022-03-02T20:46:55.917Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-02T20:46:55.917Z] ---> Running in 4754a07c4878 [2022-03-02T20:46:55.917Z] ---> Running in b0ae791fd94a [2022-03-02T20:46:55.917Z] Removing intermediate container de0b12f1bedd [2022-03-02T20:46:55.917Z] ---> d161672768bf [2022-03-02T20:46:55.917Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:46:56.519Z] Removing intermediate container 4754a07c4878 [2022-03-02T20:46:56.519Z] ---> 389c511aeb04 [2022-03-02T20:46:56.519Z] [2022-03-02T20:46:56.519Z] Removing intermediate container b0ae791fd94a [2022-03-02T20:46:56.519Z] ---> 7b42724c2959 [2022-03-02T20:46:56.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:46:56.797Z] ---> Running in 921fec46ff83 [2022-03-02T20:46:57.071Z] ---> fc0010733ebc [2022-03-02T20:46:57.071Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-02T20:46:57.346Z] Successfully built 389c511aeb04 [2022-03-02T20:46:57.346Z] Successfully tagged support-scheduler-arm64:latest [2022-03-02T20:46:57.346Z]  Building support-scheduler ... done Building security-proxy-setup [2022-03-02T20:46:57.620Z] Removing intermediate container 921fec46ff83 [2022-03-02T20:46:57.620Z] ---> 5c61d8a7c910 [2022-03-02T20:46:57.620Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T20:46:57.620Z] Removing intermediate container 180a6fc9ed53 [2022-03-02T20:46:57.620Z] ---> 7c81ec866ffe [2022-03-02T20:46:57.620Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-02T20:46:57.620Z] ---> Running in f2bf075e8d78 [2022-03-02T20:46:57.896Z] ---> Running in d367a4717354 [2022-03-02T20:46:58.169Z] Removing intermediate container f2bf075e8d78 [2022-03-02T20:46:58.169Z] ---> 707390ab56ba [2022-03-02T20:46:58.169Z] Step 22/23 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:46:58.444Z] ---> Running in 39e7073ba2f8 [2022-03-02T20:46:58.444Z] Removing intermediate container d367a4717354 [2022-03-02T20:46:58.444Z] ---> 83526f3f71a2 [2022-03-02T20:46:58.444Z] Step 23/25 : LABEL arch=arm64 [2022-03-02T20:46:58.719Z] ---> Running in d68f9c47b3be [2022-03-02T20:46:59.330Z] Removing intermediate container 39e7073ba2f8 [2022-03-02T20:46:59.330Z] ---> 49fd56ee2c61 [2022-03-02T20:46:59.330Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:46:59.330Z] ---> f3541fa30a3b [2022-03-02T20:46:59.330Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-02T20:46:59.606Z] Removing intermediate container d68f9c47b3be [2022-03-02T20:46:59.606Z] ---> ae7f5b3cda93 [2022-03-02T20:46:59.606Z] Step 24/25 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:46:59.606Z] ---> Running in 9809f5b5b032 [2022-03-02T20:46:59.879Z] ---> Running in 2ccf3289e84c [2022-03-02T20:47:00.474Z] Removing intermediate container 9809f5b5b032 [2022-03-02T20:47:00.474Z] ---> a78bce3c5764 [2022-03-02T20:47:00.474Z] [2022-03-02T20:47:00.474Z] Removing intermediate container 2ccf3289e84c [2022-03-02T20:47:00.474Z] ---> ad23cc50249f [2022-03-02T20:47:00.474Z] Step 25/25 : LABEL version=0.0.0 [2022-03-02T20:47:00.749Z] ---> Running in a4c4af3f22a7 [2022-03-02T20:47:00.749Z] ---> ed9573c3a8c1 [2022-03-02T20:47:00.749Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-02T20:47:01.027Z] ---> Running in 5d36a7cb2285 [2022-03-02T20:47:01.302Z] Successfully built a78bce3c5764 [2022-03-02T20:47:01.302Z] Successfully tagged core-metadata-arm64:latest [2022-03-02T20:47:01.302Z] Building core-data [2022-03-02T20:47:01.302Z]  Building core-metadata ... done Removing intermediate container a4c4af3f22a7 [2022-03-02T20:47:01.302Z] ---> 30963f494484 [2022-03-02T20:47:01.302Z] [2022-03-02T20:47:01.895Z] Successfully built 30963f494484 [2022-03-02T20:47:01.896Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-02T20:47:01.896Z] Building sys-mgmt-agent [2022-03-02T20:47:01.896Z] Removing intermediate container 5d36a7cb2285 [2022-03-02T20:47:01.896Z] ---> 9414e5c966c6 [2022-03-02T20:47:01.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:47:01.896Z]  Building security-secretstore-setup ... done  ---> Running in 2a8c5ef0aa05 [2022-03-02T20:47:02.491Z] Removing intermediate container 2a8c5ef0aa05 [2022-03-02T20:47:02.491Z] ---> 5f599bbd0ab6 [2022-03-02T20:47:02.491Z] Step 20/22 : LABEL arch=arm64 [2022-03-02T20:47:02.491Z] ---> Running in ffb5db493231 [2022-03-02T20:47:02.767Z] Removing intermediate container ffb5db493231 [2022-03-02T20:47:02.767Z] ---> 85bbff15dd56 [2022-03-02T20:47:02.767Z] Step 21/22 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:47:03.038Z] ---> Running in ae6053fa4e1e [2022-03-02T20:47:03.325Z] Removing intermediate container ae6053fa4e1e [2022-03-02T20:47:03.325Z] ---> b384041c568c [2022-03-02T20:47:03.325Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T20:47:03.600Z] ---> Running in d0077c186251 [2022-03-02T20:47:04.209Z] Removing intermediate container d0077c186251 [2022-03-02T20:47:04.209Z] ---> f0961e215f9f [2022-03-02T20:47:04.209Z] [2022-03-02T20:47:04.487Z] Successfully built f0961e215f9f [2022-03-02T20:47:04.487Z] Successfully tagged support-notifications-arm64:latest [2022-03-02T20:47:31.364Z]  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:47:31.364Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:47:31.364Z] ---> b55ada505ea0 [2022-03-02T20:47:31.364Z] Step 3/31 : WORKDIR /edgex-go [2022-03-02T20:47:31.364Z] ---> Using cache [2022-03-02T20:47:31.364Z] ---> a851635ef4ec [2022-03-02T20:47:31.364Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:47:31.364Z] ---> Using cache [2022-03-02T20:47:31.364Z] ---> 6cc37ae8eda2 [2022-03-02T20:47:31.364Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-02T20:47:31.364Z] ---> Using cache [2022-03-02T20:47:31.364Z] ---> e4e1dd997b6d [2022-03-02T20:47:31.364Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-02T20:47:31.364Z] ---> Using cache [2022-03-02T20:47:31.364Z] ---> 1852c7c82c40 [2022-03-02T20:47:31.364Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:47:31.364Z] ---> Using cache [2022-03-02T20:47:31.364Z] ---> 665f753503cf [2022-03-02T20:47:31.364Z] Step 8/31 : COPY . . [2022-03-02T20:47:31.364Z] ---> Using cache [2022-03-02T20:47:31.364Z] ---> d7c8b5a33e86 [2022-03-02T20:47:31.364Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-02T20:47:34.125Z] ---> Running in 6b187901f291 [2022-03-02T20:47:35.109Z] 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 [2022-03-02T20:47:43.406Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:47:43.406Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:47:43.406Z] ---> b55ada505ea0 [2022-03-02T20:47:43.406Z] Step 3/21 : WORKDIR /edgex-go [2022-03-02T20:47:43.406Z] ---> Using cache [2022-03-02T20:47:43.406Z] ---> a851635ef4ec [2022-03-02T20:47:43.406Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:47:43.406Z] ---> Using cache [2022-03-02T20:47:43.406Z] ---> 6cc37ae8eda2 [2022-03-02T20:47:43.406Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-02T20:47:43.406Z] ---> Using cache [2022-03-02T20:47:43.406Z] ---> e4e1dd997b6d [2022-03-02T20:47:43.406Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-02T20:47:43.406Z] ---> Using cache [2022-03-02T20:47:43.406Z] ---> 1852c7c82c40 [2022-03-02T20:47:43.406Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:47:43.406Z] ---> Using cache [2022-03-02T20:47:43.406Z] ---> 665f753503cf [2022-03-02T20:47:43.406Z] Step 8/21 : COPY . . [2022-03-02T20:47:43.406Z] ---> Using cache [2022-03-02T20:47:43.406Z] ---> d7c8b5a33e86 [2022-03-02T20:47:43.406Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-02T20:47:44.038Z] ---> Running in f7b068b92c23 [2022-03-02T20:47:46.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:47:46.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:47:46.692Z] ---> b55ada505ea0 [2022-03-02T20:47:46.692Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:47:46.692Z] ---> Using cache [2022-03-02T20:47:46.692Z] ---> a851635ef4ec [2022-03-02T20:47:46.692Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:47:46.692Z] ---> Using cache [2022-03-02T20:47:46.692Z] ---> 6cc37ae8eda2 [2022-03-02T20:47:46.692Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-02T20:47:46.692Z] 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 [2022-03-02T20:47:46.692Z] ---> Running in b2abcefcdbcc [2022-03-02T20:47:46.969Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:47:46.969Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:47:46.969Z] ---> b55ada505ea0 [2022-03-02T20:47:46.969Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:47:46.969Z] ---> Using cache [2022-03-02T20:47:46.969Z] ---> a851635ef4ec [2022-03-02T20:47:46.969Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:47:46.969Z] ---> Using cache [2022-03-02T20:47:46.969Z] ---> 6cc37ae8eda2 [2022-03-02T20:47:46.969Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-02T20:47:46.969Z] ---> Running in 4fb55992aca5 [2022-03-02T20:47:48.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:47:48.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:47:49.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:47:49.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:47:50.498Z] OK: 220 MiB in 52 packages [2022-03-02T20:47:51.102Z] OK: 220 MiB in 52 packages [2022-03-02T20:47:52.087Z] Removing intermediate container b2abcefcdbcc [2022-03-02T20:47:52.087Z] ---> 82b9b1ee5a9b [2022-03-02T20:47:52.087Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:47:52.364Z] Removing intermediate container 4fb55992aca5 [2022-03-02T20:47:52.364Z] ---> 0da63ae283b9 [2022-03-02T20:47:52.364Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:47:53.816Z] ---> a5244cace10d [2022-03-02T20:47:53.816Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:47:53.816Z] ---> 889c8f188b62 [2022-03-02T20:47:53.816Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:47:53.816Z] ---> Running in 159b5cf260da [2022-03-02T20:47:53.816Z] ---> Running in 5c31e18256c1 [2022-03-02T20:48:00.543Z] Removing intermediate container 159b5cf260da [2022-03-02T20:48:00.543Z] ---> 725d051893cd [2022-03-02T20:48:00.543Z] Step 8/23 : COPY . . [2022-03-02T20:48:00.543Z] Removing intermediate container 5c31e18256c1 [2022-03-02T20:48:00.543Z] ---> 5f0734a27cb5 [2022-03-02T20:48:00.543Z] Step 8/23 : COPY . . [2022-03-02T20:48:27.351Z] ---> 98d6391466f6 [2022-03-02T20:48:27.351Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-02T20:48:27.351Z] ---> d647a58d5507 [2022-03-02T20:48:27.351Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-02T20:48:27.351Z] ---> Running in 0de3d883dc75 [2022-03-02T20:48:27.351Z] ---> Running in c1d5f292d7bf [2022-03-02T20:48:29.336Z] 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 [2022-03-02T20:48:29.336Z] 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 [2022-03-02T20:49:16.333Z] Removing intermediate container 6b187901f291 [2022-03-02T20:49:16.333Z] ---> 922da369edac [2022-03-02T20:49:16.333Z] [2022-03-02T20:49:16.333Z] Step 10/31 : FROM alpine:3.14 [2022-03-02T20:49:16.333Z] ---> 5b8b7b635229 [2022-03-02T20:49:16.333Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-02T20:49:16.333Z] ---> Running in 5f2c2bec320c [2022-03-02T20:49:16.333Z] Removing intermediate container 5f2c2bec320c [2022-03-02T20:49:16.333Z] ---> 1f574a30e746 [2022-03-02T20:49:16.333Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-02T20:49:16.333Z] ---> Running in 7f1fc0b2d653 [2022-03-02T20:49:16.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:16.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:16.333Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-02T20:49:16.609Z] (2/2) Installing su-exec (0.2-r1) [2022-03-02T20:49:16.609Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:49:16.609Z] OK: 6 MiB in 16 packages [2022-03-02T20:49:18.074Z] Removing intermediate container 7f1fc0b2d653 [2022-03-02T20:49:18.074Z] ---> 52d8f7026097 [2022-03-02T20:49:18.074Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-02T20:49:18.074Z] ---> Running in e2e0b5f2c8df [2022-03-02T20:49:18.684Z] Removing intermediate container e2e0b5f2c8df [2022-03-02T20:49:18.684Z] ---> 070ad6764324 [2022-03-02T20:49:18.684Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-02T20:49:18.684Z] ---> Running in 36ce696a40cb [2022-03-02T20:49:19.300Z] Removing intermediate container 36ce696a40cb [2022-03-02T20:49:19.300Z] ---> 4489fe583be7 [2022-03-02T20:49:19.300Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-02T20:49:19.300Z] ---> Running in ed152b2789f0 [2022-03-02T20:49:22.723Z] Removing intermediate container ed152b2789f0 [2022-03-02T20:49:22.723Z] ---> a0c24f6c1939 [2022-03-02T20:49:22.723Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-02T20:49:22.723Z] ---> Running in fb2600428d9c [2022-03-02T20:49:22.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-02T20:49:23.007Z] Removing intermediate container fb2600428d9c [2022-03-02T20:49:23.007Z] ---> bee780b97bf8 [2022-03-02T20:49:23.007Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-02T20:49:24.022Z] ---> b91f4082a333 [2022-03-02T20:49:24.022Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-02T20:49:24.022Z] ---> Running in 745ef17d0fd5 [2022-03-02T20:49:27.438Z] Removing intermediate container 745ef17d0fd5 [2022-03-02T20:49:27.438Z] ---> 81258a7c119c [2022-03-02T20:49:27.438Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:49:28.040Z] ---> 0a51fd777edd [2022-03-02T20:49:28.040Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-02T20:49:29.493Z] ---> 02887b8c66fd [2022-03-02T20:49:29.493Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-02T20:49:30.484Z] ---> ded3c658fef8 [2022-03-02T20:49:30.484Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-02T20:49:31.469Z] ---> 27e18ecdf226 [2022-03-02T20:49:31.469Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-02T20:49:32.465Z] ---> 4dd012a29ec3 [2022-03-02T20:49:32.465Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-02T20:49:32.742Z] ---> Running in 3a90718fc8e0 [2022-03-02T20:49:33.340Z] Removing intermediate container 3a90718fc8e0 [2022-03-02T20:49:33.340Z] ---> 2af0f39875a2 [2022-03-02T20:49:33.340Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-02T20:49:34.326Z] ---> 00a03a1d8e4d [2022-03-02T20:49:34.326Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-02T20:49:34.326Z] ---> Running in 6c4512b46173 [2022-03-02T20:49:37.748Z] Removing intermediate container 6c4512b46173 [2022-03-02T20:49:37.748Z] ---> 2ad3d16f967f [2022-03-02T20:49:37.748Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-02T20:49:38.355Z] ---> Running in 55985e2f1229 [2022-03-02T20:49:39.351Z] Removing intermediate container 55985e2f1229 [2022-03-02T20:49:39.351Z] ---> c559717d2b42 [2022-03-02T20:49:39.351Z] Step 28/31 : CMD ["gate"] [2022-03-02T20:49:39.959Z] ---> Running in 54753d4d5a2c [2022-03-02T20:49:40.960Z] Removing intermediate container 54753d4d5a2c [2022-03-02T20:49:40.960Z] ---> 5b257fa2de25 [2022-03-02T20:49:40.960Z] Step 29/31 : LABEL arch=arm64 [2022-03-02T20:49:41.232Z] ---> Running in 9e3edf58aabe [2022-03-02T20:49:41.507Z] Removing intermediate container f7b068b92c23 [2022-03-02T20:49:41.507Z] ---> 96227fc00bf9 [2022-03-02T20:49:41.507Z] [2022-03-02T20:49:41.507Z] Step 10/21 : FROM alpine:3.14 [2022-03-02T20:49:41.507Z] ---> 5b8b7b635229 [2022-03-02T20:49:41.507Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-02T20:49:41.782Z] ---> Running in a7f38c65743b [2022-03-02T20:49:42.072Z] Removing intermediate container 9e3edf58aabe [2022-03-02T20:49:42.072Z] ---> 7728479eeb46 [2022-03-02T20:49:42.072Z] Step 30/31 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:49:42.343Z] ---> Running in 230ffd376a31 [2022-03-02T20:49:42.973Z] Removing intermediate container 230ffd376a31 [2022-03-02T20:49:42.973Z] ---> 0a7d7d58840b [2022-03-02T20:49:42.973Z] Step 31/31 : LABEL version=0.0.0 [2022-03-02T20:49:43.619Z] ---> Running in d39eb08db086 [2022-03-02T20:49:43.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:44.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:44.277Z] Removing intermediate container d39eb08db086 [2022-03-02T20:49:44.277Z] ---> 21d6ae38724e [2022-03-02T20:49:44.277Z] [2022-03-02T20:49:44.559Z] Successfully built 21d6ae38724e [2022-03-02T20:49:44.559Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-02T20:49:45.177Z]  Building security-bootstrapper ... done (1/5) Installing ca-certificates (20211220-r0) [2022-03-02T20:49:45.177Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-02T20:49:45.177Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T20:49:45.177Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-02T20:49:45.177Z] (5/5) Installing curl (7.79.1-r0) [2022-03-02T20:49:45.177Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:49:45.478Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:49:45.751Z] OK: 8 MiB in 19 packages [2022-03-02T20:49:47.761Z] Removing intermediate container a7f38c65743b [2022-03-02T20:49:47.762Z] ---> 2d8580395926 [2022-03-02T20:49:47.762Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T20:49:47.762Z] ---> Running in 5c903843c8b0 [2022-03-02T20:49:48.039Z] Removing intermediate container 5c903843c8b0 [2022-03-02T20:49:48.039Z] ---> f5f55962681a [2022-03-02T20:49:48.039Z] Step 13/21 : WORKDIR /edgex [2022-03-02T20:49:48.373Z] ---> Running in 643d7cda90fc [2022-03-02T20:49:49.003Z] Removing intermediate container 643d7cda90fc [2022-03-02T20:49:49.003Z] ---> c6168bd82652 [2022-03-02T20:49:49.003Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-02T20:49:49.998Z] ---> 99471e8451f8 [2022-03-02T20:49:49.998Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-02T20:49:51.469Z] ---> 5c80c3a0d413 [2022-03-02T20:49:51.469Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-02T20:49:52.915Z] ---> b0e14ec4c192 [2022-03-02T20:49:52.915Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-02T20:49:52.915Z] ---> Running in 1c7dd411ddac [2022-03-02T20:49:53.524Z] Removing intermediate container 1c7dd411ddac [2022-03-02T20:49:53.524Z] ---> 290f327852d3 [2022-03-02T20:49:53.524Z] Step 18/21 : CMD ["--init=true"] [2022-03-02T20:49:53.524Z] ---> Running in 392a724ce1e9 [2022-03-02T20:49:54.127Z] Removing intermediate container 392a724ce1e9 [2022-03-02T20:49:54.127Z] ---> d58bac025906 [2022-03-02T20:49:54.127Z] Step 19/21 : LABEL arch=arm64 [2022-03-02T20:49:54.402Z] ---> Running in add83c4b6e7d [2022-03-02T20:49:55.014Z] Removing intermediate container add83c4b6e7d [2022-03-02T20:49:55.014Z] ---> d9d195ef9821 [2022-03-02T20:49:55.014Z] Step 20/21 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:49:55.014Z] ---> Running in ba93a39ac869 [2022-03-02T20:49:55.633Z] Removing intermediate container ba93a39ac869 [2022-03-02T20:49:55.633Z] ---> cde651355e8d [2022-03-02T20:49:55.633Z] Step 21/21 : LABEL version=0.0.0 [2022-03-02T20:49:55.633Z] ---> Running in c55759357119 [2022-03-02T20:49:56.246Z] Removing intermediate container c55759357119 [2022-03-02T20:49:56.246Z] ---> 2a39d34db9f2 [2022-03-02T20:49:56.246Z] [2022-03-02T20:49:56.528Z] Successfully built 2a39d34db9f2 [2022-03-02T20:49:56.528Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-02T20:50:14.860Z]  Building security-proxy-setup ... done Removing intermediate container c1d5f292d7bf [2022-03-02T20:50:14.860Z] ---> 054135658114 [2022-03-02T20:50:14.860Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-02T20:50:14.860Z] ---> Running in 0364e171dcbf [2022-03-02T20:50:14.860Z] 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 [2022-03-02T20:50:15.462Z] Removing intermediate container 0364e171dcbf [2022-03-02T20:50:15.462Z] ---> 354122cb1f9d [2022-03-02T20:50:15.462Z] [2022-03-02T20:50:15.462Z] Step 11/23 : FROM docker:20.10.10 [2022-03-02T20:50:15.462Z] 20.10.10: Pulling from library/docker [2022-03-02T20:50:22.162Z] Removing intermediate container 0de3d883dc75 [2022-03-02T20:50:22.162Z] ---> 7ce518f443b5 [2022-03-02T20:50:22.162Z] [2022-03-02T20:50:22.162Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:50:22.162Z] ---> 5b8b7b635229 [2022-03-02T20:50:22.162Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-02T20:50:22.162Z] ---> Running in 90f275ec65fd [2022-03-02T20:50:22.162Z] Removing intermediate container 90f275ec65fd [2022-03-02T20:50:22.162Z] ---> 60eb6666de82 [2022-03-02T20:50:22.162Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-02T20:50:22.433Z] ---> Running in c1659fb54438 [2022-03-02T20:50:22.433Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-02T20:50:22.433Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-02T20:50:22.433Z] ---> 520e9a0a30f7 [2022-03-02T20:50:22.433Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:50:22.712Z] ---> Running in 5ac024dacb64 [2022-03-02T20:50:22.712Z] Removing intermediate container c1659fb54438 [2022-03-02T20:50:22.712Z] ---> c6a311d6c30e [2022-03-02T20:50:22.712Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-02T20:50:22.997Z] ---> Running in 1b9ce84731db [2022-03-02T20:50:22.997Z] Removing intermediate container 5ac024dacb64 [2022-03-02T20:50:22.997Z] ---> 57771f282b1c [2022-03-02T20:50:22.997Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-02T20:50:22.997Z] ---> Running in ea8083f0909d [2022-03-02T20:50:23.268Z] Removing intermediate container 1b9ce84731db [2022-03-02T20:50:23.268Z] ---> 34460c30de2a [2022-03-02T20:50:23.268Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:50:23.268Z] ---> Running in 56b6c5ce6cd0 [2022-03-02T20:50:24.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:50:24.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:50:25.116Z] Removing intermediate container 56b6c5ce6cd0 [2022-03-02T20:50:25.116Z] ---> fa58143c1728 [2022-03-02T20:50:25.116Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-02T20:50:25.390Z] ---> Running in 5e4cd00e1a9e [2022-03-02T20:50:25.390Z] (1/42) Installing readline (8.1.0-r0) [2022-03-02T20:50:25.390Z] (2/42) Installing bash (5.1.4-r0) [2022-03-02T20:50:25.663Z] Executing bash-5.1.4-r0.post-install [2022-03-02T20:50:25.663Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-02T20:50:25.663Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T20:50:25.663Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-02T20:50:25.663Z] (6/42) Installing curl (7.79.1-r0) [2022-03-02T20:50:25.663Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-02T20:50:25.663Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-02T20:50:25.663Z] (9/42) Installing expat (2.4.6-r0) [2022-03-02T20:50:25.663Z] (10/42) Installing libffi (3.3-r2) [2022-03-02T20:50:25.663Z] (11/42) Installing gdbm (1.19-r0) [2022-03-02T20:50:25.663Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-02T20:50:25.663Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T20:50:25.663Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T20:50:25.663Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-02T20:50:25.663Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-02T20:50:25.663Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-02T20:50:26.255Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:50:27.222Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:50:27.494Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-02T20:50:27.494Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-02T20:50:27.494Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-02T20:50:27.494Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-02T20:50:27.494Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-02T20:50:27.767Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-02T20:50:27.767Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-02T20:50:27.767Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-02T20:50:27.767Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-02T20:50:27.767Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-02T20:50:27.767Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-02T20:50:27.767Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-02T20:50:27.767Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-02T20:50:27.768Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-02T20:50:27.768Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-02T20:50:27.768Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-02T20:50:27.768Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-02T20:50:27.768Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-02T20:50:28.039Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-02T20:50:28.039Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-02T20:50:28.039Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-02T20:50:28.039Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-02T20:50:28.039Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-02T20:50:28.039Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-02T20:50:28.039Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-02T20:50:28.039Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-02T20:50:28.310Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T20:50:28.310Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-02T20:50:28.310Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T20:50:28.582Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:50:28.582Z] OK: 84 MiB in 64 packages [2022-03-02T20:50:28.582Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-02T20:50:28.582Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-02T20:50:28.854Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:50:28.854Z] OK: 8 MiB in 20 packages [2022-03-02T20:50:30.282Z] Removing intermediate container 5e4cd00e1a9e [2022-03-02T20:50:30.282Z] ---> c88f605c2fc0 [2022-03-02T20:50:30.282Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:50:30.877Z] ---> 8b0d9e8db36d [2022-03-02T20:50:30.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-02T20:50:31.849Z] ---> 9be8ded53f0a [2022-03-02T20:50:31.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-02T20:50:32.442Z] ---> d214d08a64ca [2022-03-02T20:50:32.442Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-02T20:50:32.715Z] ---> Running in e61b7b415790 [2022-03-02T20:50:32.715Z] Collecting docker-compose==1.23.2 [2022-03-02T20:50:32.715Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-02T20:50:32.987Z] Removing intermediate container e61b7b415790 [2022-03-02T20:50:32.987Z] ---> 6ba487e7155d [2022-03-02T20:50:32.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:50:33.257Z] ---> Running in da74dc787e25 [2022-03-02T20:50:33.257Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-02T20:50:33.531Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-02T20:50:33.531Z] Removing intermediate container da74dc787e25 [2022-03-02T20:50:33.531Z] ---> 93dc6d8d2b1b [2022-03-02T20:50:33.531Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T20:50:33.531Z] ---> Running in a629ae635121 [2022-03-02T20:50:33.803Z] Removing intermediate container a629ae635121 [2022-03-02T20:50:33.803Z] Collecting docker<4.0,>=3.6.0 [2022-03-02T20:50:33.803Z] ---> d52deac4d322 [2022-03-02T20:50:33.803Z] Step 22/23 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:50:33.803Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-02T20:50:34.075Z] ---> Running in 4830a70a9d17 [2022-03-02T20:50:34.347Z] Removing intermediate container 4830a70a9d17 [2022-03-02T20:50:34.347Z] ---> d9f0facf1544 [2022-03-02T20:50:34.347Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:50:34.347Z] ---> Running in 25454253d7c4 [2022-03-02T20:50:34.944Z] Removing intermediate container 25454253d7c4 [2022-03-02T20:50:34.944Z] ---> 4f4696a33f26 [2022-03-02T20:50:34.944Z] [2022-03-02T20:50:34.944Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-02T20:50:34.944Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-02T20:50:35.216Z] Successfully built 4f4696a33f26 [2022-03-02T20:50:35.216Z] Successfully tagged core-data-arm64:latest [2022-03-02T20:50:35.216Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2022-03-02T20:50:35.216Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-02T20:50:36.186Z] Collecting PyYAML<4,>=3.10 [2022-03-02T20:50:36.186Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-02T20:50:38.789Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-02T20:50:38.789Z] Collecting cached-property<2,>=1.2.0 [2022-03-02T20:50:38.789Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-02T20:50:39.056Z] Collecting texttable<0.10,>=0.9.0 [2022-03-02T20:50:39.056Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-02T20:50:40.478Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-02T20:50:40.478Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-02T20:50:41.904Z] Collecting docopt<0.7,>=0.6.1 [2022-03-02T20:50:41.904Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-02T20:50:44.501Z] Collecting docker-pycreds>=0.4.0 [2022-03-02T20:50:44.501Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-02T20:50:44.501Z] Collecting idna<2.8,>=2.5 [2022-03-02T20:50:44.501Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-02T20:50:44.501Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-02T20:50:44.501Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-02T20:50:45.087Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-02T20:50:45.087Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-02T20:50:45.087Z] 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) [2022-03-02T20:50:45.356Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-02T20:50:45.356Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-02T20:50:45.356Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-02T20:50:45.356Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-02T20:50:45.946Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-02T20:50:45.946Z] Attempting uninstall: urllib3 [2022-03-02T20:50:45.946Z] Found existing installation: urllib3 1.26.5 [2022-03-02T20:50:45.946Z] Uninstalling urllib3-1.26.5: [2022-03-02T20:50:46.218Z] Successfully uninstalled urllib3-1.26.5 [2022-03-02T20:50:46.806Z] Attempting uninstall: idna [2022-03-02T20:50:46.806Z] Found existing installation: idna 3.2 [2022-03-02T20:50:46.806Z] Uninstalling idna-3.2: [2022-03-02T20:50:46.806Z] Successfully uninstalled idna-3.2 [2022-03-02T20:50:47.397Z] Attempting uninstall: chardet [2022-03-02T20:50:47.397Z] Found existing installation: chardet 4.0.0 [2022-03-02T20:50:47.397Z] Uninstalling chardet-4.0.0: [2022-03-02T20:50:47.668Z] Successfully uninstalled chardet-4.0.0 [2022-03-02T20:50:49.092Z] Attempting uninstall: requests [2022-03-02T20:50:49.092Z] Found existing installation: requests 2.25.1 [2022-03-02T20:50:49.092Z] Uninstalling requests-2.25.1: [2022-03-02T20:50:49.092Z] Successfully uninstalled requests-2.25.1 [2022-03-02T20:50:49.363Z] Running setup.py install for texttable: started [2022-03-02T20:50:51.330Z] Running setup.py install for texttable: finished with status 'done' [2022-03-02T20:50:51.330Z] Running setup.py install for PyYAML: started [2022-03-02T20:50:53.292Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-02T20:50:53.292Z] Running setup.py install for docopt: started [2022-03-02T20:50:55.258Z] Running setup.py install for docopt: finished with status 'done' [2022-03-02T20:50:55.258Z] Running setup.py install for dockerpty: started [2022-03-02T20:50:56.681Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-02T20:50:58.665Z] 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 [2022-03-02T20:51:06.944Z] Removing intermediate container ea8083f0909d [2022-03-02T20:51:06.944Z] ---> d4675ed5e3e1 [2022-03-02T20:51:06.944Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-02T20:51:06.944Z] ---> Running in 18e3f39a79d2 [2022-03-02T20:51:06.944Z] Removing intermediate container 18e3f39a79d2 [2022-03-02T20:51:06.944Z] ---> 5dd64e54a083 [2022-03-02T20:51:06.944Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-02T20:51:07.215Z] ---> Running in 459cfd7aa6d9 [2022-03-02T20:51:07.486Z] Removing intermediate container 459cfd7aa6d9 [2022-03-02T20:51:07.486Z] ---> ddf3573266cd [2022-03-02T20:51:07.486Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-02T20:51:08.459Z] ---> 27ba264d391f [2022-03-02T20:51:08.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-02T20:51:09.051Z] ---> bf5d45dbae55 [2022-03-02T20:51:09.051Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-02T20:51:09.644Z] ---> 8594bc6d575f [2022-03-02T20:51:09.644Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-02T20:51:09.921Z] ---> Running in 36d0cb98a9cc [2022-03-02T20:51:10.193Z] Removing intermediate container 36d0cb98a9cc [2022-03-02T20:51:10.193Z] ---> c82251728377 [2022-03-02T20:51:10.193Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:51:10.193Z] ---> Running in 4faaf6bed31b [2022-03-02T20:51:10.786Z] Removing intermediate container 4faaf6bed31b [2022-03-02T20:51:10.786Z] ---> 687a225767ac [2022-03-02T20:51:10.786Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T20:51:10.786Z] ---> Running in e8ae8377537d [2022-03-02T20:51:11.058Z] Removing intermediate container e8ae8377537d [2022-03-02T20:51:11.058Z] ---> aeddd586d8a4 [2022-03-02T20:51:11.058Z] Step 22/23 : LABEL git_sha=d583040393a76cd0afd90a8b63fd47dc1b2c4041 [2022-03-02T20:51:11.329Z] ---> Running in 36ef6121ab96 [2022-03-02T20:51:11.600Z] Removing intermediate container 36ef6121ab96 [2022-03-02T20:51:11.600Z] ---> 313a33bc00f8 [2022-03-02T20:51:11.600Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:51:11.600Z] ---> Running in bf363274d9bd [2022-03-02T20:51:11.872Z] Removing intermediate container bf363274d9bd [2022-03-02T20:51:11.872Z] ---> b6ea9629a199 [2022-03-02T20:51:11.872Z] [2022-03-02T20:51:12.461Z] Successfully built b6ea9629a199 [2022-03-02T20:51:12.461Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-02T20:51:12.476Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-02T20:51:12.486Z] $ docker stop --time=1 a58e7e7db57d86aae7ff49bae4c0ccaf17adeab5a3502cd2b319075ef715e62d [2022-03-02T20:51:14.097Z] $ docker rm -f a58e7e7db57d86aae7ff49bae4c0ccaf17adeab5a3502cd2b319075ef715e62d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T20:51:14.639Z] + docker images [2022-03-02T20:51:14.909Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T20:51:14.909Z] sys-mgmt-agent-arm64 latest b6ea9629a199 3 seconds ago 280MB [2022-03-02T20:51:14.909Z] core-data-arm64 latest 4f4696a33f26 40 seconds ago 19.2MB [2022-03-02T20:51:14.909Z] 7ce518f443b5 54 seconds ago 1.6GB [2022-03-02T20:51:14.909Z] 354122cb1f9d 59 seconds ago 1.59GB [2022-03-02T20:51:14.909Z] security-proxy-setup-arm64 latest 2a39d34db9f2 About a minute ago 25.5MB [2022-03-02T20:51:14.909Z] security-bootstrapper-arm64 latest 21d6ae38724e About a minute ago 18MB [2022-03-02T20:51:14.909Z] 96227fc00bf9 About a minute ago 1.6GB [2022-03-02T20:51:14.909Z] 922da369edac 2 minutes ago 1.59GB [2022-03-02T20:51:14.909Z] support-notifications-arm64 latest f0961e215f9f 4 minutes ago 16.1MB [2022-03-02T20:51:14.909Z] security-secretstore-setup-arm64 latest 30963f494484 4 minutes ago 27MB [2022-03-02T20:51:14.909Z] core-metadata-arm64 latest a78bce3c5764 4 minutes ago 16MB [2022-03-02T20:51:14.909Z] support-scheduler-arm64 latest 389c511aeb04 4 minutes ago 15.4MB [2022-03-02T20:51:14.909Z] core-command-arm64 latest 845c1513d945 4 minutes ago 15.3MB [2022-03-02T20:51:14.909Z] 17b77407db86 4 minutes ago 1.6GB [2022-03-02T20:51:14.909Z] 3e64f6661400 4 minutes ago 1.6GB [2022-03-02T20:51:14.909Z] d241338b1b96 4 minutes ago 1.6GB [2022-03-02T20:51:14.909Z] eff2ad8d02d4 4 minutes ago 1.6GB [2022-03-02T20:51:14.909Z] 408d43a01dd0 4 minutes ago 1.59GB [2022-03-02T20:51:14.909Z] ci-base-image-arm64 latest b55ada505ea0 16 minutes ago 1.26GB [2022-03-02T20:51:14.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 4 weeks ago 551MB [2022-03-02T20:51:14.909Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-02T20:51:14.909Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-02T20:51:14.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 [2022-03-02T20:51:15.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T20:51:15.350Z] [2022-03-02T20:51:15.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:51:15.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T20:51:15.964Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-02T20:51:15.964Z] 8998bd30e6a1: Pulling fs layer [2022-03-02T20:51:15.964Z] 04944245beec: Pulling fs layer [2022-03-02T20:51:15.964Z] 699f458cf7ca: Pulling fs layer [2022-03-02T20:51:15.964Z] 765212b225bb: Pulling fs layer [2022-03-02T20:51:15.964Z] f23df028b6ca: Pulling fs layer [2022-03-02T20:51:15.964Z] d65c8cfc05b1: Pulling fs layer [2022-03-02T20:51:15.964Z] 2437ff75d9bd: Pulling fs layer [2022-03-02T20:51:15.964Z] 765212b225bb: Waiting [2022-03-02T20:51:15.964Z] f23df028b6ca: Waiting [2022-03-02T20:51:15.964Z] d65c8cfc05b1: Waiting [2022-03-02T20:51:15.964Z] 2437ff75d9bd: Waiting [2022-03-02T20:51:15.964Z] 04944245beec: Verifying Checksum [2022-03-02T20:51:15.964Z] 04944245beec: Download complete [2022-03-02T20:51:15.964Z] 765212b225bb: Download complete [2022-03-02T20:51:15.964Z] f23df028b6ca: Verifying Checksum [2022-03-02T20:51:15.964Z] f23df028b6ca: Download complete [2022-03-02T20:51:15.964Z] d65c8cfc05b1: Verifying Checksum [2022-03-02T20:51:15.964Z] d65c8cfc05b1: Download complete [2022-03-02T20:51:16.237Z] 699f458cf7ca: Verifying Checksum [2022-03-02T20:51:16.237Z] 699f458cf7ca: Download complete [2022-03-02T20:51:16.509Z] 8998bd30e6a1: Verifying Checksum [2022-03-02T20:51:16.509Z] 8998bd30e6a1: Download complete [2022-03-02T20:51:19.118Z] 2437ff75d9bd: Verifying Checksum [2022-03-02T20:51:19.118Z] 2437ff75d9bd: Download complete [2022-03-02T20:51:20.547Z] 8998bd30e6a1: Pull complete [2022-03-02T20:51:21.137Z] 04944245beec: Pull complete [2022-03-02T20:51:22.568Z] 699f458cf7ca: Pull complete [2022-03-02T20:51:22.840Z] 765212b225bb: Pull complete [2022-03-02T20:51:23.816Z] f23df028b6ca: Pull complete [2022-03-02T20:51:23.816Z] d65c8cfc05b1: Pull complete [2022-03-02T20:51:38.870Z] 2437ff75d9bd: Pull complete [2022-03-02T20:51:38.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-02T20:51:38.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T20:51:38.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-02T20:51:39.093Z] prd-ubuntu18.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container [2022-03-02T20:51:39.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-02T20:51:41.920Z] $ docker top c3893ad7de6ada03bf0da767b7785b1fa3f2f158b9709ef51884b0ed45db3f46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:51:42.855Z] ---> job-cost.sh [2022-03-02T20:51:42.855Z] lf-activate-venv: SKIPPING [2022-03-02T20:51:42.855Z] INFO: No Stack... [2022-03-02T20:51:43.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-02T20:51:44.031Z] INFO: Archiving Costs [Pipeline] sh [2022-03-02T20:51:44.682Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-02T20:51:44.682Z] + cut -d, -f6 [Pipeline] lock [2022-03-02T20:51:44.744Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3886-2-stack-cost] [2022-03-02T20:51:44.750Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3886-2-stack-cost] did not exist. Created. [2022-03-02T20:51:44.750Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3886-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-02T20:51:45.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-02T20:51:45.571Z] Stashed 1 file(s) [Pipeline] } [2022-03-02T20:51:45.578Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3886-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-02T20:51:45.600Z] $ docker stop --time=1 c3893ad7de6ada03bf0da767b7785b1fa3f2f158b9709ef51884b0ed45db3f46 [2022-03-02T20:51:47.092Z] $ docker rm -f c3893ad7de6ada03bf0da767b7785b1fa3f2f158b9709ef51884b0ed45db3f46 [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 [2022-03-02T20:51:47.559Z] provisioning config files... [2022-03-02T20:51:47.567Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1263392822668048986tmp [Pipeline] { [Pipeline] sh [2022-03-02T20:51:47.862Z] + set +x [2022-03-02T20:51:47.862Z] + curl -s https://codecov.io/bash [2022-03-02T20:51:47.862Z] + bash -s -- [2022-03-02T20:51:47.862Z] [2022-03-02T20:51:47.862Z] _____ _ [2022-03-02T20:51:47.862Z] / ____| | | [2022-03-02T20:51:47.862Z] | | ___ __| | ___ ___ _____ __ [2022-03-02T20:51:47.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-02T20:51:47.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-02T20:51:47.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-02T20:51:47.862Z] Bash-1.0.6 [2022-03-02T20:51:47.862Z] [2022-03-02T20:51:47.862Z] [2022-03-02T20:51:47.862Z] ==> git version 2.24.4 found [2022-03-02T20:51:47.862Z] ==> 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 [2022-03-02T20:51:47.862Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-02T20:51:47.862Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-02T20:51:47.862Z] ==> Jenkins CI detected. [2022-03-02T20:51:47.862Z] current dir:  /w/workspace/edgex-go/2 [2022-03-02T20:51:47.862Z] project root: . [2022-03-02T20:51:47.862Z] --> token set from env [2022-03-02T20:51:48.122Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-02T20:51:48.122Z] ==> Running gcov in . (disable via -X gcov) [2022-03-02T20:51:48.122Z] ==> Python coveragepy not found [2022-03-02T20:51:48.122Z] ==> Searching for coverage reports in: [2022-03-02T20:51:48.122Z] + . [2022-03-02T20:51:48.122Z] -> Found 1 reports [2022-03-02T20:51:48.122Z] ==> Detecting git/mercurial file structure [2022-03-02T20:51:48.122Z] ==> Reading reports [2022-03-02T20:51:48.122Z] + ./coverage.out bytes=428383 [2022-03-02T20:51:48.122Z] ==> Appending adjustments [2022-03-02T20:51:48.122Z] https://docs.codecov.io/docs/fixing-reports [2022-03-02T20:51:49.510Z] + Found adjustments [2022-03-02T20:51:49.510Z] ==> Gzipping contents [2022-03-02T20:51:49.510Z] 60K /tmp/codecov.ud5jQw.gz [2022-03-02T20:51:49.510Z] ==> Uploading reports [2022-03-02T20:51:49.510Z] url: https://codecov.io [2022-03-02T20:51:49.510Z] query: branch=PR-3886&commit=85ef299a7034b55052588fac477927971130a654&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3886%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3886&job=&cmd_args= [2022-03-02T20:51:49.510Z] -> Pinging Codecov [2022-03-02T20:51:49.510Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3886&commit=85ef299a7034b55052588fac477927971130a654&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3886%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3886&job=&cmd_args= [2022-03-02T20:51:49.510Z] -> Uploading to [2022-03-02T20:51:49.510Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-02/00271124DB129430A58F1EEE437C3FCB/85ef299a7034b55052588fac477927971130a654/eadb3a17-6198-40e5-a89f-52fee7ac4e32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220302T205149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23b122fb73573c73f8efc14ed9dd7566ef2c6dd12e713a3a10029632deb5692e [2022-03-02T20:51:49.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T20:51:49.510Z] Dload Upload Total Spent Left Speed [2022-03-02T20:51:50.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58023 0 0 100 58023 0 174k --:--:-- --:--:-- --:--:-- 175k [2022-03-02T20:51:50.081Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/85ef299a7034b55052588fac477927971130a654 [Pipeline] } [2022-03-02T20:51:50.089Z] 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 [2022-03-02T20:51:50.695Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:51:50.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:51:51.557Z] ---> package-listing.sh [2022-03-02T20:51:51.557Z] ++ facter osfamily [2022-03-02T20:51:51.557Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-02T20:51:51.820Z] + OS_FAMILY=redhat [2022-03-02T20:51:51.820Z] + workspace=/w/workspace/edgex-go/2 [2022-03-02T20:51:51.820Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-02T20:51:51.820Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-02T20:51:51.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-02T20:51:51.820Z] + PACKAGES=/tmp/packages_start.txt [2022-03-02T20:51:51.820Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-02T20:51:51.820Z] + PACKAGES=/tmp/packages_end.txt [2022-03-02T20:51:51.820Z] + case "${OS_FAMILY}" in [2022-03-02T20:51:51.820Z] + sort [2022-03-02T20:51:51.820Z] + rpm -qa [2022-03-02T20:51:56.027Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-02T20:51:56.027Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-02T20:51:56.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-02T20:51:56.027Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-02T20:51:56.027Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-02T20:51:56.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-02T20:51:56.040Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-02T20:51:56.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:51:56.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T20:51:56.889Z] [2022-03-02T20:51:56.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:51:57.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T20:51:57.195Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-02T20:51:57.195Z] 5eb5b503b376: Pulling fs layer [2022-03-02T20:51:57.195Z] 5c69ac0246d0: Pulling fs layer [2022-03-02T20:51:57.195Z] ec43610c2a17: Pulling fs layer [2022-03-02T20:51:57.195Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-02T20:51:57.195Z] 33b1e0a273af: Pulling fs layer [2022-03-02T20:51:57.195Z] 5d3b04190fa2: Pulling fs layer [2022-03-02T20:51:57.195Z] 2f39f015ded8: Pulling fs layer [2022-03-02T20:51:57.195Z] 3a2ae6a8a46f: Waiting [2022-03-02T20:51:57.195Z] 33b1e0a273af: Waiting [2022-03-02T20:51:57.195Z] 5d3b04190fa2: Waiting [2022-03-02T20:51:57.195Z] 2f39f015ded8: Waiting [2022-03-02T20:51:57.195Z] 5c69ac0246d0: Verifying Checksum [2022-03-02T20:51:57.195Z] 5c69ac0246d0: Download complete [2022-03-02T20:51:57.195Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-02T20:51:57.195Z] 3a2ae6a8a46f: Download complete [2022-03-02T20:51:57.195Z] 33b1e0a273af: Verifying Checksum [2022-03-02T20:51:57.195Z] 33b1e0a273af: Download complete [2022-03-02T20:51:57.195Z] ec43610c2a17: Verifying Checksum [2022-03-02T20:51:57.195Z] ec43610c2a17: Download complete [2022-03-02T20:51:57.463Z] 5d3b04190fa2: Verifying Checksum [2022-03-02T20:51:57.463Z] 5d3b04190fa2: Download complete [2022-03-02T20:51:57.463Z] 5eb5b503b376: Verifying Checksum [2022-03-02T20:51:57.463Z] 5eb5b503b376: Download complete [2022-03-02T20:51:58.045Z] 2f39f015ded8: Download complete [2022-03-02T20:51:58.991Z] 5eb5b503b376: Pull complete [2022-03-02T20:51:58.991Z] 5c69ac0246d0: Pull complete [2022-03-02T20:51:59.566Z] ec43610c2a17: Pull complete [2022-03-02T20:51:59.566Z] 3a2ae6a8a46f: Pull complete [2022-03-02T20:51:59.828Z] 33b1e0a273af: Pull complete [2022-03-02T20:52:00.101Z] 5d3b04190fa2: Pull complete [2022-03-02T20:52:05.476Z] 2f39f015ded8: Pull complete [2022-03-02T20:52:05.476Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-02T20:52:05.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T20:52:05.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-02T20:52:05.541Z] prd-centos7-docker-4c-2g-6282 does not seem to be running inside a container [2022-03-02T20:52:05.577Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-02T20:52:09.085Z] $ docker top 8d0c7eb538a2016ecc59c86141d855f9d83a2b2183b207c0ac99cab3bf984431 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:52:09.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-02T20:52:09.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-02T20:52:10.034Z] + ls /var/log/sa-host [2022-03-02T20:52:10.034Z] + sadf -c /var/log/sa-host/sa02 [2022-03-02T20:52:10.034Z] file_magic: OK [2022-03-02T20:52:10.034Z] HZ: Using current value: 100 [2022-03-02T20:52:10.034Z] file_header: OK [2022-03-02T20:52:10.034Z] 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 [2022-03-02T20:52:10.034Z] Statistics: [2022-03-02T20:52:10.034Z] 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... [2022-03-02T20:52:10.034Z] File successfully converted to sysstat format version 12.5.2 [2022-03-02T20:52:10.034Z] + sadf -c /var/log/sa-host/sa17 [2022-03-02T20:52:10.034Z] file_magic: OK [2022-03-02T20:52:10.034Z] HZ: Using current value: 100 [2022-03-02T20:52:10.034Z] file_header: OK [2022-03-02T20:52:10.034Z] 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 [2022-03-02T20:52:10.034Z] Statistics: [2022-03-02T20:52:10.034Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T20:52:10.034Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T20:52:10.120Z] provisioning config files... [2022-03-02T20:52:10.131Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8042335632339450907tmp [Pipeline] { [Pipeline] echo [2022-03-02T20:52:10.147Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:52:10.435Z] ---> create-netrc.sh [Pipeline] } [2022-03-02T20:52:10.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:52:10.785Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-02T20:52:10.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:52:11.083Z] ---> sudo-logs.sh [2022-03-02T20:52:11.083Z] Archiving 'sudo' log.. [2022-03-02T20:52:11.083Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6282.novalocal: Name or service not known [2022-03-02T20:52:11.083Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6282.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-02T20:52:11.109Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:52:11.410Z] ---> job-cost.sh [2022-03-02T20:52:11.410Z] lf-activate-venv: SKIPPING [2022-03-02T20:52:11.410Z] DEBUG: total: 0.10999999940395355 [2022-03-02T20:52:11.410Z] INFO: Retrieving Stack Cost... [2022-03-02T20:52:11.979Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-02T20:52:12.238Z] INFO: Archiving Costs [Pipeline] echo [2022-03-02T20:52:12.253Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:52:12.541Z] ---> logs-deploy.sh [2022-03-02T20:52:12.541Z] lf-activate-venv: SKIPPING [2022-03-02T20:52:12.541Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3886/2 [2022-03-02T20:52:12.541Z] INFO: archiving workspace using pattern(s): [2022-03-02T20:52:13.480Z] Archives upload complete. [2022-03-02T20:52:13.480Z] INFO: archiving logs to Nexus [2022-03-02T20:52:14.054Z] ---> uname -a: [2022-03-02T20:52:14.054Z] Linux prd-centos7-docker-4c-2g-6282.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-02T20:52:14.054Z] [2022-03-02T20:52:14.054Z] [2022-03-02T20:52:14.054Z] ---> lscpu: [2022-03-02T20:52:14.054Z] Architecture: x86_64 [2022-03-02T20:52:14.054Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-02T20:52:14.054Z] Byte Order: Little Endian [2022-03-02T20:52:14.054Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-02T20:52:14.054Z] CPU(s): 2 [2022-03-02T20:52:14.054Z] On-line CPU(s) list: 0,1 [2022-03-02T20:52:14.054Z] Thread(s) per core: 1 [2022-03-02T20:52:14.054Z] Core(s) per socket: 1 [2022-03-02T20:52:14.054Z] Socket(s): 2 [2022-03-02T20:52:14.054Z] NUMA node(s): 1 [2022-03-02T20:52:14.054Z] Vendor ID: AuthenticAMD [2022-03-02T20:52:14.054Z] CPU family: 23 [2022-03-02T20:52:14.054Z] Model: 49 [2022-03-02T20:52:14.054Z] Model name: AMD EPYC-Rome Processor [2022-03-02T20:52:14.054Z] Stepping: 0 [2022-03-02T20:52:14.054Z] CPU MHz: 2799.998 [2022-03-02T20:52:14.054Z] BogoMIPS: 5599.99 [2022-03-02T20:52:14.054Z] Virtualization: AMD-V [2022-03-02T20:52:14.054Z] Hypervisor vendor: KVM [2022-03-02T20:52:14.054Z] Virtualization type: full [2022-03-02T20:52:14.055Z] L1d cache: 64 KiB [2022-03-02T20:52:14.055Z] L1i cache: 64 KiB [2022-03-02T20:52:14.055Z] L2 cache: 1 MiB [2022-03-02T20:52:14.055Z] L3 cache: 32 MiB [2022-03-02T20:52:14.055Z] NUMA node0 CPU(s): 0,1 [2022-03-02T20:52:14.055Z] Vulnerability Itlb multihit: Not affected [2022-03-02T20:52:14.055Z] Vulnerability L1tf: Not affected [2022-03-02T20:52:14.055Z] Vulnerability Mds: Not affected [2022-03-02T20:52:14.055Z] Vulnerability Meltdown: Not affected [2022-03-02T20:52:14.055Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-02T20:52:14.055Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-02T20:52:14.055Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-02T20:52:14.055Z] Vulnerability Srbds: Not affected [2022-03-02T20:52:14.055Z] Vulnerability Tsx async abort: Not affected [2022-03-02T20:52:14.055Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-02T20:52:14.055Z] [2022-03-02T20:52:14.055Z] [2022-03-02T20:52:14.055Z] ---> nproc: [2022-03-02T20:52:14.055Z] 2 [2022-03-02T20:52:14.055Z] [2022-03-02T20:52:14.055Z]