Pull request #3748 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33b18ca859af497484855edbd0e22a57b658f7ac+745cb475a1aaaa7f65879c3fe5597f8aef72f136 (1d1072b7b809625691b4cd4f0c65c1740df7f129) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5505420376635191714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh2867478873499812620.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 f1d79d91c36788821211008368c3015072ca53ca 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-3748/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-3748/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2987259979329646727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh4755170225122985951.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-3748/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-3748/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5730710459907716166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-479 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh2447358189959505643.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > 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/5@tmp/jenkins-gitclient-ssh4614795662907855712.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac Merge succeeded, producing 33b18ca859af497484855edbd0e22a57b658f7ac Checking out Revision 33b18ca859af497484855edbd0e22a57b658f7ac (PR-3748) > git config core.sparsecheckout # timeout=10 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # 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/5@tmp/jenkins-gitclient-ssh8271576432662805972.key > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-11T18:42:07.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-11T18:42:07.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-11T18:42:07.140Z] ========================================================= [2021-10-11T18:42:07.140Z] EdgeX Global Pipelines Version Info [2021-10-11T18:42:07.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 # timeout=10 [2021-10-11T18:42:08.325Z] ------------------- [2021-10-11T18:42:08.325Z] stable info: [2021-10-11T18:42:08.325Z] ------------------- [2021-10-11T18:42:08.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-11T18:42:08.325Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T18:42:08.325Z] Message: update stable to v1.0.209 [2021-10-11T18:42:08.905Z] ------------------- [2021-10-11T18:42:08.905Z] experimental info: [2021-10-11T18:42:08.905Z] ------------------- [2021-10-11T18:42:08.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-11T18:42:08.905Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T18:42:08.905Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-11T18:42:08.987Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-11T18:42:09.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-11T18:42:09.011Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-11T18:42:09.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-11T18:42:09.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-11T18:42:09.041Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-11T18:42:09.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-11T18:42:09.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-11T18:42:09.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-11T18:42:09.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-11T18:42:09.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-11T18:42:09.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-11T18:42:09.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-11T18:42:09.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-11T18:42:09.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-11T18:42:09.135Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T18:42:09.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T18:42:09.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-11T18:42:09.162Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-11T18:42:09.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-11T18:42:09.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-11T18:42:09.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-11T18:42:09.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3748 [Pipeline] echo [2021-10-11T18:42:09.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3748 [Pipeline] echo [2021-10-11T18:42:09.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3748 [Pipeline] echo [2021-10-11T18:42:09.234Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33b18ca859af497484855edbd0e22a57b658f7ac [Pipeline] echo [2021-10-11T18:42:09.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33b18ca [Pipeline] echo [2021-10-11T18:42:09.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T18:42:09.295Z] provisioning config files... [2021-10-11T18:42:09.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1984423434818990972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:09.627Z] ---> docker-login.sh [2021-10-11T18:42:09.627Z] nexus3.edgexfoundry.org:10001 [2021-10-11T18:42:09.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:42:09.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:42:09.889Z] Configure a credential helper to remove this warning. See [2021-10-11T18:42:09.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:42:09.889Z] [2021-10-11T18:42:09.889Z] Login Succeeded [2021-10-11T18:42:09.889Z] nexus3.edgexfoundry.org:10002 [2021-10-11T18:42:09.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:42:09.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:42:09.889Z] Configure a credential helper to remove this warning. See [2021-10-11T18:42:09.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:42:09.889Z] [2021-10-11T18:42:09.889Z] Login Succeeded [2021-10-11T18:42:09.889Z] nexus3.edgexfoundry.org:10003 [2021-10-11T18:42:09.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:42:10.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:42:10.155Z] Configure a credential helper to remove this warning. See [2021-10-11T18:42:10.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:42:10.155Z] [2021-10-11T18:42:10.155Z] Login Succeeded [2021-10-11T18:42:10.155Z] nexus3.edgexfoundry.org:10004 [2021-10-11T18:42:10.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:42:10.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:42:10.155Z] Configure a credential helper to remove this warning. See [2021-10-11T18:42:10.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:42:10.155Z] [2021-10-11T18:42:10.155Z] Login Succeeded [2021-10-11T18:42:10.155Z] docker.io [2021-10-11T18:42:10.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:42:10.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:42:10.419Z] Configure a credential helper to remove this warning. See [2021-10-11T18:42:10.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:42:10.419Z] [2021-10-11T18:42:10.419Z] Login Succeeded [2021-10-11T18:42:10.419Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T18:42:10.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T18:42:10.741Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] ++ dirname cmd/core-command/Dockerfile [2021-10-11T18:42:10.742Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ dirname cmd/core-data/Dockerfile [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-11T18:42:10.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:42:10.742Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-11T18:42:10.742Z] ++ cut -d/ -f2 [2021-10-11T18:42:10.742Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-11T18:42:10.787Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:42:11.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:42:11.780Z] [2021-10-11T18:42:11.780Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:42:12.090Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:42:12.090Z] latest: Pulling from edgex-devops/git-semver [2021-10-11T18:42:12.090Z] a0d0a0d46f8b: Pulling fs layer [2021-10-11T18:42:12.090Z] 3e5f54012d9b: Pulling fs layer [2021-10-11T18:42:12.090Z] 4c7163046ea9: Pulling fs layer [2021-10-11T18:42:12.090Z] 0c2d73faf560: Pulling fs layer [2021-10-11T18:42:12.090Z] 0c2d73faf560: Waiting [2021-10-11T18:42:12.090Z] 3e5f54012d9b: Verifying Checksum [2021-10-11T18:42:12.090Z] 3e5f54012d9b: Download complete [2021-10-11T18:42:12.090Z] a0d0a0d46f8b: Verifying Checksum [2021-10-11T18:42:12.090Z] a0d0a0d46f8b: Download complete [2021-10-11T18:42:12.090Z] 0c2d73faf560: Verifying Checksum [2021-10-11T18:42:12.090Z] 0c2d73faf560: Download complete [2021-10-11T18:42:12.358Z] 4c7163046ea9: Verifying Checksum [2021-10-11T18:42:12.358Z] 4c7163046ea9: Download complete [2021-10-11T18:42:12.358Z] a0d0a0d46f8b: Pull complete [2021-10-11T18:42:12.358Z] 3e5f54012d9b: Pull complete [2021-10-11T18:42:12.619Z] 4c7163046ea9: Pull complete [2021-10-11T18:42:12.881Z] 0c2d73faf560: Pull complete [2021-10-11T18:42:12.881Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-11T18:42:12.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:42:12.881Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-11T18:42:12.953Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-10-11T18:42:13.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-11T18:42:13.594Z] $ docker top 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-11T18:42:13.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T18:42:13.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T18:42:13.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T18:42:13.800Z] $ docker exec 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf ssh-agent [2021-10-11T18:42:13.913Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBPdhji/agent.13 [2021-10-11T18:42:13.913Z] SSH_AGENT_PID=20 [2021-10-11T18:42:13.920Z] Running ssh-add (command line suppressed) [2021-10-11T18:42:14.006Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3030657652624874845.key (/w/workspace/edgex-go/5@tmp/private_key_3030657652624874845.key) [2021-10-11T18:42:14.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T18:42:14.321Z] + git tag --points-at HEAD [Pipeline] } [2021-10-11T18:42:14.336Z] $ docker exec --env ******** --env ******** 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf ssh-agent -k [2021-10-11T18:42:14.427Z] unset SSH_AUTH_SOCK; [2021-10-11T18:42:14.428Z] unset SSH_AGENT_PID; [2021-10-11T18:42:14.428Z] echo Agent pid 20 killed; [2021-10-11T18:42:14.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-11T18:42:14.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T18:42:14.457Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T18:42:14.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T18:42:14.567Z] $ docker exec 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf ssh-agent [2021-10-11T18:42:14.679Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcjjbpe/agent.53 [2021-10-11T18:42:14.679Z] SSH_AGENT_PID=60 [2021-10-11T18:42:14.684Z] Running ssh-add (command line suppressed) [2021-10-11T18:42:14.784Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8074620876674918242.key (/w/workspace/edgex-go/5@tmp/private_key_8074620876674918242.key) [2021-10-11T18:42:14.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T18:42:15.104Z] + git semver init [2021-10-11T18:42:15.104Z] # -> Open(): unable to determine branch for HEAD [2021-10-11T18:42:15.104Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-11T18:42:15.104Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-11T18:42:15.104Z] # $SEMVER_REMOTE_NAME = origin [2021-10-11T18:42:15.104Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-11T18:42:15.104Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-11T18:42:15.104Z] # $SEMVER_BRANCH = PR-3748 [2021-10-11T18:42:15.104Z] # $SEMVER_TEMP = /tmp/semver-283980789 [2021-10-11T18:42:15.104Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-11T18:42:27.389Z] # '/tmp/semver-283980789' -> '/w/workspace/edgex-go/5/.semver' [2021-10-11T18:42:27.389Z] # -> Force: false [2021-10-11T18:42:27.389Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-11T18:42:27.398Z] $ docker exec --env ******** --env ******** 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf ssh-agent -k [2021-10-11T18:42:27.496Z] unset SSH_AUTH_SOCK; [2021-10-11T18:42:27.497Z] unset SSH_AGENT_PID; [2021-10-11T18:42:27.497Z] echo Agent pid 60 killed; [2021-10-11T18:42:27.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T18:42:27.814Z] + git semver [Pipeline] } [2021-10-11T18:42:27.830Z] $ docker stop --time=1 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf [2021-10-11T18:42:29.660Z] $ docker rm -f 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T18:42:30.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-11T18:42:30.233Z] Stashed 1 file(s) [Pipeline] echo [2021-10-11T18:42:30.236Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-11T18:42:30.465Z] ========================================================= [2021-10-11T18:42:30.465Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-11T18:42:30.465Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:42:30.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:42:30.753Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-11T18:42:30.753Z] 4e9f2cdf4387: Pulling fs layer [2021-10-11T18:42:30.753Z] 57d31006c564: Pulling fs layer [2021-10-11T18:42:30.753Z] bd5ccded8296: Pulling fs layer [2021-10-11T18:42:30.753Z] 304dd3a0f381: Pulling fs layer [2021-10-11T18:42:30.753Z] d37cda54a23b: Pulling fs layer [2021-10-11T18:42:30.753Z] bae75c0f2455: Pulling fs layer [2021-10-11T18:42:30.753Z] 806579b3d29a: Pulling fs layer [2021-10-11T18:42:30.753Z] c77eb801bf70: Pulling fs layer [2021-10-11T18:42:30.753Z] 6d0567d44e1a: Pulling fs layer [2021-10-11T18:42:30.753Z] d37cda54a23b: Waiting [2021-10-11T18:42:30.753Z] bae75c0f2455: Waiting [2021-10-11T18:42:30.753Z] 806579b3d29a: Waiting [2021-10-11T18:42:30.753Z] c77eb801bf70: Waiting [2021-10-11T18:42:30.753Z] 6d0567d44e1a: Waiting [2021-10-11T18:42:30.753Z] bd5ccded8296: Verifying Checksum [2021-10-11T18:42:30.753Z] bd5ccded8296: Download complete [2021-10-11T18:42:30.753Z] 57d31006c564: Verifying Checksum [2021-10-11T18:42:30.753Z] 57d31006c564: Download complete [2021-10-11T18:42:30.753Z] d37cda54a23b: Verifying Checksum [2021-10-11T18:42:30.753Z] d37cda54a23b: Download complete [2021-10-11T18:42:30.753Z] bae75c0f2455: Verifying Checksum [2021-10-11T18:42:30.753Z] bae75c0f2455: Download complete [2021-10-11T18:42:30.753Z] 4e9f2cdf4387: Verifying Checksum [2021-10-11T18:42:30.753Z] 4e9f2cdf4387: Download complete [2021-10-11T18:42:30.753Z] 806579b3d29a: Verifying Checksum [2021-10-11T18:42:30.753Z] 806579b3d29a: Download complete [2021-10-11T18:42:31.024Z] c77eb801bf70: Verifying Checksum [2021-10-11T18:42:31.024Z] c77eb801bf70: Download complete [2021-10-11T18:42:31.024Z] 4e9f2cdf4387: Pull complete [2021-10-11T18:42:31.287Z] 57d31006c564: Pull complete [2021-10-11T18:42:31.287Z] 6d0567d44e1a: Verifying Checksum [2021-10-11T18:42:31.287Z] 6d0567d44e1a: Download complete [2021-10-11T18:42:31.287Z] bd5ccded8296: Pull complete [2021-10-11T18:42:31.545Z] 304dd3a0f381: Verifying Checksum [2021-10-11T18:42:31.545Z] 304dd3a0f381: Download complete [2021-10-11T18:42:35.779Z] 304dd3a0f381: Pull complete [2021-10-11T18:42:35.779Z] d37cda54a23b: Pull complete [2021-10-11T18:42:35.779Z] bae75c0f2455: Pull complete [2021-10-11T18:42:35.779Z] 806579b3d29a: Pull complete [2021-10-11T18:42:35.779Z] c77eb801bf70: Pull complete [2021-10-11T18:42:37.710Z] 6d0567d44e1a: Pull complete [2021-10-11T18:42:37.710Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-11T18:42:37.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:42:37.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:42:38.024Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-11T18:42:38.024Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:42:38.024Z] WORKDIR /edgex [2021-10-11T18:42:38.024Z] COPY go.mod . [2021-10-11T18:42:38.024Z] RUN go mod download' [2021-10-11T18:42:39.438Z] Sending build context to Docker daemon 329.4MB [2021-10-11T18:42:39.438Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:42:39.438Z] ---> e839a31ac9d1 [2021-10-11T18:42:39.438Z] Step 2/4 : WORKDIR /edgex [2021-10-11T18:42:41.357Z] ---> Running in 86ba034af5b8 [2021-10-11T18:42:41.357Z] Removing intermediate container 86ba034af5b8 [2021-10-11T18:42:41.357Z] ---> 1c1e07d9f358 [2021-10-11T18:42:41.357Z] Step 3/4 : COPY go.mod . [2021-10-11T18:42:41.357Z] ---> b96e6a86db90 [2021-10-11T18:42:41.357Z] Step 4/4 : RUN go mod download [2021-10-11T18:42:41.624Z] ---> Running in 76d9cfe75b8c [2021-10-11T18:42:45.426Z] Still waiting to schedule task [2021-10-11T18:42:45.427Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-476’ is offline [2021-10-11T18:43:20.415Z] Removing intermediate container 76d9cfe75b8c [2021-10-11T18:43:20.416Z] ---> ef1471e46227 [2021-10-11T18:43:20.416Z] Successfully built ef1471e46227 [2021-10-11T18:43:20.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:43:20.717Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T18:43:20.717Z] . [Pipeline] withDockerContainer [2021-10-11T18:43:20.785Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-10-11T18:43:20.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-11T18:43:21.170Z] $ docker top 8bcd0c53e6cbfe460b3d0b2caee054332f2e473bb2147cd8d960fa3efbdca7e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:43:21.524Z] + go version [2021-10-11T18:43:21.524Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-11T18:43:21.535Z] $ docker stop --time=1 8bcd0c53e6cbfe460b3d0b2caee054332f2e473bb2147cd8d960fa3efbdca7e6 [2021-10-11T18:43:22.731Z] $ docker rm -f 8bcd0c53e6cbfe460b3d0b2caee054332f2e473bb2147cd8d960fa3efbdca7e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:43:23.183Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T18:43:23.183Z] . [Pipeline] withDockerContainer [2021-10-11T18:43:23.257Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-10-11T18:43:23.296Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-11T18:43:23.660Z] $ docker top 934b79e7b5a3b15875d04306af343c048733063df2b36246827665ab2d154b0e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-11T18:43:23.751Z] ========================================================= [2021-10-11T18:43:23.751Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-11T18:43:23.751Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:43:24.043Z] + make test [2021-10-11T18:43:24.043Z] go mod tidy [2021-10-11T18:43:24.313Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-11T18:43:29.638Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-11T18:43:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-11T18:43:50.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-11T18:43:50.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-11T18:43:51.326Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-11T18:43:53.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-11T18:43:54.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-11T18:43:54.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-11T18:43:54.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-11T18:43:54.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-11T18:43:55.059Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-11T18:43:55.322Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-11T18:43:55.322Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-11T18:43:55.322Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-11T18:43:55.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-11T18:43:57.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2021-10-11T18:43:57.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-11T18:43:57.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-11T18:43:57.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements [2021-10-11T18:43:57.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-11T18:43:58.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements [2021-10-11T18:43:58.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-11T18:43:58.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-11T18:43:59.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-10-11T18:43:59.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-11T18:43:59.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:44:00.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-10-11T18:44:00.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-11T18:44:00.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-11T18:44:00.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-11T18:44:00.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-11T18:44:00.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-11T18:44:01.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements [2021-10-11T18:44:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-11T18:44:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:44:01.041Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-10-11T18:44:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-11T18:44:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-11T18:44:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-11T18:44:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-11T18:44:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-11T18:44:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-10-11T18:44:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-11T18:44:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-11T18:44:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-11T18:44:01.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 1.0% of statements [2021-10-11T18:44:01.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-11T18:44:01.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-10-11T18:44:02.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-10-11T18:44:02.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-11T18:44:02.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-10-11T18:44:02.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2021-10-11T18:44:03.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2021-10-11T18:44:03.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-10-11T18:44:03.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-10-11T18:44:15.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-10-11T18:44:15.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-10-11T18:44:21.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.202s coverage: 82.5% of statements [2021-10-11T18:44:21.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-11T18:44:39.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-10-11T18:44:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-10-11T18:44:39.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 70.4% of statements [2021-10-11T18:44:39.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-11T18:44:39.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-11T18:44:39.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-11T18:44:40.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 43.4% of statements [2021-10-11T18:44:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-11T18:44:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-11T18:44:40.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-10-11T18:44:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-11T18:44:40.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-10-11T18:44:40.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-11T18:44:46.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-11T18:44:46.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-11T18:44:46.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-11T18:44:46.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-11T18:44:46.963Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-11T18:44:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-11T18:44:46.963Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-10-11T18:44:46.963Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-11T18:44:47.225Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-11T18:45:03.245Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-480 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws [2021-10-11T18:45:03.255Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-11T18:45:03.500Z] The recommended git tool is: git [2021-10-11T18:45:10.386Z] using credential edgex-jenkins-ssh [2021-10-11T18:45:10.408Z] Cloning the remote Git repository [2021-10-11T18:45:10.457Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:45:10.582Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-11T18:45:10.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:45:10.721Z] > git --version # timeout=10 [2021-10-11T18:45:10.740Z] > git --version # 'git version 2.17.1' [2021-10-11T18:45:10.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:45:10.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:45:19.419Z] GO111MODULE=on go vet ./... [2021-10-11T18:45:27.660Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:45:27.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:45:27.726Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:45:27.773Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:45:27.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:45:27.787Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-11T18:45:28.539Z] Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:45:28.941Z] Merge succeeded, producing 33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:45:28.942Z] Checking out Revision 33b18ca859af497484855edbd0e22a57b658f7ac (PR-3748) [2021-10-11T18:45:29.487Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-11T18:45:29.487Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-11T18:45:29.487Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-11T18:45:28.556Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T18:45:28.584Z] > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [2021-10-11T18:45:28.822Z] > git remote # timeout=10 [2021-10-11T18:45:28.851Z] > git config --get remote.origin.url # timeout=10 [2021-10-11T18:45:28.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:45:28.884Z] > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 [2021-10-11T18:45:28.909Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-11T18:45:28.935Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T18:45:28.948Z] > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [2021-10-11T18:45:30.039Z] + ls -al . [2021-10-11T18:45:30.039Z] total 612 [2021-10-11T18:45:30.039Z] drwxrwxr-x 10 1001 1001 4096 Oct 11 18:45 . [2021-10-11T18:45:30.039Z] drwxr-xr-x 4 root root 28 Oct 11 18:43 .. [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 11 Oct 11 18:42 .dockerignore [2021-10-11T18:45:30.039Z] drwxrwxr-x 8 1001 1001 179 Oct 11 18:42 .git [2021-10-11T18:45:30.039Z] drwxrwxr-x 4 1001 1001 142 Oct 11 18:42 .github [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 804 Oct 11 18:42 .gitignore [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 18:42 .golangci.yml [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 76 Oct 11 18:42 .hadolint.yml [2021-10-11T18:45:30.039Z] drwx------ 3 1001 1001 58 Oct 11 18:42 .semver [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 18:42 .sonarcloud.properties [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 18:42 ADOPTERS.md [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 8608 Oct 11 18:42 Attribution.txt [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 43881 Oct 11 18:42 CHANGELOG.md [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 18:42 CONTRIBUTING.md [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 18:42 GOVERNANCE.md [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 849 Oct 11 18:42 Jenkinsfile [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 18:42 LICENSE [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 6508 Oct 11 18:42 Makefile [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 18:42 OWNERS.md [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 8256 Oct 11 18:42 README.md [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 6912 Oct 11 18:42 SECURITY.md [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 18:42 VERSION [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 4131 Oct 11 18:42 ZMQWindows.md [2021-10-11T18:45:30.039Z] drwxrwxr-x 2 1001 1001 37 Oct 11 18:42 bin [2021-10-11T18:45:30.039Z] drwxrwxr-x 14 1001 1001 4096 Oct 11 18:42 cmd [2021-10-11T18:45:30.039Z] -rw-r--r-- 1 root root 403932 Oct 11 18:44 coverage.out [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 829 Oct 11 18:42 go.mod [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 50143 Oct 11 18:42 go.sum [2021-10-11T18:45:30.039Z] drwxrwxr-x 8 1001 1001 124 Oct 11 18:42 internal [2021-10-11T18:45:30.039Z] drwxrwxr-x 3 1001 1001 16 Oct 11 18:42 openapi [2021-10-11T18:45:30.039Z] drwxrwxr-x 4 1001 1001 71 Oct 11 18:42 snap [2021-10-11T18:45:30.039Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 18:42 version.go [Pipeline] sh [2021-10-11T18:45:30.330Z] + '[' -e coverage.out ] [2021-10-11T18:45:30.330Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-11T18:45:30.423Z] Stashed 1 file(s) [Pipeline] sh [2021-10-11T18:45:30.716Z] + make build [2021-10-11T18:45:30.716Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-11T18:45:32.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-11T18:45:33.728Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T18:45:34.034Z] provisioning config files... [2021-10-11T18:45:34.071Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7871784483622174626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:45:34.699Z] ---> docker-login.sh [2021-10-11T18:45:34.699Z] nexus3.edgexfoundry.org:10001 [2021-10-11T18:45:36.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:45:36.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:45:36.835Z] Configure a credential helper to remove this warning. See [2021-10-11T18:45:36.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:45:36.835Z] [2021-10-11T18:45:36.835Z] Login Succeeded [2021-10-11T18:45:36.835Z] nexus3.edgexfoundry.org:10002 [2021-10-11T18:45:37.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:45:37.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:45:37.395Z] Configure a credential helper to remove this warning. See [2021-10-11T18:45:37.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:45:37.395Z] [2021-10-11T18:45:37.395Z] Login Succeeded [2021-10-11T18:45:37.395Z] nexus3.edgexfoundry.org:10003 [2021-10-11T18:45:37.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:45:37.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:45:37.963Z] Configure a credential helper to remove this warning. See [2021-10-11T18:45:37.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:45:37.963Z] [2021-10-11T18:45:37.963Z] Login Succeeded [2021-10-11T18:45:37.963Z] nexus3.edgexfoundry.org:10004 [2021-10-11T18:45:38.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:45:38.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-11T18:45:38.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:45:38.857Z] Configure a credential helper to remove this warning. See [2021-10-11T18:45:38.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:45:38.857Z] [2021-10-11T18:45:38.857Z] Login Succeeded [2021-10-11T18:45:38.857Z] docker.io [2021-10-11T18:45:39.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-11T18:45:39.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:45:39.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:45:39.748Z] Configure a credential helper to remove this warning. See [2021-10-11T18:45:39.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:45:39.748Z] [2021-10-11T18:45:39.748Z] Login Succeeded [2021-10-11T18:45:39.748Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T18:45:39.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-11T18:45:39.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-11T18:45:40.226Z] 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 [Pipeline] echo [2021-10-11T18:45:40.357Z] ========================================================= [2021-10-11T18:45:40.357Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-11T18:45:40.357Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:45:40.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:45:41.021Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-11T18:45:41.021Z] bbf911997326: Pulling fs layer [2021-10-11T18:45:41.021Z] 58ec367f63d7: Pulling fs layer [2021-10-11T18:45:41.021Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-11T18:45:41.021Z] fc5181fea5dc: Pulling fs layer [2021-10-11T18:45:41.021Z] 9c418107303f: Pulling fs layer [2021-10-11T18:45:41.021Z] 284eca6f2348: Pulling fs layer [2021-10-11T18:45:41.021Z] 842844d905b1: Pulling fs layer [2021-10-11T18:45:41.021Z] 901a3a57568e: Pulling fs layer [2021-10-11T18:45:41.021Z] 284eca6f2348: Waiting [2021-10-11T18:45:41.021Z] fc5181fea5dc: Waiting [2021-10-11T18:45:41.021Z] 9c418107303f: Waiting [2021-10-11T18:45:41.021Z] 901a3a57568e: Waiting [2021-10-11T18:45:41.021Z] 842844d905b1: Waiting [2021-10-11T18:45:41.021Z] 1b4a6ffa7d45: Download complete [2021-10-11T18:45:41.021Z] 58ec367f63d7: Download complete [2021-10-11T18:45:41.021Z] 9c418107303f: Download complete [2021-10-11T18:45:41.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-11T18:45:41.301Z] 284eca6f2348: Verifying Checksum [2021-10-11T18:45:41.301Z] 284eca6f2348: Download complete [2021-10-11T18:45:41.301Z] 842844d905b1: Download complete [2021-10-11T18:45:41.301Z] bbf911997326: Verifying Checksum [2021-10-11T18:45:41.301Z] bbf911997326: Download complete [2021-10-11T18:45:41.926Z] bbf911997326: Pull complete [2021-10-11T18:45:42.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-11T18:45:42.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-11T18:45:43.165Z] 58ec367f63d7: Pull complete [2021-10-11T18:45:43.165Z] 1b4a6ffa7d45: Pull complete [2021-10-11T18:45:43.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-11T18:45:43.788Z] 901a3a57568e: Verifying Checksum [2021-10-11T18:45:43.788Z] 901a3a57568e: Download complete [2021-10-11T18:45:44.406Z] fc5181fea5dc: Verifying Checksum [2021-10-11T18:45:44.406Z] fc5181fea5dc: Download complete [2021-10-11T18:45:44.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-11T18:45:45.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-11T18:45:47.119Z] $ docker stop --time=1 934b79e7b5a3b15875d04306af343c048733063df2b36246827665ab2d154b0e [2021-10-11T18:45:48.831Z] $ docker rm -f 934b79e7b5a3b15875d04306af343c048733063df2b36246827665ab2d154b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:45:51.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:45:51.041Z] [2021-10-11T18:45:51.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:45:51.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:45:51.418Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-11T18:45:51.418Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-11T18:45:51.418Z] ca9280d653b3: Pulling fs layer [2021-10-11T18:45:51.418Z] 7e9c9ca2126c: Pulling fs layer [2021-10-11T18:45:51.418Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-11T18:45:51.418Z] cbdbe7a5bc2a: Download complete [2021-10-11T18:45:51.679Z] ca9280d653b3: Verifying Checksum [2021-10-11T18:45:51.679Z] ca9280d653b3: Download complete [2021-10-11T18:45:51.679Z] cbdbe7a5bc2a: Pull complete [2021-10-11T18:45:51.943Z] 7e9c9ca2126c: Verifying Checksum [2021-10-11T18:45:51.943Z] 7e9c9ca2126c: Download complete [2021-10-11T18:45:52.206Z] ca9280d653b3: Pull complete [2021-10-11T18:45:54.652Z] fc5181fea5dc: Pull complete [2021-10-11T18:45:54.652Z] 9c418107303f: Pull complete [2021-10-11T18:45:54.652Z] 284eca6f2348: Pull complete [2021-10-11T18:45:54.933Z] 842844d905b1: Pull complete [2021-10-11T18:45:56.460Z] 7e9c9ca2126c: Pull complete [2021-10-11T18:45:56.460Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-11T18:45:56.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:45:56.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-11T18:45:56.523Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-10-11T18:45:56.557Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-11T18:45:59.014Z] $ docker top 821170974bf81d09f452d09c9ecf1b4198b6d2dc26adf78c7cf81cf9d1b7f1db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:45:59.373Z] + docker-compose build --help [2021-10-11T18:45:59.373Z] + grep parallel [2021-10-11T18:45:59.944Z] --parallel Build images in parallel. [Pipeline] } [2021-10-11T18:45:59.954Z] $ docker stop --time=1 821170974bf81d09f452d09c9ecf1b4198b6d2dc26adf78c7cf81cf9d1b7f1db [2021-10-11T18:46:00.410Z] 901a3a57568e: Pull complete [2021-10-11T18:46:00.410Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-11T18:46:00.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:46:00.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:46:01.157Z] $ docker rm -f 821170974bf81d09f452d09c9ecf1b4198b6d2dc26adf78c7cf81cf9d1b7f1db [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:46:01.600Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:46:01.600Z] WORKDIR /edgex [2021-10-11T18:46:01.600Z] COPY go.mod . [2021-10-11T18:46:01.600Z] RUN go mod download [2021-10-11T18:46:01.600Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-11T18:46:01.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:46:01.650Z] . [Pipeline] withDockerContainer [2021-10-11T18:46:01.720Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-10-11T18:46:01.754Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-11T18:46:02.081Z] $ docker top ee198ac8e5cbb097f4848d865a7ccf28926de665600841775480051517070a31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:46:02.443Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-11T18:46:03.016Z] Building core-command ... [2021-10-11T18:46:03.016Z] Building core-data ... [2021-10-11T18:46:03.016Z] Building core-metadata ... [2021-10-11T18:46:03.016Z] Building security-bootstrapper ... [2021-10-11T18:46:03.016Z] Building security-proxy-setup ... [2021-10-11T18:46:03.016Z] Building security-secretstore-setup ... [2021-10-11T18:46:03.016Z] Building support-notifications ... [2021-10-11T18:46:03.016Z] Building support-scheduler ... [2021-10-11T18:46:03.016Z] Building sys-mgmt-agent ... [2021-10-11T18:46:03.016Z] Building support-notifications [2021-10-11T18:46:03.016Z] Building security-bootstrapper [2021-10-11T18:46:03.016Z] Building security-proxy-setup [2021-10-11T18:46:03.016Z] Building sys-mgmt-agent [2021-10-11T18:46:03.016Z] Building core-command [2021-10-11T18:46:04.287Z] Sending build context to Docker daemon 166.3MB [2021-10-11T18:46:04.287Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:46:04.287Z] ---> 72ade6ffb461 [2021-10-11T18:46:04.287Z] Step 2/4 : WORKDIR /edgex [2021-10-11T18:46:11.090Z] ---> Running in b3bc1bff6070 [2021-10-11T18:46:11.090Z] Removing intermediate container b3bc1bff6070 [2021-10-11T18:46:11.090Z] ---> efc81f481499 [2021-10-11T18:46:11.090Z] Step 3/4 : COPY go.mod . [2021-10-11T18:46:12.085Z] ---> 280cf503b483 [2021-10-11T18:46:12.085Z] Step 4/4 : RUN go mod download [2021-10-11T18:46:12.085Z] ---> Running in 4cea3cd8362e [2021-10-11T18:46:13.042Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:46:13.042Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:46:13.042Z] ---> ef1471e46227 [2021-10-11T18:46:13.042Z] Step 3/20 : WORKDIR /edgex-go [2021-10-11T18:46:13.042Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:46:13.042Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:46:13.042Z] ---> ef1471e46227 [2021-10-11T18:46:13.042Z] Step 3/21 : WORKDIR /edgex-go [2021-10-11T18:46:17.247Z] ---> Running in 14543d3dd9ae [2021-10-11T18:46:17.247Z] ---> Running in 273e625261d1 [2021-10-11T18:46:20.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:46:20.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:46:20.544Z] ---> ef1471e46227 [2021-10-11T18:46:20.544Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:46:22.468Z] Removing intermediate container 273e625261d1 [2021-10-11T18:46:22.468Z] ---> a0b73e8b7046 [2021-10-11T18:46:22.468Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:46:22.468Z] Removing intermediate container 14543d3dd9ae [2021-10-11T18:46:22.468Z] ---> 4792be9488ff [2021-10-11T18:46:22.468Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:46:22.729Z] ---> Running in 99554b960e5b [2021-10-11T18:46:22.729Z] ---> Running in cdd8e2ec6bf0 [2021-10-11T18:46:22.988Z] ---> Running in d7abe4fe3783 [2021-10-11T18:46:23.559Z] Removing intermediate container 99554b960e5b [2021-10-11T18:46:23.559Z] ---> 74d19b393aa4 [2021-10-11T18:46:23.559Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:46:23.823Z] ---> Running in 94fd98688b9f [2021-10-11T18:46:25.763Z] Removing intermediate container cdd8e2ec6bf0 [2021-10-11T18:46:25.763Z] ---> c33ace6a2061 [2021-10-11T18:46:25.763Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-11T18:46:25.763Z] ---> Running in c714a3e57d67 [2021-10-11T18:46:25.763Z] Removing intermediate container d7abe4fe3783 [2021-10-11T18:46:25.763Z] ---> 9dc461f93cde [2021-10-11T18:46:25.763Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-11T18:46:26.030Z] Removing intermediate container 94fd98688b9f [2021-10-11T18:46:26.030Z] ---> 43c66b88bfd7 [2021-10-11T18:46:26.030Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:46:26.030Z] ---> Running in 8ea5e0b7dd0e [2021-10-11T18:46:26.030Z] ---> Running in 4f9b65480859 [2021-10-11T18:46:26.290Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:46:26.290Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:46:26.290Z] ---> ef1471e46227 [2021-10-11T18:46:26.290Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:46:26.290Z] ---> Using cache [2021-10-11T18:46:26.290Z] ---> 74d19b393aa4 [2021-10-11T18:46:26.290Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:46:26.290Z] ---> Using cache [2021-10-11T18:46:26.290Z] ---> 43c66b88bfd7 [2021-10-11T18:46:26.290Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-11T18:46:26.290Z] ---> Running in 1156a1cc187d [2021-10-11T18:46:26.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:26.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:26.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:26.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:26.821Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:46:26.821Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:46:26.821Z] ---> ef1471e46227 [2021-10-11T18:46:26.821Z] Step 3/30 : WORKDIR /edgex-go [2021-10-11T18:46:26.821Z] ---> Using cache [2021-10-11T18:46:26.821Z] ---> 74d19b393aa4 [2021-10-11T18:46:26.821Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:46:26.821Z] ---> Using cache [2021-10-11T18:46:26.821Z] ---> 43c66b88bfd7 [2021-10-11T18:46:26.821Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-11T18:46:26.821Z] ---> Running in 44e6bb86f7e1 [2021-10-11T18:46:27.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:27.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:27.349Z] OK: 219 MiB in 52 packages [2021-10-11T18:46:27.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:27.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:27.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:27.615Z] Removing intermediate container c714a3e57d67 [2021-10-11T18:46:27.615Z] ---> 739c6e654763 [2021-10-11T18:46:27.615Z] Step 6/21 : COPY . . [2021-10-11T18:46:27.904Z] OK: 219 MiB in 52 packages [2021-10-11T18:46:27.904Z] OK: 219 MiB in 52 packages [2021-10-11T18:46:28.180Z] OK: 219 MiB in 52 packages [2021-10-11T18:46:28.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:46:28.455Z] OK: 219 MiB in 52 packages [2021-10-11T18:46:29.032Z] Removing intermediate container 8ea5e0b7dd0e [2021-10-11T18:46:29.032Z] ---> ac2faac81b1d [2021-10-11T18:46:29.032Z] Step 6/20 : COPY . . [2021-10-11T18:46:29.298Z] Removing intermediate container 4f9b65480859 [2021-10-11T18:46:29.298Z] ---> 9e3cee264fdc [2021-10-11T18:46:29.298Z] Step 6/22 : COPY . . [2021-10-11T18:46:29.565Z] Removing intermediate container 1156a1cc187d [2021-10-11T18:46:29.565Z] ---> eda59340e8b6 [2021-10-11T18:46:29.565Z] Step 6/22 : COPY . . [2021-10-11T18:46:29.565Z] Removing intermediate container 44e6bb86f7e1 [2021-10-11T18:46:29.565Z] ---> bd246803d53f [2021-10-11T18:46:29.565Z] Step 6/30 : COPY . . [2021-10-11T18:46:39.592Z] ---> 22bf18cee141 [2021-10-11T18:46:39.592Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:46:39.592Z] ---> Running in 7ba2392cb4f5 [2021-10-11T18:46:43.798Z] ---> 0954552a3c53 [2021-10-11T18:46:43.798Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:46:43.798Z] ---> Running in 451b2aceac7d [2021-10-11T18:46:50.382Z] ---> 7b34d74924c7 [2021-10-11T18:46:50.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:46:50.955Z] ---> Running in 6a357fd6d62c [2021-10-11T18:46:53.505Z] Removing intermediate container 451b2aceac7d [2021-10-11T18:46:53.505Z] ---> 42af7f0e16be [2021-10-11T18:46:53.505Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-11T18:46:53.505Z] Removing intermediate container 7ba2392cb4f5 [2021-10-11T18:46:53.505Z] ---> c9fa8378607a [2021-10-11T18:46:53.505Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-11T18:46:53.505Z] ---> Running in c37f7864811c [2021-10-11T18:46:53.505Z] ---> Running in 5eda6847a69e [2021-10-11T18:46:55.428Z] ---> 3286865a47e7 [2021-10-11T18:46:55.428Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:46:55.428Z] ---> Running in e32d8c5b503b [2021-10-11T18:46:55.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-11T18:46:55.428Z] Removing intermediate container 6a357fd6d62c [2021-10-11T18:46:55.428Z] ---> 926fd0bbde69 [2021-10-11T18:46:55.428Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-11T18:46:55.693Z] ---> Running in ced7182ab05d [2021-10-11T18:46:55.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-11T18:46:56.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-11T18:46:58.057Z] ---> 41bd3abb6124 [2021-10-11T18:46:58.057Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:46:58.057Z] ---> Running in 34b6a07bcf34 [2021-10-11T18:46:58.057Z] Removing intermediate container e32d8c5b503b [2021-10-11T18:46:58.057Z] ---> d9338dd349ac [2021-10-11T18:46:58.057Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-11T18:46:58.057Z] ---> Running in 6d2dd38feb83 [2021-10-11T18:46:58.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-11T18:46:59.589Z] Removing intermediate container 34b6a07bcf34 [2021-10-11T18:46:59.589Z] ---> 422dcaa99fae [2021-10-11T18:46:59.589Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-11T18:46:59.589Z] ---> Running in a40118d666e6 [2021-10-11T18:47:00.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-11T18:47:32.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-11T18:47:32.941Z] Removing intermediate container ced7182ab05d [2021-10-11T18:47:32.941Z] ---> 80a9ebb394cf [2021-10-11T18:47:32.941Z] [2021-10-11T18:47:32.941Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:47:33.208Z] 3.14: Pulling from library/alpine [2021-10-11T18:47:33.208Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T18:47:33.208Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T18:47:33.208Z] ---> 14119a10abf4 [2021-10-11T18:47:33.208Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:47:33.208Z] ---> Running in fe3cb55059ab [2021-10-11T18:47:33.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:34.037Z] Removing intermediate container 4cea3cd8362e [2021-10-11T18:47:34.037Z] ---> 8b99ab4a3d99 [2021-10-11T18:47:34.037Z] Successfully built 8b99ab4a3d99 [2021-10-11T18:47:34.037Z] Successfully tagged ci-base-image-arm64:latest [2021-10-11T18:47:34.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:47:34.398Z] + docker inspect -f . ci-base-image-arm64 [2021-10-11T18:47:34.398Z] . [Pipeline] withDockerContainer [2021-10-11T18:47:34.618Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-11T18:47:34.618Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:47:34.618Z] OK: 6 MiB in 15 packages [2021-10-11T18:47:34.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-10-11T18:47:34.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-11T18:47:35.189Z] Removing intermediate container fe3cb55059ab [2021-10-11T18:47:35.189Z] ---> 89c6b2d9afce [2021-10-11T18:47:35.189Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:47:35.189Z] ---> Running in 7ab96fed25d2 [2021-10-11T18:47:35.454Z] Removing intermediate container 7ab96fed25d2 [2021-10-11T18:47:35.454Z] ---> 725c72fa0ddf [2021-10-11T18:47:35.454Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-11T18:47:35.777Z] ---> Running in 0363b9522908 [2021-10-11T18:47:36.360Z] Removing intermediate container 0363b9522908 [2021-10-11T18:47:36.360Z] ---> 09cf2a63bb49 [2021-10-11T18:47:36.360Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:47:36.479Z] $ docker top 1ce43b30eefc32d57765390e15ae351284fc133fff788130914c08d4f9f20a81 -eo pid,comm [2021-10-11T18:47:36.619Z] ---> Running in e09895c4ef8a [2021-10-11T18:47:36.620Z] Removing intermediate container 5eda6847a69e [2021-10-11T18:47:36.620Z] ---> 4898a868bb8c [2021-10-11T18:47:36.620Z] [2021-10-11T18:47:36.620Z] Step 9/30 : FROM alpine:3.14 [2021-10-11T18:47:36.620Z] ---> 14119a10abf4 [2021-10-11T18:47:36.620Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [Pipeline] { [Pipeline] sh [2021-10-11T18:47:36.884Z] ---> Running in f89d015f5602 [2021-10-11T18:47:36.884Z] Removing intermediate container c37f7864811c [2021-10-11T18:47:36.884Z] ---> 8a4d673a5a2e [2021-10-11T18:47:36.884Z] [2021-10-11T18:47:36.884Z] Step 9/20 : FROM alpine:3.14 [2021-10-11T18:47:36.884Z] ---> 14119a10abf4 [2021-10-11T18:47:36.884Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-11T18:47:36.884Z] Removing intermediate container e09895c4ef8a [2021-10-11T18:47:36.884Z] ---> 36c475671a09 [2021-10-11T18:47:36.884Z] Step 14/22 : WORKDIR / [2021-10-11T18:47:37.149Z] ---> Running in 15bad06dc7d4 [2021-10-11T18:47:37.149Z] ---> Running in aba46de30dea [2021-10-11T18:47:37.410Z] Removing intermediate container f89d015f5602 [2021-10-11T18:47:37.410Z] ---> 6d4e09651475 [2021-10-11T18:47:37.410Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-11T18:47:37.410Z] Removing intermediate container a40118d666e6 [2021-10-11T18:47:37.410Z] ---> 8ff151363d73 [2021-10-11T18:47:37.410Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-11T18:47:37.516Z] + go version [2021-10-11T18:47:37.516Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-11T18:47:37.528Z] $ docker stop --time=1 1ce43b30eefc32d57765390e15ae351284fc133fff788130914c08d4f9f20a81 [2021-10-11T18:47:37.676Z] ---> Running in 0a920acb44ac [2021-10-11T18:47:37.676Z] Removing intermediate container aba46de30dea [2021-10-11T18:47:37.676Z] ---> 879d594b9275 [2021-10-11T18:47:37.676Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:47:37.676Z] ---> Running in 5574d769d885 [2021-10-11T18:47:37.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:37.942Z] ---> 63e8ff67230f [2021-10-11T18:47:37.942Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-11T18:47:37.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-11T18:47:37.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:38.227Z] Removing intermediate container 6d2dd38feb83 [2021-10-11T18:47:38.227Z] ---> f0cb0c1e3762 [2021-10-11T18:47:38.227Z] [2021-10-11T18:47:38.227Z] Step 9/21 : FROM alpine:3.14 [2021-10-11T18:47:38.227Z] ---> 14119a10abf4 [2021-10-11T18:47:38.227Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-11T18:47:38.227Z] ---> Running in dfe7d2a796da [2021-10-11T18:47:38.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:38.227Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-11T18:47:38.227Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:47:38.227Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:47:38.227Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-11T18:47:38.513Z] (5/5) Installing curl (7.79.1-r0) [2021-10-11T18:47:38.513Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:47:38.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:38.513Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:47:38.513Z] OK: 8 MiB in 19 packages [2021-10-11T18:47:38.513Z] ---> 009937e63391 [2021-10-11T18:47:38.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-11T18:47:38.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:38.814Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:47:38.814Z] (2/2) Installing su-exec (0.2-r1) [2021-10-11T18:47:38.814Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:47:38.814Z] OK: 6 MiB in 16 packages [2021-10-11T18:47:38.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:38.814Z] ---> da9621214dbc [2021-10-11T18:47:38.814Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-11T18:47:38.814Z] ---> Running in 72e358e948ab [2021-10-11T18:47:39.088Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-11T18:47:39.088Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:47:39.088Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:47:39.088Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:47:39.088Z] OK: 6 MiB in 16 packages [2021-10-11T18:47:39.088Z] Removing intermediate container 72e358e948ab [2021-10-11T18:47:39.088Z] ---> 5dc014598cce [2021-10-11T18:47:39.088Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:47:39.088Z] Removing intermediate container 15bad06dc7d4 [2021-10-11T18:47:39.088Z] ---> 74d56fe23edd [2021-10-11T18:47:39.088Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:47:39.088Z] ---> Running in b9829d8d962f [2021-10-11T18:47:39.088Z] ---> Running in dff90ed6b5fd [2021-10-11T18:47:39.349Z] Removing intermediate container b9829d8d962f [2021-10-11T18:47:39.349Z] ---> 4451c1dd853f [2021-10-11T18:47:39.349Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:47:39.349Z] Removing intermediate container dff90ed6b5fd [2021-10-11T18:47:39.349Z] ---> e2418967ddb6 [2021-10-11T18:47:39.349Z] Step 12/20 : WORKDIR /edgex [2021-10-11T18:47:39.349Z] ---> Running in 4b307a62b92b [2021-10-11T18:47:39.349Z] Removing intermediate container 0a920acb44ac [2021-10-11T18:47:39.349Z] ---> cd194fcda496 [2021-10-11T18:47:39.349Z] [2021-10-11T18:47:39.349Z] Step 10/22 : FROM docker:20.10.8 [2021-10-11T18:47:39.349Z] ---> Running in 463ae7b9c802 [2021-10-11T18:47:39.349Z] Removing intermediate container 5574d769d885 [2021-10-11T18:47:39.349Z] ---> a814bfd6e6f7 [2021-10-11T18:47:39.349Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-11T18:47:39.422Z] $ docker rm -f 1ce43b30eefc32d57765390e15ae351284fc133fff788130914c08d4f9f20a81 [2021-10-11T18:47:39.613Z] 20.10.8: Pulling from library/docker [2021-10-11T18:47:39.613Z] ---> Running in 68c0ffefd58f [2021-10-11T18:47:39.613Z] Removing intermediate container 463ae7b9c802 [2021-10-11T18:47:39.613Z] ---> 88932345e753 [2021-10-11T18:47:39.613Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-11T18:47:39.613Z] Removing intermediate container 4b307a62b92b [2021-10-11T18:47:39.613Z] ---> 21cd50277a69 [2021-10-11T18:47:39.613Z] Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:47:39.613Z] Removing intermediate container dfe7d2a796da [2021-10-11T18:47:39.613Z] ---> 20a52d3bd66f [2021-10-11T18:47:39.613Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:47:39.613Z] ---> Running in 541bd930e073 [2021-10-11T18:47:39.613Z] Removing intermediate container 68c0ffefd58f [2021-10-11T18:47:39.613Z] ---> c6c78fd9361d [2021-10-11T18:47:39.613Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-11T18:47:39.613Z] ---> Running in 6c9b10afe99d [2021-10-11T18:47:39.613Z] ---> Running in 8c1611b1976b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:47:39.877Z] Removing intermediate container 541bd930e073 [2021-10-11T18:47:39.877Z] ---> 98e793ef5183 [2021-10-11T18:47:39.877Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:47:39.877Z] ---> Running in 23739224f4d7 [2021-10-11T18:47:39.877Z] ---> dc9c62c98688 [2021-10-11T18:47:39.877Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-11T18:47:39.877Z] Removing intermediate container 8c1611b1976b [2021-10-11T18:47:39.877Z] ---> bb18d6bdb19a [2021-10-11T18:47:39.877Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-11T18:47:39.877Z] Removing intermediate container 6c9b10afe99d [2021-10-11T18:47:39.877Z] ---> c2c4ab0c6baa [2021-10-11T18:47:39.877Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-11T18:47:40.159Z] ---> Running in 6ceb289f8e87 [2021-10-11T18:47:40.159Z] ---> Running in 28885720329c [2021-10-11T18:47:40.159Z] Removing intermediate container 23739224f4d7 [2021-10-11T18:47:40.159Z] ---> b97879fe74c4 [2021-10-11T18:47:40.159Z] [2021-10-11T18:47:40.219Z] + docker inspect -f . ci-base-image-arm64 [2021-10-11T18:47:40.219Z] . [Pipeline] withDockerContainer [2021-10-11T18:47:40.460Z] Successfully built b97879fe74c4 [2021-10-11T18:47:40.460Z] Removing intermediate container 6ceb289f8e87 [2021-10-11T18:47:40.460Z] ---> e5ae9e867cec [2021-10-11T18:47:40.460Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-11T18:47:40.460Z] Successfully tagged core-command:latest [2021-10-11T18:47:40.460Z] Building core-metadata [2021-10-11T18:47:40.460Z]  Building core-command ... done  ---> Running in b983dc4b2d4e [2021-10-11T18:47:40.460Z] ---> 5244e78e6675 [2021-10-11T18:47:40.460Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-11T18:47:40.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-10-11T18:47:40.615Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-11T18:47:41.891Z] Removing intermediate container b983dc4b2d4e [2021-10-11T18:47:41.891Z] ---> fca5f10f06dd [2021-10-11T18:47:41.891Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:47:42.006Z] $ docker top c4b0326fe25579a8cc92d460a710fc3aeb1e758abf623486ecb05424b16cdf4a -eo pid,comm [2021-10-11T18:47:42.171Z] ---> ff6bfb5d039d [2021-10-11T18:47:42.171Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-11T18:47:42.171Z] ---> Running in 08ed1f85ba1d [2021-10-11T18:47:42.171Z] ---> 12955fcdd11f [2021-10-11T18:47:42.171Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] { [Pipeline] echo [2021-10-11T18:47:42.342Z] ========================================================= [2021-10-11T18:47:42.342Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-11T18:47:42.342Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:47:42.479Z] Removing intermediate container 28885720329c [2021-10-11T18:47:42.480Z] ---> 74cce8987186 [2021-10-11T18:47:42.480Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-11T18:47:42.480Z] Removing intermediate container 08ed1f85ba1d [2021-10-11T18:47:42.480Z] ---> dcb3f7080b00 [2021-10-11T18:47:42.480Z] Step 17/20 : CMD ["--init=true"] [2021-10-11T18:47:42.480Z] ---> Running in c045304b7ea9 [2021-10-11T18:47:42.480Z] ---> Running in 05b5559a06fb [2021-10-11T18:47:42.742Z] Removing intermediate container c045304b7ea9 [2021-10-11T18:47:42.742Z] ---> fcea4e2decaf [2021-10-11T18:47:42.742Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-11T18:47:42.742Z] ---> c88f8a8e0b1e [2021-10-11T18:47:42.742Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-11T18:47:42.742Z] Removing intermediate container 05b5559a06fb [2021-10-11T18:47:42.742Z] ---> 6f011a042175 [2021-10-11T18:47:42.742Z] Step 18/20 : LABEL arch=x86_64 [2021-10-11T18:47:43.003Z] ---> Running in 6f949af29785 [2021-10-11T18:47:43.003Z] ---> 34361fd3db08 [2021-10-11T18:47:43.003Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-11T18:47:43.003Z] ---> Running in f3a7fd2af98d [2021-10-11T18:47:43.003Z] Removing intermediate container 6f949af29785 [2021-10-11T18:47:43.003Z] ---> c4c97f8bebc4 [2021-10-11T18:47:43.003Z] Step 19/20 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:47:43.003Z] ---> 3598e3b93813 [2021-10-11T18:47:43.003Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-11T18:47:43.027Z] + make test [2021-10-11T18:47:43.027Z] go mod tidy [2021-10-11T18:47:43.263Z] ---> Running in 50efd42781a4 [2021-10-11T18:47:43.263Z] ---> Running in de6914561810 [2021-10-11T18:47:43.524Z] Removing intermediate container 50efd42781a4 [2021-10-11T18:47:43.524Z] ---> 940a1f16b8cd [2021-10-11T18:47:43.524Z] Step 20/20 : LABEL version=0.0.0 [2021-10-11T18:47:43.524Z] Removing intermediate container de6914561810 [2021-10-11T18:47:43.525Z] ---> 8027ee167a72 [2021-10-11T18:47:43.525Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:47:43.525Z] ---> Running in ed35c4a2d8a3 [2021-10-11T18:47:43.525Z] ---> Running in 7367b463c1b1 [2021-10-11T18:47:43.641Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-11T18:47:43.788Z] Removing intermediate container ed35c4a2d8a3 [2021-10-11T18:47:43.788Z] ---> 290f0fcf0c29 [2021-10-11T18:47:43.788Z] [2021-10-11T18:47:43.788Z] Removing intermediate container 7367b463c1b1 [2021-10-11T18:47:43.788Z] ---> 57fa952c62e7 [2021-10-11T18:47:43.788Z] Step 19/21 : LABEL arch=x86_64 [2021-10-11T18:47:43.788Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-11T18:47:43.788Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-11T18:47:43.788Z] Successfully built 290f0fcf0c29 [2021-10-11T18:47:43.788Z] Successfully tagged security-proxy-setup:latest [2021-10-11T18:47:43.788Z] Building security-secretstore-setup [2021-10-11T18:47:43.788Z]  Building security-proxy-setup ... done  ---> bc6c0ffef665 [2021-10-11T18:47:43.788Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:47:43.788Z] ---> Running in c6c786ecc80e [2021-10-11T18:47:43.788Z] ---> Running in 9b681de1dff6 [2021-10-11T18:47:44.052Z] Removing intermediate container f3a7fd2af98d [2021-10-11T18:47:44.052Z] ---> 57853587a632 [2021-10-11T18:47:44.052Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:47:44.313Z] Removing intermediate container c6c786ecc80e [2021-10-11T18:47:44.313Z] ---> 8560956a10e0 [2021-10-11T18:47:44.313Z] Step 20/21 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:47:45.702Z] Removing intermediate container 9b681de1dff6 [2021-10-11T18:47:45.702Z] ---> aa3e09d1491c [2021-10-11T18:47:45.702Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-11T18:47:46.644Z] ---> Running in 8834a3a68253 [2021-10-11T18:47:47.226Z] ---> c605933242b0 [2021-10-11T18:47:47.226Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-11T18:47:48.168Z] ---> Running in 3474c719fc8a [2021-10-11T18:47:48.168Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:47:48.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:47:48.168Z] ---> ef1471e46227 [2021-10-11T18:47:48.168Z] Step 3/24 : WORKDIR /edgex-go [2021-10-11T18:47:48.168Z] ---> Using cache [2021-10-11T18:47:48.168Z] ---> 74d19b393aa4 [2021-10-11T18:47:48.168Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:47:48.168Z] ---> Using cache [2021-10-11T18:47:48.169Z] ---> 43c66b88bfd7 [2021-10-11T18:47:48.169Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-11T18:47:48.169Z] ---> Using cache [2021-10-11T18:47:48.169Z] ---> bd246803d53f [2021-10-11T18:47:48.169Z] Step 6/24 : COPY . . [2021-10-11T18:47:48.169Z] ---> Using cache [2021-10-11T18:47:48.169Z] ---> 22bf18cee141 [2021-10-11T18:47:48.169Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:47:48.169Z] ---> Using cache [2021-10-11T18:47:48.169Z] ---> c9fa8378607a [2021-10-11T18:47:48.169Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-11T18:47:48.462Z] Removing intermediate container 8834a3a68253 [2021-10-11T18:47:48.462Z] ---> 67fbbc66dc29 [2021-10-11T18:47:48.462Z] Step 21/21 : LABEL version=0.0.0 [2021-10-11T18:47:48.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:48.462Z] ---> Running in 41ddd66495c0 [2021-10-11T18:47:48.462Z] ---> Running in 9ca1f4fdf865 [2021-10-11T18:47:48.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:48.462Z] ---> ebaea66b4658 [2021-10-11T18:47:48.462Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-11T18:47:48.737Z] (1/42) Installing readline (8.1.0-r0) [2021-10-11T18:47:48.737Z] (2/42) Installing bash (5.1.4-r0) [2021-10-11T18:47:48.737Z] Removing intermediate container 9ca1f4fdf865 [2021-10-11T18:47:48.737Z] ---> a77835a985b3 [2021-10-11T18:47:48.737Z] [2021-10-11T18:47:48.737Z] Executing bash-5.1.4-r0.post-install [2021-10-11T18:47:48.737Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:47:48.737Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:47:48.737Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-11T18:47:48.737Z] (6/42) Installing curl (7.79.1-r0) [2021-10-11T18:47:48.737Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-11T18:47:48.737Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-11T18:47:48.737Z] (9/42) Installing expat (2.4.1-r0) [2021-10-11T18:47:48.737Z] (10/42) Installing libffi (3.3-r2) [2021-10-11T18:47:48.737Z] (11/42) Installing gdbm (1.19-r0) [2021-10-11T18:47:48.737Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-11T18:47:48.737Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:47:48.737Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:47:48.737Z] Successfully built a77835a985b3 [2021-10-11T18:47:48.737Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-11T18:47:48.737Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-11T18:47:48.737Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-11T18:47:48.998Z] Successfully tagged support-notifications:latest [2021-10-11T18:47:48.998Z] Building core-data [2021-10-11T18:47:48.998Z] ---> 4e0f54fdfa8c [2021-10-11T18:47:48.998Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-11T18:47:48.998Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-11T18:47:50.942Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:47:50.942Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:47:50.942Z] ---> ef1471e46227 [2021-10-11T18:47:50.942Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:47:50.942Z] ---> Using cache [2021-10-11T18:47:50.942Z] ---> 74d19b393aa4 [2021-10-11T18:47:50.942Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:47:50.942Z] ---> Using cache [2021-10-11T18:47:50.942Z] ---> 43c66b88bfd7 [2021-10-11T18:47:50.942Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:47:50.942Z] ---> Using cache [2021-10-11T18:47:50.942Z] ---> bd246803d53f [2021-10-11T18:47:50.942Z] Step 6/22 : COPY . . [2021-10-11T18:47:50.942Z] ---> Using cache [2021-10-11T18:47:50.942Z] ---> 22bf18cee141 [2021-10-11T18:47:50.942Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:47:50.942Z] ---> Using cache [2021-10-11T18:47:50.942Z] ---> c9fa8378607a [2021-10-11T18:47:50.942Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-11T18:47:51.905Z] ---> 57e120f37cec [2021-10-11T18:47:51.905Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-11T18:47:51.905Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-11T18:47:51.905Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-11T18:47:51.905Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-11T18:47:51.905Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-11T18:47:51.905Z] ---> Running in a4dd88164dfa [2021-10-11T18:47:51.905Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-11T18:47:51.905Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-11T18:47:51.905Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-11T18:47:51.905Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-11T18:47:51.905Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-11T18:47:51.905Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-11T18:47:51.905Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-11T18:47:51.905Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-11T18:47:51.905Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-11T18:47:51.905Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-11T18:47:51.905Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-11T18:47:51.905Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-11T18:47:52.172Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-11T18:47:52.172Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-11T18:47:52.172Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-11T18:47:52.172Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-11T18:47:52.172Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-11T18:47:52.172Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-11T18:47:52.172Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-11T18:47:52.172Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-11T18:47:52.172Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-11T18:47:52.172Z] ---> 1669c3719c13 [2021-10-11T18:47:52.172Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-11T18:47:52.434Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:47:52.434Z] OK: 84 MiB in 64 packages [2021-10-11T18:47:52.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-11T18:47:52.698Z] ---> Running in 7cb457e58b5a [2021-10-11T18:47:52.963Z] Removing intermediate container 7cb457e58b5a [2021-10-11T18:47:52.963Z] ---> da1b00a14238 [2021-10-11T18:47:52.963Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-11T18:47:53.538Z] ---> bdda218c6018 [2021-10-11T18:47:53.538Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-11T18:47:53.538Z] ---> Running in c10cf90c9f9d [2021-10-11T18:47:53.801Z] Collecting docker-compose==1.23.2 [2021-10-11T18:47:53.801Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-11T18:47:54.063Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:47:54.063Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:47:54.063Z] ---> ef1471e46227 [2021-10-11T18:47:54.063Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:47:54.063Z] ---> Using cache [2021-10-11T18:47:54.063Z] ---> 74d19b393aa4 [2021-10-11T18:47:54.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:47:54.063Z] ---> Using cache [2021-10-11T18:47:54.063Z] ---> 43c66b88bfd7 [2021-10-11T18:47:54.063Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-11T18:47:54.063Z] ---> Running in 8a740bf3e1bd [2021-10-11T18:47:54.063Z] Collecting PyYAML<4,>=3.10 [2021-10-11T18:47:54.063Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-11T18:47:54.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:54.645Z] Removing intermediate container c10cf90c9f9d [2021-10-11T18:47:54.645Z] ---> 6a7f278b1c84 [2021-10-11T18:47:54.645Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-11T18:47:54.917Z] ---> Running in c8be02ecbfa4 [2021-10-11T18:47:54.917Z] Collecting cached-property<2,>=1.2.0 [2021-10-11T18:47:54.917Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-11T18:47:54.917Z] Removing intermediate container c8be02ecbfa4 [2021-10-11T18:47:54.917Z] ---> 6d17fcdea4e9 [2021-10-11T18:47:54.917Z] Step 27/30 : CMD ["gate"] [2021-10-11T18:47:55.198Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-11T18:47:55.198Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-11T18:47:55.198Z] ---> Running in 99ce51a4af8f [2021-10-11T18:47:55.198Z] Collecting jsonschema<3,>=2.5.1 [2021-10-11T18:47:55.198Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-11T18:47:55.198Z] Collecting texttable<0.10,>=0.9.0 [2021-10-11T18:47:55.198Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-11T18:47:55.198Z] Removing intermediate container 99ce51a4af8f [2021-10-11T18:47:55.198Z] ---> 0936caf56c8c [2021-10-11T18:47:55.198Z] Step 28/30 : LABEL arch=x86_64 [2021-10-11T18:47:55.470Z] ---> Running in 7a82269793d8 [2021-10-11T18:47:55.470Z] Removing intermediate container 7a82269793d8 [2021-10-11T18:47:55.470Z] ---> 9108b6946b53 [2021-10-11T18:47:55.470Z] Step 29/30 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:47:55.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:47:55.738Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-11T18:47:55.738Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-11T18:47:55.738Z] ---> Running in 5c02b4ff969e [2021-10-11T18:47:55.738Z] Removing intermediate container 5c02b4ff969e [2021-10-11T18:47:55.738Z] ---> cc622a052c74 [2021-10-11T18:47:55.738Z] Step 30/30 : LABEL version=0.0.0 [2021-10-11T18:47:56.006Z] ---> Running in ddbfbe13986d [2021-10-11T18:47:56.006Z] Removing intermediate container ddbfbe13986d [2021-10-11T18:47:56.006Z] ---> e6a97651c1d5 [2021-10-11T18:47:56.006Z] [2021-10-11T18:47:56.006Z] Successfully built e6a97651c1d5 [2021-10-11T18:47:56.006Z] Successfully tagged security-bootstrapper:latest [2021-10-11T18:47:56.006Z] Building support-scheduler [2021-10-11T18:47:56.277Z]  Building security-bootstrapper ... done OK: 219 MiB in 52 packages [2021-10-11T18:47:56.547Z] Collecting docker<4.0,>=3.6.0 [2021-10-11T18:47:56.547Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-11T18:47:56.818Z] Collecting docopt<0.7,>=0.6.1 [2021-10-11T18:47:56.818Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-11T18:47:57.443Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-11T18:47:57.443Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-11T18:47:57.443Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-11T18:47:57.711Z] Collecting docker-pycreds>=0.4.0 [2021-10-11T18:47:57.711Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-11T18:47:57.980Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-11T18:47:57.980Z] Removing intermediate container 8a740bf3e1bd [2021-10-11T18:47:57.980Z] ---> 2fad77365985 [2021-10-11T18:47:57.980Z] Step 6/22 : COPY . . [2021-10-11T18:47:57.980Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-11T18:47:58.260Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-11T18:47:58.260Z] Collecting idna<2.8,>=2.5 [2021-10-11T18:47:58.260Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-11T18:47:58.260Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-11T18:47:58.260Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-11T18:47:58.260Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-11T18:47:58.260Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-11T18:47:58.260Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-11T18:47:58.260Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-11T18:47:58.541Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-11T18:47:58.541Z] Attempting uninstall: urllib3 [2021-10-11T18:47:58.541Z] Found existing installation: urllib3 1.26.5 [2021-10-11T18:47:58.541Z] Uninstalling urllib3-1.26.5: [2021-10-11T18:47:58.541Z] Successfully uninstalled urllib3-1.26.5 [2021-10-11T18:47:58.816Z] Attempting uninstall: idna [2021-10-11T18:47:58.816Z] Found existing installation: idna 3.2 [2021-10-11T18:47:58.816Z] Uninstalling idna-3.2: [2021-10-11T18:47:58.816Z] Successfully uninstalled idna-3.2 [2021-10-11T18:47:59.400Z] Attempting uninstall: chardet [2021-10-11T18:47:59.400Z] Found existing installation: chardet 4.0.0 [2021-10-11T18:47:59.400Z] Uninstalling chardet-4.0.0: [2021-10-11T18:47:59.400Z] Successfully uninstalled chardet-4.0.0 [2021-10-11T18:48:00.013Z] Attempting uninstall: requests [2021-10-11T18:48:00.013Z] Found existing installation: requests 2.25.1 [2021-10-11T18:48:00.013Z] Uninstalling requests-2.25.1: [2021-10-11T18:48:00.013Z] Successfully uninstalled requests-2.25.1 [2021-10-11T18:48:00.013Z] Running setup.py install for texttable: started [2021-10-11T18:48:01.447Z] Running setup.py install for texttable: finished with status 'done' [2021-10-11T18:48:01.447Z] Running setup.py install for PyYAML: started [2021-10-11T18:48:03.424Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-11T18:48:03.686Z] Running setup.py install for docopt: started [2021-10-11T18:48:04.628Z] Running setup.py install for docopt: finished with status 'done' [2021-10-11T18:48:04.628Z] Running setup.py install for dockerpty: started [2021-10-11T18:48:04.628Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-11T18:48:05.601Z] ---> 6846955d6b4a [2021-10-11T18:48:05.601Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:48:05.865Z] ---> Running in 223db5141f11 [2021-10-11T18:48:05.865Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-11T18:48:08.430Z] Removing intermediate container 223db5141f11 [2021-10-11T18:48:08.430Z] ---> 378721794107 [2021-10-11T18:48:08.430Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-11T18:48:08.692Z] ---> Running in 736d099dc423 [2021-10-11T18:48:09.661Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-11T18:48:10.577Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-11T18:48:11.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:48:11.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:48:11.072Z] ---> ef1471e46227 [2021-10-11T18:48:11.072Z] Step 3/23 : WORKDIR /edgex-go [2021-10-11T18:48:11.072Z] ---> Using cache [2021-10-11T18:48:11.072Z] ---> 74d19b393aa4 [2021-10-11T18:48:11.072Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:48:11.072Z] ---> Using cache [2021-10-11T18:48:11.072Z] ---> 43c66b88bfd7 [2021-10-11T18:48:11.072Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-11T18:48:11.072Z] ---> Using cache [2021-10-11T18:48:11.072Z] ---> bd246803d53f [2021-10-11T18:48:11.072Z] Step 6/23 : COPY go.mod . [2021-10-11T18:48:11.072Z] Removing intermediate container 3474c719fc8a [2021-10-11T18:48:11.072Z] ---> 1bf18d8a6fe3 [2021-10-11T18:48:11.072Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-11T18:48:11.072Z] ---> 8c287bb129e7 [2021-10-11T18:48:11.072Z] Step 7/23 : RUN go mod download [2021-10-11T18:48:11.345Z] ---> Running in 02ac20e77791 [2021-10-11T18:48:11.345Z] ---> Running in e562537e9425 [2021-10-11T18:48:11.345Z] Removing intermediate container 02ac20e77791 [2021-10-11T18:48:11.345Z] ---> 964d26e238ce [2021-10-11T18:48:11.345Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-11T18:48:11.345Z] ---> Running in a5976d328c1a [2021-10-11T18:48:11.623Z] Removing intermediate container a5976d328c1a [2021-10-11T18:48:11.623Z] ---> 8956832a9feb [2021-10-11T18:48:11.623Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-11T18:48:12.194Z] ---> ba31c18cf922 [2021-10-11T18:48:12.194Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-11T18:48:12.457Z] ---> 0631cd775d3f [2021-10-11T18:48:12.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-11T18:48:13.033Z] ---> 1f0d00df88b1 [2021-10-11T18:48:13.033Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-11T18:48:13.033Z] ---> Running in 10891f61bf6f [2021-10-11T18:48:13.033Z] Removing intermediate container 10891f61bf6f [2021-10-11T18:48:13.033Z] ---> e17ef688c1e1 [2021-10-11T18:48:13.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:48:13.294Z] ---> Running in 5bd9a721ff05 [2021-10-11T18:48:13.294Z] Removing intermediate container 5bd9a721ff05 [2021-10-11T18:48:13.294Z] ---> 7124ef2ea430 [2021-10-11T18:48:13.294Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:48:13.294Z] Removing intermediate container e562537e9425 [2021-10-11T18:48:13.294Z] ---> c66afd20abe5 [2021-10-11T18:48:13.294Z] Step 8/23 : COPY . . [2021-10-11T18:48:13.559Z] ---> Running in 034cb16866aa [2021-10-11T18:48:13.821Z] Removing intermediate container 034cb16866aa [2021-10-11T18:48:13.821Z] ---> 34717e1f8141 [2021-10-11T18:48:13.821Z] Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:48:14.082Z] ---> Running in dc75bcb28315 [2021-10-11T18:48:14.363Z] Removing intermediate container dc75bcb28315 [2021-10-11T18:48:14.363Z] ---> f61ebf189435 [2021-10-11T18:48:14.363Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:48:15.763Z] ---> Running in 9c876fb79ad9 [2021-10-11T18:48:16.024Z] Removing intermediate container 9c876fb79ad9 [2021-10-11T18:48:16.024Z] ---> 0bba957aa72a [2021-10-11T18:48:16.024Z] [2021-10-11T18:48:16.286Z] Successfully built 0bba957aa72a [2021-10-11T18:48:16.286Z] Successfully tagged sys-mgmt-agent:latest [2021-10-11T18:48:19.597Z]  Building sys-mgmt-agent ... done  ---> d159d3b2eeb2 [2021-10-11T18:48:19.597Z] Step 9/23 : RUN go mod tidy [2021-10-11T18:48:19.597Z] ---> Running in 3fbb2ce79a94 [2021-10-11T18:48:20.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-11T18:48:23.933Z] Removing intermediate container 3fbb2ce79a94 [2021-10-11T18:48:23.933Z] ---> f4f8e53ee633 [2021-10-11T18:48:23.933Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-11T18:48:23.933Z] ---> Running in d01ad2b861cd [2021-10-11T18:48:24.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-11T18:48:24.907Z] Removing intermediate container 41ddd66495c0 [2021-10-11T18:48:24.907Z] ---> bbfd2008f0b6 [2021-10-11T18:48:24.907Z] [2021-10-11T18:48:24.907Z] Step 9/24 : FROM alpine:3.14 [2021-10-11T18:48:24.907Z] ---> 14119a10abf4 [2021-10-11T18:48:24.907Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-11T18:48:24.907Z] ---> Running in a852588934cd [2021-10-11T18:48:25.499Z] Removing intermediate container a4dd88164dfa [2021-10-11T18:48:25.499Z] ---> 9a93a5af2b21 [2021-10-11T18:48:25.499Z] [2021-10-11T18:48:25.499Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:48:25.499Z] ---> 14119a10abf4 [2021-10-11T18:48:25.499Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:48:25.499Z] ---> Using cache [2021-10-11T18:48:25.499Z] ---> 89c6b2d9afce [2021-10-11T18:48:25.499Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:48:25.499Z] ---> Using cache [2021-10-11T18:48:25.499Z] ---> 725c72fa0ddf [2021-10-11T18:48:25.499Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-11T18:48:25.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:48:25.765Z] ---> Running in 77890f117c15 [2021-10-11T18:48:25.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:48:25.765Z] Removing intermediate container 77890f117c15 [2021-10-11T18:48:25.765Z] ---> 571bf1393aec [2021-10-11T18:48:25.765Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:48:26.029Z] ---> Running in 00c671c3e302 [2021-10-11T18:48:26.030Z] Removing intermediate container 00c671c3e302 [2021-10-11T18:48:26.030Z] ---> 918d1cdacc38 [2021-10-11T18:48:26.030Z] Step 14/22 : WORKDIR / [2021-10-11T18:48:26.030Z] ---> Running in e58995f3bcbf [2021-10-11T18:48:26.030Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-11T18:48:26.300Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-11T18:48:26.300Z] (3/3) Installing su-exec (0.2-r1) [2021-10-11T18:48:26.300Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:48:26.300Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:48:26.300Z] Removing intermediate container e58995f3bcbf [2021-10-11T18:48:26.300Z] ---> 4b1b72201424 [2021-10-11T18:48:26.300Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:48:26.300Z] OK: 6 MiB in 17 packages [2021-10-11T18:48:26.568Z] ---> 2ccf03adf0ea [2021-10-11T18:48:26.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-11T18:48:27.161Z] Removing intermediate container a852588934cd [2021-10-11T18:48:27.161Z] ---> f326aa38c301 [2021-10-11T18:48:27.161Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:48:27.161Z] ---> Running in dc149c2eb4a3 [2021-10-11T18:48:27.161Z] ---> 3dc562d8c212 [2021-10-11T18:48:27.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-11T18:48:27.431Z] Removing intermediate container dc149c2eb4a3 [2021-10-11T18:48:27.431Z] ---> 36a15638cef5 [2021-10-11T18:48:27.431Z] Step 12/24 : WORKDIR / [2021-10-11T18:48:27.431Z] ---> Running in 2acc6175253a [2021-10-11T18:48:27.703Z] ---> e73401935a4a [2021-10-11T18:48:27.703Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-11T18:48:27.703Z] ---> Running in 9fc884ed5338 [2021-10-11T18:48:27.703Z] Removing intermediate container 2acc6175253a [2021-10-11T18:48:27.703Z] ---> 93b318749dc0 [2021-10-11T18:48:27.703Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-11T18:48:27.977Z] Removing intermediate container 9fc884ed5338 [2021-10-11T18:48:27.977Z] ---> 3edeb63a2bc8 [2021-10-11T18:48:27.977Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:48:27.977Z] ---> Running in 30b2c74fca34 [2021-10-11T18:48:27.977Z] ---> 363b6c4d3006 [2021-10-11T18:48:27.977Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-11T18:48:27.977Z] Removing intermediate container 30b2c74fca34 [2021-10-11T18:48:27.977Z] ---> 89be3e0782ac [2021-10-11T18:48:27.978Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:48:28.246Z] ---> Running in dee22373080f [2021-10-11T18:48:28.246Z] ---> d1cef0299d2c [2021-10-11T18:48:28.246Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-11T18:48:28.521Z] Removing intermediate container dee22373080f [2021-10-11T18:48:28.521Z] ---> 7f71c151e041 [2021-10-11T18:48:28.521Z] Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:48:28.521Z] ---> Running in e1db72b932e8 [2021-10-11T18:48:28.790Z] Removing intermediate container e1db72b932e8 [2021-10-11T18:48:28.790Z] ---> 7fce71ae2acc [2021-10-11T18:48:28.790Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:48:28.790Z] ---> c879c39bdf06 [2021-10-11T18:48:28.790Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-11T18:48:28.790Z] ---> Running in 2a33b9746cfc [2021-10-11T18:48:28.790Z] Removing intermediate container 2a33b9746cfc [2021-10-11T18:48:28.790Z] ---> edc94a0a9632 [2021-10-11T18:48:28.790Z] [2021-10-11T18:48:29.054Z] Successfully built edc94a0a9632 [2021-10-11T18:48:29.054Z] Successfully tagged core-metadata:latest [2021-10-11T18:48:29.054Z]  Building core-metadata ... done  ---> 1b8d89807aaf [2021-10-11T18:48:29.054Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-11T18:48:29.329Z] ---> f736596ad20a [2021-10-11T18:48:29.329Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-11T18:48:29.935Z] ---> 75a249c44d1e [2021-10-11T18:48:29.935Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-11T18:48:30.205Z] ---> 6709e611c38c [2021-10-11T18:48:30.205Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-11T18:48:30.205Z] ---> Running in afc880d0103d [2021-10-11T18:48:31.166Z] Removing intermediate container afc880d0103d [2021-10-11T18:48:31.166Z] ---> 4da5feca5346 [2021-10-11T18:48:31.166Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-11T18:48:31.166Z] ---> Running in 933d70e4d408 [2021-10-11T18:48:31.439Z] Removing intermediate container 933d70e4d408 [2021-10-11T18:48:31.439Z] ---> 7884c3b13d48 [2021-10-11T18:48:31.439Z] Step 22/24 : LABEL arch=x86_64 [2021-10-11T18:48:31.439Z] ---> Running in 85f14263f784 [2021-10-11T18:48:31.439Z] Removing intermediate container 85f14263f784 [2021-10-11T18:48:31.439Z] ---> 1ebd73673ea3 [2021-10-11T18:48:31.439Z] Step 23/24 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:48:31.439Z] ---> Running in 19d2b1e67c99 [2021-10-11T18:48:31.705Z] Removing intermediate container 19d2b1e67c99 [2021-10-11T18:48:31.705Z] ---> 8fdd7699eb42 [2021-10-11T18:48:31.705Z] Step 24/24 : LABEL version=0.0.0 [2021-10-11T18:48:31.705Z] ---> Running in 43c571158b5d [2021-10-11T18:48:31.966Z] Removing intermediate container 43c571158b5d [2021-10-11T18:48:31.966Z] ---> ac5a3b73277b [2021-10-11T18:48:31.966Z] [2021-10-11T18:48:31.966Z] Successfully built ac5a3b73277b [2021-10-11T18:48:31.966Z] Successfully tagged security-secretstore-setup:latest [2021-10-11T18:48:40.238Z]  Building security-secretstore-setup ... done Removing intermediate container 736d099dc423 [2021-10-11T18:48:40.238Z] ---> bf47b20a66f9 [2021-10-11T18:48:40.238Z] [2021-10-11T18:48:40.238Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:48:40.238Z] ---> 14119a10abf4 [2021-10-11T18:48:40.238Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-11T18:48:40.238Z] ---> Running in a0003e981e14 [2021-10-11T18:48:40.238Z] Removing intermediate container a0003e981e14 [2021-10-11T18:48:40.238Z] ---> 21c2c1a44738 [2021-10-11T18:48:40.238Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-11T18:48:40.238Z] ---> Running in 3e742a7b7f48 [2021-10-11T18:48:40.238Z] Removing intermediate container 3e742a7b7f48 [2021-10-11T18:48:40.238Z] ---> f4326314334d [2021-10-11T18:48:40.238Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-11T18:48:40.238Z] ---> Running in abe2552ad451 [2021-10-11T18:48:40.238Z] Removing intermediate container abe2552ad451 [2021-10-11T18:48:40.238Z] ---> 1df7056eba88 [2021-10-11T18:48:40.238Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:48:40.238Z] ---> Running in c3231a81b900 [2021-10-11T18:48:40.502Z] Removing intermediate container c3231a81b900 [2021-10-11T18:48:40.502Z] ---> b04e6d9980e0 [2021-10-11T18:48:40.502Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-11T18:48:40.502Z] ---> Running in 2b935817ad21 [2021-10-11T18:48:40.763Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:48:41.706Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:48:41.979Z] Removing intermediate container d01ad2b861cd [2021-10-11T18:48:41.980Z] ---> 656f484bcf84 [2021-10-11T18:48:41.980Z] [2021-10-11T18:48:41.980Z] Step 11/23 : FROM alpine:3.14 [2021-10-11T18:48:41.980Z] ---> 14119a10abf4 [2021-10-11T18:48:41.980Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:48:41.980Z] ---> Using cache [2021-10-11T18:48:41.980Z] ---> 89c6b2d9afce [2021-10-11T18:48:41.980Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:48:41.980Z] ---> Using cache [2021-10-11T18:48:41.980Z] ---> 725c72fa0ddf [2021-10-11T18:48:41.980Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-11T18:48:41.980Z] ---> Running in fdf16cff9efc [2021-10-11T18:48:41.980Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-11T18:48:42.239Z] Removing intermediate container fdf16cff9efc [2021-10-11T18:48:42.239Z] ---> 159db440dde8 [2021-10-11T18:48:42.239Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-11T18:48:42.239Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:48:42.239Z] ---> Running in 3bb50f09e455 [2021-10-11T18:48:42.239Z] Removing intermediate container 3bb50f09e455 [2021-10-11T18:48:42.239Z] ---> 073673f6488d [2021-10-11T18:48:42.239Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:48:42.239Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-11T18:48:42.239Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:48:42.671Z] ---> ef8b662f24bd [2021-10-11T18:48:42.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-11T18:48:42.671Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-11T18:48:42.671Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-11T18:48:42.671Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:48:42.671Z] OK: 8 MiB in 20 packages [2021-10-11T18:48:42.984Z] ---> 320f7c356adb [2021-10-11T18:48:42.984Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-11T18:48:42.984Z] Removing intermediate container 2b935817ad21 [2021-10-11T18:48:42.984Z] ---> 0501f342eb4e [2021-10-11T18:48:42.984Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:48:42.984Z] ---> dcf9f9d576c5 [2021-10-11T18:48:42.984Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-11T18:48:42.984Z] ---> Running in 8449021f808f [2021-10-11T18:48:43.322Z] Removing intermediate container 8449021f808f [2021-10-11T18:48:43.322Z] ---> 51a1652efa49 [2021-10-11T18:48:43.322Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:48:43.322Z] ---> ec18c29235dc [2021-10-11T18:48:43.322Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-11T18:48:43.322Z] ---> Running in 996c037af138 [2021-10-11T18:48:43.322Z] Removing intermediate container 996c037af138 [2021-10-11T18:48:43.322Z] ---> fa61195fff0b [2021-10-11T18:48:43.322Z] Step 21/23 : LABEL arch=x86_64 [2021-10-11T18:48:43.322Z] ---> Running in 52ec00555470 [2021-10-11T18:48:43.659Z] Removing intermediate container 52ec00555470 [2021-10-11T18:48:43.659Z] ---> 49a0909a9799 [2021-10-11T18:48:43.659Z] Step 22/23 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:48:43.659Z] ---> c9303ebe9840 [2021-10-11T18:48:43.659Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-11T18:48:43.659Z] ---> Running in 85b0fd9ae4c0 [2021-10-11T18:48:43.659Z] Removing intermediate container 85b0fd9ae4c0 [2021-10-11T18:48:43.659Z] ---> 0d4912625549 [2021-10-11T18:48:43.659Z] Step 23/23 : LABEL version=0.0.0 [2021-10-11T18:48:43.659Z] ---> Running in d95aac29e4c3 [2021-10-11T18:48:43.659Z] ---> 33e498676bdd [2021-10-11T18:48:43.659Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-11T18:48:43.659Z] ---> Running in 5c6417f1db78 [2021-10-11T18:48:43.659Z] Removing intermediate container d95aac29e4c3 [2021-10-11T18:48:43.659Z] ---> 93b82f7af446 [2021-10-11T18:48:43.659Z] [2021-10-11T18:48:43.659Z] Removing intermediate container 5c6417f1db78 [2021-10-11T18:48:43.659Z] ---> 2d8fe64f9de7 [2021-10-11T18:48:43.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:48:43.960Z] Successfully built 93b82f7af446 [2021-10-11T18:48:43.960Z] ---> Running in acb09006ad69 [2021-10-11T18:48:43.960Z] Successfully tagged support-scheduler:latest [2021-10-11T18:48:43.960Z]  Building support-scheduler ... done Removing intermediate container acb09006ad69 [2021-10-11T18:48:43.960Z] ---> 0aab71fee408 [2021-10-11T18:48:43.960Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:48:43.960Z] ---> Running in c753be7eeef0 [2021-10-11T18:48:43.960Z] Removing intermediate container c753be7eeef0 [2021-10-11T18:48:43.961Z] ---> b4eae067bfd8 [2021-10-11T18:48:43.961Z] Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:48:43.961Z] ---> Running in 5783264c21d2 [2021-10-11T18:48:44.263Z] Removing intermediate container 5783264c21d2 [2021-10-11T18:48:44.263Z] ---> 0548be7c68a6 [2021-10-11T18:48:44.263Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:48:44.263Z] ---> Running in 4ff364de0d84 [2021-10-11T18:48:44.263Z] Removing intermediate container 4ff364de0d84 [2021-10-11T18:48:44.263Z] ---> 9f8842238795 [2021-10-11T18:48:44.263Z] [2021-10-11T18:48:44.263Z] Successfully built 9f8842238795 [2021-10-11T18:48:44.263Z] Successfully tagged core-data:latest [2021-10-11T18:48:44.563Z]  Building core-data ... done  [Pipeline] } [2021-10-11T18:48:44.567Z] $ docker stop --time=1 ee198ac8e5cbb097f4848d865a7ccf28926de665600841775480051517070a31 [2021-10-11T18:48:45.851Z] $ docker rm -f ee198ac8e5cbb097f4848d865a7ccf28926de665600841775480051517070a31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T18:48:46.195Z] + docker images [2021-10-11T18:48:46.195Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-11T18:48:46.195Z] core-data latest 9f8842238795 2 seconds ago 20.5MB [2021-10-11T18:48:46.195Z] support-scheduler latest 93b82f7af446 3 seconds ago 16.1MB [2021-10-11T18:48:46.195Z] 656f484bcf84 5 seconds ago 1.75GB [2021-10-11T18:48:46.195Z] bf47b20a66f9 8 seconds ago 1.76GB [2021-10-11T18:48:46.195Z] security-secretstore-setup latest ac5a3b73277b 15 seconds ago 28.2MB [2021-10-11T18:48:46.195Z] core-metadata latest edc94a0a9632 18 seconds ago 16.8MB [2021-10-11T18:48:46.195Z] 9a93a5af2b21 21 seconds ago 1.76GB [2021-10-11T18:48:46.195Z] bbfd2008f0b6 22 seconds ago 1.76GB [2021-10-11T18:48:46.195Z] sys-mgmt-agent latest 0bba957aa72a 31 seconds ago 294MB [2021-10-11T18:48:46.195Z] security-bootstrapper latest e6a97651c1d5 51 seconds ago 18.8MB [2021-10-11T18:48:46.195Z] support-notifications latest a77835a985b3 58 seconds ago 16.8MB [2021-10-11T18:48:46.195Z] security-proxy-setup latest 290f0fcf0c29 About a minute ago 26.7MB [2021-10-11T18:48:46.195Z] core-command latest b97879fe74c4 About a minute ago 16MB [2021-10-11T18:48:46.195Z] cd194fcda496 About a minute ago 1.75GB [2021-10-11T18:48:46.195Z] f0cb0c1e3762 About a minute ago 1.75GB [2021-10-11T18:48:46.195Z] 8a4d673a5a2e About a minute ago 1.76GB [2021-10-11T18:48:46.195Z] 4898a868bb8c About a minute ago 1.75GB [2021-10-11T18:48:46.195Z] 80a9ebb394cf About a minute ago 1.75GB [2021-10-11T18:48:46.195Z] ci-base-image-x86_64 latest ef1471e46227 5 minutes ago 1.25GB [2021-10-11T18:48:46.195Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 days ago 34.5MB [2021-10-11T18:48:46.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 5 days ago 546MB [2021-10-11T18:48:46.195Z] docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB [2021-10-11T18:48:46.196Z] alpine 3.14 14119a10abf4 6 weeks ago 5.6MB [2021-10-11T18:48:46.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-11T18:49:01.436Z] Still waiting to schedule task [2021-10-11T18:49:01.436Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-11T18:49:07.336Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-11T18:49:15.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-11T18:49:16.001Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-11T18:49:17.001Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-11T18:49:29.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-11T18:49:29.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-11T18:49:29.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-11T18:49:29.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-11T18:49:29.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-11T18:49:29.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-11T18:49:30.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-11T18:49:30.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-11T18:49:30.502Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-11T18:49:30.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-11T18:49:38.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.333s coverage: 28.7% of statements [2021-10-11T18:49:38.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-11T18:49:38.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-11T18:49:41.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.380s coverage: 98.5% of statements [2021-10-11T18:49:41.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-11T18:49:42.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.395s coverage: 46.3% of statements [2021-10-11T18:49:42.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-11T18:49:42.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-11T18:49:44.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.590s coverage: 90.1% of statements [2021-10-11T18:49:44.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-11T18:49:44.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:49:46.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 84.4% of statements [2021-10-11T18:49:46.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-11T18:49:46.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-11T18:49:46.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-11T18:49:46.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-11T18:49:46.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.656s coverage: 94.2% of statements [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 59.1% of statements [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 1.0% of statements [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.223s coverage: 58.8% of statements [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements [2021-10-11T18:49:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.353s coverage: 47.1% of statements [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements [2021-10-11T18:49:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2021-10-11T18:49:54.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements [2021-10-11T18:49:55.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.180s coverage: 87.5% of statements [2021-10-11T18:50:07.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2021-10-11T18:50:07.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-10-11T18:50:13.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.614s coverage: 82.5% of statements [2021-10-11T18:50:13.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.295s coverage: 87.2% of statements [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2021-10-11T18:50:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.773s coverage: 91.2% of statements [2021-10-11T18:50:19.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-11T18:50:21.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.989s coverage: 64.4% of statements [2021-10-11T18:50:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-11T18:50:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-11T18:50:21.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2021-10-11T18:50:21.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2021-10-11T18:50:21.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-10-11T18:50:22.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-10-11T18:50:23.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-10-11T18:50:27.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.356s coverage: 70.4% of statements [2021-10-11T18:50:27.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-11T18:50:27.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-11T18:50:27.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-11T18:50:29.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.4% of statements [2021-10-11T18:50:29.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-11T18:50:29.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-11T18:50:29.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.314s coverage: 89.5% of statements [2021-10-11T18:50:29.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-11T18:50:29.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements [2021-10-11T18:50:29.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-11T18:50:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 19.5% of statements [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-11T18:50:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.0% of statements [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-11T18:50:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.248s coverage: 63.2% of statements [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-11T18:50:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-11T18:50:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-11T18:50:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-11T18:50:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements [2021-10-11T18:50:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-11T18:50:39.783Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-11T18:50:39.783Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-11T18:50:39.783Z] GO111MODULE=on go vet ./... [2021-10-11T18:52:01.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-11T18:52:02.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-11T18:52:03.826Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-11T18:52:06.527Z] + ls -al . [2021-10-11T18:52:06.527Z] total 640 [2021-10-11T18:52:06.527Z] drwxrwxr-x 9 1001 1001 4096 Oct 11 18:52 . [2021-10-11T18:52:06.527Z] drwxr-xr-x 4 root root 4096 Oct 11 18:47 .. [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 11 Oct 11 18:45 .dockerignore [2021-10-11T18:52:06.527Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 18:45 .git [2021-10-11T18:52:06.527Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 18:45 .github [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 804 Oct 11 18:45 .gitignore [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 18:45 .golangci.yml [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 76 Oct 11 18:45 .hadolint.yml [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 18:45 .sonarcloud.properties [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 18:45 ADOPTERS.md [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 8608 Oct 11 18:45 Attribution.txt [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 43881 Oct 11 18:45 CHANGELOG.md [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 18:45 CONTRIBUTING.md [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 18:45 GOVERNANCE.md [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 849 Oct 11 18:45 Jenkinsfile [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 18:45 LICENSE [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 6508 Oct 11 18:45 Makefile [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 18:45 OWNERS.md [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 8256 Oct 11 18:45 README.md [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 6912 Oct 11 18:45 SECURITY.md [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 18:42 VERSION [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 4131 Oct 11 18:45 ZMQWindows.md [2021-10-11T18:52:06.527Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 18:45 bin [2021-10-11T18:52:06.527Z] drwxrwxr-x 14 1001 1001 4096 Oct 11 18:45 cmd [2021-10-11T18:52:06.527Z] -rw-r--r-- 1 root root 403932 Oct 11 18:50 coverage.out [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 829 Oct 11 18:45 go.mod [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 50143 Oct 11 18:45 go.sum [2021-10-11T18:52:06.527Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 18:45 internal [2021-10-11T18:52:06.527Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 18:45 openapi [2021-10-11T18:52:06.527Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 18:45 snap [2021-10-11T18:52:06.527Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 18:45 version.go [Pipeline] sh [2021-10-11T18:52:07.218Z] + '[' -e coverage.out ] [2021-10-11T18:52:07.219Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-11T18:52:07.253Z] Warning: overwriting stash ‘coverage-report’ [2021-10-11T18:52:08.538Z] Stashed 1 file(s) [Pipeline] sh [2021-10-11T18:52:09.219Z] + make build [2021-10-11T18:52:09.219Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-11T18:52:17.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-11T18:52:39.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-11T18:52:43.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-11T18:52:47.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-11T18:52:48.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-11T18:52:53.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-11T18:52:56.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-11T18:53:00.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-11T18:53:05.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-11T18:53:08.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-11T18:53:12.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-11T18:53:18.855Z] $ docker stop --time=1 c4b0326fe25579a8cc92d460a710fc3aeb1e758abf623486ecb05424b16cdf4a [2021-10-11T18:53:21.576Z] $ docker rm -f c4b0326fe25579a8cc92d460a710fc3aeb1e758abf623486ecb05424b16cdf4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:53:23.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-11T18:53:23.625Z] [2021-10-11T18:53:23.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:53:23.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-11T18:53:24.272Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-11T18:53:24.272Z] 29e5d40040c1: Pulling fs layer [2021-10-11T18:53:24.272Z] 1ce36da41761: Pulling fs layer [2021-10-11T18:53:24.272Z] 25b303627fd3: Pulling fs layer [2021-10-11T18:53:24.554Z] 29e5d40040c1: Download complete [2021-10-11T18:53:24.841Z] 1ce36da41761: Verifying Checksum [2021-10-11T18:53:24.841Z] 1ce36da41761: Download complete [2021-10-11T18:53:25.129Z] 29e5d40040c1: Pull complete [2021-10-11T18:53:26.591Z] 25b303627fd3: Verifying Checksum [2021-10-11T18:53:26.591Z] 25b303627fd3: Download complete [2021-10-11T18:53:26.591Z] 1ce36da41761: Pull complete [2021-10-11T18:53:36.821Z] 25b303627fd3: Pull complete [2021-10-11T18:53:36.821Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-11T18:53:36.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-11T18:53:36.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-11T18:53:37.070Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-10-11T18:53:37.093Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-11T18:53:40.665Z] $ docker top fa6885ba84f8bb22cec2255cbd6d7e0636c858cf8638e43ee20e56242f9a600a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:53:41.811Z] + docker-compose build --help [2021-10-11T18:53:41.811Z] + grep parallel [2021-10-11T18:53:46.236Z] --parallel Build images in parallel. [Pipeline] } [2021-10-11T18:53:46.497Z] $ docker stop --time=1 fa6885ba84f8bb22cec2255cbd6d7e0636c858cf8638e43ee20e56242f9a600a [2021-10-11T18:53:48.354Z] $ docker rm -f fa6885ba84f8bb22cec2255cbd6d7e0636c858cf8638e43ee20e56242f9a600a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:53:49.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-11T18:53:49.143Z] . [Pipeline] withDockerContainer [2021-10-11T18:53:49.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-10-11T18:53:49.587Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-11T18:53:51.128Z] $ docker top 5c0c72507b1ae7f928d99c24cb789353abdf6089290e7b62430b35d3760a34ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:53:52.184Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-11T18:53:57.613Z] Building core-command ... [2021-10-11T18:53:57.613Z] Building core-data ... [2021-10-11T18:53:57.613Z] Building core-metadata ... [2021-10-11T18:53:57.613Z] Building security-bootstrapper ... [2021-10-11T18:53:57.613Z] Building security-proxy-setup ... [2021-10-11T18:53:57.613Z] Building security-secretstore-setup ... [2021-10-11T18:53:57.613Z] Building support-notifications ... [2021-10-11T18:53:57.613Z] Building support-scheduler ... [2021-10-11T18:53:57.613Z] Building sys-mgmt-agent ... [2021-10-11T18:53:57.613Z] Building sys-mgmt-agent [2021-10-11T18:53:57.613Z] Building support-notifications [2021-10-11T18:53:57.613Z] Building core-command [2021-10-11T18:53:57.613Z] Building security-secretstore-setup [2021-10-11T18:53:57.613Z] Building security-bootstrapper [2021-10-11T18:55:05.732Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:55:05.732Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:55:05.732Z] ---> 8b99ab4a3d99 [2021-10-11T18:55:05.732Z] Step 3/21 : WORKDIR /edgex-go [2021-10-11T18:55:05.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:55:05.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:55:05.732Z] ---> 8b99ab4a3d99 [2021-10-11T18:55:05.732Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:55:05.732Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:55:05.732Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:55:05.732Z] ---> 8b99ab4a3d99 [2021-10-11T18:55:05.732Z] Step 3/30 : WORKDIR /edgex-go [2021-10-11T18:55:05.732Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:55:05.732Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:55:05.732Z] ---> 8b99ab4a3d99 [2021-10-11T18:55:05.732Z] Step 3/24 : WORKDIR /edgex-go [2021-10-11T18:55:05.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:55:05.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:55:05.732Z] ---> 8b99ab4a3d99 [2021-10-11T18:55:05.732Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:55:05.732Z] ---> Running in e048c0a82200 [2021-10-11T18:55:05.732Z] ---> Running in 4bc429a7ea83 [2021-10-11T18:55:05.732Z] ---> Running in 80c5ab2d3352 [2021-10-11T18:55:05.732Z] ---> Running in 92211c3e64c9 [2021-10-11T18:55:05.732Z] ---> Running in 8e8a60440a86 [2021-10-11T18:55:06.338Z] Removing intermediate container 80c5ab2d3352 [2021-10-11T18:55:06.338Z] ---> 3f733c5adff9 [2021-10-11T18:55:06.338Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:55:06.338Z] Removing intermediate container 4bc429a7ea83 [2021-10-11T18:55:06.338Z] ---> e662e7d51046 [2021-10-11T18:55:06.338Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:55:06.338Z] Removing intermediate container 8e8a60440a86 [2021-10-11T18:55:06.338Z] ---> 3f1a1883b758 [2021-10-11T18:55:06.338Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:55:06.621Z] Removing intermediate container e048c0a82200 [2021-10-11T18:55:06.621Z] ---> 2c5c54907bf3 [2021-10-11T18:55:06.621Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:55:06.621Z] Removing intermediate container 92211c3e64c9 [2021-10-11T18:55:06.621Z] ---> 0d75b011e977 [2021-10-11T18:55:06.621Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:55:06.621Z] ---> Running in d526b4727915 [2021-10-11T18:55:06.621Z] ---> Running in 6335507b7017 [2021-10-11T18:55:06.621Z] ---> Running in 4034d152fdba [2021-10-11T18:55:06.621Z] ---> Running in 24dc519a60b0 [2021-10-11T18:55:06.621Z] ---> Running in d64ba0cd39cd [2021-10-11T18:55:10.065Z] Removing intermediate container d526b4727915 [2021-10-11T18:55:10.065Z] ---> 4c15bc886028 [2021-10-11T18:55:10.065Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-11T18:55:10.065Z] ---> Running in ec3fee3979aa [2021-10-11T18:55:10.345Z] Removing intermediate container 6335507b7017 [2021-10-11T18:55:10.345Z] ---> 550ef55994c4 [2021-10-11T18:55:10.345Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-11T18:55:10.345Z] Removing intermediate container d64ba0cd39cd [2021-10-11T18:55:10.345Z] ---> 161bd57efb14 [2021-10-11T18:55:10.345Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-11T18:55:10.631Z] ---> Running in fce0de282459 [2021-10-11T18:55:10.631Z] ---> Running in 82b0fd1759a8 [2021-10-11T18:55:11.248Z] Removing intermediate container 4034d152fdba [2021-10-11T18:55:11.248Z] ---> 5855188433fd [2021-10-11T18:55:11.248Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:55:11.248Z] Removing intermediate container 24dc519a60b0 [2021-10-11T18:55:11.248Z] ---> a948c4e90cdc [2021-10-11T18:55:11.248Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-11T18:55:11.528Z] ---> Running in c6a829b02c3a [2021-10-11T18:55:11.528Z] ---> Running in 8f8d764f0c3d [2021-10-11T18:55:12.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:12.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:12.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:13.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:13.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:13.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:13.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:13.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:13.933Z] OK: 218 MiB in 52 packages [2021-10-11T18:55:14.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:14.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:55:14.522Z] OK: 218 MiB in 52 packages [2021-10-11T18:55:14.811Z] OK: 218 MiB in 52 packages [2021-10-11T18:55:15.429Z] OK: 218 MiB in 52 packages [2021-10-11T18:55:15.429Z] OK: 218 MiB in 52 packages [2021-10-11T18:55:15.709Z] Removing intermediate container ec3fee3979aa [2021-10-11T18:55:15.709Z] ---> aa52140342b3 [2021-10-11T18:55:15.709Z] Step 6/30 : COPY . . [2021-10-11T18:55:16.321Z] Removing intermediate container fce0de282459 [2021-10-11T18:55:16.321Z] ---> f05b12fd07e6 [2021-10-11T18:55:16.321Z] Step 6/22 : COPY . . [2021-10-11T18:55:16.605Z] Removing intermediate container 82b0fd1759a8 [2021-10-11T18:55:16.605Z] ---> 3106e00261f2 [2021-10-11T18:55:16.605Z] Step 6/21 : COPY . . [2021-10-11T18:55:17.232Z] Removing intermediate container 8f8d764f0c3d [2021-10-11T18:55:17.232Z] ---> 1a1d295d5435 [2021-10-11T18:55:17.232Z] Step 6/24 : COPY . . [2021-10-11T18:55:17.849Z] Removing intermediate container c6a829b02c3a [2021-10-11T18:55:17.849Z] ---> 7ce14565af2f [2021-10-11T18:55:17.849Z] Step 6/22 : COPY . . [2021-10-11T18:55:56.986Z] ---> 8bb60f834af5 [2021-10-11T18:55:56.986Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:55:56.986Z] ---> 10090ca5cff6 [2021-10-11T18:55:56.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:55:56.986Z] ---> b61ddfeae413 [2021-10-11T18:55:56.986Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:55:56.986Z] ---> 9651eb59d28b [2021-10-11T18:55:56.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:55:56.986Z] ---> 470c75155d9c [2021-10-11T18:55:56.986Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:55:56.986Z] ---> Running in 67387f38a551 [2021-10-11T18:55:56.986Z] ---> Running in 62691ee0edb1 [2021-10-11T18:55:56.986Z] ---> Running in 0f833852f960 [2021-10-11T18:55:56.986Z] ---> Running in b40d9a8cbd87 [2021-10-11T18:55:56.986Z] ---> Running in c7ff16e74fa4 [2021-10-11T18:55:57.267Z] Removing intermediate container 62691ee0edb1 [2021-10-11T18:55:57.267Z] ---> ec490a8d7a6d [2021-10-11T18:55:57.267Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-11T18:55:57.548Z] ---> Running in 5dacf3f20ff3 [2021-10-11T18:55:57.829Z] Removing intermediate container 67387f38a551 [2021-10-11T18:55:57.829Z] ---> 67f2a60bc0ea [2021-10-11T18:55:57.829Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-11T18:55:57.829Z] Removing intermediate container 0f833852f960 [2021-10-11T18:55:57.829Z] ---> 30d458591290 [2021-10-11T18:55:57.829Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-11T18:55:58.126Z] Removing intermediate container c7ff16e74fa4 [2021-10-11T18:55:58.126Z] ---> d6325937c08f [2021-10-11T18:55:58.126Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-11T18:55:58.126Z] ---> Running in 4d53d4262a94 [2021-10-11T18:55:58.126Z] Removing intermediate container b40d9a8cbd87 [2021-10-11T18:55:58.126Z] ---> 1052692abc64 [2021-10-11T18:55:58.126Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-11T18:55:58.414Z] ---> Running in 966c6a4c70a4 [2021-10-11T18:55:58.414Z] ---> Running in c4e0bd7b2e9e [2021-10-11T18:55:58.694Z] ---> Running in 4db9977c5888 [2021-10-11T18:55:59.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-11T18:56:00.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-11T18:56:01.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-11T18:56:01.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-11T18:56:01.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-11T18:58:08.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-11T18:58:08.461Z] Removing intermediate container 5dacf3f20ff3 [2021-10-11T18:58:08.461Z] ---> 220aeb958140 [2021-10-11T18:58:08.461Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-11T18:58:08.461Z] Removing intermediate container 4db9977c5888 [2021-10-11T18:58:08.461Z] ---> 618e76885664 [2021-10-11T18:58:08.461Z] [2021-10-11T18:58:08.461Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:58:08.461Z] ---> Running in 05fb9a46aa84 [2021-10-11T18:58:08.461Z] 3.14: Pulling from library/alpine [2021-10-11T18:58:10.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-11T18:58:10.508Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T18:58:10.508Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T18:58:10.508Z] ---> bb3de5531c18 [2021-10-11T18:58:10.508Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:58:11.129Z] Removing intermediate container 966c6a4c70a4 [2021-10-11T18:58:11.129Z] ---> d70fc37d06a1 [2021-10-11T18:58:11.129Z] [2021-10-11T18:58:11.129Z] Step 9/30 : FROM alpine:3.14 [2021-10-11T18:58:11.129Z] ---> bb3de5531c18 [2021-10-11T18:58:11.129Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-11T18:58:11.129Z] ---> Running in 8d446fd6e096 [2021-10-11T18:58:11.411Z] ---> Running in 9928396cfb62 [2021-10-11T18:58:12.876Z] Removing intermediate container 9928396cfb62 [2021-10-11T18:58:12.876Z] ---> 58f0eaeb8004 [2021-10-11T18:58:12.876Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-11T18:58:13.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:13.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:13.713Z] ---> Running in d2f621b82e44 [2021-10-11T18:58:14.321Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-11T18:58:14.321Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:58:14.321Z] OK: 5 MiB in 15 packages [2021-10-11T18:58:14.321Z] Removing intermediate container 4d53d4262a94 [2021-10-11T18:58:14.321Z] ---> ebebbaa0de53 [2021-10-11T18:58:14.321Z] [2021-10-11T18:58:14.321Z] Step 9/24 : FROM alpine:3.14 [2021-10-11T18:58:14.321Z] ---> bb3de5531c18 [2021-10-11T18:58:14.321Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-11T18:58:14.938Z] Removing intermediate container 05fb9a46aa84 [2021-10-11T18:58:14.938Z] ---> 322fe5e71010 [2021-10-11T18:58:14.938Z] [2021-10-11T18:58:14.938Z] Step 10/22 : FROM docker:20.10.8 [2021-10-11T18:58:14.938Z] ---> Running in 9c1830337848 [2021-10-11T18:58:15.219Z] Removing intermediate container c4e0bd7b2e9e [2021-10-11T18:58:15.219Z] ---> dd6deef2b678 [2021-10-11T18:58:15.219Z] [2021-10-11T18:58:15.219Z] Step 9/21 : FROM alpine:3.14 [2021-10-11T18:58:15.219Z] ---> bb3de5531c18 [2021-10-11T18:58:15.219Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-11T18:58:15.219Z] 20.10.8: Pulling from library/docker [2021-10-11T18:58:15.503Z] ---> Running in 83c8d015cdfe [2021-10-11T18:58:15.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:16.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:16.398Z] Removing intermediate container 8d446fd6e096 [2021-10-11T18:58:16.398Z] ---> c08189760855 [2021-10-11T18:58:16.398Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:58:16.676Z] ---> Running in 73d83d24e19a [2021-10-11T18:58:17.290Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:58:17.290Z] (2/2) Installing su-exec (0.2-r1) [2021-10-11T18:58:17.290Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:58:17.290Z] OK: 5 MiB in 16 packages [2021-10-11T18:58:17.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:17.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:17.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:17.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:18.483Z] Removing intermediate container 73d83d24e19a [2021-10-11T18:58:18.483Z] ---> 6e3192bf73bc [2021-10-11T18:58:18.483Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-11T18:58:18.766Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-11T18:58:19.057Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-11T18:58:19.057Z] (3/3) Installing su-exec (0.2-r1) [2021-10-11T18:58:19.057Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:58:19.057Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:58:19.057Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-11T18:58:19.057Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:58:19.057Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:58:19.057Z] ---> Running in 205f756c547b [2021-10-11T18:58:19.057Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:58:19.349Z] OK: 6 MiB in 17 packages [2021-10-11T18:58:19.349Z] OK: 6 MiB in 16 packages [2021-10-11T18:58:20.362Z] Removing intermediate container d2f621b82e44 [2021-10-11T18:58:20.362Z] ---> 297681d8a265 [2021-10-11T18:58:20.362Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-11T18:58:20.362Z] Removing intermediate container 205f756c547b [2021-10-11T18:58:20.362Z] ---> bab1355f64c3 [2021-10-11T18:58:20.362Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:58:21.368Z] ---> Running in 3cd946fb0a6a [2021-10-11T18:58:21.368Z] ---> Running in 93cafe2775f0 [2021-10-11T18:58:21.649Z] Removing intermediate container 9c1830337848 [2021-10-11T18:58:21.649Z] ---> 33ee4cd034ed [2021-10-11T18:58:21.649Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:58:23.677Z] ---> Running in 7756eabb6a09 [2021-10-11T18:58:23.677Z] Removing intermediate container 3cd946fb0a6a [2021-10-11T18:58:23.677Z] ---> ab66ff6a682c [2021-10-11T18:58:23.677Z] Step 14/22 : WORKDIR / [2021-10-11T18:58:23.677Z] Removing intermediate container 93cafe2775f0 [2021-10-11T18:58:23.677Z] ---> f5dbfd3e12fe [2021-10-11T18:58:23.677Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-11T18:58:23.956Z] Removing intermediate container 83c8d015cdfe [2021-10-11T18:58:23.956Z] ---> 79d2c36886a8 [2021-10-11T18:58:23.956Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:58:24.242Z] ---> Running in 700140acc211 [2021-10-11T18:58:24.521Z] ---> Running in 7a5193e56802 [2021-10-11T18:58:24.521Z] ---> Running in c0e82fe64225 [2021-10-11T18:58:24.521Z] Removing intermediate container 7756eabb6a09 [2021-10-11T18:58:24.521Z] ---> 7fa007b4a8fb [2021-10-11T18:58:24.521Z] Step 12/24 : WORKDIR / [2021-10-11T18:58:24.802Z] ---> Running in 2e2203da035a [2021-10-11T18:58:25.092Z] Removing intermediate container 700140acc211 [2021-10-11T18:58:25.092Z] ---> a372a50ebdbb [2021-10-11T18:58:25.092Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:58:25.092Z] Removing intermediate container 7a5193e56802 [2021-10-11T18:58:25.092Z] ---> d56b97509c11 [2021-10-11T18:58:25.092Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-11T18:58:25.372Z] Removing intermediate container c0e82fe64225 [2021-10-11T18:58:25.372Z] ---> 872c05069c03 [2021-10-11T18:58:25.372Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-11T18:58:25.372Z] ---> Running in 2df0ad608e9d [2021-10-11T18:58:25.655Z] ---> Running in 7e962ef597c2 [2021-10-11T18:58:25.655Z] Removing intermediate container 2e2203da035a [2021-10-11T18:58:25.655Z] ---> 68566934c35d [2021-10-11T18:58:25.655Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-11T18:58:26.665Z] Removing intermediate container 7e962ef597c2 [2021-10-11T18:58:26.665Z] ---> ab88abbb4736 [2021-10-11T18:58:26.665Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-11T18:58:26.665Z] ---> 556e552606f5 [2021-10-11T18:58:26.665Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-11T18:58:26.665Z] ---> Running in 30711761f696 [2021-10-11T18:58:26.941Z] ---> b37af2a173cf [2021-10-11T18:58:26.941Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-11T18:58:26.941Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-11T18:58:26.941Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-11T18:58:26.941Z] ---> 3734d5adc5ac [2021-10-11T18:58:26.941Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:58:27.551Z] ---> Running in 2e9b10d1a3d6 [2021-10-11T18:58:27.837Z] Removing intermediate container 30711761f696 [2021-10-11T18:58:27.837Z] ---> 114abed217ce [2021-10-11T18:58:27.837Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:58:28.439Z] Removing intermediate container 2e9b10d1a3d6 [2021-10-11T18:58:28.439Z] ---> c8b115bd45ad [2021-10-11T18:58:28.439Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-11T18:58:28.439Z] ---> 6e1ff181c697 [2021-10-11T18:58:28.439Z] ---> ef699607657e [2021-10-11T18:58:28.439Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-11T18:58:28.439Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-11T18:58:28.439Z] ---> Running in 253f45d5db50 [2021-10-11T18:58:29.050Z] ---> 9b014c10addd [2021-10-11T18:58:29.050Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-11T18:58:29.331Z] Removing intermediate container 2df0ad608e9d [2021-10-11T18:58:29.331Z] ---> b27e58269b65 [2021-10-11T18:58:29.331Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-11T18:58:29.612Z] ---> Running in f1bbe92a210c [2021-10-11T18:58:29.612Z] ---> faa11351d18b [2021-10-11T18:58:29.612Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-11T18:58:29.612Z] ---> c9f6d4a40313 [2021-10-11T18:58:29.612Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-11T18:58:29.896Z] ---> Running in 59b35b1bcc0d [2021-10-11T18:58:30.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:30.471Z] Removing intermediate container f1bbe92a210c [2021-10-11T18:58:30.471Z] ---> 18f4828bdc03 [2021-10-11T18:58:30.471Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-11T18:58:30.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:58:30.471Z] Removing intermediate container 59b35b1bcc0d [2021-10-11T18:58:30.471Z] ---> f47f7ead854e [2021-10-11T18:58:30.471Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:58:31.085Z] ---> Running in 5c7fe756af91 [2021-10-11T18:58:31.085Z] ---> 4da662ae0d1f [2021-10-11T18:58:31.085Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-11T18:58:31.085Z] ---> 8c21509b279d [2021-10-11T18:58:31.085Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-11T18:58:31.366Z] (1/42) Installing readline (8.1.0-r0) [2021-10-11T18:58:31.683Z] (2/42) Installing bash (5.1.4-r0) [2021-10-11T18:58:31.683Z] Executing bash-5.1.4-r0.post-install [2021-10-11T18:58:31.683Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:58:31.683Z] ---> a0033bd0a042 [2021-10-11T18:58:31.683Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-11T18:58:31.683Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:58:31.683Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-11T18:58:31.683Z] (6/42) Installing curl (7.79.1-r0) [2021-10-11T18:58:31.683Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-11T18:58:31.683Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-11T18:58:31.683Z] (9/42) Installing expat (2.4.1-r0) [2021-10-11T18:58:31.683Z] (10/42) Installing libffi (3.3-r2) [2021-10-11T18:58:31.683Z] (11/42) Installing gdbm (1.19-r0) [2021-10-11T18:58:31.683Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-11T18:58:31.683Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:58:31.683Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:58:31.683Z] Removing intermediate container 5c7fe756af91 [2021-10-11T18:58:31.683Z] ---> 45c82d87a7ad [2021-10-11T18:58:31.683Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T18:58:31.969Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-11T18:58:31.969Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-11T18:58:31.969Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-11T18:58:31.969Z] ---> Running in fdaa6b40b446 [2021-10-11T18:58:32.252Z] ---> Running in f164a67dd556 [2021-10-11T18:58:32.252Z] ---> 12ee0294c346 [2021-10-11T18:58:32.252Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-11T18:58:32.865Z] ---> Running in 3821cf25427a [2021-10-11T18:58:32.865Z] Removing intermediate container f164a67dd556 [2021-10-11T18:58:32.865Z] ---> af2412c33e6d [2021-10-11T18:58:32.865Z] Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:58:33.158Z] ---> 98b264a9678b [2021-10-11T18:58:33.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-11T18:58:33.441Z] ---> Running in 463a90235614 [2021-10-11T18:58:33.734Z] Removing intermediate container 3821cf25427a [2021-10-11T18:58:33.734Z] ---> c9c79aff31b3 [2021-10-11T18:58:33.734Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:58:34.017Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-11T18:58:34.017Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-11T18:58:34.017Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-11T18:58:34.306Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-11T18:58:34.306Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-11T18:58:34.306Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-11T18:58:34.306Z] ---> Running in 9c663724f5cb [2021-10-11T18:58:34.306Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-11T18:58:34.306Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-11T18:58:34.306Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-11T18:58:34.306Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-11T18:58:34.306Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-11T18:58:34.306Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-11T18:58:34.306Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-11T18:58:34.306Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-11T18:58:34.593Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-11T18:58:34.593Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-11T18:58:34.593Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-11T18:58:34.593Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-11T18:58:34.593Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-11T18:58:34.593Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-11T18:58:34.593Z] Removing intermediate container 463a90235614 [2021-10-11T18:58:34.593Z] ---> 7574b83567f8 [2021-10-11T18:58:34.593Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T18:58:34.593Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-11T18:58:34.593Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-11T18:58:34.593Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-11T18:58:34.593Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-11T18:58:34.875Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-11T18:58:35.168Z] ---> Running in acb1372e101c [2021-10-11T18:58:35.452Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:58:35.452Z] OK: 84 MiB in 64 packages [2021-10-11T18:58:35.452Z] Removing intermediate container 9c663724f5cb [2021-10-11T18:58:35.452Z] ---> 9c4b69ce57f0 [2021-10-11T18:58:35.452Z] Step 19/21 : LABEL arch=arm64 [2021-10-11T18:58:35.452Z] ---> e290eb0fffdc [2021-10-11T18:58:35.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-11T18:58:35.739Z] ---> Running in 3dd4f631546c [2021-10-11T18:58:36.353Z] Removing intermediate container acb1372e101c [2021-10-11T18:58:36.353Z] ---> eaed3e7a2eed [2021-10-11T18:58:36.353Z] [2021-10-11T18:58:36.353Z] Removing intermediate container fdaa6b40b446 [2021-10-11T18:58:36.353Z] ---> 46ce1c4ab0e2 [2021-10-11T18:58:36.353Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:58:36.353Z] Removing intermediate container 3dd4f631546c [2021-10-11T18:58:36.353Z] ---> 71c03bce821f [2021-10-11T18:58:36.353Z] Step 20/21 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:58:36.645Z] Successfully built eaed3e7a2eed [2021-10-11T18:58:36.645Z] ---> Running in eb4eb895d727 [2021-10-11T18:58:36.928Z] Successfully tagged core-command-arm64:latest [2021-10-11T18:58:36.928Z]  Building core-command ... done Building core-data [2021-10-11T18:58:36.928Z] ---> 87f0c8b0d352 [2021-10-11T18:58:36.928Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-11T18:58:37.211Z] ---> Running in 55bb09d731ac [2021-10-11T18:58:37.825Z] ---> df4a7d511219 [2021-10-11T18:58:37.825Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-11T18:58:37.825Z] Removing intermediate container eb4eb895d727 [2021-10-11T18:58:37.825Z] ---> b2e2db2949bd [2021-10-11T18:58:37.825Z] Step 21/21 : LABEL version=0.0.0 [2021-10-11T18:58:38.108Z] ---> Running in 2928e2dc33ea [2021-10-11T18:58:40.169Z] Collecting docker-compose==1.23.2 [2021-10-11T18:58:40.169Z] Removing intermediate container 2928e2dc33ea [2021-10-11T18:58:40.169Z] ---> 1cd56fe4fd42 [2021-10-11T18:58:40.169Z] [2021-10-11T18:58:40.456Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-11T18:58:40.746Z] Successfully built 1cd56fe4fd42 [2021-10-11T18:58:41.037Z] Collecting jsonschema<3,>=2.5.1 [2021-10-11T18:58:41.037Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-11T18:58:41.037Z] Collecting texttable<0.10,>=0.9.0 [2021-10-11T18:58:41.037Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-11T18:58:41.330Z] Successfully tagged support-notifications-arm64:latest [2021-10-11T18:58:41.330Z] Building support-scheduler [2021-10-11T18:58:41.954Z]  Building support-notifications ... done  ---> 7e2b6f3d0cdf [2021-10-11T18:58:41.954Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-11T18:58:43.415Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-11T18:58:43.796Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-11T18:58:43.797Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-11T18:58:43.797Z] Removing intermediate container 55bb09d731ac [2021-10-11T18:58:43.797Z] ---> 4b8eb41de0c7 [2021-10-11T18:58:43.797Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-11T18:58:44.413Z] ---> 3542c3c7043b [2021-10-11T18:58:44.413Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-11T18:58:44.695Z] ---> Running in 6fca68018a3f [2021-10-11T18:58:45.701Z] Collecting docopt<0.7,>=0.6.1 [2021-10-11T18:58:45.701Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-11T18:58:45.981Z] Removing intermediate container 6fca68018a3f [2021-10-11T18:58:45.981Z] ---> 71b2492f031b [2021-10-11T18:58:45.981Z] Step 22/24 : LABEL arch=arm64 [2021-10-11T18:58:46.590Z] ---> c5a8262441ea [2021-10-11T18:58:46.590Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-11T18:58:47.219Z] ---> Running in 5f542d751c6f [2021-10-11T18:58:47.835Z] ---> d8de510edb51 [2021-10-11T18:58:47.835Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-11T18:58:48.112Z] Removing intermediate container 5f542d751c6f [2021-10-11T18:58:48.112Z] ---> 3f7bb9ee8f69 [2021-10-11T18:58:48.112Z] Step 23/24 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:58:48.403Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-11T18:58:48.403Z] ---> Running in 93baaf4f328a [2021-10-11T18:58:48.403Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-11T18:58:48.403Z] ---> Running in 04652e8c0f42 [2021-10-11T18:58:48.682Z] Collecting cached-property<2,>=1.2.0 [2021-10-11T18:58:48.682Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-11T18:58:49.289Z] Removing intermediate container 93baaf4f328a [2021-10-11T18:58:49.289Z] ---> bba450380ee8 [2021-10-11T18:58:49.289Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-11T18:58:49.289Z] Collecting docker<4.0,>=3.6.0 [2021-10-11T18:58:49.289Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-11T18:58:49.289Z] Removing intermediate container 04652e8c0f42 [2021-10-11T18:58:49.289Z] ---> d09179707ba5 [2021-10-11T18:58:49.289Z] Step 24/24 : LABEL version=0.0.0 [2021-10-11T18:58:49.569Z] ---> Running in 709a33b4769b [2021-10-11T18:58:50.184Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-11T18:58:50.465Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-11T18:58:50.745Z] Removing intermediate container 709a33b4769b [2021-10-11T18:58:50.745Z] ---> d10f91216dac [2021-10-11T18:58:50.745Z] [2021-10-11T18:58:51.374Z] Collecting PyYAML<4,>=3.10 [2021-10-11T18:58:51.374Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-11T18:58:51.374Z] Successfully built d10f91216dac [2021-10-11T18:58:51.374Z] ---> 88ffc4b2207e [2021-10-11T18:58:51.374Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-11T18:58:51.374Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-11T18:58:51.374Z] Building security-proxy-setup [2021-10-11T18:58:52.860Z]  Building security-secretstore-setup ... done  ---> Running in 69885370c62b [2021-10-11T18:58:55.544Z] Collecting docker-pycreds>=0.4.0 [2021-10-11T18:58:55.544Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-11T18:58:56.165Z] Removing intermediate container 69885370c62b [2021-10-11T18:58:56.165Z] ---> 1e15723705a9 [2021-10-11T18:58:56.165Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-11T18:58:56.781Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-11T18:58:56.781Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-11T18:58:56.781Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-11T18:58:56.781Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-11T18:58:57.060Z] Collecting idna<2.8,>=2.5 [2021-10-11T18:58:57.060Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-11T18:58:57.060Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-11T18:58:57.359Z] ---> Running in 0b8eaa815f26 [2021-10-11T18:58:57.359Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-11T18:58:57.359Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-11T18:58:57.359Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-11T18:58:57.359Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-11T18:58:58.359Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-11T18:58:58.359Z] Attempting uninstall: urllib3 [2021-10-11T18:58:58.359Z] Found existing installation: urllib3 1.26.5 [2021-10-11T18:58:58.359Z] Uninstalling urllib3-1.26.5: [2021-10-11T18:58:58.641Z] Successfully uninstalled urllib3-1.26.5 [2021-10-11T18:58:58.641Z] Removing intermediate container 0b8eaa815f26 [2021-10-11T18:58:58.641Z] ---> 3620b92adb0b [2021-10-11T18:58:58.641Z] Step 27/30 : CMD ["gate"] [2021-10-11T18:58:59.252Z] Attempting uninstall: idna [2021-10-11T18:58:59.252Z] Found existing installation: idna 3.2 [2021-10-11T18:58:59.252Z] Uninstalling idna-3.2: [2021-10-11T18:58:59.529Z] Successfully uninstalled idna-3.2 [2021-10-11T18:58:59.808Z] ---> Running in 9425317ff3d7 [2021-10-11T18:59:00.418Z] Attempting uninstall: chardet [2021-10-11T18:59:00.418Z] Found existing installation: chardet 4.0.0 [2021-10-11T18:59:00.418Z] Uninstalling chardet-4.0.0: [2021-10-11T18:59:00.418Z] Successfully uninstalled chardet-4.0.0 [2021-10-11T18:59:00.711Z] Removing intermediate container 9425317ff3d7 [2021-10-11T18:59:00.712Z] ---> 5f9247dbee94 [2021-10-11T18:59:00.712Z] Step 28/30 : LABEL arch=arm64 [2021-10-11T18:59:01.727Z] ---> Running in caab018d0e1b [2021-10-11T18:59:02.338Z] Attempting uninstall: requests [2021-10-11T18:59:02.338Z] Found existing installation: requests 2.25.1 [2021-10-11T18:59:02.338Z] Uninstalling requests-2.25.1: [2021-10-11T18:59:02.338Z] Successfully uninstalled requests-2.25.1 [2021-10-11T18:59:03.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:59:03.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:59:03.341Z] ---> 8b99ab4a3d99 [2021-10-11T18:59:03.341Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:59:03.341Z] ---> Using cache [2021-10-11T18:59:03.341Z] ---> 0d75b011e977 [2021-10-11T18:59:03.341Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:59:03.341Z] ---> Using cache [2021-10-11T18:59:03.341Z] ---> 161bd57efb14 [2021-10-11T18:59:03.341Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-11T18:59:03.341Z] Running setup.py install for texttable: started [2021-10-11T18:59:03.341Z] Removing intermediate container caab018d0e1b [2021-10-11T18:59:03.341Z] ---> 65e2c00ad113 [2021-10-11T18:59:03.341Z] Step 29/30 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:59:03.945Z] ---> Running in 739833a33a05 [2021-10-11T18:59:04.943Z] ---> Running in f87ec693b261 [2021-10-11T18:59:05.563Z] Running setup.py install for texttable: finished with status 'done' [2021-10-11T18:59:05.563Z] Running setup.py install for PyYAML: started [2021-10-11T18:59:06.566Z] Removing intermediate container f87ec693b261 [2021-10-11T18:59:06.566Z] ---> 431eb8bacb23 [2021-10-11T18:59:06.566Z] Step 30/30 : LABEL version=0.0.0 [2021-10-11T18:59:06.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:59:07.182Z] ---> Running in 3c927ea38ead [2021-10-11T18:59:07.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:59:08.413Z] OK: 218 MiB in 52 packages [2021-10-11T18:59:08.413Z] Removing intermediate container 3c927ea38ead [2021-10-11T18:59:08.413Z] ---> a3bce277a36d [2021-10-11T18:59:08.413Z] [2021-10-11T18:59:08.413Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-11T18:59:09.021Z] Running setup.py install for docopt: started [2021-10-11T18:59:09.021Z] Successfully built a3bce277a36d [2021-10-11T18:59:10.023Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:59:10.023Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:59:10.314Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-11T18:59:10.314Z] ---> 8b99ab4a3d99 [2021-10-11T18:59:10.314Z]  Building security-bootstrapper ... done Step 3/23 : WORKDIR /edgex-go [2021-10-11T18:59:10.314Z] Building core-metadata [2021-10-11T18:59:10.314Z] ---> Using cache [2021-10-11T18:59:10.314Z] ---> 0d75b011e977 [2021-10-11T18:59:10.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:59:10.314Z] ---> Using cache [2021-10-11T18:59:10.314Z] ---> 161bd57efb14 [2021-10-11T18:59:10.314Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-11T18:59:10.933Z] Running setup.py install for docopt: finished with status 'done' [2021-10-11T18:59:10.933Z] Running setup.py install for dockerpty: started [2021-10-11T18:59:11.217Z] ---> Running in 9759e69dafe4 [2021-10-11T18:59:11.217Z] Removing intermediate container 739833a33a05 [2021-10-11T18:59:11.217Z] ---> ca45334d8590 [2021-10-11T18:59:11.217Z] Step 6/22 : COPY . . [2021-10-11T18:59:13.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:59:13.247Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-11T18:59:14.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:59:15.275Z] OK: 218 MiB in 52 packages [2021-10-11T18:59:15.275Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-11T18:59:20.772Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:59:20.772Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:59:20.772Z] ---> 8b99ab4a3d99 [2021-10-11T18:59:20.772Z] Step 3/20 : WORKDIR /edgex-go [2021-10-11T18:59:20.772Z] ---> Using cache [2021-10-11T18:59:20.772Z] ---> 0d75b011e977 [2021-10-11T18:59:20.772Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:59:20.772Z] ---> Using cache [2021-10-11T18:59:20.772Z] ---> 161bd57efb14 [2021-10-11T18:59:20.772Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-11T18:59:27.532Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:59:27.532Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:59:27.532Z] ---> 8b99ab4a3d99 [2021-10-11T18:59:27.532Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:59:27.533Z] ---> Using cache [2021-10-11T18:59:27.533Z] ---> 0d75b011e977 [2021-10-11T18:59:27.533Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:59:27.533Z] ---> Using cache [2021-10-11T18:59:27.533Z] ---> 161bd57efb14 [2021-10-11T18:59:27.533Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:59:29.536Z] ---> Running in 9739743f23e6 [2021-10-11T18:59:29.536Z] ---> Running in 0551333b2b07 [2021-10-11T18:59:30.157Z] ---> acc89b7f1b4d [2021-10-11T18:59:30.157Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:59:30.448Z] Removing intermediate container 9759e69dafe4 [2021-10-11T18:59:30.448Z] ---> c6ff16148a33 [2021-10-11T18:59:30.448Z] Step 6/23 : COPY go.mod . [2021-10-11T18:59:30.448Z] ---> Running in cf0ac102e886 [2021-10-11T18:59:32.479Z] ---> 90d46924134f [2021-10-11T18:59:32.479Z] Step 7/23 : RUN go mod download [2021-10-11T18:59:32.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:59:32.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:59:32.479Z] ---> Running in 4107577c31b9 [2021-10-11T18:59:33.490Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:59:33.490Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:59:34.326Z] OK: 218 MiB in 52 packages [2021-10-11T18:59:34.326Z] OK: 218 MiB in 52 packages [2021-10-11T18:59:36.355Z] Removing intermediate container cf0ac102e886 [2021-10-11T18:59:36.355Z] ---> c5cbd24dd8a2 [2021-10-11T18:59:36.355Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-11T18:59:36.634Z] ---> Running in 21f1bb526326 [2021-10-11T18:59:36.634Z] Removing intermediate container 0551333b2b07 [2021-10-11T18:59:36.634Z] ---> df07bdf05aa2 [2021-10-11T18:59:36.634Z] Step 6/22 : COPY . . [2021-10-11T18:59:36.634Z] Removing intermediate container 9739743f23e6 [2021-10-11T18:59:36.634Z] ---> b5151191fff8 [2021-10-11T18:59:36.634Z] Step 6/20 : COPY . . [2021-10-11T18:59:39.313Z] Removing intermediate container 4107577c31b9 [2021-10-11T18:59:39.313Z] ---> 8e14ab32ccc7 [2021-10-11T18:59:39.313Z] Step 8/23 : COPY . . [2021-10-11T18:59:39.595Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-11T18:59:46.567Z] Running on prd-ubuntu18.04-docker-8c-8g-490 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws [2021-10-11T18:59:46.579Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-11T18:59:46.667Z] The recommended git tool is: git [2021-10-11T18:59:49.193Z] using credential edgex-jenkins-ssh [2021-10-11T18:59:49.207Z] Cloning the remote Git repository [2021-10-11T18:59:49.233Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:59:49.288Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-11T18:59:49.314Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:59:49.314Z] > git --version # timeout=10 [2021-10-11T18:59:49.321Z] > git --version # 'git version 2.17.1' [2021-10-11T18:59:49.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:59:49.350Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:59:50.183Z] Removing intermediate container 253f45d5db50 [2021-10-11T18:59:50.183Z] ---> d7f1e5ceec0e [2021-10-11T18:59:50.183Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-11T18:59:53.646Z] ---> Running in d1f24cc19a67 [2021-10-11T18:59:53.698Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:59:54.291Z] Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:59:54.410Z] Merge succeeded, producing 33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T18:59:54.410Z] Checking out Revision 33b18ca859af497484855edbd0e22a57b658f7ac (PR-3748) [2021-10-11T18:59:53.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:59:53.717Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:59:53.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:59:53.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:59:53.734Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-11T18:59:54.305Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T18:59:54.311Z] > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [2021-10-11T18:59:54.374Z] > git remote # timeout=10 [2021-10-11T18:59:54.382Z] > git config --get remote.origin.url # timeout=10 [2021-10-11T18:59:54.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:59:54.394Z] > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 [2021-10-11T18:59:54.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-11T18:59:54.416Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T18:59:54.421Z] > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [2021-10-11T18:59:56.333Z] Removing intermediate container d1f24cc19a67 [2021-10-11T18:59:56.333Z] ---> 495c0477659c [2021-10-11T18:59:56.333Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-11T18:59:56.333Z] ---> Running in 896cc7647548 [2021-10-11T18:59:58.000Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-11T18:59:58.360Z] Removing intermediate container 896cc7647548 [2021-10-11T18:59:58.360Z] ---> 44c424cd9f2e [2021-10-11T18:59:58.360Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:59:58.985Z] + echo snap-build.sh [2021-10-11T18:59:58.985Z] snap-build.sh [2021-10-11T18:59:58.985Z] + SNAP_BASE_DIR=. [2021-10-11T18:59:58.985Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-10-11T18:59:58.985Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-10-11T18:59:58.985Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-10-11T18:59:58.985Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-10-11T18:59:58.985Z] + cd /w/workspace/edgex-go/5 [2021-10-11T18:59:58.985Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-11T18:59:58.985Z] Reading package lists... [2021-10-11T18:59:58.985Z] Building dependency tree... [2021-10-11T18:59:58.985Z] Reading state information... [2021-10-11T18:59:58.985Z] The following packages were automatically installed and are no longer required: [2021-10-11T18:59:58.985Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-11T18:59:58.985Z] uidmap xdelta3 [2021-10-11T18:59:58.985Z] Use 'sudo apt autoremove' to remove them. [2021-10-11T18:59:58.985Z] The following packages will be REMOVED: [2021-10-11T18:59:58.985Z] lxd* lxd-client* [2021-10-11T18:59:59.250Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-11T18:59:59.250Z] After this operation, 31.7 MB disk space will be freed. [2021-10-11T18:59:59.786Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-11T18:59:59.786Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-11T19:00:00.736Z] Removing lxd dnsmasq configuration [2021-10-11T19:00:00.736Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-11T19:00:00.736Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-11T19:00:01.683Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-11T19:00:01.944Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-11T19:00:01.944Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-11T19:00:03.333Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-11T19:00:03.333Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-11T19:00:03.848Z] ---> 5465278a80ff [2021-10-11T19:00:03.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-11T19:00:03.907Z] + sudo snap remove --purge lxd [2021-10-11T19:00:03.907Z] snap "lxd" is not installed [2021-10-11T19:00:03.907Z] + sudo groupadd --force --system lxd [2021-10-11T19:00:03.907Z] ++ whoami [2021-10-11T19:00:03.907Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-11T19:00:03.907Z] + newgrp - lxd [2021-10-11T19:00:03.907Z] + sudo snap install lxd [2021-10-11T19:00:06.535Z] ---> 161a37a661c6 [2021-10-11T19:00:06.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-11T19:00:09.987Z] ---> 48f5899403fa [2021-10-11T19:00:09.987Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-11T19:00:10.273Z] ---> Running in 8989d6f107ee [2021-10-11T19:00:12.308Z] Removing intermediate container 8989d6f107ee [2021-10-11T19:00:12.308Z] ---> b8d59aa7fa76 [2021-10-11T19:00:12.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T19:00:12.308Z] ---> Running in 7c63be7b98c9 [2021-10-11T19:00:12.919Z] ---> f947f6057746 [2021-10-11T19:00:12.919Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T19:00:13.201Z] ---> Running in 6e8ad60fb408 [2021-10-11T19:00:13.482Z] Removing intermediate container 7c63be7b98c9 [2021-10-11T19:00:13.482Z] ---> bb3d965ae352 [2021-10-11T19:00:13.482Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T19:00:13.922Z] 2021-10-11T19:00:10Z INFO Waiting for automatic snapd restart... [2021-10-11T19:00:14.094Z] ---> f4c350a58a0a [2021-10-11T19:00:14.095Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T19:00:14.095Z] ---> Running in 2fc387228927 [2021-10-11T19:00:14.377Z] ---> Running in 0ca8d90a7966 [2021-10-11T19:00:15.390Z] Removing intermediate container 2fc387228927 [2021-10-11T19:00:15.390Z] ---> 87bc072ce7c8 [2021-10-11T19:00:15.390Z] Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T19:00:15.673Z] ---> Running in 25c354402f8f [2021-10-11T19:00:17.143Z] Removing intermediate container 25c354402f8f [2021-10-11T19:00:17.143Z] ---> 7d5b03f53e2b [2021-10-11T19:00:17.143Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T19:00:17.426Z] ---> Running in 296b81b2f440 [2021-10-11T19:00:18.433Z] Removing intermediate container 296b81b2f440 [2021-10-11T19:00:18.433Z] ---> 9b94bea497c0 [2021-10-11T19:00:18.433Z] [2021-10-11T19:00:19.045Z] ---> b97cb8269952 [2021-10-11T19:00:19.045Z] Step 9/23 : RUN go mod tidy [2021-10-11T19:00:19.045Z] Successfully built 9b94bea497c0 [2021-10-11T19:00:19.045Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-11T19:00:19.327Z]  Building sys-mgmt-agent ... done  ---> Running in a911dc946128 [2021-10-11T19:00:21.348Z] Removing intermediate container 6e8ad60fb408 [2021-10-11T19:00:21.348Z] ---> cc12ccb0737e [2021-10-11T19:00:21.348Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-11T19:00:21.348Z] Removing intermediate container 0ca8d90a7966 [2021-10-11T19:00:21.348Z] ---> 661c44d3b9d0 [2021-10-11T19:00:21.348Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-11T19:00:21.348Z] ---> Running in 12c585647813 [2021-10-11T19:00:21.348Z] ---> Running in 346acee7da4c [2021-10-11T19:00:24.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-11T19:00:24.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-11T19:00:27.525Z] Removing intermediate container a911dc946128 [2021-10-11T19:00:27.525Z] ---> d23478f8ca43 [2021-10-11T19:00:27.525Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-11T19:00:27.525Z] ---> Running in 08481574bf5e [2021-10-11T19:00:28.860Z] lxd 4.19 from Canonical* installed [2021-10-11T19:00:28.860Z] + sudo lxd init --auto [2021-10-11T19:00:30.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-11T19:00:38.876Z] + sudo snap install --classic snapcraft [2021-10-11T19:00:47.040Z] snapcraft 5.0 from Canonical* installed [2021-10-11T19:00:47.040Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-11T19:00:47.040Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-11T19:00:47.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-11T19:00:47.040Z] Dload Upload Total Spent Left Speed [2021-10-11T19:00:47.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3968 [2021-10-11T19:00:47.040Z] 100 3325k 100 3325k 0 0 6545k 0 --:--:-- --:--:-- --:--:-- 6545k [2021-10-11T19:00:47.040Z] ./yq_linux_amd64 [2021-10-11T19:00:47.301Z] + sudo snapcraft prime --use-lxd [2021-10-11T19:00:49.851Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-11T19:00:49.851Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-11T19:00:49.851Z] - README.md [2021-10-11T19:00:49.851Z] [2021-10-11T19:00:49.851Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-11T19:00:49.851Z] Launching a container. [2021-10-11T19:00:55.141Z] Waiting for container to be ready [2021-10-11T19:00:55.141Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-11T19:00:55.141Z] [2021-10-11T19:00:59.341Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-11T19:00:59.606Z] Waiting for network to be ready... [2021-10-11T19:01:00.176Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-11T19:01:00.176Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-11T19:01:00.176Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-11T19:01:00.176Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-11T19:01:00.176Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-11T19:01:00.176Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-11T19:01:00.176Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-11T19:01:00.176Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-11T19:01:00.176Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-11T19:01:00.176Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] [2021-10-11T19:01:00.746Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-11T19:01:00.746Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-11T19:01:01.007Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-11T19:01:01.269Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-11T19:01:01.269Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-11T19:01:01.269Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-11T19:01:01.269Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-11T19:01:01.269Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-11T19:01:01.530Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-11T19:01:01.530Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-10-11T19:01:01.803Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-11T19:01:01.803Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-11T19:01:01.803Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-11T19:01:01.803Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-11T19:01:01.803Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-11T19:01:01.803Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] [2021-10-11T19:01:01.803Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] [2021-10-11T19:01:04.363Z] Fetched 25.4 MB in 4s (6023 kB/s) [2021-10-11T19:01:04.935Z] Reading package lists... [2021-10-11T19:01:05.196Z] Reading package lists... [2021-10-11T19:01:05.457Z] Building dependency tree... [2021-10-11T19:01:05.457Z] Reading state information... [2021-10-11T19:01:05.457Z] The following additional packages will be installed: [2021-10-11T19:01:05.457Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-11T19:01:05.457Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-11T19:01:05.457Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-11T19:01:05.457Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-11T19:01:05.457Z] Suggested packages: [2021-10-11T19:01:05.457Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-11T19:01:05.457Z] Recommended packages: [2021-10-11T19:01:05.457Z] gnupg libsasl2-modules [2021-10-11T19:01:05.719Z] The following NEW packages will be installed: [2021-10-11T19:01:05.719Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-11T19:01:05.719Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-11T19:01:05.719Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-11T19:01:05.719Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-11T19:01:05.719Z] The following packages will be upgraded: [2021-10-11T19:01:05.719Z] gpg gpg-agent gpgconf libudev1 [2021-10-11T19:01:05.719Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-11T19:01:05.719Z] Need to get 3527 kB of archives. [2021-10-11T19:01:05.719Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-11T19:01:05.719Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-11T19:01:05.719Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-11T19:01:05.719Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-11T19:01:05.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-11T19:01:05.980Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-11T19:01:06.240Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-11T19:01:06.500Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-11T19:01:06.500Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-11T19:01:06.500Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-11T19:01:06.500Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-11T19:01:06.500Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-11T19:01:06.500Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-11T19:01:06.500Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-11T19:01:06.760Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-11T19:01:06.760Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-11T19:01:06.760Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-11T19:01:06.760Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-11T19:01:06.760Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-11T19:01:06.760Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-11T19:01:06.760Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-11T19:01:06.760Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-11T19:01:06.760Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-11T19:01:06.760Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-11T19:01:06.760Z] Fetched 3527 kB in 1s (3133 kB/s) [2021-10-11T19:01:07.021Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-11T19:01:07.021Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-11T19:01:07.021Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-11T19:01:07.021Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-11T19:01:07.021Z] Selecting previously unselected package udev. [2021-10-11T19:01:07.021Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-11T19:01:07.021Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-11T19:01:07.021Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-11T19:01:07.282Z] Selecting previously unselected package libfuse2:amd64. [2021-10-11T19:01:07.282Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-11T19:01:07.282Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-11T19:01:07.282Z] Selecting previously unselected package fuse. [2021-10-11T19:01:07.282Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-11T19:01:07.282Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-11T19:01:07.282Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-11T19:01:07.282Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-11T19:01:07.542Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-11T19:01:07.542Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-11T19:01:07.542Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-11T19:01:07.542Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-11T19:01:07.542Z] Selecting previously unselected package libksba8:amd64. [2021-10-11T19:01:07.542Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-11T19:01:07.542Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-11T19:01:07.803Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-11T19:01:07.803Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:07.803Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:07.803Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-11T19:01:07.803Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:07.803Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:07.803Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-11T19:01:07.803Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:07.803Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:07.803Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-11T19:01:07.803Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:07.803Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:07.803Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-11T19:01:07.803Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:07.803Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:08.063Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-11T19:01:08.063Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:08.063Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:08.063Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-11T19:01:08.063Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:08.063Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:08.063Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-11T19:01:08.063Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:08.063Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:08.063Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-11T19:01:08.063Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-11T19:01:08.063Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:08.324Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-11T19:01:08.324Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-11T19:01:08.324Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-11T19:01:08.324Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-11T19:01:08.324Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-11T19:01:08.324Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-11T19:01:08.324Z] Selecting previously unselected package libldap-common. [2021-10-11T19:01:08.324Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-11T19:01:08.324Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-11T19:01:08.324Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-11T19:01:08.324Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-11T19:01:08.324Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-11T19:01:08.585Z] Selecting previously unselected package dirmngr. [2021-10-11T19:01:08.585Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-11T19:01:08.586Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-11T19:01:08.586Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-11T19:01:08.586Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-11T19:01:08.586Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-11T19:01:08.586Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-11T19:01:08.586Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-11T19:01:08.586Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-11T19:01:08.586Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:08.586Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-11T19:01:08.586Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-11T19:01:08.586Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-11T19:01:09.161Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-11T19:01:09.161Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:09.161Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-11T19:01:09.161Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-11T19:01:09.161Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-11T19:01:09.161Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:09.161Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:09.161Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:09.161Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:09.161Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:09.161Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:09.161Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-11T19:01:09.420Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-11T19:01:09.420Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-11T19:01:09.420Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-11T19:01:09.437Z] Removing intermediate container 21f1bb526326 [2021-10-11T19:01:09.437Z] ---> 3ee08b6aa750 [2021-10-11T19:01:09.437Z] [2021-10-11T19:01:09.437Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T19:01:09.437Z] ---> bb3de5531c18 [2021-10-11T19:01:09.437Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-11T19:01:09.437Z] ---> Running in b3772fc3ecb3 [2021-10-11T19:01:09.437Z] Removing intermediate container b3772fc3ecb3 [2021-10-11T19:01:09.437Z] ---> 55d5156a9540 [2021-10-11T19:01:09.437Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-11T19:01:09.437Z] ---> Running in 512ce623c178 [2021-10-11T19:01:09.437Z] Removing intermediate container 512ce623c178 [2021-10-11T19:01:09.437Z] ---> 6d7497e57fc7 [2021-10-11T19:01:09.437Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-11T19:01:09.437Z] ---> Running in 73fea3279cf1 [2021-10-11T19:01:09.437Z] Removing intermediate container 73fea3279cf1 [2021-10-11T19:01:09.437Z] ---> 9427be18eeb4 [2021-10-11T19:01:09.437Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T19:01:09.437Z] ---> Running in 95bb99a48b1c [2021-10-11T19:01:09.437Z] Removing intermediate container 95bb99a48b1c [2021-10-11T19:01:09.437Z] ---> 27f2c32d5e1e [2021-10-11T19:01:09.437Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-11T19:01:09.437Z] ---> Running in b5790214fe94 [2021-10-11T19:01:09.680Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-11T19:01:09.680Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-11T19:01:09.680Z] This means they are not meant to be enabled using systemctl. [2021-10-11T19:01:09.680Z] Possible reasons for having this kind of units are: [2021-10-11T19:01:09.680Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-11T19:01:09.680Z] .wants/ or .requires/ directory. [2021-10-11T19:01:09.680Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-11T19:01:09.680Z] a requirement dependency on it. [2021-10-11T19:01:09.680Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-11T19:01:09.680Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-11T19:01:09.680Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-11T19:01:09.680Z] instance name specified. [2021-10-11T19:01:09.939Z] Reading package lists... [2021-10-11T19:01:10.199Z] Building dependency tree... [2021-10-11T19:01:10.199Z] Reading state information... [2021-10-11T19:01:10.459Z] The following additional packages will be installed: [2021-10-11T19:01:10.459Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-11T19:01:10.459Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-11T19:01:10.459Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-11T19:01:10.459Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-11T19:01:10.459Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-11T19:01:10.459Z] Suggested packages: [2021-10-11T19:01:10.459Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-11T19:01:10.459Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-11T19:01:10.459Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-11T19:01:10.459Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-11T19:01:10.459Z] systemd-container policykit-1 [2021-10-11T19:01:10.459Z] Recommended packages: [2021-10-11T19:01:10.459Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-11T19:01:10.459Z] The following NEW packages will be installed: [2021-10-11T19:01:10.459Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-11T19:01:10.459Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-11T19:01:10.459Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-11T19:01:10.459Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-11T19:01:10.459Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-11T19:01:10.459Z] The following packages will be upgraded: [2021-10-11T19:01:10.459Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-11T19:01:10.459Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-11T19:01:10.459Z] Need to get 36.8 MB of archives. [2021-10-11T19:01:10.459Z] After this operation, 147 MB of additional disk space will be used. [2021-10-11T19:01:10.459Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-11T19:01:10.459Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-11T19:01:10.459Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-11T19:01:10.459Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-11T19:01:10.459Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-11T19:01:10.459Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-11T19:01:10.459Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-11T19:01:10.459Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-11T19:01:10.459Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-11T19:01:10.459Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-11T19:01:10.459Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-11T19:01:10.459Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-11T19:01:10.459Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-11T19:01:10.459Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-11T19:01:10.721Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-11T19:01:10.721Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-11T19:01:10.721Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-11T19:01:11.291Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-11T19:01:11.291Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-11T19:01:11.291Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-11T19:01:11.291Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-11T19:01:11.291Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-11T19:01:11.291Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-11T19:01:11.291Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-11T19:01:11.291Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-11T19:01:11.291Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-11T19:01:11.479Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T19:01:11.551Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-11T19:01:11.551Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-11T19:01:11.551Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-11T19:01:11.551Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-11T19:01:12.491Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-11T19:01:12.491Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-10-11T19:01:12.491Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-11T19:01:12.491Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-11T19:01:12.491Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-11T19:01:12.492Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T19:01:13.063Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-11T19:01:13.063Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-11T19:01:13.063Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-11T19:01:13.063Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-11T19:01:13.063Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-11T19:01:13.063Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-11T19:01:13.323Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-11T19:01:13.323Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-11T19:01:13.323Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-11T19:01:13.323Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-11T19:01:13.584Z] Setting up apt (1.6.14) ... [2021-10-11T19:01:13.584Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-11T19:01:13.970Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-11T19:01:13.970Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T19:01:13.970Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-11T19:01:13.970Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T19:01:14.154Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-11T19:01:14.155Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-11T19:01:14.155Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-11T19:01:14.155Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-11T19:01:14.155Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-11T19:01:14.155Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-11T19:01:14.155Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-11T19:01:14.257Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-11T19:01:14.257Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-11T19:01:14.452Z] Selecting previously unselected package libexpat1:amd64. [2021-10-11T19:01:14.452Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-11T19:01:14.452Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-11T19:01:14.452Z] Selecting previously unselected package python3.6-minimal. [2021-10-11T19:01:14.452Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-11T19:01:14.452Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-11T19:01:14.542Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T19:01:14.542Z] OK: 8 MiB in 20 packages [2021-10-11T19:01:14.719Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-11T19:01:14.719Z] Checking for services that may need to be restarted...done. [2021-10-11T19:01:15.017Z] Checking for services that may need to be restarted...done. [2021-10-11T19:01:15.017Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-11T19:01:15.017Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-11T19:01:15.017Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-11T19:01:15.310Z] Selecting previously unselected package python3-minimal. [2021-10-11T19:01:15.310Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-11T19:01:15.310Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-11T19:01:15.310Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-11T19:01:15.310Z] Selecting previously unselected package mime-support. [2021-10-11T19:01:15.310Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-11T19:01:15.310Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-11T19:01:15.569Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-11T19:01:15.569Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-11T19:01:15.569Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-11T19:01:15.569Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-11T19:01:15.569Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-11T19:01:15.569Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-11T19:01:15.828Z] Selecting previously unselected package python3.6. [2021-10-11T19:01:15.828Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-11T19:01:15.828Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-11T19:01:15.828Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-11T19:01:15.828Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-11T19:01:15.828Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-11T19:01:15.828Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-11T19:01:16.089Z] Selecting previously unselected package python3. [2021-10-11T19:01:16.089Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-11T19:01:16.089Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-11T19:01:16.089Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-11T19:01:16.089Z] Selecting previously unselected package multiarch-support. [2021-10-11T19:01:16.089Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-11T19:01:16.089Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-11T19:01:16.089Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-11T19:01:16.350Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-11T19:01:16.350Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-11T19:01:16.350Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-11T19:01:16.350Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-11T19:01:16.350Z] Selecting previously unselected package libbsd0:amd64. [2021-10-11T19:01:16.350Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-11T19:01:16.350Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-11T19:01:16.350Z] Selecting previously unselected package sudo. [2021-10-11T19:01:16.350Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-11T19:01:16.350Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-11T19:01:16.350Z] Selecting previously unselected package apparmor. [2021-10-11T19:01:16.350Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-11T19:01:16.574Z] Removing intermediate container b5790214fe94 [2021-10-11T19:01:16.574Z] ---> 1d903ec115a3 [2021-10-11T19:01:16.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T19:01:16.611Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-11T19:01:16.611Z] Selecting previously unselected package libedit2:amd64. [2021-10-11T19:01:16.611Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-11T19:01:16.611Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-11T19:01:16.611Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-11T19:01:16.611Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-11T19:01:16.611Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-11T19:01:16.611Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-11T19:01:16.611Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-11T19:01:16.611Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-11T19:01:16.871Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-11T19:01:16.871Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-11T19:01:16.871Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-11T19:01:16.871Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-11T19:01:16.871Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-11T19:01:16.871Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-11T19:01:16.871Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-11T19:01:16.871Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-11T19:01:16.871Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-11T19:01:17.131Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-11T19:01:17.131Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-11T19:01:17.131Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-11T19:01:17.131Z] Selecting previously unselected package openssh-client. [2021-10-11T19:01:17.131Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-11T19:01:17.131Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-11T19:01:17.131Z] Selecting previously unselected package squashfs-tools. [2021-10-11T19:01:17.131Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-11T19:01:17.131Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-11T19:01:17.390Z] Selecting previously unselected package snapd. [2021-10-11T19:01:17.390Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-11T19:01:17.390Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-11T19:01:18.051Z] ---> 5184a8651fdc [2021-10-11T19:01:18.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-11T19:01:19.933Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-11T19:01:19.933Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-11T19:01:19.933Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-11T19:01:19.933Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-11T19:01:19.933Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-11T19:01:19.933Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-11T19:01:19.933Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-11T19:01:19.933Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-11T19:01:19.933Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-11T19:01:20.081Z] ---> 2433f149946d [2021-10-11T19:01:20.081Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-11T19:01:20.191Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-11T19:01:20.191Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-11T19:01:20.191Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-11T19:01:20.191Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-11T19:01:20.191Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-11T19:01:20.191Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-11T19:01:20.761Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-11T19:01:20.761Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-11T19:01:20.761Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-11T19:01:20.761Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-11T19:01:20.761Z] running python rtupdate hooks for python3.6... [2021-10-11T19:01:20.761Z] running python post-rtupdate hooks for python3.6... [2021-10-11T19:01:21.022Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-11T19:01:21.088Z] ---> 991abe891196 [2021-10-11T19:01:21.088Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-11T19:01:21.370Z] ---> Running in 7c3728e82263 [2021-10-11T19:01:21.595Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-11T19:01:21.855Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-11T19:01:21.855Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-11T19:01:21.855Z] Setting up snapd (2.51.1+18.04) ... [2021-10-11T19:01:21.985Z] Removing intermediate container 7c3728e82263 [2021-10-11T19:01:21.985Z] ---> 7dd8b8dbeee1 [2021-10-11T19:01:21.985Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T19:01:22.271Z] ---> Running in f960851fdc6f [2021-10-11T19:01:22.423Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-11T19:01:22.423Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-11T19:01:22.683Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-11T19:01:22.884Z] Removing intermediate container f960851fdc6f [2021-10-11T19:01:22.884Z] ---> c9a2f4f4faa4 [2021-10-11T19:01:22.884Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T19:01:22.943Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-11T19:01:22.943Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-11T19:01:22.943Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-11T19:01:23.169Z] ---> Running in 50b556d14015 [2021-10-11T19:01:23.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-11T19:01:23.202Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-11T19:01:23.463Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-11T19:01:23.722Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-11T19:01:23.722Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-11T19:01:23.782Z] Removing intermediate container 50b556d14015 [2021-10-11T19:01:23.782Z] ---> 9354364cbbd6 [2021-10-11T19:01:23.782Z] Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T19:01:23.983Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-11T19:01:24.065Z] ---> Running in c4587943172f [2021-10-11T19:01:24.244Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-11T19:01:24.677Z] Removing intermediate container c4587943172f [2021-10-11T19:01:24.677Z] ---> 9e6b17acedd0 [2021-10-11T19:01:24.677Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T19:01:24.962Z] ---> Running in 19f2a65ea736 [2021-10-11T19:01:25.586Z] Removing intermediate container 19f2a65ea736 [2021-10-11T19:01:25.586Z] ---> 533bce6c2190 [2021-10-11T19:01:25.586Z] [2021-10-11T19:01:25.628Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-11T19:01:25.628Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-11T19:01:25.628Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-11T19:01:26.198Z] Successfully built 533bce6c2190 [2021-10-11T19:01:26.198Z] Successfully tagged core-data-arm64:latest [2021-10-11T19:01:26.835Z] Reading package lists... [2021-10-11T19:01:26.835Z] Reading package lists... [2021-10-11T19:01:27.094Z] Building dependency tree... [2021-10-11T19:01:27.094Z] Reading state information... [2021-10-11T19:01:27.094Z] Calculating upgrade... [2021-10-11T19:01:27.354Z] The following packages will be upgraded: [2021-10-11T19:01:27.354Z] advancecomp base-files bash binutils binutils-common [2021-10-11T19:01:27.354Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-11T19:01:27.354Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-11T19:01:27.355Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-11T19:01:27.355Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-11T19:01:27.355Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-11T19:01:27.355Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-11T19:01:27.355Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-11T19:01:27.355Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-11T19:01:27.355Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-11T19:01:27.355Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-11T19:01:27.355Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-11T19:01:27.355Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-11T19:01:27.355Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-11T19:01:27.355Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-11T19:01:27.355Z] ubuntu-keyring util-linux [2021-10-11T19:01:27.355Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-11T19:01:27.355Z] Need to get 64.2 MB of archives. [2021-10-11T19:01:27.355Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-11T19:01:27.355Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-11T19:01:27.355Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-11T19:01:27.615Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-11T19:01:27.615Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-11T19:01:27.615Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-11T19:01:27.615Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-11T19:01:27.615Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-11T19:01:27.615Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-11T19:01:27.615Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-11T19:01:27.615Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-11T19:01:27.615Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-11T19:01:27.615Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-11T19:01:27.615Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-11T19:01:27.615Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-11T19:01:27.615Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-11T19:01:27.615Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-11T19:01:27.615Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-11T19:01:27.615Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-11T19:01:27.615Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-11T19:01:27.615Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-11T19:01:27.615Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-11T19:01:27.615Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-11T19:01:27.615Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-11T19:01:27.615Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-11T19:01:27.615Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-11T19:01:27.615Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-11T19:01:27.615Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-11T19:01:27.615Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-11T19:01:27.615Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-11T19:01:27.615Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-11T19:01:27.615Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-11T19:01:27.615Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-11T19:01:27.615Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-11T19:01:27.615Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-11T19:01:27.615Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-11T19:01:27.615Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-11T19:01:27.615Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-11T19:01:27.615Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-11T19:01:27.615Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-11T19:01:27.615Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-11T19:01:27.616Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-11T19:01:27.616Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-11T19:01:27.616Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-11T19:01:27.616Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-11T19:01:27.616Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-11T19:01:27.616Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-11T19:01:27.616Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-11T19:01:27.616Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-11T19:01:27.616Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-11T19:01:27.616Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-11T19:01:27.616Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-11T19:01:27.616Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-11T19:01:27.616Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-11T19:01:27.616Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-11T19:01:27.616Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-11T19:01:27.616Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-11T19:01:27.616Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-11T19:01:27.882Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-11T19:01:27.882Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-11T19:01:27.882Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-11T19:01:28.141Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-11T19:01:28.141Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-11T19:01:28.141Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-11T19:01:28.141Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-11T19:01:28.141Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-11T19:01:28.141Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-11T19:01:28.401Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-11T19:01:28.401Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-11T19:01:28.401Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-11T19:01:28.401Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-11T19:01:28.401Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-11T19:01:28.401Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-11T19:01:28.401Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-11T19:01:28.401Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-11T19:01:28.401Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-11T19:01:28.401Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-11T19:01:28.401Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-11T19:01:28.660Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-11T19:01:28.660Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-11T19:01:28.660Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-11T19:01:28.660Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-11T19:01:28.660Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-11T19:01:28.660Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-11T19:01:28.660Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-11T19:01:28.660Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-11T19:01:28.660Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-11T19:01:28.660Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-11T19:01:28.660Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-11T19:01:28.660Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-11T19:01:28.660Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-11T19:01:28.660Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-11T19:01:28.919Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-11T19:01:28.919Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-11T19:01:28.919Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-11T19:01:28.919Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-11T19:01:28.919Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-11T19:01:28.919Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-11T19:01:28.919Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-11T19:01:28.919Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-11T19:01:28.919Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-11T19:01:28.919Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-11T19:01:28.919Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-11T19:01:28.919Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-11T19:01:29.178Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-11T19:01:29.179Z] Fetched 64.2 MB in 2s (40.0 MB/s) [2021-10-11T19:01:29.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-11T19:01:29.179Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-11T19:01:29.179Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-11T19:01:29.749Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-11T19:01:29.749Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-11T19:01:29.749Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-11T19:01:29.749Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-11T19:01:30.009Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.009Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.009Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.009Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.009Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.009Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.009Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.270Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.270Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.270Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.270Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.270Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.270Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.270Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.270Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:30.530Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-11T19:01:30.530Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.530Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.530Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:30.530Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-11T19:01:30.530Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.530Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.790Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.790Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.790Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:30.790Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-11T19:01:30.790Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:31.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-11T19:01:31.050Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-11T19:01:31.050Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-11T19:01:31.621Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-11T19:01:31.621Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-11T19:01:31.621Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-11T19:01:31.621Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-11T19:01:31.621Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-11T19:01:31.621Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-11T19:01:31.882Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-11T19:01:31.882Z] Installing new version of config file /etc/issue ... [2021-10-11T19:01:31.882Z] Installing new version of config file /etc/issue.net ... [2021-10-11T19:01:31.882Z] Installing new version of config file /etc/lsb-release ... [2021-10-11T19:01:31.882Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-11T19:01:32.143Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-11T19:01:32.403Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-11T19:01:32.403Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-11T19:01:32.403Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:32.403Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-11T19:01:32.403Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-11T19:01:32.403Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-11T19:01:32.403Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-11T19:01:32.664Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:32.664Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:32.664Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:32.664Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:32.664Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:32.664Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-11T19:01:32.664Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-11T19:01:32.664Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-11T19:01:32.926Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:32.926Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-11T19:01:32.926Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-11T19:01:32.926Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-11T19:01:33.188Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:33.188Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-11T19:01:33.188Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-11T19:01:33.188Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-11T19:01:33.188Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:33.188Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-11T19:01:33.188Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-11T19:01:33.450Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-11T19:01:33.450Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:33.450Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-11T19:01:33.450Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-11T19:01:33.450Z] Setting up grep (3.1-2build1) ... [2021-10-11T19:01:33.450Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:33.450Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-11T19:01:33.450Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-11T19:01:33.711Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-11T19:01:33.711Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:33.711Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-11T19:01:33.711Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-11T19:01:33.711Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-11T19:01:33.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:33.972Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-11T19:01:33.972Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-11T19:01:33.972Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-11T19:01:33.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:33.972Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-11T19:01:33.972Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-11T19:01:34.543Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-11T19:01:34.543Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-11T19:01:34.543Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-11T19:01:34.543Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-11T19:01:34.803Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-11T19:01:34.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:34.803Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-11T19:01:34.803Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-11T19:01:35.748Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-11T19:01:35.748Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-11T19:01:35.748Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-11T19:01:35.748Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-11T19:01:35.748Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-11T19:01:35.748Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:35.748Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-11T19:01:35.748Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-11T19:01:36.009Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-11T19:01:36.009Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:36.009Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:36.009Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:36.009Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:36.009Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:36.009Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:36.009Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:36.270Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:36.270Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:36.270Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:36.270Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:36.270Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:36.270Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:36.270Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:36.270Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:36.532Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:36.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:36.532Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-11T19:01:36.532Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-11T19:01:36.532Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-11T19:01:36.532Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-11T19:01:36.532Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-11T19:01:36.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:36.792Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-11T19:01:36.792Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-11T19:01:36.792Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-11T19:01:36.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:36.792Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:36.792Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:37.051Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:37.051Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:37.051Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:37.051Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:37.051Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:37.051Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:37.051Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:37.051Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:37.620Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:37.878Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-11T19:01:38.139Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-11T19:01:38.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:38.139Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-11T19:01:38.139Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-11T19:01:38.139Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-11T19:01:38.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-11T19:01:38.399Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-11T19:01:38.399Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-11T19:01:38.399Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-11T19:01:38.399Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-11T19:01:38.399Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-11T19:01:38.658Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-11T19:01:38.658Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-11T19:01:38.917Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-11T19:01:38.917Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-11T19:01:38.917Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-11T19:01:38.917Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-11T19:01:38.917Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-11T19:01:38.917Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-11T19:01:38.918Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-11T19:01:38.918Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-11T19:01:39.184Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-11T19:01:39.184Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-11T19:01:39.184Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-11T19:01:39.184Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-11T19:01:39.184Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-11T19:01:39.184Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-11T19:01:39.184Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-11T19:01:39.452Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-11T19:01:39.452Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-11T19:01:39.452Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-11T19:01:39.452Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-11T19:01:39.452Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-11T19:01:39.723Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:39.723Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-11T19:01:39.723Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-11T19:01:39.723Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-11T19:01:39.723Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-11T19:01:39.723Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-11T19:01:39.723Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-11T19:01:39.991Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-11T19:01:39.991Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:39.991Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-11T19:01:39.991Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-11T19:01:39.991Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-11T19:01:39.991Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:39.991Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-11T19:01:39.991Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-11T19:01:40.249Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-11T19:01:40.249Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:40.249Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-11T19:01:40.249Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-11T19:01:40.249Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-11T19:01:40.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:40.508Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-11T19:01:40.508Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-11T19:01:40.508Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-11T19:01:40.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:40.781Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-11T19:01:40.781Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-11T19:01:40.781Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-11T19:01:40.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:40.781Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-11T19:01:40.781Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-11T19:01:41.041Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-11T19:01:41.041Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:41.041Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-11T19:01:41.041Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-11T19:01:41.041Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-11T19:01:41.301Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:41.301Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-11T19:01:41.301Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-11T19:01:41.301Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-11T19:01:41.301Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:41.301Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-11T19:01:41.301Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-11T19:01:41.301Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-11T19:01:41.561Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:41.561Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-11T19:01:41.561Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-11T19:01:41.561Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-11T19:01:41.561Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:41.561Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-11T19:01:41.561Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-11T19:01:41.561Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-11T19:01:41.821Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:41.821Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-11T19:01:41.821Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-11T19:01:41.821Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-11T19:01:41.821Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:41.821Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-11T19:01:41.821Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-11T19:01:42.081Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-11T19:01:42.081Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:42.081Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-11T19:01:42.081Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-11T19:01:42.081Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-11T19:01:42.081Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-11T19:01:42.081Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-11T19:01:42.081Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-11T19:01:42.340Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-11T19:01:42.340Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-11T19:01:42.340Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-11T19:01:42.340Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-11T19:01:42.340Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-11T19:01:42.340Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-11T19:01:42.599Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-11T19:01:42.599Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-11T19:01:42.599Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-11T19:01:42.599Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-11T19:01:42.860Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-11T19:01:42.860Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-11T19:01:42.860Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-11T19:01:42.860Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-11T19:01:42.860Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-11T19:01:42.860Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-11T19:01:43.121Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-11T19:01:43.121Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-11T19:01:43.121Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-11T19:01:43.121Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-11T19:01:43.121Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-11T19:01:43.121Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-11T19:01:43.121Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-11T19:01:43.121Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-11T19:01:43.381Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-11T19:01:43.381Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-11T19:01:43.640Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-11T19:01:43.640Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-11T19:01:43.640Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-11T19:01:43.640Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-11T19:01:43.899Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-11T19:01:43.899Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-11T19:01:44.158Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-11T19:01:44.158Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-11T19:01:44.158Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-11T19:01:44.158Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-11T19:01:44.158Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-11T19:01:44.158Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-11T19:01:44.420Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:44.420Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:44.420Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:44.420Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:44.420Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:44.420Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:44.420Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:44.679Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:45.622Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:45.622Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:46.191Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:46.191Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:46.450Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:46.450Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:46.709Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:46.709Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:47.652Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-11T19:01:47.652Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-11T19:01:47.652Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-11T19:01:47.652Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-11T19:01:47.652Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-11T19:01:47.652Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-11T19:01:47.912Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-11T19:01:47.912Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-11T19:01:47.912Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-11T19:01:47.912Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-11T19:01:47.912Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-11T19:01:47.912Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-11T19:01:47.912Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-11T19:01:47.912Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-11T19:01:48.174Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-11T19:01:48.174Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-11T19:01:48.174Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:48.174Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-11T19:01:48.174Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:48.174Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:48.174Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:48.174Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-11T19:01:48.174Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-11T19:01:48.174Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-11T19:01:48.435Z] [2021-10-11T19:01:48.435Z] Current default time zone: 'Etc/UTC' [2021-10-11T19:01:48.435Z] Local time is now: Mon Oct 11 19:01:48 UTC 2021. [2021-10-11T19:01:48.435Z] Universal Time is now: Mon Oct 11 19:01:48 UTC 2021. [2021-10-11T19:01:48.435Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-11T19:01:48.435Z] [2021-10-11T19:01:48.435Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-11T19:01:48.435Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:48.435Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-11T19:01:48.435Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-11T19:01:48.435Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-11T19:01:48.435Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-11T19:01:48.435Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-11T19:01:48.435Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-11T19:01:48.435Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-11T19:01:48.435Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-11T19:01:48.435Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:48.435Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-11T19:01:48.695Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:48.695Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-11T19:01:48.695Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:48.695Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-11T19:01:48.695Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-11T19:01:48.695Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-11T19:01:48.695Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-11T19:01:48.695Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-11T19:01:48.695Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-11T19:01:48.695Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-11T19:01:48.695Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-11T19:01:50.605Z] Updating certificates in /etc/ssl/certs... [2021-10-11T19:01:51.546Z] 23 added, 28 removed; done. [2021-10-11T19:01:51.546Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-11T19:01:51.546Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-11T19:01:51.546Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-11T19:01:51.546Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-11T19:01:51.546Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-11T19:01:51.546Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-11T19:01:51.546Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-11T19:01:51.546Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-11T19:01:51.546Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-11T19:01:51.546Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-11T19:01:51.546Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-11T19:01:51.546Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-11T19:01:51.546Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-11T19:01:51.806Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-11T19:01:51.806Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-11T19:01:51.806Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-11T19:01:51.806Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-11T19:01:51.806Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-11T19:01:51.806Z] Updating certificates in /etc/ssl/certs... [2021-10-11T19:01:52.744Z] 0 added, 0 removed; done. [2021-10-11T19:01:52.744Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-11T19:01:52.744Z] done. [2021-10-11T19:01:53.003Z] Reading package lists... [2021-10-11T19:01:53.003Z] Building dependency tree... [2021-10-11T19:01:53.003Z] Reading state information... [2021-10-11T19:01:53.149Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-11T19:01:53.262Z] The following NEW packages will be installed: [2021-10-11T19:01:53.262Z] apt-transport-https [2021-10-11T19:01:53.262Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-11T19:01:53.522Z] Need to get 4348 B of archives. [2021-10-11T19:01:53.522Z] After this operation, 154 kB of additional disk space will be used. [2021-10-11T19:01:53.522Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-11T19:01:53.522Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-11T19:01:53.522Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-10-11T19:01:53.522Z] Selecting previously unselected package apt-transport-https. [2021-10-11T19:01:53.522Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-11T19:01:53.522Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-11T19:01:53.522Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-11T19:01:53.782Z] Setting up apt-transport-https (1.6.14) ... [2021-10-11T19:01:53.782Z] Waiting for network to be ready... [2021-10-11T19:02:01.512Z] Removing intermediate container 12c585647813 [2021-10-11T19:02:01.512Z] ---> 742987c8127d [2021-10-11T19:02:01.512Z] [2021-10-11T19:02:01.512Z] Step 9/20 : FROM alpine:3.14 [2021-10-11T19:02:01.512Z] ---> bb3de5531c18 [2021-10-11T19:02:01.512Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-11T19:02:01.512Z] ---> Running in 80adb836d1d1 [2021-10-11T19:02:02.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T19:02:03.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T19:02:03.873Z] Removing intermediate container 346acee7da4c [2021-10-11T19:02:03.873Z] ---> 26698f3dc818 [2021-10-11T19:02:03.873Z] [2021-10-11T19:02:03.873Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T19:02:03.873Z] ---> bb3de5531c18 [2021-10-11T19:02:03.873Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T19:02:03.873Z] ---> Using cache [2021-10-11T19:02:03.873Z] ---> c08189760855 [2021-10-11T19:02:03.873Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T19:02:03.873Z] ---> Using cache [2021-10-11T19:02:03.873Z] ---> 6e3192bf73bc [2021-10-11T19:02:03.873Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-11T19:02:03.873Z] ---> Running in 0cac65eab977 [2021-10-11T19:02:04.154Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-11T19:02:04.154Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-11T19:02:04.154Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T19:02:04.154Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-11T19:02:04.154Z] (5/5) Installing curl (7.79.1-r0) [2021-10-11T19:02:04.154Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T19:02:04.154Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T19:02:04.154Z] Removing intermediate container 08481574bf5e [2021-10-11T19:02:04.154Z] ---> 094869bea897 [2021-10-11T19:02:04.154Z] [2021-10-11T19:02:04.154Z] Step 11/23 : FROM alpine:3.14 [2021-10-11T19:02:04.154Z] ---> bb3de5531c18 [2021-10-11T19:02:04.154Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-11T19:02:04.154Z] ---> Using cache [2021-10-11T19:02:04.154Z] ---> c08189760855 [2021-10-11T19:02:04.154Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T19:02:04.154Z] ---> Using cache [2021-10-11T19:02:04.154Z] ---> 6e3192bf73bc [2021-10-11T19:02:04.154Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-11T19:02:04.439Z] OK: 8 MiB in 19 packages [2021-10-11T19:02:04.439Z] ---> Running in 3e8996b21bf5 [2021-10-11T19:02:04.732Z] Removing intermediate container 0cac65eab977 [2021-10-11T19:02:04.732Z] ---> 02ff8d0294db [2021-10-11T19:02:04.732Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T19:02:04.732Z] ---> Running in 15f336cecbf9 [2021-10-11T19:02:05.342Z] Removing intermediate container 3e8996b21bf5 [2021-10-11T19:02:05.342Z] ---> 9e6e00c9f2af [2021-10-11T19:02:05.342Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-11T19:02:05.342Z] ---> Running in cb8e05d3659f [2021-10-11T19:02:05.342Z] Removing intermediate container 15f336cecbf9 [2021-10-11T19:02:05.342Z] ---> f1f5de76e40f [2021-10-11T19:02:05.342Z] Step 14/22 : WORKDIR / [2021-10-11T19:02:05.620Z] ---> Running in 5bfec6469b3a [2021-10-11T19:02:05.900Z] Removing intermediate container cb8e05d3659f [2021-10-11T19:02:05.900Z] ---> c3c1186d9976 [2021-10-11T19:02:05.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T19:02:06.185Z] Removing intermediate container 80adb836d1d1 [2021-10-11T19:02:06.185Z] ---> 1336885adb2b [2021-10-11T19:02:06.185Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T19:02:06.185Z] Removing intermediate container 5bfec6469b3a [2021-10-11T19:02:06.185Z] ---> 2f034bdb90d8 [2021-10-11T19:02:06.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T19:02:06.464Z] ---> Running in 82d0fc1a7056 [2021-10-11T19:02:07.069Z] Removing intermediate container 82d0fc1a7056 [2021-10-11T19:02:07.069Z] ---> a79d20bbfe86 [2021-10-11T19:02:07.069Z] Step 12/20 : WORKDIR /edgex [2021-10-11T19:02:07.069Z] ---> 493c35645d4f [2021-10-11T19:02:07.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-11T19:02:07.069Z] ---> Running in 1513503aeede [2021-10-11T19:02:07.354Z] ---> e704091f39b6 [2021-10-11T19:02:07.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-11T19:02:07.970Z] Removing intermediate container 1513503aeede [2021-10-11T19:02:07.970Z] ---> 211bf432bb86 [2021-10-11T19:02:07.970Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-11T19:02:08.983Z] ---> 04900dbce2b6 [2021-10-11T19:02:08.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-11T19:02:08.983Z] ---> 3e11dea25b2b [2021-10-11T19:02:08.983Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-11T19:02:08.983Z] ---> 0678bd146e2e [2021-10-11T19:02:08.983Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-11T19:02:09.987Z] ---> b9732d219b96 [2021-10-11T19:02:09.987Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-11T19:02:09.987Z] ---> 85fc8257df6f [2021-10-11T19:02:09.987Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-11T19:02:09.987Z] ---> Running in 9c9bd13a3799 [2021-10-11T19:02:10.278Z] ---> Running in 6df1bda8a887 [2021-10-11T19:02:10.278Z] ---> 8b4883b90c90 [2021-10-11T19:02:10.278Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-11T19:02:10.558Z] Removing intermediate container 9c9bd13a3799 [2021-10-11T19:02:10.558Z] ---> 72ec1a9a1791 [2021-10-11T19:02:10.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T19:02:10.842Z] ---> Running in 33703ae8f019 [2021-10-11T19:02:10.842Z] Removing intermediate container 6df1bda8a887 [2021-10-11T19:02:10.842Z] ---> 0710d9a1fcf4 [2021-10-11T19:02:10.842Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T19:02:11.126Z] ---> Running in ffed01fe17cf [2021-10-11T19:02:11.406Z] Removing intermediate container 33703ae8f019 [2021-10-11T19:02:11.406Z] ---> 9dc58c757042 [2021-10-11T19:02:11.406Z] Step 21/23 : LABEL arch=arm64 [2021-10-11T19:02:11.687Z] ---> Running in fccc734bd6b9 [2021-10-11T19:02:11.687Z] Removing intermediate container ffed01fe17cf [2021-10-11T19:02:11.687Z] ---> 176c6c0b3387 [2021-10-11T19:02:11.687Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T19:02:11.687Z] ---> 9f82a764df9a [2021-10-11T19:02:11.687Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-11T19:02:11.970Z] ---> Running in 5bb1cc1e8193 [2021-10-11T19:02:11.970Z] ---> Running in 6cc683518178 [2021-10-11T19:02:12.251Z] Removing intermediate container fccc734bd6b9 [2021-10-11T19:02:12.251Z] ---> 0c746ddab353 [2021-10-11T19:02:12.251Z] Step 22/23 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T19:02:12.532Z] ---> Running in d0d5695d27f5 [2021-10-11T19:02:12.532Z] Removing intermediate container 5bb1cc1e8193 [2021-10-11T19:02:12.532Z] ---> 76794edae4da [2021-10-11T19:02:12.532Z] Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T19:02:12.532Z] Removing intermediate container 6cc683518178 [2021-10-11T19:02:12.532Z] ---> 84c8382a8d8a [2021-10-11T19:02:12.532Z] Step 17/20 : CMD ["--init=true"] [2021-10-11T19:02:12.819Z] ---> Running in 415f232fdd63 [2021-10-11T19:02:12.819Z] ---> Running in 8627296fcab9 [2021-10-11T19:02:13.105Z] Removing intermediate container d0d5695d27f5 [2021-10-11T19:02:13.105Z] ---> 83fbc5cadb77 [2021-10-11T19:02:13.105Z] Step 23/23 : LABEL version=0.0.0 [2021-10-11T19:02:13.105Z] ---> Running in 8776351b6704 [2021-10-11T19:02:13.386Z] Removing intermediate container 415f232fdd63 [2021-10-11T19:02:13.386Z] ---> 74dd53991923 [2021-10-11T19:02:13.386Z] Step 18/20 : LABEL arch=arm64 [2021-10-11T19:02:13.386Z] Removing intermediate container 8627296fcab9 [2021-10-11T19:02:13.386Z] ---> f9a8430e2fe6 [2021-10-11T19:02:13.386Z] Step 22/22 : LABEL version=0.0.0 [2021-10-11T19:02:13.667Z] ---> Running in 437e820e9c38 [2021-10-11T19:02:13.667Z] ---> Running in f38069295e51 [2021-10-11T19:02:13.948Z] Removing intermediate container 8776351b6704 [2021-10-11T19:02:13.948Z] ---> 16d94bae76f4 [2021-10-11T19:02:13.948Z] [2021-10-11T19:02:14.231Z] Successfully built 16d94bae76f4 [2021-10-11T19:02:14.231Z] Successfully tagged support-scheduler-arm64:latest [2021-10-11T19:02:14.231Z]  Building support-scheduler ... done Removing intermediate container 437e820e9c38 [2021-10-11T19:02:14.231Z] ---> fffe5ae88418 [2021-10-11T19:02:14.231Z] Step 19/20 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-11T19:02:14.231Z] Removing intermediate container f38069295e51 [2021-10-11T19:02:14.231Z] ---> 4eca5be62164 [2021-10-11T19:02:14.231Z] [2021-10-11T19:02:14.520Z] ---> Running in a32ede5b2e6d [2021-10-11T19:02:14.812Z] Successfully built 4eca5be62164 [2021-10-11T19:02:14.812Z] Successfully tagged core-metadata-arm64:latest [2021-10-11T19:02:15.417Z]  Building core-metadata ... done Removing intermediate container a32ede5b2e6d [2021-10-11T19:02:15.417Z] ---> 9cb8f6f71476 [2021-10-11T19:02:15.417Z] Step 20/20 : LABEL version=0.0.0 [2021-10-11T19:02:15.417Z] ---> Running in ce954f289ff4 [2021-10-11T19:02:16.022Z] Removing intermediate container ce954f289ff4 [2021-10-11T19:02:16.022Z] ---> ae66edbc0f10 [2021-10-11T19:02:16.022Z] [2021-10-11T19:02:16.298Z] Successfully built ae66edbc0f10 [2021-10-11T19:02:16.298Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-11T19:02:16.924Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-10-11T19:02:16.968Z] $ docker stop --time=1 5c0c72507b1ae7f928d99c24cb789353abdf6089290e7b62430b35d3760a34ac [2021-10-11T19:02:18.912Z] $ docker rm -f 5c0c72507b1ae7f928d99c24cb789353abdf6089290e7b62430b35d3760a34ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T19:02:19.530Z] + docker images [2021-10-11T19:02:19.808Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-11T19:02:19.808Z] security-proxy-setup-arm64 latest ae66edbc0f10 4 seconds ago 25.3MB [2021-10-11T19:02:19.808Z] core-metadata-arm64 latest 4eca5be62164 5 seconds ago 15.8MB [2021-10-11T19:02:19.808Z] support-scheduler-arm64 latest 16d94bae76f4 6 seconds ago 15.2MB [2021-10-11T19:02:19.808Z] 094869bea897 16 seconds ago 1.57GB [2021-10-11T19:02:19.808Z] 26698f3dc818 17 seconds ago 1.57GB [2021-10-11T19:02:19.808Z] 742987c8127d 19 seconds ago 1.57GB [2021-10-11T19:02:19.808Z] core-data-arm64 latest 533bce6c2190 54 seconds ago 19.4MB [2021-10-11T19:02:19.808Z] 3ee08b6aa750 About a minute ago 1.57GB [2021-10-11T19:02:19.808Z] sys-mgmt-agent-arm64 latest 9b94bea497c0 2 minutes ago 277MB [2021-10-11T19:02:19.808Z] security-bootstrapper-arm64 latest a3bce277a36d 3 minutes ago 17.7MB [2021-10-11T19:02:19.808Z] security-secretstore-setup-arm64 latest d10f91216dac 3 minutes ago 26.5MB [2021-10-11T19:02:19.808Z] support-notifications-arm64 latest 1cd56fe4fd42 3 minutes ago 15.9MB [2021-10-11T19:02:19.808Z] core-command-arm64 latest eaed3e7a2eed 3 minutes ago 15.2MB [2021-10-11T19:02:19.808Z] dd6deef2b678 4 minutes ago 1.57GB [2021-10-11T19:02:19.808Z] 322fe5e71010 4 minutes ago 1.57GB [2021-10-11T19:02:19.808Z] ebebbaa0de53 4 minutes ago 1.57GB [2021-10-11T19:02:19.808Z] d70fc37d06a1 4 minutes ago 1.57GB [2021-10-11T19:02:19.808Z] 618e76885664 4 minutes ago 1.56GB [2021-10-11T19:02:19.808Z] ci-base-image-arm64 latest 8b99ab4a3d99 14 minutes ago 1.24GB [2021-10-11T19:02:19.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 5 days ago 532MB [2021-10-11T19:02:19.808Z] docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB [2021-10-11T19:02:19.808Z] alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB [2021-10-11T19:02:19.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T19:02:20.351Z] 2021-10-11T19:02:15Z INFO Waiting for automatic snapd restart... [2021-10-11T19:02:20.351Z] snapd 2.51.7 from Canonical* installed [2021-10-11T19:02:20.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T19:02:20.724Z] [2021-10-11T19:02:20.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-11T19:02:21.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T19:02:21.293Z] "snapd" switched to the "latest/stable" channel [2021-10-11T19:02:21.293Z] [2021-10-11T19:02:21.375Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-11T19:02:21.375Z] 448f6bf000e3: Pulling fs layer [2021-10-11T19:02:21.375Z] f757da607395: Pulling fs layer [2021-10-11T19:02:21.375Z] 05883995daec: Pulling fs layer [2021-10-11T19:02:21.375Z] 8603b9c90790: Pulling fs layer [2021-10-11T19:02:21.375Z] 1560dd03e051: Pulling fs layer [2021-10-11T19:02:21.375Z] 27f5ce0e4adf: Pulling fs layer [2021-10-11T19:02:21.375Z] c2d8d7efcc4b: Pulling fs layer [2021-10-11T19:02:21.375Z] 1560dd03e051: Waiting [2021-10-11T19:02:21.375Z] 8603b9c90790: Waiting [2021-10-11T19:02:21.375Z] 27f5ce0e4adf: Waiting [2021-10-11T19:02:21.375Z] c2d8d7efcc4b: Waiting [2021-10-11T19:02:21.656Z] f757da607395: Verifying Checksum [2021-10-11T19:02:21.656Z] f757da607395: Download complete [2021-10-11T19:02:21.656Z] 8603b9c90790: Verifying Checksum [2021-10-11T19:02:21.656Z] 8603b9c90790: Download complete [2021-10-11T19:02:21.941Z] 1560dd03e051: Download complete [2021-10-11T19:02:21.941Z] 27f5ce0e4adf: Verifying Checksum [2021-10-11T19:02:21.941Z] 27f5ce0e4adf: Download complete [2021-10-11T19:02:22.222Z] 448f6bf000e3: Verifying Checksum [2021-10-11T19:02:22.222Z] 448f6bf000e3: Download complete [2021-10-11T19:02:22.222Z] 05883995daec: Verifying Checksum [2021-10-11T19:02:22.222Z] 05883995daec: Download complete [2021-10-11T19:02:23.834Z] core18 20210722 from Canonical* installed [2021-10-11T19:02:23.834Z] "core18" switched to the "latest/stable" channel [2021-10-11T19:02:23.834Z] [2021-10-11T19:02:24.882Z] c2d8d7efcc4b: Verifying Checksum [2021-10-11T19:02:24.882Z] c2d8d7efcc4b: Download complete [2021-10-11T19:02:25.875Z] 448f6bf000e3: Pull complete [2021-10-11T19:02:26.375Z] snapcraft 5.0 from Canonical* installed [2021-10-11T19:02:26.483Z] f757da607395: Pull complete [2021-10-11T19:02:26.637Z] "snapcraft" switched to the "latest/stable" channel [2021-10-11T19:02:26.637Z] [2021-10-11T19:02:27.940Z] 05883995daec: Pull complete [2021-10-11T19:02:28.217Z] 8603b9c90790: Pull complete [2021-10-11T19:02:29.213Z] 1560dd03e051: Pull complete [2021-10-11T19:02:29.821Z] 27f5ce0e4adf: Pull complete [2021-10-11T19:02:30.836Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-11T19:02:30.836Z] - README.md [2021-10-11T19:02:30.836Z] [2021-10-11T19:02:30.836Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-11T19:02:31.410Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-11T19:02:31.410Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-11T19:02:31.671Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-11T19:02:32.612Z] Reading package lists... [2021-10-11T19:02:32.872Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-11T19:02:33.133Z] Reading package lists... [2021-10-11T19:02:33.133Z] Building dependency tree... [2021-10-11T19:02:33.133Z] Reading state information... [2021-10-11T19:02:33.393Z] Suggested packages: [2021-10-11T19:02:33.393Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-11T19:02:33.393Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-11T19:02:33.393Z] Recommended packages: [2021-10-11T19:02:33.393Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-11T19:02:33.393Z] The following NEW packages will be installed: [2021-10-11T19:02:33.393Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-11T19:02:33.393Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-11T19:02:33.393Z] pkg-config zip [2021-10-11T19:02:33.393Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-11T19:02:33.393Z] Need to get 7670 kB of archives. [2021-10-11T19:02:33.393Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-11T19:02:33.393Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-11T19:02:33.654Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-11T19:02:33.654Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-11T19:02:33.654Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-11T19:02:33.654Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-11T19:02:33.654Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-11T19:02:33.654Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-11T19:02:33.914Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-11T19:02:33.914Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-11T19:02:33.914Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-11T19:02:33.914Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-11T19:02:34.174Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-11T19:02:34.174Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-11T19:02:34.174Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-11T19:02:34.174Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-11T19:02:34.174Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-11T19:02:34.174Z] Fetched 7670 kB in 1s (10.6 MB/s) [2021-10-11T19:02:34.435Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-11T19:02:34.435Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-11T19:02:34.435Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-11T19:02:34.435Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-11T19:02:34.435Z] Selecting previously unselected package libpsl5:amd64. [2021-10-11T19:02:34.435Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-11T19:02:34.435Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-11T19:02:34.435Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-11T19:02:34.435Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-11T19:02:34.435Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-11T19:02:34.698Z] Selecting previously unselected package librtmp1:amd64. [2021-10-11T19:02:34.698Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-11T19:02:34.698Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-11T19:02:34.698Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-11T19:02:34.698Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-11T19:02:34.698Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-11T19:02:34.698Z] Selecting previously unselected package liberror-perl. [2021-10-11T19:02:34.698Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-11T19:02:34.698Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-11T19:02:34.698Z] Selecting previously unselected package git-man. [2021-10-11T19:02:34.698Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-11T19:02:34.698Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-11T19:02:34.959Z] Selecting previously unselected package git. [2021-10-11T19:02:34.959Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-11T19:02:34.959Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-11T19:02:35.528Z] Selecting previously unselected package libnorm1:amd64. [2021-10-11T19:02:35.528Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-11T19:02:35.528Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-11T19:02:35.528Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-11T19:02:35.528Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-11T19:02:35.528Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-11T19:02:35.528Z] Selecting previously unselected package libsodium23:amd64. [2021-10-11T19:02:35.528Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-11T19:02:35.528Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-11T19:02:35.528Z] Selecting previously unselected package libzmq5:amd64. [2021-10-11T19:02:35.528Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-11T19:02:35.528Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-11T19:02:35.788Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-11T19:02:35.788Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-11T19:02:35.788Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-11T19:02:35.788Z] Selecting previously unselected package pkg-config. [2021-10-11T19:02:35.788Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-11T19:02:35.788Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-11T19:02:35.788Z] Selecting previously unselected package zip. [2021-10-11T19:02:35.788Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-11T19:02:35.788Z] Unpacking zip (3.0-11build1) ... [2021-10-11T19:02:35.788Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-11T19:02:35.788Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-11T19:02:35.788Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-11T19:02:35.788Z] Setting up liberror-perl (0.17025-1) ... [2021-10-11T19:02:35.788Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-11T19:02:35.788Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-11T19:02:35.788Z] No schema files found: doing nothing. [2021-10-11T19:02:36.047Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-11T19:02:36.047Z] Setting up zip (3.0-11build1) ... [2021-10-11T19:02:36.047Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-11T19:02:36.047Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-11T19:02:36.047Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-11T19:02:36.047Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-11T19:02:36.048Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-11T19:02:36.048Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-11T19:02:36.048Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-11T19:02:36.048Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-11T19:02:36.618Z] git set to automatically installed. [2021-10-11T19:02:36.619Z] git-man set to automatically installed. [2021-10-11T19:02:36.619Z] libcurl3-gnutls set to automatically installed. [2021-10-11T19:02:36.619Z] liberror-perl set to automatically installed. [2021-10-11T19:02:36.619Z] libglib2.0-0 set to automatically installed. [2021-10-11T19:02:36.619Z] libnghttp2-14 set to automatically installed. [2021-10-11T19:02:36.619Z] libnorm1 set to automatically installed. [2021-10-11T19:02:36.619Z] libpgm-5.2-0 set to automatically installed. [2021-10-11T19:02:36.619Z] libpsl5 set to automatically installed. [2021-10-11T19:02:36.619Z] librtmp1 set to automatically installed. [2021-10-11T19:02:36.619Z] libsodium23 set to automatically installed. [2021-10-11T19:02:36.619Z] libzmq3-dev set to automatically installed. [2021-10-11T19:02:36.619Z] libzmq5 set to automatically installed. [2021-10-11T19:02:36.619Z] pkg-config set to automatically installed. [2021-10-11T19:02:36.619Z] zip set to automatically installed. [2021-10-11T19:02:40.817Z] snapd is not logged in, snap install commands will use sudo [2021-10-11T19:02:44.972Z] c2d8d7efcc4b: Pull complete [2021-10-11T19:02:44.972Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-11T19:02:44.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T19:02:44.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-11T19:02:45.277Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-10-11T19:02:45.435Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-11T19:02:48.993Z] $ docker top abaa9bc78f403f2f6306e7600f5e9036e76f6214c3fec62aabec6624a11db794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T19:02:50.810Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-11T19:02:50.948Z] ---> job-cost.sh [2021-10-11T19:02:50.948Z] lf-activate-venv: SKIPPING [2021-10-11T19:02:50.948Z] INFO: No Stack... [2021-10-11T19:02:51.380Z] snapd is not logged in, snap install commands will use sudo [2021-10-11T19:02:52.765Z] snap "core18" has no updates available [2021-10-11T19:02:53.707Z] Pulling config-common [2021-10-11T19:02:53.707Z] + snapcraftctl pull [2021-10-11T19:02:55.089Z] Pulling go-build-helper [2021-10-11T19:02:55.089Z] + snapcraftctl pull [2021-10-11T19:02:55.702Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-11T19:02:55.702Z] Skipping pull go-build-helper (already ran) [2021-10-11T19:02:55.702Z] Building go-build-helper [2021-10-11T19:02:55.972Z] + snapcraftctl build [2021-10-11T19:02:57.945Z] Staging go-build-helper [2021-10-11T19:02:57.945Z] + snapcraftctl stage [2021-10-11T19:03:06.077Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-11T19:03:06.077Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-11T19:03:06.077Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-11T19:03:06.077Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-11T19:03:06.077Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-11T19:03:06.077Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-11T19:03:06.077Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-11T19:03:06.077Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-11T19:03:06.077Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-11T19:03:06.077Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] [2021-10-11T19:03:06.077Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-11T19:03:06.077Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-11T19:03:06.077Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-11T19:03:06.077Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-11T19:03:06.077Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-11T19:03:06.077Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-11T19:03:06.077Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-11T19:03:06.077Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-11T19:03:06.077Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-11T19:03:06.077Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-10-11T19:03:06.077Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-11T19:03:06.077Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-11T19:03:06.077Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-11T19:03:06.077Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-11T19:03:06.077Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-11T19:03:06.077Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] [2021-10-11T19:03:06.077Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] [2021-10-11T19:03:06.077Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-11T19:03:06.077Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-11T19:03:06.077Z] Fetched 224 kB in 0s (0 B/s) [2021-10-11T19:03:06.077Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-11T19:03:06.077Z] Fetched 157 kB in 0s (0 B/s) [2021-10-11T19:03:06.077Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-11T19:03:06.077Z] Fetched 221 kB in 0s (0 B/s) [2021-10-11T19:03:06.077Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-11T19:03:06.077Z] Fetched 143 kB in 0s (0 B/s) [2021-10-11T19:03:06.077Z] Pulling edgex-go [2021-10-11T19:03:06.077Z] + snapcraftctl pull [2021-10-11T19:03:07.470Z] Pulling hooks [2021-10-11T19:03:07.470Z] + snapcraftctl pull [2021-10-11T19:03:23.360Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-11T19:03:23.360Z] INFO: Archiving Costs [Pipeline] sh [2021-10-11T19:03:24.062Z] + cut -d, -f6 [2021-10-11T19:03:24.062Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-10-11T19:03:24.140Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3748-5-stack-cost] [2021-10-11T19:03:24.145Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3748-5-stack-cost] did not exist. Created. [2021-10-11T19:03:24.145Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3748-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T19:03:24.836Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-11T19:03:25.098Z] Stashed 1 file(s) [Pipeline] } [2021-10-11T19:03:25.105Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3748-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-11T19:03:25.170Z] $ docker stop --time=1 abaa9bc78f403f2f6306e7600f5e9036e76f6214c3fec62aabec6624a11db794 [2021-10-11T19:03:25.603Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-11T19:03:25.603Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-11T19:03:25.603Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-11T19:03:25.603Z] Fetched 0 B in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-11T19:03:25.603Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-11T19:03:25.603Z] Fetched 279 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-11T19:03:25.603Z] Fetched 122 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-11T19:03:25.603Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-11T19:03:25.603Z] Fetched 8848 B in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-11T19:03:25.603Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-11T19:03:25.603Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-11T19:03:25.603Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-11T19:03:25.603Z] Fetched 220 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-11T19:03:25.603Z] Fetched 154 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-11T19:03:25.603Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-11T19:03:25.603Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-11T19:03:25.603Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-11T19:03:25.603Z] Fetched 499 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-11T19:03:25.603Z] Fetched 111 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-11T19:03:25.603Z] Fetched 240 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-11T19:03:25.603Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-11T19:03:25.603Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-11T19:03:25.603Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-11T19:03:25.603Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-11T19:03:25.603Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-11T19:03:25.603Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-11T19:03:25.603Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-11T19:03:25.603Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-11T19:03:25.603Z] Fetched 8720 B in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-11T19:03:25.603Z] Fetched 140 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-11T19:03:25.603Z] Fetched 119 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-11T19:03:25.603Z] Fetched 111 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-11T19:03:25.603Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-11T19:03:25.603Z] Fetched 646 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-11T19:03:25.603Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-11T19:03:25.603Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-11T19:03:25.603Z] Fetched 368 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-11T19:03:25.603Z] Fetched 187 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-11T19:03:25.603Z] Fetched 175 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-11T19:03:25.603Z] Fetched 206 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-11T19:03:25.603Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-11T19:03:25.603Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-11T19:03:25.603Z] Fetched 159 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-11T19:03:25.603Z] Fetched 107 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-11T19:03:25.603Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-11T19:03:25.603Z] Pulling static-packages [2021-10-11T19:03:25.603Z] + snapcraftctl pull [2021-10-11T19:03:25.603Z] Pulling version [2021-10-11T19:03:25.603Z] + cd /root/project [2021-10-11T19:03:25.603Z] + git describe --tags --abbrev=0 [2021-10-11T19:03:25.603Z] + sed s/v// [2021-10-11T19:03:25.603Z] + GIT_VERSION=2.0.1-dev.68 [2021-10-11T19:03:25.603Z] + [ -z 2.0.1-dev.68 ] [2021-10-11T19:03:25.603Z] + snapcraftctl set-version 2.0.1-dev.68 [2021-10-11T19:03:26.172Z] Building config-common [2021-10-11T19:03:26.172Z] + snapcraftctl build [2021-10-11T19:03:26.907Z] $ docker rm -f abaa9bc78f403f2f6306e7600f5e9036e76f6214c3fec62aabec6624a11db794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-11T19:03:28.082Z] Skipping build go-build-helper (already ran) [2021-10-11T19:03:28.341Z] Building edgex-go [2021-10-11T19:03:28.341Z] + cd /root/parts/edgex-go/src [2021-10-11T19:03:28.341Z] + git describe --tags --abbrev=0 [2021-10-11T19:03:28.341Z] + sed s/v// [2021-10-11T19:03:28.341Z] + GIT_VERSION=2.0.1-dev.68 [2021-10-11T19:03:28.341Z] + [ -z 2.0.1-dev.68 ] [2021-10-11T19:03:28.341Z] + echo 2.0.1-dev.68 [2021-10-11T19:03:28.342Z] + [ ! -d vendor ] [2021-10-11T19:03:28.342Z] + go mod download all [2021-10-11T19:03:36.498Z] + make build [2021-10-11T19:03:36.498Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/core-data/core-data ./cmd/core-data [2021-10-11T19:03:46.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-11T19:03:50.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/core-command/core-command ./cmd/core-command [2021-10-11T19:03:51.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-11T19:03:52.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-11T19:03:53.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-11T19:03:54.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-11T19:03:55.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-11T19:03:56.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-11T19:03:58.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-11T19:03:58.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-11T19:04:00.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-11T19:04:01.531Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-11T19:04:01.531Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-11T19:04:01.531Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-11T19:04:01.531Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-11T19:04:01.531Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-11T19:04:01.792Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-11T19:04:01.792Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-11T19:04:01.792Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-11T19:04:01.792Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-11T19:04:01.792Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-11T19:04:01.792Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-11T19:04:01.792Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-11T19:04:01.792Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-11T19:04:03.177Z] Building hooks [2021-10-11T19:04:03.177Z] + cd /root/parts/hooks/src [2021-10-11T19:04:03.177Z] + make build [2021-10-11T19:04:03.177Z] go mod tidy [2021-10-11T19:04:03.747Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-11T19:04:04.006Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-11T19:04:04.006Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-11T19:04:04.006Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-11T19:04:04.947Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-11T19:04:05.514Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-11T19:04:05.514Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-11T19:04:08.807Z] Building static-packages [2021-10-11T19:04:08.807Z] + snapcraftctl build [2021-10-11T19:04:10.722Z] Building version [2021-10-11T19:04:10.722Z] + snapcraftctl build [2021-10-11T19:04:13.263Z] Staging config-common [2021-10-11T19:04:13.263Z] + snapcraftctl stage [2021-10-11T19:04:13.830Z] Skipping stage go-build-helper (already ran) [2021-10-11T19:04:13.830Z] Staging edgex-go [2021-10-11T19:04:13.830Z] + snapcraftctl stage [2021-10-11T19:04:15.210Z] Staging hooks [2021-10-11T19:04:15.210Z] + snapcraftctl stage [2021-10-11T19:04:16.150Z] Staging static-packages [2021-10-11T19:04:16.150Z] + snapcraftctl stage [2021-10-11T19:04:17.089Z] Staging version [2021-10-11T19:04:17.089Z] + snapcraftctl stage [2021-10-11T19:04:18.032Z] Priming config-common [2021-10-11T19:04:18.032Z] + snapcraftctl prime [2021-10-11T19:04:19.411Z] Priming go-build-helper [2021-10-11T19:04:19.411Z] + snapcraftctl prime [2021-10-11T19:04:20.349Z] Priming edgex-go [2021-10-11T19:04:20.349Z] + snapcraftctl prime [2021-10-11T19:04:21.732Z] Priming hooks [2021-10-11T19:04:21.732Z] + snapcraftctl prime [2021-10-11T19:04:23.114Z] Priming static-packages [2021-10-11T19:04:23.114Z] + snapcraftctl prime [2021-10-11T19:04:25.655Z] Priming version [2021-10-11T19:04:25.655Z] + snapcraftctl prime [2021-10-11T19:04:26.595Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-11T19:04:29.126Z] provisioning config files... [2021-10-11T19:04:29.135Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5849175684479861742tmp [Pipeline] { [Pipeline] sh [2021-10-11T19:04:29.434Z] + set +x [2021-10-11T19:04:29.434Z] + curl -s https://codecov.io/bash [2021-10-11T19:04:29.434Z] + bash -s -- [2021-10-11T19:04:29.434Z] [2021-10-11T19:04:29.434Z] _____ _ [2021-10-11T19:04:29.434Z] / ____| | | [2021-10-11T19:04:29.434Z] | | ___ __| | ___ ___ _____ __ [2021-10-11T19:04:29.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-11T19:04:29.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-11T19:04:29.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-11T19:04:29.434Z] Bash-1.0.6 [2021-10-11T19:04:29.434Z] [2021-10-11T19:04:29.434Z] [2021-10-11T19:04:29.434Z] ==> git version 2.24.4 found [2021-10-11T19:04:29.434Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-11T19:04:29.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-11T19:04:29.434Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-11T19:04:29.434Z] ==> Jenkins CI detected. [2021-10-11T19:04:29.434Z] current dir:  /w/workspace/edgex-go/5 [2021-10-11T19:04:29.434Z] project root: . [2021-10-11T19:04:29.434Z] --> token set from env [2021-10-11T19:04:29.696Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-11T19:04:29.696Z] ==> Running gcov in . (disable via -X gcov) [2021-10-11T19:04:29.696Z] ==> Python coveragepy not found [2021-10-11T19:04:29.696Z] ==> Searching for coverage reports in: [2021-10-11T19:04:29.696Z] + . [2021-10-11T19:04:29.696Z] -> Found 1 reports [2021-10-11T19:04:29.696Z] ==> Detecting git/mercurial file structure [2021-10-11T19:04:29.696Z] ==> Reading reports [2021-10-11T19:04:29.696Z] + ./coverage.out bytes=403932 [2021-10-11T19:04:29.696Z] ==> Appending adjustments [2021-10-11T19:04:29.696Z] https://docs.codecov.io/docs/fixing-reports [2021-10-11T19:04:31.076Z] + Found adjustments [2021-10-11T19:04:31.076Z] ==> Gzipping contents [2021-10-11T19:04:31.076Z] 56K /tmp/codecov.VsuWfU.gz [2021-10-11T19:04:31.076Z] ==> Uploading reports [2021-10-11T19:04:31.076Z] url: https://codecov.io [2021-10-11T19:04:31.076Z] query: branch=PR-3748&commit=33b18ca859af497484855edbd0e22a57b658f7ac&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3748%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3748&job=&cmd_args= [2021-10-11T19:04:31.076Z] -> Pinging Codecov [2021-10-11T19:04:31.076Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3748&commit=33b18ca859af497484855edbd0e22a57b658f7ac&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3748%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3748&job=&cmd_args= [2021-10-11T19:04:31.336Z] -> Uploading to [2021-10-11T19:04:31.336Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-11/00271124DB129430A58F1EEE437C3FCB/33b18ca859af497484855edbd0e22a57b658f7ac/61a4e1a1-37a2-4df5-94a8-2078f88b5e6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211011T190431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3788bf44e443392335c2ce99dfc249521b3c35e33315bc162b3d0a9020d42b03 [2021-10-11T19:04:31.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-11T19:04:31.336Z] Dload Upload Total Spent Left Speed [2021-10-11T19:04:31.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54483 0 0 100 54483 0 178k --:--:-- --:--:-- --:--:-- 178k [2021-10-11T19:04:31.595Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/33b18ca859af497484855edbd0e22a57b658f7ac [Pipeline] } [2021-10-11T19:04:31.602Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-11T19:04:32.696Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-11T19:04:33.001Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T19:04:33.562Z] ---> package-listing.sh [2021-10-11T19:04:33.562Z] ++ facter osfamily [2021-10-11T19:04:33.562Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-11T19:04:33.824Z] + OS_FAMILY=redhat [2021-10-11T19:04:33.824Z] + workspace=/w/workspace/edgex-go/5 [2021-10-11T19:04:33.824Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-11T19:04:33.824Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-11T19:04:33.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-11T19:04:33.824Z] + PACKAGES=/tmp/packages_start.txt [2021-10-11T19:04:33.824Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-11T19:04:33.824Z] + PACKAGES=/tmp/packages_end.txt [2021-10-11T19:04:33.824Z] + case "${OS_FAMILY}" in [2021-10-11T19:04:33.824Z] + sort [2021-10-11T19:04:33.824Z] + rpm -qa [2021-10-11T19:04:37.125Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-11T19:04:37.125Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-11T19:04:37.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-11T19:04:37.125Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-11T19:04:37.125Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-11T19:04:37.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-11T19:04:37.135Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-11T19:04:37.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-11T19:04:37.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T19:04:37.984Z] [2021-10-11T19:04:37.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T19:04:38.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T19:04:38.288Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-11T19:04:38.288Z] b4d181a07f80: Pulling fs layer [2021-10-11T19:04:38.288Z] a1111a8f2ec3: Pulling fs layer [2021-10-11T19:04:38.288Z] ed53099fbce6: Pulling fs layer [2021-10-11T19:04:38.288Z] dc539afda2c1: Pulling fs layer [2021-10-11T19:04:38.288Z] 77bc0d833cb6: Pulling fs layer [2021-10-11T19:04:38.288Z] 9065ff56babe: Pulling fs layer [2021-10-11T19:04:38.288Z] d287ab97295c: Pulling fs layer [2021-10-11T19:04:38.288Z] dc539afda2c1: Waiting [2021-10-11T19:04:38.288Z] 77bc0d833cb6: Waiting [2021-10-11T19:04:38.288Z] 9065ff56babe: Waiting [2021-10-11T19:04:38.288Z] d287ab97295c: Waiting [2021-10-11T19:04:38.288Z] a1111a8f2ec3: Verifying Checksum [2021-10-11T19:04:38.288Z] a1111a8f2ec3: Download complete [2021-10-11T19:04:38.551Z] dc539afda2c1: Verifying Checksum [2021-10-11T19:04:38.551Z] dc539afda2c1: Download complete [2021-10-11T19:04:38.551Z] ed53099fbce6: Verifying Checksum [2021-10-11T19:04:38.551Z] ed53099fbce6: Download complete [2021-10-11T19:04:38.551Z] 77bc0d833cb6: Verifying Checksum [2021-10-11T19:04:38.551Z] 77bc0d833cb6: Download complete [2021-10-11T19:04:38.551Z] 9065ff56babe: Verifying Checksum [2021-10-11T19:04:38.551Z] 9065ff56babe: Download complete [2021-10-11T19:04:38.551Z] b4d181a07f80: Verifying Checksum [2021-10-11T19:04:38.551Z] b4d181a07f80: Download complete [2021-10-11T19:04:39.129Z] d287ab97295c: Verifying Checksum [2021-10-11T19:04:39.129Z] d287ab97295c: Download complete [2021-10-11T19:04:40.071Z] b4d181a07f80: Pull complete [2021-10-11T19:04:40.071Z] a1111a8f2ec3: Pull complete [2021-10-11T19:04:40.640Z] ed53099fbce6: Pull complete [2021-10-11T19:04:40.640Z] dc539afda2c1: Pull complete [2021-10-11T19:04:40.903Z] 77bc0d833cb6: Pull complete [2021-10-11T19:04:41.167Z] 9065ff56babe: Pull complete [2021-10-11T19:04:46.511Z] d287ab97295c: Pull complete [2021-10-11T19:04:46.511Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-11T19:04:46.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T19:04:46.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-11T19:04:46.576Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-10-11T19:04:46.609Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T19:04:49.989Z] $ docker top aa09fe679b93a171c8ea408b8be8e8cce006785037d8055fb7a6f0111b2c365d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T19:04:50.351Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-11T19:04:50.638Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-11T19:04:50.929Z] + ls /var/log/sa-host [2021-10-11T19:04:50.929Z] + sadf -c /var/log/sa-host/sa11 [2021-10-11T19:04:50.929Z] file_magic: OK [2021-10-11T19:04:50.929Z] HZ: Using current value: 100 [2021-10-11T19:04:50.929Z] file_header: OK [2021-10-11T19:04:50.929Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-11T19:04:50.929Z] Statistics: [2021-10-11T19:04:50.929Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T19:04:50.929Z] File successfully converted to sysstat format version 12.0.3 [2021-10-11T19:04:50.929Z] + sadf -c /var/log/sa-host/sa30 [2021-10-11T19:04:50.929Z] file_magic: OK [2021-10-11T19:04:50.929Z] HZ: Using current value: 100 [2021-10-11T19:04:50.929Z] file_header: OK [2021-10-11T19:04:50.929Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-11T19:04:50.929Z] Statistics: [2021-10-11T19:04:50.929Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T19:04:50.929Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T19:04:51.019Z] provisioning config files... [2021-10-11T19:04:51.032Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7262971427039304734tmp [Pipeline] { [Pipeline] echo [2021-10-11T19:04:51.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T19:04:51.342Z] ---> create-netrc.sh [Pipeline] } [2021-10-11T19:04:51.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-11T19:04:51.680Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-11T19:04:51.692Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T19:04:51.985Z] ---> sudo-logs.sh [2021-10-11T19:04:51.985Z] Archiving 'sudo' log.. [2021-10-11T19:04:51.985Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-479.novalocal: Name or service not known [2021-10-11T19:04:51.985Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-479.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-11T19:04:52.008Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T19:04:52.297Z] ---> job-cost.sh [2021-10-11T19:04:52.297Z] lf-activate-venv: SKIPPING [2021-10-11T19:04:52.297Z] DEBUG: total: 0.10999999940395355 [2021-10-11T19:04:52.297Z] INFO: Retrieving Stack Cost... [2021-10-11T19:05:14.253Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T19:05:14.253Z] INFO: Archiving Costs [Pipeline] echo [2021-10-11T19:05:14.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T19:05:14.563Z] ---> logs-deploy.sh [2021-10-11T19:05:14.563Z] lf-activate-venv: SKIPPING [2021-10-11T19:05:14.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3748/5 [2021-10-11T19:05:14.563Z] INFO: archiving workspace using pattern(s): [2021-10-11T19:05:15.141Z] Archives upload complete. [2021-10-11T19:05:15.401Z] INFO: archiving logs to Nexus