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 18:42:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:07 ========================================================= 18:42:07 EdgeX Global Pipelines Version Info 18:42:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 # timeout=10 18:42:08 ------------------- 18:42:08 stable info: 18:42:08 ------------------- 18:42:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:08 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 18:42:08 Message: update stable to v1.0.209 18:42:08 ------------------- 18:42:08 experimental info: 18:42:08 ------------------- 18:42:08 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:08 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 18:42:08 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3748 [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3748 [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3748 [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33b18ca859af497484855edbd0e22a57b658f7ac [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33b18ca [Pipeline] echo 18:42:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:09 provisioning config files... 18:42:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1984423434818990972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:09 ---> docker-login.sh 18:42:09 nexus3.edgexfoundry.org:10001 18:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:09 Configure a credential helper to remove this warning. See 18:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:09 18:42:09 Login Succeeded 18:42:09 nexus3.edgexfoundry.org:10002 18:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:09 Configure a credential helper to remove this warning. See 18:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:09 18:42:09 Login Succeeded 18:42:09 nexus3.edgexfoundry.org:10003 18:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:10 Configure a credential helper to remove this warning. See 18:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:10 18:42:10 Login Succeeded 18:42:10 nexus3.edgexfoundry.org:10004 18:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:10 Configure a credential helper to remove this warning. See 18:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:10 18:42:10 Login Succeeded 18:42:10 docker.io 18:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:10 Configure a credential helper to remove this warning. See 18:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:10 18:42:10 Login Succeeded 18:42:10 ---> docker-login.sh ends [Pipeline] } 18:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:10 ++ 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 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ cut -d/ -f2 18:42:10 ++ dirname cmd/core-command/Dockerfile 18:42:10 + echo core-command,cmd/core-command/Dockerfile 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ dirname cmd/core-data/Dockerfile 18:42:10 ++ cut -d/ -f2 18:42:10 + echo core-data,cmd/core-data/Dockerfile 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ dirname cmd/core-metadata/Dockerfile 18:42:10 ++ cut -d/ -f2 18:42:10 + echo core-metadata,cmd/core-metadata/Dockerfile 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ dirname cmd/security-bootstrapper/Dockerfile 18:42:10 ++ cut -d/ -f2 18:42:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ dirname cmd/security-proxy-setup/Dockerfile 18:42:10 ++ cut -d/ -f2 18:42:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:42:10 ++ cut -d/ -f2 18:42:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ dirname cmd/support-notifications/Dockerfile 18:42:10 ++ cut -d/ -f2 18:42:10 + echo support-notifications,cmd/support-notifications/Dockerfile 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ dirname cmd/support-scheduler/Dockerfile 18:42:10 ++ cut -d/ -f2 18:42:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:42:10 + for file in '`ls cmd/**/Dockerfile`' 18:42:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:42:10 ++ cut -d/ -f2 18:42:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:42:10 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 18:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:11 18:42:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:42:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:12 latest: Pulling from edgex-devops/git-semver 18:42:12 a0d0a0d46f8b: Pulling fs layer 18:42:12 3e5f54012d9b: Pulling fs layer 18:42:12 4c7163046ea9: Pulling fs layer 18:42:12 0c2d73faf560: Pulling fs layer 18:42:12 0c2d73faf560: Waiting 18:42:12 3e5f54012d9b: Verifying Checksum 18:42:12 3e5f54012d9b: Download complete 18:42:12 a0d0a0d46f8b: Verifying Checksum 18:42:12 a0d0a0d46f8b: Download complete 18:42:12 0c2d73faf560: Verifying Checksum 18:42:12 0c2d73faf560: Download complete 18:42:12 4c7163046ea9: Verifying Checksum 18:42:12 4c7163046ea9: Download complete 18:42:12 a0d0a0d46f8b: Pull complete 18:42:12 3e5f54012d9b: Pull complete 18:42:12 4c7163046ea9: Pull complete 18:42:12 0c2d73faf560: Pull complete 18:42:12 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:42:12 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 18:42:13 $ 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 18:42:13 $ docker top 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:13 [ssh-agent] Looking for ssh-agent implementation... 18:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:13 $ docker exec 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf ssh-agent 18:42:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBPdhji/agent.13 18:42:13 SSH_AGENT_PID=20 18:42:13 Running ssh-add (command line suppressed) 18:42:14 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3030657652624874845.key (/w/workspace/edgex-go/5@tmp/private_key_3030657652624874845.key) 18:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:14 + git tag --points-at HEAD [Pipeline] } 18:42:14 $ docker exec --env ******** --env ******** 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf ssh-agent -k 18:42:14 unset SSH_AUTH_SOCK; 18:42:14 unset SSH_AGENT_PID; 18:42:14 echo Agent pid 20 killed; 18:42:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:14 [ssh-agent] Looking for ssh-agent implementation... 18:42:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:14 $ docker exec 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf ssh-agent 18:42:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcjjbpe/agent.53 18:42:14 SSH_AGENT_PID=60 18:42:14 Running ssh-add (command line suppressed) 18:42:14 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8074620876674918242.key (/w/workspace/edgex-go/5@tmp/private_key_8074620876674918242.key) 18:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:15 + git semver init 18:42:15 # -> Open(): unable to determine branch for HEAD 18:42:15 # $GIT_DIR = /w/workspace/edgex-go/5/.git 18:42:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 18:42:15 # $SEMVER_REMOTE_NAME = origin 18:42:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:42:15 # $SEMVER_USER_NAME = edgex-jenkins 18:42:15 # $SEMVER_BRANCH = PR-3748 18:42:15 # $SEMVER_TEMP = /tmp/semver-283980789 18:42:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:42:27 # '/tmp/semver-283980789' -> '/w/workspace/edgex-go/5/.semver' 18:42:27 # -> Force: false 18:42:27 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 18:42:27 $ docker exec --env ******** --env ******** 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf ssh-agent -k 18:42:27 unset SSH_AUTH_SOCK; 18:42:27 unset SSH_AGENT_PID; 18:42:27 echo Agent pid 60 killed; 18:42:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:27 + git semver [Pipeline] } 18:42:27 $ docker stop --time=1 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf 18:42:29 $ docker rm -f 12b9ee0074c86ddf368555a79d8f63b249e35c1315435b61b08a5b5766665dcf [Pipeline] // withDockerContainer [Pipeline] sh 18:42:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:30 Stashed 1 file(s) [Pipeline] echo 18:42:30 [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 18:42:30 ========================================================= 18:42:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:42:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:42:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:30 4e9f2cdf4387: Pulling fs layer 18:42:30 57d31006c564: Pulling fs layer 18:42:30 bd5ccded8296: Pulling fs layer 18:42:30 304dd3a0f381: Pulling fs layer 18:42:30 d37cda54a23b: Pulling fs layer 18:42:30 bae75c0f2455: Pulling fs layer 18:42:30 806579b3d29a: Pulling fs layer 18:42:30 c77eb801bf70: Pulling fs layer 18:42:30 6d0567d44e1a: Pulling fs layer 18:42:30 d37cda54a23b: Waiting 18:42:30 bae75c0f2455: Waiting 18:42:30 806579b3d29a: Waiting 18:42:30 c77eb801bf70: Waiting 18:42:30 6d0567d44e1a: Waiting 18:42:30 bd5ccded8296: Verifying Checksum 18:42:30 bd5ccded8296: Download complete 18:42:30 57d31006c564: Verifying Checksum 18:42:30 57d31006c564: Download complete 18:42:30 d37cda54a23b: Verifying Checksum 18:42:30 d37cda54a23b: Download complete 18:42:30 bae75c0f2455: Verifying Checksum 18:42:30 bae75c0f2455: Download complete 18:42:30 4e9f2cdf4387: Verifying Checksum 18:42:30 4e9f2cdf4387: Download complete 18:42:30 806579b3d29a: Verifying Checksum 18:42:30 806579b3d29a: Download complete 18:42:31 c77eb801bf70: Verifying Checksum 18:42:31 c77eb801bf70: Download complete 18:42:31 4e9f2cdf4387: Pull complete 18:42:31 57d31006c564: Pull complete 18:42:31 6d0567d44e1a: Verifying Checksum 18:42:31 6d0567d44e1a: Download complete 18:42:31 bd5ccded8296: Pull complete 18:42:31 304dd3a0f381: Verifying Checksum 18:42:31 304dd3a0f381: Download complete 18:42:35 304dd3a0f381: Pull complete 18:42:35 d37cda54a23b: Pull complete 18:42:35 bae75c0f2455: Pull complete 18:42:35 806579b3d29a: Pull complete 18:42:35 c77eb801bf70: Pull complete 18:42:37 6d0567d44e1a: Pull complete 18:42:37 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 18:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:42:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:42:38 + docker build -t ci-base-image-x86_64 -f - . 18:42:38 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:42:38 WORKDIR /edgex 18:42:38 COPY go.mod . 18:42:38 RUN go mod download' 18:42:39 Sending build context to Docker daemon 329.4MB 18:42:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:42:39 ---> e839a31ac9d1 18:42:39 Step 2/4 : WORKDIR /edgex 18:42:41 ---> Running in 86ba034af5b8 18:42:41 Removing intermediate container 86ba034af5b8 18:42:41 ---> 1c1e07d9f358 18:42:41 Step 3/4 : COPY go.mod . 18:42:41 ---> b96e6a86db90 18:42:41 Step 4/4 : RUN go mod download 18:42:41 ---> Running in 76d9cfe75b8c 18:42:45 Still waiting to schedule task 18:42:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-476’ is offline 18:43:20 Removing intermediate container 76d9cfe75b8c 18:43:20 ---> ef1471e46227 18:43:20 Successfully built ef1471e46227 18:43:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:43:20 + docker inspect -f . ci-base-image-x86_64 18:43:20 . [Pipeline] withDockerContainer 18:43:20 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 18:43:20 $ 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 18:43:21 $ docker top 8bcd0c53e6cbfe460b3d0b2caee054332f2e473bb2147cd8d960fa3efbdca7e6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:21 + go version 18:43:21 go version go1.16.8 linux/amd64 [Pipeline] } 18:43:21 $ docker stop --time=1 8bcd0c53e6cbfe460b3d0b2caee054332f2e473bb2147cd8d960fa3efbdca7e6 18:43:22 $ docker rm -f 8bcd0c53e6cbfe460b3d0b2caee054332f2e473bb2147cd8d960fa3efbdca7e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:43:23 + docker inspect -f . ci-base-image-x86_64 18:43:23 . [Pipeline] withDockerContainer 18:43:23 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 18:43:23 $ 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 18:43:23 $ docker top 934b79e7b5a3b15875d04306af343c048733063df2b36246827665ab2d154b0e -eo pid,comm [Pipeline] { [Pipeline] echo 18:43:23 ========================================================= 18:43:23 [edgeXBuildGoParallel] Running Tests and Build... 18:43:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:43:24 + make test 18:43:24 go mod tidy 18:43:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:43:29 ? github.com/edgexfoundry/edgex-go [no test files] 18:43:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:43:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:43:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:43:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:43:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:43:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:43:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:43:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 18:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements 18:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements 18:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 18:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:44:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 18:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:44:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:44:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:44:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 1.0% of statements 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:44:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 18:44:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements 18:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 18:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 18:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 18:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 18:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 18:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 18:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 18:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.202s coverage: 82.5% of statements 18:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 18:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 70.4% of statements 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 43.4% of statements 18:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 18:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 18:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:44:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:44:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:44:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:44:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:44:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:44:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:44:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 18:44:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 18:44:47 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 18:45:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-480 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws 18:45:03 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 18:45:03 The recommended git tool is: git 18:45:10 using credential edgex-jenkins-ssh 18:45:10 Cloning the remote Git repository 18:45:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:45:10 > git init /w/workspace/edgex-go/5 # timeout=10 18:45:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:45:10 > git --version # timeout=10 18:45:10 > git --version # 'git version 2.17.1' 18:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:19 GO111MODULE=on go vet ./... 18:45:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:45:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:45:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:27 > 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 18:45:28 Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac 18:45:28 Merge succeeded, producing 33b18ca859af497484855edbd0e22a57b658f7ac 18:45:28 Checking out Revision 33b18ca859af497484855edbd0e22a57b658f7ac (PR-3748) 18:45:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:29 ./bin/test-attribution-txt.sh [Pipeline] sh 18:45:28 > git config core.sparsecheckout # timeout=10 18:45:28 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 18:45:28 > git remote # timeout=10 18:45:28 > git config --get remote.origin.url # timeout=10 18:45:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:28 > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 18:45:28 > git rev-parse HEAD^{commit} # timeout=10 18:45:28 > git config core.sparsecheckout # timeout=10 18:45:28 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 18:45:30 + ls -al . 18:45:30 total 612 18:45:30 drwxrwxr-x 10 1001 1001 4096 Oct 11 18:45 . 18:45:30 drwxr-xr-x 4 root root 28 Oct 11 18:43 .. 18:45:30 -rw-rw-r-- 1 1001 1001 11 Oct 11 18:42 .dockerignore 18:45:30 drwxrwxr-x 8 1001 1001 179 Oct 11 18:42 .git 18:45:30 drwxrwxr-x 4 1001 1001 142 Oct 11 18:42 .github 18:45:30 -rw-rw-r-- 1 1001 1001 804 Oct 11 18:42 .gitignore 18:45:30 -rw-rw-r-- 1 1001 1001 42 Oct 11 18:42 .golangci.yml 18:45:30 -rw-rw-r-- 1 1001 1001 76 Oct 11 18:42 .hadolint.yml 18:45:30 drwx------ 3 1001 1001 58 Oct 11 18:42 .semver 18:45:30 -rw-rw-r-- 1 1001 1001 166 Oct 11 18:42 .sonarcloud.properties 18:45:30 -rw-rw-r-- 1 1001 1001 1171 Oct 11 18:42 ADOPTERS.md 18:45:30 -rw-rw-r-- 1 1001 1001 8608 Oct 11 18:42 Attribution.txt 18:45:30 -rw-rw-r-- 1 1001 1001 43881 Oct 11 18:42 CHANGELOG.md 18:45:30 -rw-rw-r-- 1 1001 1001 3804 Oct 11 18:42 CONTRIBUTING.md 18:45:30 -rw-rw-r-- 1 1001 1001 677 Oct 11 18:42 GOVERNANCE.md 18:45:30 -rw-rw-r-- 1 1001 1001 849 Oct 11 18:42 Jenkinsfile 18:45:30 -rw-rw-r-- 1 1001 1001 10775 Oct 11 18:42 LICENSE 18:45:30 -rw-rw-r-- 1 1001 1001 6508 Oct 11 18:42 Makefile 18:45:30 -rw-rw-r-- 1 1001 1001 582 Oct 11 18:42 OWNERS.md 18:45:30 -rw-rw-r-- 1 1001 1001 8256 Oct 11 18:42 README.md 18:45:30 -rw-rw-r-- 1 1001 1001 6912 Oct 11 18:42 SECURITY.md 18:45:30 -rw-rw-r-- 1 1001 1001 5 Oct 11 18:42 VERSION 18:45:30 -rw-rw-r-- 1 1001 1001 4131 Oct 11 18:42 ZMQWindows.md 18:45:30 drwxrwxr-x 2 1001 1001 37 Oct 11 18:42 bin 18:45:30 drwxrwxr-x 14 1001 1001 4096 Oct 11 18:42 cmd 18:45:30 -rw-r--r-- 1 root root 403932 Oct 11 18:44 coverage.out 18:45:30 -rw-rw-r-- 1 1001 1001 829 Oct 11 18:42 go.mod 18:45:30 -rw-rw-r-- 1 1001 1001 50143 Oct 11 18:42 go.sum 18:45:30 drwxrwxr-x 8 1001 1001 124 Oct 11 18:42 internal 18:45:30 drwxrwxr-x 3 1001 1001 16 Oct 11 18:42 openapi 18:45:30 drwxrwxr-x 4 1001 1001 71 Oct 11 18:42 snap 18:45:30 -rw-rw-r-- 1 1001 1001 204 Oct 11 18:42 version.go [Pipeline] sh 18:45:30 + '[' -e coverage.out ] 18:45:30 + chown 1001:1001 coverage.out [Pipeline] stash 18:45:30 Stashed 1 file(s) [Pipeline] sh 18:45:30 + make build 18:45:30 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 18:45:32 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 18:45:33 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 18:45:34 provisioning config files... 18:45:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7871784483622174626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:34 ---> docker-login.sh 18:45:34 nexus3.edgexfoundry.org:10001 18:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:36 Configure a credential helper to remove this warning. See 18:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:36 18:45:36 Login Succeeded 18:45:36 nexus3.edgexfoundry.org:10002 18:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:37 Configure a credential helper to remove this warning. See 18:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:37 18:45:37 Login Succeeded 18:45:37 nexus3.edgexfoundry.org:10003 18:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:37 Configure a credential helper to remove this warning. See 18:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:37 18:45:37 Login Succeeded 18:45:37 nexus3.edgexfoundry.org:10004 18:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:38 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 18:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:38 Configure a credential helper to remove this warning. See 18:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:38 18:45:38 Login Succeeded 18:45:38 docker.io 18:45:39 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 18:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:39 Configure a credential helper to remove this warning. See 18:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:39 18:45:39 Login Succeeded 18:45:39 ---> docker-login.sh ends [Pipeline] } 18:45:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:45:39 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 18:45:40 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 18:45:40 ========================================================= 18:45:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:45:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:45:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:45:41 bbf911997326: Pulling fs layer 18:45:41 58ec367f63d7: Pulling fs layer 18:45:41 1b4a6ffa7d45: Pulling fs layer 18:45:41 fc5181fea5dc: Pulling fs layer 18:45:41 9c418107303f: Pulling fs layer 18:45:41 284eca6f2348: Pulling fs layer 18:45:41 842844d905b1: Pulling fs layer 18:45:41 901a3a57568e: Pulling fs layer 18:45:41 284eca6f2348: Waiting 18:45:41 fc5181fea5dc: Waiting 18:45:41 9c418107303f: Waiting 18:45:41 901a3a57568e: Waiting 18:45:41 842844d905b1: Waiting 18:45:41 1b4a6ffa7d45: Download complete 18:45:41 58ec367f63d7: Download complete 18:45:41 9c418107303f: Download complete 18:45:41 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 18:45:41 284eca6f2348: Verifying Checksum 18:45:41 284eca6f2348: Download complete 18:45:41 842844d905b1: Download complete 18:45:41 bbf911997326: Verifying Checksum 18:45:41 bbf911997326: Download complete 18:45:41 bbf911997326: Pull complete 18:45:42 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 18:45:42 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 18:45:43 58ec367f63d7: Pull complete 18:45:43 1b4a6ffa7d45: Pull complete 18:45:43 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 18:45:43 901a3a57568e: Verifying Checksum 18:45:43 901a3a57568e: Download complete 18:45:44 fc5181fea5dc: Verifying Checksum 18:45:44 fc5181fea5dc: Download complete 18:45:44 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 18:45:45 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] } 18:45:47 $ docker stop --time=1 934b79e7b5a3b15875d04306af343c048733063df2b36246827665ab2d154b0e 18:45:48 $ docker rm -f 934b79e7b5a3b15875d04306af343c048733063df2b36246827665ab2d154b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:45:51 18:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:45:51 latest: Pulling from edgex-devops/edgex-compose 18:45:51 cbdbe7a5bc2a: Pulling fs layer 18:45:51 ca9280d653b3: Pulling fs layer 18:45:51 7e9c9ca2126c: Pulling fs layer 18:45:51 cbdbe7a5bc2a: Verifying Checksum 18:45:51 cbdbe7a5bc2a: Download complete 18:45:51 ca9280d653b3: Verifying Checksum 18:45:51 ca9280d653b3: Download complete 18:45:51 cbdbe7a5bc2a: Pull complete 18:45:51 7e9c9ca2126c: Verifying Checksum 18:45:51 7e9c9ca2126c: Download complete 18:45:52 ca9280d653b3: Pull complete 18:45:54 fc5181fea5dc: Pull complete 18:45:54 9c418107303f: Pull complete 18:45:54 284eca6f2348: Pull complete 18:45:54 842844d905b1: Pull complete 18:45:56 7e9c9ca2126c: Pull complete 18:45:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:45:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:45:56 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 18:45:56 $ 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 18:45:59 $ docker top 821170974bf81d09f452d09c9ecf1b4198b6d2dc26adf78c7cf81cf9d1b7f1db -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:59 + docker-compose build --help 18:45:59 + grep parallel 18:45:59 --parallel Build images in parallel. [Pipeline] } 18:45:59 $ docker stop --time=1 821170974bf81d09f452d09c9ecf1b4198b6d2dc26adf78c7cf81cf9d1b7f1db 18:46:00 901a3a57568e: Pull complete 18:46:00 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 18:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:46:01 $ docker rm -f 821170974bf81d09f452d09c9ecf1b4198b6d2dc26adf78c7cf81cf9d1b7f1db [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:46:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:46:01 WORKDIR /edgex 18:46:01 COPY go.mod . 18:46:01 RUN go mod download 18:46:01 + docker build -t ci-base-image-arm64 -f - . 18:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:46:01 . [Pipeline] withDockerContainer 18:46:01 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 18:46:01 $ 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 18:46:02 $ docker top ee198ac8e5cbb097f4848d865a7ccf28926de665600841775480051517070a31 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:02 + docker-compose -f ./docker-compose-build.yml build --parallel 18:46:03 Building core-command ... 18:46:03 Building core-data ... 18:46:03 Building core-metadata ... 18:46:03 Building security-bootstrapper ... 18:46:03 Building security-proxy-setup ... 18:46:03 Building security-secretstore-setup ... 18:46:03 Building support-notifications ... 18:46:03 Building support-scheduler ... 18:46:03 Building sys-mgmt-agent ... 18:46:03 Building support-notifications 18:46:03 Building security-bootstrapper 18:46:03 Building security-proxy-setup 18:46:03 Building sys-mgmt-agent 18:46:03 Building core-command 18:46:04 Sending build context to Docker daemon 166.3MB 18:46:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:46:04 ---> 72ade6ffb461 18:46:04 Step 2/4 : WORKDIR /edgex 18:46:11 ---> Running in b3bc1bff6070 18:46:11 Removing intermediate container b3bc1bff6070 18:46:11 ---> efc81f481499 18:46:11 Step 3/4 : COPY go.mod . 18:46:12 ---> 280cf503b483 18:46:12 Step 4/4 : RUN go mod download 18:46:12 ---> Running in 4cea3cd8362e 18:46:13 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:46:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:46:13 ---> ef1471e46227 18:46:13 Step 3/20 : WORKDIR /edgex-go 18:46:13 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:46:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:46:13 ---> ef1471e46227 18:46:13 Step 3/21 : WORKDIR /edgex-go 18:46:17 ---> Running in 14543d3dd9ae 18:46:17 ---> Running in 273e625261d1 18:46:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:46:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:46:20 ---> ef1471e46227 18:46:20 Step 3/22 : WORKDIR /edgex-go 18:46:22 Removing intermediate container 273e625261d1 18:46:22 ---> a0b73e8b7046 18:46:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:22 Removing intermediate container 14543d3dd9ae 18:46:22 ---> 4792be9488ff 18:46:22 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:22 ---> Running in 99554b960e5b 18:46:22 ---> Running in cdd8e2ec6bf0 18:46:22 ---> Running in d7abe4fe3783 18:46:23 Removing intermediate container 99554b960e5b 18:46:23 ---> 74d19b393aa4 18:46:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:23 ---> Running in 94fd98688b9f 18:46:25 Removing intermediate container cdd8e2ec6bf0 18:46:25 ---> c33ace6a2061 18:46:25 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:46:25 ---> Running in c714a3e57d67 18:46:25 Removing intermediate container d7abe4fe3783 18:46:25 ---> 9dc461f93cde 18:46:25 Step 5/20 : RUN apk add --update --no-cache make git 18:46:26 Removing intermediate container 94fd98688b9f 18:46:26 ---> 43c66b88bfd7 18:46:26 Step 5/22 : RUN apk add --update --no-cache make git 18:46:26 ---> Running in 8ea5e0b7dd0e 18:46:26 ---> Running in 4f9b65480859 18:46:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:46:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:46:26 ---> ef1471e46227 18:46:26 Step 3/22 : WORKDIR /edgex-go 18:46:26 ---> Using cache 18:46:26 ---> 74d19b393aa4 18:46:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:26 ---> Using cache 18:46:26 ---> 43c66b88bfd7 18:46:26 Step 5/22 : RUN apk add --update --no-cache make bash git 18:46:26 ---> Running in 1156a1cc187d 18:46:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:46:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:46:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:46:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:46:26 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:46:26 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:46:26 ---> ef1471e46227 18:46:26 Step 3/30 : WORKDIR /edgex-go 18:46:26 ---> Using cache 18:46:26 ---> 74d19b393aa4 18:46:26 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:26 ---> Using cache 18:46:26 ---> 43c66b88bfd7 18:46:26 Step 5/30 : RUN apk add --update --no-cache make git 18:46:26 ---> Running in 44e6bb86f7e1 18:46:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:46:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:46:27 OK: 219 MiB in 52 packages 18:46:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:46:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:46:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:46:27 Removing intermediate container c714a3e57d67 18:46:27 ---> 739c6e654763 18:46:27 Step 6/21 : COPY . . 18:46:27 OK: 219 MiB in 52 packages 18:46:27 OK: 219 MiB in 52 packages 18:46:28 OK: 219 MiB in 52 packages 18:46:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:46:28 OK: 219 MiB in 52 packages 18:46:29 Removing intermediate container 8ea5e0b7dd0e 18:46:29 ---> ac2faac81b1d 18:46:29 Step 6/20 : COPY . . 18:46:29 Removing intermediate container 4f9b65480859 18:46:29 ---> 9e3cee264fdc 18:46:29 Step 6/22 : COPY . . 18:46:29 Removing intermediate container 1156a1cc187d 18:46:29 ---> eda59340e8b6 18:46:29 Step 6/22 : COPY . . 18:46:29 Removing intermediate container 44e6bb86f7e1 18:46:29 ---> bd246803d53f 18:46:29 Step 6/30 : COPY . . 18:46:39 ---> 22bf18cee141 18:46:39 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:39 ---> Running in 7ba2392cb4f5 18:46:43 ---> 0954552a3c53 18:46:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:43 ---> Running in 451b2aceac7d 18:46:50 ---> 7b34d74924c7 18:46:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:50 ---> Running in 6a357fd6d62c 18:46:53 Removing intermediate container 451b2aceac7d 18:46:53 ---> 42af7f0e16be 18:46:53 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:46:53 Removing intermediate container 7ba2392cb4f5 18:46:53 ---> c9fa8378607a 18:46:53 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:46:53 ---> Running in c37f7864811c 18:46:53 ---> Running in 5eda6847a69e 18:46:55 ---> 3286865a47e7 18:46:55 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:55 ---> Running in e32d8c5b503b 18:46:55 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 18:46:55 Removing intermediate container 6a357fd6d62c 18:46:55 ---> 926fd0bbde69 18:46:55 Step 8/22 : RUN make cmd/core-command/core-command 18:46:55 ---> Running in ced7182ab05d 18:46:55 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 18:46:56 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 18:46:58 ---> 41bd3abb6124 18:46:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:58 ---> Running in 34b6a07bcf34 18:46:58 Removing intermediate container e32d8c5b503b 18:46:58 ---> d9338dd349ac 18:46:58 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:46:58 ---> Running in 6d2dd38feb83 18:46:58 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 18:46:59 Removing intermediate container 34b6a07bcf34 18:46:59 ---> 422dcaa99fae 18:46:59 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:46:59 ---> Running in a40118d666e6 18:47:00 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 18:47:32 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 18:47:32 Removing intermediate container ced7182ab05d 18:47:32 ---> 80a9ebb394cf 18:47:32 18:47:32 Step 9/22 : FROM alpine:3.14 18:47:33 3.14: Pulling from library/alpine 18:47:33 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:47:33 Status: Downloaded newer image for alpine:3.14 18:47:33 ---> 14119a10abf4 18:47:33 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:47:33 ---> Running in fe3cb55059ab 18:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:47:34 Removing intermediate container 4cea3cd8362e 18:47:34 ---> 8b99ab4a3d99 18:47:34 Successfully built 8b99ab4a3d99 18:47:34 Successfully tagged ci-base-image-arm64:latest 18:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 18:47:34 + docker inspect -f . ci-base-image-arm64 18:47:34 . [Pipeline] withDockerContainer 18:47:34 (1/1) Installing dumb-init (1.2.5-r1) 18:47:34 Executing busybox-1.33.1-r3.trigger 18:47:34 OK: 6 MiB in 15 packages 18:47:34 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 18:47:34 $ 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 18:47:35 Removing intermediate container fe3cb55059ab 18:47:35 ---> 89c6b2d9afce 18:47:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:47:35 ---> Running in 7ab96fed25d2 18:47:35 Removing intermediate container 7ab96fed25d2 18:47:35 ---> 725c72fa0ddf 18:47:35 Step 12/22 : ENV APP_PORT=59882 18:47:35 ---> Running in 0363b9522908 18:47:36 Removing intermediate container 0363b9522908 18:47:36 ---> 09cf2a63bb49 18:47:36 Step 13/22 : EXPOSE $APP_PORT 18:47:36 $ docker top 1ce43b30eefc32d57765390e15ae351284fc133fff788130914c08d4f9f20a81 -eo pid,comm 18:47:36 ---> Running in e09895c4ef8a 18:47:36 Removing intermediate container 5eda6847a69e 18:47:36 ---> 4898a868bb8c 18:47:36 18:47:36 Step 9/30 : FROM alpine:3.14 18:47:36 ---> 14119a10abf4 18:47:36 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [Pipeline] { [Pipeline] sh 18:47:36 ---> Running in f89d015f5602 18:47:36 Removing intermediate container c37f7864811c 18:47:36 ---> 8a4d673a5a2e 18:47:36 18:47:36 Step 9/20 : FROM alpine:3.14 18:47:36 ---> 14119a10abf4 18:47:36 Step 10/20 : RUN apk add --update --no-cache curl 18:47:36 Removing intermediate container e09895c4ef8a 18:47:36 ---> 36c475671a09 18:47:36 Step 14/22 : WORKDIR / 18:47:37 ---> Running in 15bad06dc7d4 18:47:37 ---> Running in aba46de30dea 18:47:37 Removing intermediate container f89d015f5602 18:47:37 ---> 6d4e09651475 18:47:37 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:47:37 Removing intermediate container a40118d666e6 18:47:37 ---> 8ff151363d73 18:47:37 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:47:37 + go version 18:47:37 go version go1.16.8 linux/arm64 [Pipeline] } 18:47:37 $ docker stop --time=1 1ce43b30eefc32d57765390e15ae351284fc133fff788130914c08d4f9f20a81 18:47:37 ---> Running in 0a920acb44ac 18:47:37 Removing intermediate container aba46de30dea 18:47:37 ---> 879d594b9275 18:47:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:47:37 ---> Running in 5574d769d885 18:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:47:37 ---> 63e8ff67230f 18:47:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:47:37 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 18:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:47:38 Removing intermediate container 6d2dd38feb83 18:47:38 ---> f0cb0c1e3762 18:47:38 18:47:38 Step 9/21 : FROM alpine:3.14 18:47:38 ---> 14119a10abf4 18:47:38 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:47:38 ---> Running in dfe7d2a796da 18:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:47:38 (1/5) Installing ca-certificates (20191127-r5) 18:47:38 (2/5) Installing brotli-libs (1.0.9-r5) 18:47:38 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:47:38 (4/5) Installing libcurl (7.79.1-r0) 18:47:38 (5/5) Installing curl (7.79.1-r0) 18:47:38 Executing busybox-1.33.1-r3.trigger 18:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:47:38 Executing ca-certificates-20191127-r5.trigger 18:47:38 OK: 8 MiB in 19 packages 18:47:38 ---> 009937e63391 18:47:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:47:38 (1/2) Installing dumb-init (1.2.5-r1) 18:47:38 (2/2) Installing su-exec (0.2-r1) 18:47:38 Executing busybox-1.33.1-r3.trigger 18:47:38 OK: 6 MiB in 16 packages 18:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:47:38 ---> da9621214dbc 18:47:38 Step 18/22 : ENTRYPOINT ["/core-command"] 18:47:38 ---> Running in 72e358e948ab 18:47:39 (1/2) Installing ca-certificates (20191127-r5) 18:47:39 (2/2) Installing dumb-init (1.2.5-r1) 18:47:39 Executing busybox-1.33.1-r3.trigger 18:47:39 Executing ca-certificates-20191127-r5.trigger 18:47:39 OK: 6 MiB in 16 packages 18:47:39 Removing intermediate container 72e358e948ab 18:47:39 ---> 5dc014598cce 18:47:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:39 Removing intermediate container 15bad06dc7d4 18:47:39 ---> 74d56fe23edd 18:47:39 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:47:39 ---> Running in b9829d8d962f 18:47:39 ---> Running in dff90ed6b5fd 18:47:39 Removing intermediate container b9829d8d962f 18:47:39 ---> 4451c1dd853f 18:47:39 Step 20/22 : LABEL arch=x86_64 18:47:39 Removing intermediate container dff90ed6b5fd 18:47:39 ---> e2418967ddb6 18:47:39 Step 12/20 : WORKDIR /edgex 18:47:39 ---> Running in 4b307a62b92b 18:47:39 Removing intermediate container 0a920acb44ac 18:47:39 ---> cd194fcda496 18:47:39 18:47:39 Step 10/22 : FROM docker:20.10.8 18:47:39 ---> Running in 463ae7b9c802 18:47:39 Removing intermediate container 5574d769d885 18:47:39 ---> a814bfd6e6f7 18:47:39 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:47:39 $ docker rm -f 1ce43b30eefc32d57765390e15ae351284fc133fff788130914c08d4f9f20a81 18:47:39 20.10.8: Pulling from library/docker 18:47:39 ---> Running in 68c0ffefd58f 18:47:39 Removing intermediate container 463ae7b9c802 18:47:39 ---> 88932345e753 18:47:39 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:47:39 Removing intermediate container 4b307a62b92b 18:47:39 ---> 21cd50277a69 18:47:39 Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:47:39 Removing intermediate container dfe7d2a796da 18:47:39 ---> 20a52d3bd66f 18:47:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:47:39 ---> Running in 541bd930e073 18:47:39 Removing intermediate container 68c0ffefd58f 18:47:39 ---> c6c78fd9361d 18:47:39 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:47:39 ---> Running in 6c9b10afe99d 18:47:39 ---> Running in 8c1611b1976b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:39 Removing intermediate container 541bd930e073 18:47:39 ---> 98e793ef5183 18:47:39 Step 22/22 : LABEL version=0.0.0 18:47:39 ---> Running in 23739224f4d7 18:47:39 ---> dc9c62c98688 18:47:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:47:39 Removing intermediate container 8c1611b1976b 18:47:39 ---> bb18d6bdb19a 18:47:39 Step 12/21 : ENV APP_PORT=59860 18:47:39 Removing intermediate container 6c9b10afe99d 18:47:39 ---> c2c4ab0c6baa 18:47:39 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:47:40 ---> Running in 6ceb289f8e87 18:47:40 ---> Running in 28885720329c 18:47:40 Removing intermediate container 23739224f4d7 18:47:40 ---> b97879fe74c4 18:47:40 18:47:40 + docker inspect -f . ci-base-image-arm64 18:47:40 . [Pipeline] withDockerContainer 18:47:40 Successfully built b97879fe74c4 18:47:40 Removing intermediate container 6ceb289f8e87 18:47:40 ---> e5ae9e867cec 18:47:40 Step 13/21 : EXPOSE $APP_PORT 18:47:40 Successfully tagged core-command:latest 18:47:40 Building core-metadata 18:47:40  Building core-command ... done  ---> Running in b983dc4b2d4e 18:47:40 ---> 5244e78e6675 18:47:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:47:40 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 18:47:40 $ 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 18:47:41 Removing intermediate container b983dc4b2d4e 18:47:41 ---> fca5f10f06dd 18:47:41 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:47:42 $ docker top c4b0326fe25579a8cc92d460a710fc3aeb1e758abf623486ecb05424b16cdf4a -eo pid,comm 18:47:42 ---> ff6bfb5d039d 18:47:42 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:47:42 ---> Running in 08ed1f85ba1d 18:47:42 ---> 12955fcdd11f 18:47:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] { [Pipeline] echo 18:47:42 ========================================================= 18:47:42 [edgeXBuildGoParallel] Running Tests and Build... 18:47:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:47:42 Removing intermediate container 28885720329c 18:47:42 ---> 74cce8987186 18:47:42 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:47:42 Removing intermediate container 08ed1f85ba1d 18:47:42 ---> dcb3f7080b00 18:47:42 Step 17/20 : CMD ["--init=true"] 18:47:42 ---> Running in c045304b7ea9 18:47:42 ---> Running in 05b5559a06fb 18:47:42 Removing intermediate container c045304b7ea9 18:47:42 ---> fcea4e2decaf 18:47:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:47:42 ---> c88f8a8e0b1e 18:47:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:47:42 Removing intermediate container 05b5559a06fb 18:47:42 ---> 6f011a042175 18:47:42 Step 18/20 : LABEL arch=x86_64 18:47:43 ---> Running in 6f949af29785 18:47:43 ---> 34361fd3db08 18:47:43 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:47:43 ---> Running in f3a7fd2af98d 18:47:43 Removing intermediate container 6f949af29785 18:47:43 ---> c4c97f8bebc4 18:47:43 Step 19/20 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:47:43 ---> 3598e3b93813 18:47:43 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:47:43 + make test 18:47:43 go mod tidy 18:47:43 ---> Running in 50efd42781a4 18:47:43 ---> Running in de6914561810 18:47:43 Removing intermediate container 50efd42781a4 18:47:43 ---> 940a1f16b8cd 18:47:43 Step 20/20 : LABEL version=0.0.0 18:47:43 Removing intermediate container de6914561810 18:47:43 ---> 8027ee167a72 18:47:43 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:43 ---> Running in ed35c4a2d8a3 18:47:43 ---> Running in 7367b463c1b1 18:47:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:47:43 Removing intermediate container ed35c4a2d8a3 18:47:43 ---> 290f0fcf0c29 18:47:43 18:47:43 Removing intermediate container 7367b463c1b1 18:47:43 ---> 57fa952c62e7 18:47:43 Step 19/21 : LABEL arch=x86_64 18:47:43 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:47:43 Status: Downloaded newer image for docker:20.10.8 18:47:43 Successfully built 290f0fcf0c29 18:47:43 Successfully tagged security-proxy-setup:latest 18:47:43 Building security-secretstore-setup 18:47:43  Building security-proxy-setup ... done  ---> bc6c0ffef665 18:47:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:47:43 ---> Running in c6c786ecc80e 18:47:43 ---> Running in 9b681de1dff6 18:47:44 Removing intermediate container f3a7fd2af98d 18:47:44 ---> 57853587a632 18:47:44 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:47:44 Removing intermediate container c6c786ecc80e 18:47:44 ---> 8560956a10e0 18:47:44 Step 20/21 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:47:45 Removing intermediate container 9b681de1dff6 18:47:45 ---> aa3e09d1491c 18:47:45 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 18:47:46 ---> Running in 8834a3a68253 18:47:47 ---> c605933242b0 18:47:47 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:47:48 ---> Running in 3474c719fc8a 18:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:47:48 ---> ef1471e46227 18:47:48 Step 3/24 : WORKDIR /edgex-go 18:47:48 ---> Using cache 18:47:48 ---> 74d19b393aa4 18:47:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:48 ---> Using cache 18:47:48 ---> 43c66b88bfd7 18:47:48 Step 5/24 : RUN apk add --update --no-cache make git 18:47:48 ---> Using cache 18:47:48 ---> bd246803d53f 18:47:48 Step 6/24 : COPY . . 18:47:48 ---> Using cache 18:47:48 ---> 22bf18cee141 18:47:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:48 ---> Using cache 18:47:48 ---> c9fa8378607a 18:47:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:47:48 Removing intermediate container 8834a3a68253 18:47:48 ---> 67fbbc66dc29 18:47:48 Step 21/21 : LABEL version=0.0.0 18:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:47:48 ---> Running in 41ddd66495c0 18:47:48 ---> Running in 9ca1f4fdf865 18:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:47:48 ---> ebaea66b4658 18:47:48 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:47:48 (1/42) Installing readline (8.1.0-r0) 18:47:48 (2/42) Installing bash (5.1.4-r0) 18:47:48 Removing intermediate container 9ca1f4fdf865 18:47:48 ---> a77835a985b3 18:47:48 18:47:48 Executing bash-5.1.4-r0.post-install 18:47:48 (3/42) Installing brotli-libs (1.0.9-r5) 18:47:48 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:47:48 (5/42) Installing libcurl (7.79.1-r0) 18:47:48 (6/42) Installing curl (7.79.1-r0) 18:47:48 (7/42) Installing dumb-init (1.2.5-r1) 18:47:48 (8/42) Installing libbz2 (1.0.8-r1) 18:47:48 (9/42) Installing expat (2.4.1-r0) 18:47:48 (10/42) Installing libffi (3.3-r2) 18:47:48 (11/42) Installing gdbm (1.19-r0) 18:47:48 (12/42) Installing xz-libs (5.2.5-r0) 18:47:48 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:47:48 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:47:48 Successfully built a77835a985b3 18:47:48 (15/42) Installing mpdecimal (2.5.1-r1) 18:47:48 (16/42) Installing sqlite-libs (3.35.5-r0) 18:47:48 (17/42) Installing python3 (3.9.5-r1) 18:47:48 Successfully tagged support-notifications:latest 18:47:48 Building core-data 18:47:48 ---> 4e0f54fdfa8c 18:47:48 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:47:48  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 18:47:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:47:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:47:50 ---> ef1471e46227 18:47:50 Step 3/22 : WORKDIR /edgex-go 18:47:50 ---> Using cache 18:47:50 ---> 74d19b393aa4 18:47:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:50 ---> Using cache 18:47:50 ---> 43c66b88bfd7 18:47:50 Step 5/22 : RUN apk add --update --no-cache make git 18:47:50 ---> Using cache 18:47:50 ---> bd246803d53f 18:47:50 Step 6/22 : COPY . . 18:47:50 ---> Using cache 18:47:50 ---> 22bf18cee141 18:47:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:50 ---> Using cache 18:47:50 ---> c9fa8378607a 18:47:50 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:47:51 ---> 57e120f37cec 18:47:51 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:47:51 (18/42) Installing py3-appdirs (1.4.4-r2) 18:47:51 (19/42) Installing py3-chardet (4.0.0-r2) 18:47:51 (20/42) Installing py3-idna (3.2-r0) 18:47:51 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:47:51 ---> Running in a4dd88164dfa 18:47:51 (22/42) Installing py3-certifi (2020.12.5-r1) 18:47:51 (23/42) Installing py3-requests (2.25.1-r4) 18:47:51 (24/42) Installing py3-msgpack (1.0.2-r1) 18:47:51 (25/42) Installing py3-lockfile (0.12.2-r4) 18:47:51 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:47:51 (27/42) Installing py3-colorama (0.4.4-r1) 18:47:51 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:47:51 (29/42) Installing py3-distlib (0.3.1-r3) 18:47:51 (30/42) Installing py3-distro (1.5.0-r3) 18:47:51 (31/42) Installing py3-six (1.15.0-r1) 18:47:51 (32/42) Installing py3-webencodings (0.5.1-r4) 18:47:51 (33/42) Installing py3-html5lib (1.1-r1) 18:47:52 (34/42) Installing py3-parsing (2.4.7-r2) 18:47:52 (35/42) Installing py3-packaging (20.9-r1) 18:47:52 (36/42) Installing py3-toml (0.10.2-r2) 18:47:52 (37/42) Installing py3-pep517 (0.10.0-r2) 18:47:52 (38/42) Installing py3-progress (1.5-r2) 18:47:52 (39/42) Installing py3-retrying (1.3.3-r1) 18:47:52 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:47:52 (41/42) Installing py3-setuptools (52.0.0-r3) 18:47:52 (42/42) Installing py3-pip (20.3.4-r1) 18:47:52 ---> 1669c3719c13 18:47:52 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:47:52 Executing busybox-1.33.1-r3.trigger 18:47:52 OK: 84 MiB in 64 packages 18:47:52 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 18:47:52 ---> Running in 7cb457e58b5a 18:47:52 Removing intermediate container 7cb457e58b5a 18:47:52 ---> da1b00a14238 18:47:52 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:47:53 ---> bdda218c6018 18:47:53 Step 25/30 : RUN chmod +x /entrypoint.sh 18:47:53 ---> Running in c10cf90c9f9d 18:47:53 Collecting docker-compose==1.23.2 18:47:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:47:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:47:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:47:54 ---> ef1471e46227 18:47:54 Step 3/22 : WORKDIR /edgex-go 18:47:54 ---> Using cache 18:47:54 ---> 74d19b393aa4 18:47:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:54 ---> Using cache 18:47:54 ---> 43c66b88bfd7 18:47:54 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:47:54 ---> Running in 8a740bf3e1bd 18:47:54 Collecting PyYAML<4,>=3.10 18:47:54 Downloading PyYAML-3.13.tar.gz (270 kB) 18:47:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:54 Removing intermediate container c10cf90c9f9d 18:47:54 ---> 6a7f278b1c84 18:47:54 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:47:54 ---> Running in c8be02ecbfa4 18:47:54 Collecting cached-property<2,>=1.2.0 18:47:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:47:54 Removing intermediate container c8be02ecbfa4 18:47:54 ---> 6d17fcdea4e9 18:47:54 Step 27/30 : CMD ["gate"] 18:47:55 Collecting websocket-client<1.0,>=0.32.0 18:47:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:47:55 ---> Running in 99ce51a4af8f 18:47:55 Collecting jsonschema<3,>=2.5.1 18:47:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:47:55 Collecting texttable<0.10,>=0.9.0 18:47:55 Downloading texttable-0.9.1.tar.gz (11 kB) 18:47:55 Removing intermediate container 99ce51a4af8f 18:47:55 ---> 0936caf56c8c 18:47:55 Step 28/30 : LABEL arch=x86_64 18:47:55 ---> Running in 7a82269793d8 18:47:55 Removing intermediate container 7a82269793d8 18:47:55 ---> 9108b6946b53 18:47:55 Step 29/30 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:47:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:55 Collecting dockerpty<0.5,>=0.4.1 18:47:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:47:55 ---> Running in 5c02b4ff969e 18:47:55 Removing intermediate container 5c02b4ff969e 18:47:55 ---> cc622a052c74 18:47:55 Step 30/30 : LABEL version=0.0.0 18:47:56 ---> Running in ddbfbe13986d 18:47:56 Removing intermediate container ddbfbe13986d 18:47:56 ---> e6a97651c1d5 18:47:56 18:47:56 Successfully built e6a97651c1d5 18:47:56 Successfully tagged security-bootstrapper:latest 18:47:56 Building support-scheduler 18:47:56  Building security-bootstrapper ... done OK: 219 MiB in 52 packages 18:47:56 Collecting docker<4.0,>=3.6.0 18:47:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:47:56 Collecting docopt<0.7,>=0.6.1 18:47:56 Downloading docopt-0.6.2.tar.gz (25 kB) 18:47:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:47:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:47:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:47:57 Collecting docker-pycreds>=0.4.0 18:47:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:47:57 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) 18:47:57 Removing intermediate container 8a740bf3e1bd 18:47:57 ---> 2fad77365985 18:47:57 Step 6/22 : COPY . . 18:47:57 Collecting urllib3<1.25,>=1.21.1 18:47:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:47:58 Collecting idna<2.8,>=2.5 18:47:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:47:58 Collecting chardet<3.1.0,>=3.0.2 18:47:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:47:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:47:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:47:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:47:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:47:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:47:58 Attempting uninstall: urllib3 18:47:58 Found existing installation: urllib3 1.26.5 18:47:58 Uninstalling urllib3-1.26.5: 18:47:58 Successfully uninstalled urllib3-1.26.5 18:47:58 Attempting uninstall: idna 18:47:58 Found existing installation: idna 3.2 18:47:58 Uninstalling idna-3.2: 18:47:58 Successfully uninstalled idna-3.2 18:47:59 Attempting uninstall: chardet 18:47:59 Found existing installation: chardet 4.0.0 18:47:59 Uninstalling chardet-4.0.0: 18:47:59 Successfully uninstalled chardet-4.0.0 18:48:00 Attempting uninstall: requests 18:48:00 Found existing installation: requests 2.25.1 18:48:00 Uninstalling requests-2.25.1: 18:48:00 Successfully uninstalled requests-2.25.1 18:48:00 Running setup.py install for texttable: started 18:48:01 Running setup.py install for texttable: finished with status 'done' 18:48:01 Running setup.py install for PyYAML: started 18:48:03 Running setup.py install for PyYAML: finished with status 'done' 18:48:03 Running setup.py install for docopt: started 18:48:04 Running setup.py install for docopt: finished with status 'done' 18:48:04 Running setup.py install for dockerpty: started 18:48:04 Running setup.py install for dockerpty: finished with status 'done' 18:48:05 ---> 6846955d6b4a 18:48:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:05 ---> Running in 223db5141f11 18:48:05 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 18:48:08 Removing intermediate container 223db5141f11 18:48:08 ---> 378721794107 18:48:08 Step 8/22 : RUN make cmd/core-data/core-data 18:48:08 ---> Running in 736d099dc423 18:48:09 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 18:48:10 ? github.com/edgexfoundry/edgex-go [no test files] 18:48:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:48:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:48:11 ---> ef1471e46227 18:48:11 Step 3/23 : WORKDIR /edgex-go 18:48:11 ---> Using cache 18:48:11 ---> 74d19b393aa4 18:48:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:11 ---> Using cache 18:48:11 ---> 43c66b88bfd7 18:48:11 Step 5/23 : RUN apk add --update --no-cache make git 18:48:11 ---> Using cache 18:48:11 ---> bd246803d53f 18:48:11 Step 6/23 : COPY go.mod . 18:48:11 Removing intermediate container 3474c719fc8a 18:48:11 ---> 1bf18d8a6fe3 18:48:11 Step 13/22 : ENV APP_PORT=58890 18:48:11 ---> 8c287bb129e7 18:48:11 Step 7/23 : RUN go mod download 18:48:11 ---> Running in 02ac20e77791 18:48:11 ---> Running in e562537e9425 18:48:11 Removing intermediate container 02ac20e77791 18:48:11 ---> 964d26e238ce 18:48:11 Step 14/22 : EXPOSE $APP_PORT 18:48:11 ---> Running in a5976d328c1a 18:48:11 Removing intermediate container a5976d328c1a 18:48:11 ---> 8956832a9feb 18:48:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:48:12 ---> ba31c18cf922 18:48:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:48:12 ---> 0631cd775d3f 18:48:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:48:13 ---> 1f0d00df88b1 18:48:13 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:48:13 ---> Running in 10891f61bf6f 18:48:13 Removing intermediate container 10891f61bf6f 18:48:13 ---> e17ef688c1e1 18:48:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:13 ---> Running in 5bd9a721ff05 18:48:13 Removing intermediate container 5bd9a721ff05 18:48:13 ---> 7124ef2ea430 18:48:13 Step 20/22 : LABEL arch=x86_64 18:48:13 Removing intermediate container e562537e9425 18:48:13 ---> c66afd20abe5 18:48:13 Step 8/23 : COPY . . 18:48:13 ---> Running in 034cb16866aa 18:48:13 Removing intermediate container 034cb16866aa 18:48:13 ---> 34717e1f8141 18:48:13 Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:48:14 ---> Running in dc75bcb28315 18:48:14 Removing intermediate container dc75bcb28315 18:48:14 ---> f61ebf189435 18:48:14 Step 22/22 : LABEL version=0.0.0 18:48:15 ---> Running in 9c876fb79ad9 18:48:16 Removing intermediate container 9c876fb79ad9 18:48:16 ---> 0bba957aa72a 18:48:16 18:48:16 Successfully built 0bba957aa72a 18:48:16 Successfully tagged sys-mgmt-agent:latest 18:48:19  Building sys-mgmt-agent ... done  ---> d159d3b2eeb2 18:48:19 Step 9/23 : RUN go mod tidy 18:48:19 ---> Running in 3fbb2ce79a94 18:48:20 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 18:48:23 Removing intermediate container 3fbb2ce79a94 18:48:23 ---> f4f8e53ee633 18:48:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:48:23 ---> Running in d01ad2b861cd 18:48:24 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 18:48:24 Removing intermediate container 41ddd66495c0 18:48:24 ---> bbfd2008f0b6 18:48:24 18:48:24 Step 9/24 : FROM alpine:3.14 18:48:24 ---> 14119a10abf4 18:48:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:48:24 ---> Running in a852588934cd 18:48:25 Removing intermediate container a4dd88164dfa 18:48:25 ---> 9a93a5af2b21 18:48:25 18:48:25 Step 9/22 : FROM alpine:3.14 18:48:25 ---> 14119a10abf4 18:48:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:48:25 ---> Using cache 18:48:25 ---> 89c6b2d9afce 18:48:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:48:25 ---> Using cache 18:48:25 ---> 725c72fa0ddf 18:48:25 Step 12/22 : ENV APP_PORT=59881 18:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:48:25 ---> Running in 77890f117c15 18:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:48:25 Removing intermediate container 77890f117c15 18:48:25 ---> 571bf1393aec 18:48:25 Step 13/22 : EXPOSE $APP_PORT 18:48:26 ---> Running in 00c671c3e302 18:48:26 Removing intermediate container 00c671c3e302 18:48:26 ---> 918d1cdacc38 18:48:26 Step 14/22 : WORKDIR / 18:48:26 ---> Running in e58995f3bcbf 18:48:26 (1/3) Installing ca-certificates (20191127-r5) 18:48:26 (2/3) Installing dumb-init (1.2.5-r1) 18:48:26 (3/3) Installing su-exec (0.2-r1) 18:48:26 Executing busybox-1.33.1-r3.trigger 18:48:26 Executing ca-certificates-20191127-r5.trigger 18:48:26 Removing intermediate container e58995f3bcbf 18:48:26 ---> 4b1b72201424 18:48:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:48:26 OK: 6 MiB in 17 packages 18:48:26 ---> 2ccf03adf0ea 18:48:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:48:27 Removing intermediate container a852588934cd 18:48:27 ---> f326aa38c301 18:48:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:48:27 ---> Running in dc149c2eb4a3 18:48:27 ---> 3dc562d8c212 18:48:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:48:27 Removing intermediate container dc149c2eb4a3 18:48:27 ---> 36a15638cef5 18:48:27 Step 12/24 : WORKDIR / 18:48:27 ---> Running in 2acc6175253a 18:48:27 ---> e73401935a4a 18:48:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:48:27 ---> Running in 9fc884ed5338 18:48:27 Removing intermediate container 2acc6175253a 18:48:27 ---> 93b318749dc0 18:48:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:48:27 Removing intermediate container 9fc884ed5338 18:48:27 ---> 3edeb63a2bc8 18:48:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:27 ---> Running in 30b2c74fca34 18:48:27 ---> 363b6c4d3006 18:48:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:48:27 Removing intermediate container 30b2c74fca34 18:48:27 ---> 89be3e0782ac 18:48:27 Step 20/22 : LABEL arch=x86_64 18:48:28 ---> Running in dee22373080f 18:48:28 ---> d1cef0299d2c 18:48:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:48:28 Removing intermediate container dee22373080f 18:48:28 ---> 7f71c151e041 18:48:28 Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:48:28 ---> Running in e1db72b932e8 18:48:28 Removing intermediate container e1db72b932e8 18:48:28 ---> 7fce71ae2acc 18:48:28 Step 22/22 : LABEL version=0.0.0 18:48:28 ---> c879c39bdf06 18:48:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:48:28 ---> Running in 2a33b9746cfc 18:48:28 Removing intermediate container 2a33b9746cfc 18:48:28 ---> edc94a0a9632 18:48:28 18:48:29 Successfully built edc94a0a9632 18:48:29 Successfully tagged core-metadata:latest 18:48:29  Building core-metadata ... done  ---> 1b8d89807aaf 18:48:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:48:29 ---> f736596ad20a 18:48:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:48:29 ---> 75a249c44d1e 18:48:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:48:30 ---> 6709e611c38c 18:48:30 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/ 18:48:30 ---> Running in afc880d0103d 18:48:31 Removing intermediate container afc880d0103d 18:48:31 ---> 4da5feca5346 18:48:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:48:31 ---> Running in 933d70e4d408 18:48:31 Removing intermediate container 933d70e4d408 18:48:31 ---> 7884c3b13d48 18:48:31 Step 22/24 : LABEL arch=x86_64 18:48:31 ---> Running in 85f14263f784 18:48:31 Removing intermediate container 85f14263f784 18:48:31 ---> 1ebd73673ea3 18:48:31 Step 23/24 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:48:31 ---> Running in 19d2b1e67c99 18:48:31 Removing intermediate container 19d2b1e67c99 18:48:31 ---> 8fdd7699eb42 18:48:31 Step 24/24 : LABEL version=0.0.0 18:48:31 ---> Running in 43c571158b5d 18:48:31 Removing intermediate container 43c571158b5d 18:48:31 ---> ac5a3b73277b 18:48:31 18:48:31 Successfully built ac5a3b73277b 18:48:31 Successfully tagged security-secretstore-setup:latest 18:48:40  Building security-secretstore-setup ... done Removing intermediate container 736d099dc423 18:48:40 ---> bf47b20a66f9 18:48:40 18:48:40 Step 9/22 : FROM alpine:3.14 18:48:40 ---> 14119a10abf4 18:48:40 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:48:40 ---> Running in a0003e981e14 18:48:40 Removing intermediate container a0003e981e14 18:48:40 ---> 21c2c1a44738 18:48:40 Step 11/22 : ENV APP_PORT=59880 18:48:40 ---> Running in 3e742a7b7f48 18:48:40 Removing intermediate container 3e742a7b7f48 18:48:40 ---> f4326314334d 18:48:40 Step 12/22 : EXPOSE $APP_PORT 18:48:40 ---> Running in abe2552ad451 18:48:40 Removing intermediate container abe2552ad451 18:48:40 ---> 1df7056eba88 18:48:40 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:40 ---> Running in c3231a81b900 18:48:40 Removing intermediate container c3231a81b900 18:48:40 ---> b04e6d9980e0 18:48:40 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:48:40 ---> Running in 2b935817ad21 18:48:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:48:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:48:41 Removing intermediate container d01ad2b861cd 18:48:41 ---> 656f484bcf84 18:48:41 18:48:41 Step 11/23 : FROM alpine:3.14 18:48:41 ---> 14119a10abf4 18:48:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:48:41 ---> Using cache 18:48:41 ---> 89c6b2d9afce 18:48:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:48:41 ---> Using cache 18:48:41 ---> 725c72fa0ddf 18:48:41 Step 14/23 : ENV APP_PORT=59861 18:48:41 ---> Running in fdf16cff9efc 18:48:41 (1/6) Installing dumb-init (1.2.5-r1) 18:48:42 Removing intermediate container fdf16cff9efc 18:48:42 ---> 159db440dde8 18:48:42 Step 15/23 : EXPOSE $APP_PORT 18:48:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:48:42 ---> Running in 3bb50f09e455 18:48:42 Removing intermediate container 3bb50f09e455 18:48:42 ---> 073673f6488d 18:48:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:48:42 (3/6) Installing libsodium (1.0.18-r0) 18:48:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:48:42 ---> ef8b662f24bd 18:48:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:48:42 (5/6) Installing libzmq (4.3.4-r0) 18:48:42 (6/6) Installing zeromq (4.3.4-r0) 18:48:42 Executing busybox-1.33.1-r3.trigger 18:48:42 OK: 8 MiB in 20 packages 18:48:42 ---> 320f7c356adb 18:48:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:48:42 Removing intermediate container 2b935817ad21 18:48:42 ---> 0501f342eb4e 18:48:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:48:42 ---> dcf9f9d576c5 18:48:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:48:42 ---> Running in 8449021f808f 18:48:43 Removing intermediate container 8449021f808f 18:48:43 ---> 51a1652efa49 18:48:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:43 ---> ec18c29235dc 18:48:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:48:43 ---> Running in 996c037af138 18:48:43 Removing intermediate container 996c037af138 18:48:43 ---> fa61195fff0b 18:48:43 Step 21/23 : LABEL arch=x86_64 18:48:43 ---> Running in 52ec00555470 18:48:43 Removing intermediate container 52ec00555470 18:48:43 ---> 49a0909a9799 18:48:43 Step 22/23 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:48:43 ---> c9303ebe9840 18:48:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:48:43 ---> Running in 85b0fd9ae4c0 18:48:43 Removing intermediate container 85b0fd9ae4c0 18:48:43 ---> 0d4912625549 18:48:43 Step 23/23 : LABEL version=0.0.0 18:48:43 ---> Running in d95aac29e4c3 18:48:43 ---> 33e498676bdd 18:48:43 Step 18/22 : ENTRYPOINT ["/core-data"] 18:48:43 ---> Running in 5c6417f1db78 18:48:43 Removing intermediate container d95aac29e4c3 18:48:43 ---> 93b82f7af446 18:48:43 18:48:43 Removing intermediate container 5c6417f1db78 18:48:43 ---> 2d8fe64f9de7 18:48:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:43 Successfully built 93b82f7af446 18:48:43 ---> Running in acb09006ad69 18:48:43 Successfully tagged support-scheduler:latest 18:48:43  Building support-scheduler ... done Removing intermediate container acb09006ad69 18:48:43 ---> 0aab71fee408 18:48:43 Step 20/22 : LABEL arch=x86_64 18:48:43 ---> Running in c753be7eeef0 18:48:43 Removing intermediate container c753be7eeef0 18:48:43 ---> b4eae067bfd8 18:48:43 Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:48:43 ---> Running in 5783264c21d2 18:48:44 Removing intermediate container 5783264c21d2 18:48:44 ---> 0548be7c68a6 18:48:44 Step 22/22 : LABEL version=0.0.0 18:48:44 ---> Running in 4ff364de0d84 18:48:44 Removing intermediate container 4ff364de0d84 18:48:44 ---> 9f8842238795 18:48:44 18:48:44 Successfully built 9f8842238795 18:48:44 Successfully tagged core-data:latest 18:48:44  Building core-data ... done  [Pipeline] } 18:48:44 $ docker stop --time=1 ee198ac8e5cbb097f4848d865a7ccf28926de665600841775480051517070a31 18:48:45 $ docker rm -f ee198ac8e5cbb097f4848d865a7ccf28926de665600841775480051517070a31 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:46 + docker images 18:48:46 REPOSITORY TAG IMAGE ID CREATED SIZE 18:48:46 core-data latest 9f8842238795 2 seconds ago 20.5MB 18:48:46 support-scheduler latest 93b82f7af446 3 seconds ago 16.1MB 18:48:46 656f484bcf84 5 seconds ago 1.75GB 18:48:46 bf47b20a66f9 8 seconds ago 1.76GB 18:48:46 security-secretstore-setup latest ac5a3b73277b 15 seconds ago 28.2MB 18:48:46 core-metadata latest edc94a0a9632 18 seconds ago 16.8MB 18:48:46 9a93a5af2b21 21 seconds ago 1.76GB 18:48:46 bbfd2008f0b6 22 seconds ago 1.76GB 18:48:46 sys-mgmt-agent latest 0bba957aa72a 31 seconds ago 294MB 18:48:46 security-bootstrapper latest e6a97651c1d5 51 seconds ago 18.8MB 18:48:46 support-notifications latest a77835a985b3 58 seconds ago 16.8MB 18:48:46 security-proxy-setup latest 290f0fcf0c29 About a minute ago 26.7MB 18:48:46 core-command latest b97879fe74c4 About a minute ago 16MB 18:48:46 cd194fcda496 About a minute ago 1.75GB 18:48:46 f0cb0c1e3762 About a minute ago 1.75GB 18:48:46 8a4d673a5a2e About a minute ago 1.76GB 18:48:46 4898a868bb8c About a minute ago 1.75GB 18:48:46 80a9ebb394cf About a minute ago 1.75GB 18:48:46 ci-base-image-x86_64 latest ef1471e46227 5 minutes ago 1.25GB 18:48:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 days ago 34.5MB 18:48:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 5 days ago 546MB 18:48:46 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 18:48:46 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 18:48:46 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 18:49:01 Still waiting to schedule task 18:49:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:49:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:49:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:49:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:49:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:49:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:49:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:49:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:49:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:49:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:49:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.333s coverage: 28.7% of statements 18:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:49:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.380s coverage: 98.5% of statements 18:49:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.395s coverage: 46.3% of statements 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:49:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.590s coverage: 90.1% of statements 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:49:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 84.4% of statements 18:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.656s coverage: 94.2% of statements 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 59.1% of statements 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 1.0% of statements 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.223s coverage: 58.8% of statements 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements 18:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.353s coverage: 47.1% of statements 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements 18:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 18:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 18:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.180s coverage: 87.5% of statements 18:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 18:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 18:50:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.614s coverage: 82.5% of statements 18:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.295s coverage: 87.2% of statements 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.773s coverage: 91.2% of statements 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.989s coverage: 64.4% of statements 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements 18:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 18:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 18:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 18:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 18:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.356s coverage: 70.4% of statements 18:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.4% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.314s coverage: 89.5% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 19.5% of statements 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.0% of statements 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.248s coverage: 63.2% of statements 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements 18:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 18:50:39 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 18:50:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:50:39 GO111MODULE=on go vet ./... 18:52:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:03 ./bin/test-attribution-txt.sh [Pipeline] sh 18:52:06 + ls -al . 18:52:06 total 640 18:52:06 drwxrwxr-x 9 1001 1001 4096 Oct 11 18:52 . 18:52:06 drwxr-xr-x 4 root root 4096 Oct 11 18:47 .. 18:52:06 -rw-rw-r-- 1 1001 1001 11 Oct 11 18:45 .dockerignore 18:52:06 drwxrwxr-x 8 1001 1001 4096 Oct 11 18:45 .git 18:52:06 drwxrwxr-x 4 1001 1001 4096 Oct 11 18:45 .github 18:52:06 -rw-rw-r-- 1 1001 1001 804 Oct 11 18:45 .gitignore 18:52:06 -rw-rw-r-- 1 1001 1001 42 Oct 11 18:45 .golangci.yml 18:52:06 -rw-rw-r-- 1 1001 1001 76 Oct 11 18:45 .hadolint.yml 18:52:06 -rw-rw-r-- 1 1001 1001 166 Oct 11 18:45 .sonarcloud.properties 18:52:06 -rw-rw-r-- 1 1001 1001 1171 Oct 11 18:45 ADOPTERS.md 18:52:06 -rw-rw-r-- 1 1001 1001 8608 Oct 11 18:45 Attribution.txt 18:52:06 -rw-rw-r-- 1 1001 1001 43881 Oct 11 18:45 CHANGELOG.md 18:52:06 -rw-rw-r-- 1 1001 1001 3804 Oct 11 18:45 CONTRIBUTING.md 18:52:06 -rw-rw-r-- 1 1001 1001 677 Oct 11 18:45 GOVERNANCE.md 18:52:06 -rw-rw-r-- 1 1001 1001 849 Oct 11 18:45 Jenkinsfile 18:52:06 -rw-rw-r-- 1 1001 1001 10775 Oct 11 18:45 LICENSE 18:52:06 -rw-rw-r-- 1 1001 1001 6508 Oct 11 18:45 Makefile 18:52:06 -rw-rw-r-- 1 1001 1001 582 Oct 11 18:45 OWNERS.md 18:52:06 -rw-rw-r-- 1 1001 1001 8256 Oct 11 18:45 README.md 18:52:06 -rw-rw-r-- 1 1001 1001 6912 Oct 11 18:45 SECURITY.md 18:52:06 -rw-rw-r-- 1 1001 1001 5 Oct 11 18:42 VERSION 18:52:06 -rw-rw-r-- 1 1001 1001 4131 Oct 11 18:45 ZMQWindows.md 18:52:06 drwxrwxr-x 2 1001 1001 4096 Oct 11 18:45 bin 18:52:06 drwxrwxr-x 14 1001 1001 4096 Oct 11 18:45 cmd 18:52:06 -rw-r--r-- 1 root root 403932 Oct 11 18:50 coverage.out 18:52:06 -rw-rw-r-- 1 1001 1001 829 Oct 11 18:45 go.mod 18:52:06 -rw-rw-r-- 1 1001 1001 50143 Oct 11 18:45 go.sum 18:52:06 drwxrwxr-x 8 1001 1001 4096 Oct 11 18:45 internal 18:52:06 drwxrwxr-x 3 1001 1001 4096 Oct 11 18:45 openapi 18:52:06 drwxrwxr-x 4 1001 1001 4096 Oct 11 18:45 snap 18:52:06 -rw-rw-r-- 1 1001 1001 204 Oct 11 18:45 version.go [Pipeline] sh 18:52:07 + '[' -e coverage.out ] 18:52:07 + chown 1001:1001 coverage.out [Pipeline] stash 18:52:07 Warning: overwriting stash ‘coverage-report’ 18:52:08 Stashed 1 file(s) [Pipeline] sh 18:52:09 + make build 18:52:09 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 18:52:17 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 18:52:39 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 18:52:43 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 18:52:47 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 18:52:48 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 18:52:53 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 18:52:56 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 18:53:00 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 18:53:05 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 18:53:08 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 18:53:12 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] } 18:53:18 $ docker stop --time=1 c4b0326fe25579a8cc92d460a710fc3aeb1e758abf623486ecb05424b16cdf4a 18:53:21 $ docker rm -f c4b0326fe25579a8cc92d460a710fc3aeb1e758abf623486ecb05424b16cdf4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:23 18:53:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:53:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:24 latest: Pulling from edgex-devops/edgex-compose-arm64 18:53:24 29e5d40040c1: Pulling fs layer 18:53:24 1ce36da41761: Pulling fs layer 18:53:24 25b303627fd3: Pulling fs layer 18:53:24 29e5d40040c1: Download complete 18:53:24 1ce36da41761: Verifying Checksum 18:53:24 1ce36da41761: Download complete 18:53:25 29e5d40040c1: Pull complete 18:53:26 25b303627fd3: Verifying Checksum 18:53:26 25b303627fd3: Download complete 18:53:26 1ce36da41761: Pull complete 18:53:36 25b303627fd3: Pull complete 18:53:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:53:37 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 18:53:37 $ 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 18:53:40 $ docker top fa6885ba84f8bb22cec2255cbd6d7e0636c858cf8638e43ee20e56242f9a600a -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:41 + docker-compose build --help 18:53:41 + grep parallel 18:53:46 --parallel Build images in parallel. [Pipeline] } 18:53:46 $ docker stop --time=1 fa6885ba84f8bb22cec2255cbd6d7e0636c858cf8638e43ee20e56242f9a600a 18:53:48 $ docker rm -f fa6885ba84f8bb22cec2255cbd6d7e0636c858cf8638e43ee20e56242f9a600a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:49 . [Pipeline] withDockerContainer 18:53:49 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 18:53:49 $ 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 18:53:51 $ docker top 5c0c72507b1ae7f928d99c24cb789353abdf6089290e7b62430b35d3760a34ac -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:52 + docker-compose -f ./docker-compose-build.yml build --parallel 18:53:57 Building core-command ... 18:53:57 Building core-data ... 18:53:57 Building core-metadata ... 18:53:57 Building security-bootstrapper ... 18:53:57 Building security-proxy-setup ... 18:53:57 Building security-secretstore-setup ... 18:53:57 Building support-notifications ... 18:53:57 Building support-scheduler ... 18:53:57 Building sys-mgmt-agent ... 18:53:57 Building sys-mgmt-agent 18:53:57 Building support-notifications 18:53:57 Building core-command 18:53:57 Building security-secretstore-setup 18:53:57 Building security-bootstrapper 18:55:05 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:55:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:55:05 ---> 8b99ab4a3d99 18:55:05 Step 3/21 : WORKDIR /edgex-go 18:55:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:55:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:55:05 ---> 8b99ab4a3d99 18:55:05 Step 3/22 : WORKDIR /edgex-go 18:55:05 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:55:05 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:55:05 ---> 8b99ab4a3d99 18:55:05 Step 3/30 : WORKDIR /edgex-go 18:55:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:55:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:55:05 ---> 8b99ab4a3d99 18:55:05 Step 3/24 : WORKDIR /edgex-go 18:55:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:55:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:55:05 ---> 8b99ab4a3d99 18:55:05 Step 3/22 : WORKDIR /edgex-go 18:55:05 ---> Running in e048c0a82200 18:55:05 ---> Running in 4bc429a7ea83 18:55:05 ---> Running in 80c5ab2d3352 18:55:05 ---> Running in 92211c3e64c9 18:55:05 ---> Running in 8e8a60440a86 18:55:06 Removing intermediate container 80c5ab2d3352 18:55:06 ---> 3f733c5adff9 18:55:06 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:06 Removing intermediate container 4bc429a7ea83 18:55:06 ---> e662e7d51046 18:55:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:06 Removing intermediate container 8e8a60440a86 18:55:06 ---> 3f1a1883b758 18:55:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:06 Removing intermediate container e048c0a82200 18:55:06 ---> 2c5c54907bf3 18:55:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:06 Removing intermediate container 92211c3e64c9 18:55:06 ---> 0d75b011e977 18:55:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:06 ---> Running in d526b4727915 18:55:06 ---> Running in 6335507b7017 18:55:06 ---> Running in 4034d152fdba 18:55:06 ---> Running in 24dc519a60b0 18:55:06 ---> Running in d64ba0cd39cd 18:55:10 Removing intermediate container d526b4727915 18:55:10 ---> 4c15bc886028 18:55:10 Step 5/30 : RUN apk add --update --no-cache make git 18:55:10 ---> Running in ec3fee3979aa 18:55:10 Removing intermediate container 6335507b7017 18:55:10 ---> 550ef55994c4 18:55:10 Step 5/22 : RUN apk add --update --no-cache make bash git 18:55:10 Removing intermediate container d64ba0cd39cd 18:55:10 ---> 161bd57efb14 18:55:10 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:55:10 ---> Running in fce0de282459 18:55:10 ---> Running in 82b0fd1759a8 18:55:11 Removing intermediate container 4034d152fdba 18:55:11 ---> 5855188433fd 18:55:11 Step 5/22 : RUN apk add --update --no-cache make git 18:55:11 Removing intermediate container 24dc519a60b0 18:55:11 ---> a948c4e90cdc 18:55:11 Step 5/24 : RUN apk add --update --no-cache make git 18:55:11 ---> Running in c6a829b02c3a 18:55:11 ---> Running in 8f8d764f0c3d 18:55:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:13 OK: 218 MiB in 52 packages 18:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:14 OK: 218 MiB in 52 packages 18:55:14 OK: 218 MiB in 52 packages 18:55:15 OK: 218 MiB in 52 packages 18:55:15 OK: 218 MiB in 52 packages 18:55:15 Removing intermediate container ec3fee3979aa 18:55:15 ---> aa52140342b3 18:55:15 Step 6/30 : COPY . . 18:55:16 Removing intermediate container fce0de282459 18:55:16 ---> f05b12fd07e6 18:55:16 Step 6/22 : COPY . . 18:55:16 Removing intermediate container 82b0fd1759a8 18:55:16 ---> 3106e00261f2 18:55:16 Step 6/21 : COPY . . 18:55:17 Removing intermediate container 8f8d764f0c3d 18:55:17 ---> 1a1d295d5435 18:55:17 Step 6/24 : COPY . . 18:55:17 Removing intermediate container c6a829b02c3a 18:55:17 ---> 7ce14565af2f 18:55:17 Step 6/22 : COPY . . 18:55:56 ---> 8bb60f834af5 18:55:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:56 ---> 10090ca5cff6 18:55:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:56 ---> b61ddfeae413 18:55:56 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:56 ---> 9651eb59d28b 18:55:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:56 ---> 470c75155d9c 18:55:56 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:56 ---> Running in 67387f38a551 18:55:56 ---> Running in 62691ee0edb1 18:55:56 ---> Running in 0f833852f960 18:55:56 ---> Running in b40d9a8cbd87 18:55:56 ---> Running in c7ff16e74fa4 18:55:57 Removing intermediate container 62691ee0edb1 18:55:57 ---> ec490a8d7a6d 18:55:57 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:55:57 ---> Running in 5dacf3f20ff3 18:55:57 Removing intermediate container 67387f38a551 18:55:57 ---> 67f2a60bc0ea 18:55:57 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:55:57 Removing intermediate container 0f833852f960 18:55:57 ---> 30d458591290 18:55:57 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:55:58 Removing intermediate container c7ff16e74fa4 18:55:58 ---> d6325937c08f 18:55:58 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:55:58 ---> Running in 4d53d4262a94 18:55:58 Removing intermediate container b40d9a8cbd87 18:55:58 ---> 1052692abc64 18:55:58 Step 8/22 : RUN make cmd/core-command/core-command 18:55:58 ---> Running in 966c6a4c70a4 18:55:58 ---> Running in c4e0bd7b2e9e 18:55:58 ---> Running in 4db9977c5888 18:55:59 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 18:56:00 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 18:56:01 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 18:56:01 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 18:56:01 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 18:58:08 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 18:58:08 Removing intermediate container 5dacf3f20ff3 18:58:08 ---> 220aeb958140 18:58:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:58:08 Removing intermediate container 4db9977c5888 18:58:08 ---> 618e76885664 18:58:08 18:58:08 Step 9/22 : FROM alpine:3.14 18:58:08 ---> Running in 05fb9a46aa84 18:58:08 3.14: Pulling from library/alpine 18:58:10 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 18:58:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:58:10 Status: Downloaded newer image for alpine:3.14 18:58:10 ---> bb3de5531c18 18:58:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:58:11 Removing intermediate container 966c6a4c70a4 18:58:11 ---> d70fc37d06a1 18:58:11 18:58:11 Step 9/30 : FROM alpine:3.14 18:58:11 ---> bb3de5531c18 18:58:11 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:58:11 ---> Running in 8d446fd6e096 18:58:11 ---> Running in 9928396cfb62 18:58:12 Removing intermediate container 9928396cfb62 18:58:12 ---> 58f0eaeb8004 18:58:12 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:58:13 ---> Running in d2f621b82e44 18:58:14 (1/1) Installing dumb-init (1.2.5-r1) 18:58:14 Executing busybox-1.33.1-r3.trigger 18:58:14 OK: 5 MiB in 15 packages 18:58:14 Removing intermediate container 4d53d4262a94 18:58:14 ---> ebebbaa0de53 18:58:14 18:58:14 Step 9/24 : FROM alpine:3.14 18:58:14 ---> bb3de5531c18 18:58:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:58:14 Removing intermediate container 05fb9a46aa84 18:58:14 ---> 322fe5e71010 18:58:14 18:58:14 Step 10/22 : FROM docker:20.10.8 18:58:14 ---> Running in 9c1830337848 18:58:15 Removing intermediate container c4e0bd7b2e9e 18:58:15 ---> dd6deef2b678 18:58:15 18:58:15 Step 9/21 : FROM alpine:3.14 18:58:15 ---> bb3de5531c18 18:58:15 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:58:15 20.10.8: Pulling from library/docker 18:58:15 ---> Running in 83c8d015cdfe 18:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:58:16 Removing intermediate container 8d446fd6e096 18:58:16 ---> c08189760855 18:58:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:58:16 ---> Running in 73d83d24e19a 18:58:17 (1/2) Installing dumb-init (1.2.5-r1) 18:58:17 (2/2) Installing su-exec (0.2-r1) 18:58:17 Executing busybox-1.33.1-r3.trigger 18:58:17 OK: 5 MiB in 16 packages 18:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:58:18 Removing intermediate container 73d83d24e19a 18:58:18 ---> 6e3192bf73bc 18:58:18 Step 12/22 : ENV APP_PORT=59882 18:58:18 (1/3) Installing ca-certificates (20191127-r5) 18:58:19 (2/3) Installing dumb-init (1.2.5-r1) 18:58:19 (3/3) Installing su-exec (0.2-r1) 18:58:19 Executing busybox-1.33.1-r3.trigger 18:58:19 Executing ca-certificates-20191127-r5.trigger 18:58:19 (1/2) Installing ca-certificates (20191127-r5) 18:58:19 (2/2) Installing dumb-init (1.2.5-r1) 18:58:19 Executing busybox-1.33.1-r3.trigger 18:58:19 ---> Running in 205f756c547b 18:58:19 Executing ca-certificates-20191127-r5.trigger 18:58:19 OK: 6 MiB in 17 packages 18:58:19 OK: 6 MiB in 16 packages 18:58:20 Removing intermediate container d2f621b82e44 18:58:20 ---> 297681d8a265 18:58:20 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:58:20 Removing intermediate container 205f756c547b 18:58:20 ---> bab1355f64c3 18:58:20 Step 13/22 : EXPOSE $APP_PORT 18:58:21 ---> Running in 3cd946fb0a6a 18:58:21 ---> Running in 93cafe2775f0 18:58:21 Removing intermediate container 9c1830337848 18:58:21 ---> 33ee4cd034ed 18:58:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:58:23 ---> Running in 7756eabb6a09 18:58:23 Removing intermediate container 3cd946fb0a6a 18:58:23 ---> ab66ff6a682c 18:58:23 Step 14/22 : WORKDIR / 18:58:23 Removing intermediate container 93cafe2775f0 18:58:23 ---> f5dbfd3e12fe 18:58:23 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:58:23 Removing intermediate container 83c8d015cdfe 18:58:23 ---> 79d2c36886a8 18:58:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:58:24 ---> Running in 700140acc211 18:58:24 ---> Running in 7a5193e56802 18:58:24 ---> Running in c0e82fe64225 18:58:24 Removing intermediate container 7756eabb6a09 18:58:24 ---> 7fa007b4a8fb 18:58:24 Step 12/24 : WORKDIR / 18:58:24 ---> Running in 2e2203da035a 18:58:25 Removing intermediate container 700140acc211 18:58:25 ---> a372a50ebdbb 18:58:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:25 Removing intermediate container 7a5193e56802 18:58:25 ---> d56b97509c11 18:58:25 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:58:25 Removing intermediate container c0e82fe64225 18:58:25 ---> 872c05069c03 18:58:25 Step 12/21 : ENV APP_PORT=59860 18:58:25 ---> Running in 2df0ad608e9d 18:58:25 ---> Running in 7e962ef597c2 18:58:25 Removing intermediate container 2e2203da035a 18:58:25 ---> 68566934c35d 18:58:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:58:26 Removing intermediate container 7e962ef597c2 18:58:26 ---> ab88abbb4736 18:58:26 Step 13/21 : EXPOSE $APP_PORT 18:58:26 ---> 556e552606f5 18:58:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:58:26 ---> Running in 30711761f696 18:58:26 ---> b37af2a173cf 18:58:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:58:26 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:58:26 Status: Downloaded newer image for docker:20.10.8 18:58:26 ---> 3734d5adc5ac 18:58:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:58:27 ---> Running in 2e9b10d1a3d6 18:58:27 Removing intermediate container 30711761f696 18:58:27 ---> 114abed217ce 18:58:27 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:28 Removing intermediate container 2e9b10d1a3d6 18:58:28 ---> c8b115bd45ad 18:58:28 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 18:58:28 ---> 6e1ff181c697 18:58:28 ---> ef699607657e 18:58:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:58:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:58:28 ---> Running in 253f45d5db50 18:58:29 ---> 9b014c10addd 18:58:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:58:29 Removing intermediate container 2df0ad608e9d 18:58:29 ---> b27e58269b65 18:58:29 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:58:29 ---> Running in f1bbe92a210c 18:58:29 ---> faa11351d18b 18:58:29 Step 18/22 : ENTRYPOINT ["/core-command"] 18:58:29 ---> c9f6d4a40313 18:58:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:58:29 ---> Running in 59b35b1bcc0d 18:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:58:30 Removing intermediate container f1bbe92a210c 18:58:30 ---> 18f4828bdc03 18:58:30 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:58:30 Removing intermediate container 59b35b1bcc0d 18:58:30 ---> f47f7ead854e 18:58:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:31 ---> Running in 5c7fe756af91 18:58:31 ---> 4da662ae0d1f 18:58:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:58:31 ---> 8c21509b279d 18:58:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:58:31 (1/42) Installing readline (8.1.0-r0) 18:58:31 (2/42) Installing bash (5.1.4-r0) 18:58:31 Executing bash-5.1.4-r0.post-install 18:58:31 (3/42) Installing brotli-libs (1.0.9-r5) 18:58:31 ---> a0033bd0a042 18:58:31 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:58:31 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:58:31 (5/42) Installing libcurl (7.79.1-r0) 18:58:31 (6/42) Installing curl (7.79.1-r0) 18:58:31 (7/42) Installing dumb-init (1.2.5-r1) 18:58:31 (8/42) Installing libbz2 (1.0.8-r1) 18:58:31 (9/42) Installing expat (2.4.1-r0) 18:58:31 (10/42) Installing libffi (3.3-r2) 18:58:31 (11/42) Installing gdbm (1.19-r0) 18:58:31 (12/42) Installing xz-libs (5.2.5-r0) 18:58:31 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:58:31 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:58:31 Removing intermediate container 5c7fe756af91 18:58:31 ---> 45c82d87a7ad 18:58:31 Step 20/22 : LABEL arch=arm64 18:58:31 (15/42) Installing mpdecimal (2.5.1-r1) 18:58:31 (16/42) Installing sqlite-libs (3.35.5-r0) 18:58:31 (17/42) Installing python3 (3.9.5-r1) 18:58:31 ---> Running in fdaa6b40b446 18:58:32 ---> Running in f164a67dd556 18:58:32 ---> 12ee0294c346 18:58:32 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:58:32 ---> Running in 3821cf25427a 18:58:32 Removing intermediate container f164a67dd556 18:58:32 ---> af2412c33e6d 18:58:32 Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:58:33 ---> 98b264a9678b 18:58:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:58:33 ---> Running in 463a90235614 18:58:33 Removing intermediate container 3821cf25427a 18:58:33 ---> c9c79aff31b3 18:58:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:34 (18/42) Installing py3-appdirs (1.4.4-r2) 18:58:34 (19/42) Installing py3-chardet (4.0.0-r2) 18:58:34 (20/42) Installing py3-idna (3.2-r0) 18:58:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:58:34 (22/42) Installing py3-certifi (2020.12.5-r1) 18:58:34 (23/42) Installing py3-requests (2.25.1-r4) 18:58:34 ---> Running in 9c663724f5cb 18:58:34 (24/42) Installing py3-msgpack (1.0.2-r1) 18:58:34 (25/42) Installing py3-lockfile (0.12.2-r4) 18:58:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:58:34 (27/42) Installing py3-colorama (0.4.4-r1) 18:58:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:58:34 (29/42) Installing py3-distlib (0.3.1-r3) 18:58:34 (30/42) Installing py3-distro (1.5.0-r3) 18:58:34 (31/42) Installing py3-six (1.15.0-r1) 18:58:34 (32/42) Installing py3-webencodings (0.5.1-r4) 18:58:34 (33/42) Installing py3-html5lib (1.1-r1) 18:58:34 (34/42) Installing py3-parsing (2.4.7-r2) 18:58:34 (35/42) Installing py3-packaging (20.9-r1) 18:58:34 (36/42) Installing py3-toml (0.10.2-r2) 18:58:34 (37/42) Installing py3-pep517 (0.10.0-r2) 18:58:34 Removing intermediate container 463a90235614 18:58:34 ---> 7574b83567f8 18:58:34 Step 22/22 : LABEL version=0.0.0 18:58:34 (38/42) Installing py3-progress (1.5-r2) 18:58:34 (39/42) Installing py3-retrying (1.3.3-r1) 18:58:34 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:58:34 (41/42) Installing py3-setuptools (52.0.0-r3) 18:58:34 (42/42) Installing py3-pip (20.3.4-r1) 18:58:35 ---> Running in acb1372e101c 18:58:35 Executing busybox-1.33.1-r3.trigger 18:58:35 OK: 84 MiB in 64 packages 18:58:35 Removing intermediate container 9c663724f5cb 18:58:35 ---> 9c4b69ce57f0 18:58:35 Step 19/21 : LABEL arch=arm64 18:58:35 ---> e290eb0fffdc 18:58:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:58:35 ---> Running in 3dd4f631546c 18:58:36 Removing intermediate container acb1372e101c 18:58:36 ---> eaed3e7a2eed 18:58:36 18:58:36 Removing intermediate container fdaa6b40b446 18:58:36 ---> 46ce1c4ab0e2 18:58:36 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:36 Removing intermediate container 3dd4f631546c 18:58:36 ---> 71c03bce821f 18:58:36 Step 20/21 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:58:36 Successfully built eaed3e7a2eed 18:58:36 ---> Running in eb4eb895d727 18:58:36 Successfully tagged core-command-arm64:latest 18:58:36  Building core-command ... done Building core-data 18:58:36 ---> 87f0c8b0d352 18:58:36 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/ 18:58:37 ---> Running in 55bb09d731ac 18:58:37 ---> df4a7d511219 18:58:37 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:58:37 Removing intermediate container eb4eb895d727 18:58:37 ---> b2e2db2949bd 18:58:37 Step 21/21 : LABEL version=0.0.0 18:58:38 ---> Running in 2928e2dc33ea 18:58:40 Collecting docker-compose==1.23.2 18:58:40 Removing intermediate container 2928e2dc33ea 18:58:40 ---> 1cd56fe4fd42 18:58:40 18:58:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:58:40 Successfully built 1cd56fe4fd42 18:58:41 Collecting jsonschema<3,>=2.5.1 18:58:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:58:41 Collecting texttable<0.10,>=0.9.0 18:58:41 Downloading texttable-0.9.1.tar.gz (11 kB) 18:58:41 Successfully tagged support-notifications-arm64:latest 18:58:41 Building support-scheduler 18:58:41  Building support-notifications ... done  ---> 7e2b6f3d0cdf 18:58:41 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:58:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:58:43 Collecting dockerpty<0.5,>=0.4.1 18:58:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:58:43 Removing intermediate container 55bb09d731ac 18:58:43 ---> 4b8eb41de0c7 18:58:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:58:44 ---> 3542c3c7043b 18:58:44 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:58:44 ---> Running in 6fca68018a3f 18:58:45 Collecting docopt<0.7,>=0.6.1 18:58:45 Downloading docopt-0.6.2.tar.gz (25 kB) 18:58:45 Removing intermediate container 6fca68018a3f 18:58:45 ---> 71b2492f031b 18:58:45 Step 22/24 : LABEL arch=arm64 18:58:46 ---> c5a8262441ea 18:58:46 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:58:47 ---> Running in 5f542d751c6f 18:58:47 ---> d8de510edb51 18:58:47 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:58:48 Removing intermediate container 5f542d751c6f 18:58:48 ---> 3f7bb9ee8f69 18:58:48 Step 23/24 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:58:48 Collecting websocket-client<1.0,>=0.32.0 18:58:48 ---> Running in 93baaf4f328a 18:58:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:58:48 ---> Running in 04652e8c0f42 18:58:48 Collecting cached-property<2,>=1.2.0 18:58:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:58:49 Removing intermediate container 93baaf4f328a 18:58:49 ---> bba450380ee8 18:58:49 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:58:49 Collecting docker<4.0,>=3.6.0 18:58:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:58:49 Removing intermediate container 04652e8c0f42 18:58:49 ---> d09179707ba5 18:58:49 Step 24/24 : LABEL version=0.0.0 18:58:49 ---> Running in 709a33b4769b 18:58:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:58:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:58:50 Removing intermediate container 709a33b4769b 18:58:50 ---> d10f91216dac 18:58:50 18:58:51 Collecting PyYAML<4,>=3.10 18:58:51 Downloading PyYAML-3.13.tar.gz (270 kB) 18:58:51 Successfully built d10f91216dac 18:58:51 ---> 88ffc4b2207e 18:58:51 Step 25/30 : RUN chmod +x /entrypoint.sh 18:58:51 Successfully tagged security-secretstore-setup-arm64:latest 18:58:51 Building security-proxy-setup 18:58:52  Building security-secretstore-setup ... done  ---> Running in 69885370c62b 18:58:55 Collecting docker-pycreds>=0.4.0 18:58:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:58:56 Removing intermediate container 69885370c62b 18:58:56 ---> 1e15723705a9 18:58:56 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:58:56 Collecting urllib3<1.25,>=1.21.1 18:58:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:58:56 Collecting chardet<3.1.0,>=3.0.2 18:58:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:58:57 Collecting idna<2.8,>=2.5 18:58:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:58:57 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) 18:58:57 ---> Running in 0b8eaa815f26 18:58:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:58:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:58:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:58:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:58:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:58:58 Attempting uninstall: urllib3 18:58:58 Found existing installation: urllib3 1.26.5 18:58:58 Uninstalling urllib3-1.26.5: 18:58:58 Successfully uninstalled urllib3-1.26.5 18:58:58 Removing intermediate container 0b8eaa815f26 18:58:58 ---> 3620b92adb0b 18:58:58 Step 27/30 : CMD ["gate"] 18:58:59 Attempting uninstall: idna 18:58:59 Found existing installation: idna 3.2 18:58:59 Uninstalling idna-3.2: 18:58:59 Successfully uninstalled idna-3.2 18:58:59 ---> Running in 9425317ff3d7 18:59:00 Attempting uninstall: chardet 18:59:00 Found existing installation: chardet 4.0.0 18:59:00 Uninstalling chardet-4.0.0: 18:59:00 Successfully uninstalled chardet-4.0.0 18:59:00 Removing intermediate container 9425317ff3d7 18:59:00 ---> 5f9247dbee94 18:59:00 Step 28/30 : LABEL arch=arm64 18:59:01 ---> Running in caab018d0e1b 18:59:02 Attempting uninstall: requests 18:59:02 Found existing installation: requests 2.25.1 18:59:02 Uninstalling requests-2.25.1: 18:59:02 Successfully uninstalled requests-2.25.1 18:59:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:59:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:59:03 ---> 8b99ab4a3d99 18:59:03 Step 3/22 : WORKDIR /edgex-go 18:59:03 ---> Using cache 18:59:03 ---> 0d75b011e977 18:59:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:03 ---> Using cache 18:59:03 ---> 161bd57efb14 18:59:03 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:59:03 Running setup.py install for texttable: started 18:59:03 Removing intermediate container caab018d0e1b 18:59:03 ---> 65e2c00ad113 18:59:03 Step 29/30 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 18:59:03 ---> Running in 739833a33a05 18:59:04 ---> Running in f87ec693b261 18:59:05 Running setup.py install for texttable: finished with status 'done' 18:59:05 Running setup.py install for PyYAML: started 18:59:06 Removing intermediate container f87ec693b261 18:59:06 ---> 431eb8bacb23 18:59:06 Step 30/30 : LABEL version=0.0.0 18:59:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:59:07 ---> Running in 3c927ea38ead 18:59:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:59:08 OK: 218 MiB in 52 packages 18:59:08 Removing intermediate container 3c927ea38ead 18:59:08 ---> a3bce277a36d 18:59:08 18:59:08 Running setup.py install for PyYAML: finished with status 'done' 18:59:09 Running setup.py install for docopt: started 18:59:09 Successfully built a3bce277a36d 18:59:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:59:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:59:10 Successfully tagged security-bootstrapper-arm64:latest 18:59:10 ---> 8b99ab4a3d99 18:59:10  Building security-bootstrapper ... done Step 3/23 : WORKDIR /edgex-go 18:59:10 Building core-metadata 18:59:10 ---> Using cache 18:59:10 ---> 0d75b011e977 18:59:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:10 ---> Using cache 18:59:10 ---> 161bd57efb14 18:59:10 Step 5/23 : RUN apk add --update --no-cache make git 18:59:10 Running setup.py install for docopt: finished with status 'done' 18:59:10 Running setup.py install for dockerpty: started 18:59:11 ---> Running in 9759e69dafe4 18:59:11 Removing intermediate container 739833a33a05 18:59:11 ---> ca45334d8590 18:59:11 Step 6/22 : COPY . . 18:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:59:13 Running setup.py install for dockerpty: finished with status 'done' 18:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:59:15 OK: 218 MiB in 52 packages 18:59:15 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 18:59:20 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:59:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:59:20 ---> 8b99ab4a3d99 18:59:20 Step 3/20 : WORKDIR /edgex-go 18:59:20 ---> Using cache 18:59:20 ---> 0d75b011e977 18:59:20 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:20 ---> Using cache 18:59:20 ---> 161bd57efb14 18:59:20 Step 5/20 : RUN apk add --update --no-cache make git 18:59:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:59:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:59:27 ---> 8b99ab4a3d99 18:59:27 Step 3/22 : WORKDIR /edgex-go 18:59:27 ---> Using cache 18:59:27 ---> 0d75b011e977 18:59:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:27 ---> Using cache 18:59:27 ---> 161bd57efb14 18:59:27 Step 5/22 : RUN apk add --update --no-cache make git 18:59:29 ---> Running in 9739743f23e6 18:59:29 ---> Running in 0551333b2b07 18:59:30 ---> acc89b7f1b4d 18:59:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:30 Removing intermediate container 9759e69dafe4 18:59:30 ---> c6ff16148a33 18:59:30 Step 6/23 : COPY go.mod . 18:59:30 ---> Running in cf0ac102e886 18:59:32 ---> 90d46924134f 18:59:32 Step 7/23 : RUN go mod download 18:59:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:59:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:59:32 ---> Running in 4107577c31b9 18:59:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:59:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:59:34 OK: 218 MiB in 52 packages 18:59:34 OK: 218 MiB in 52 packages 18:59:36 Removing intermediate container cf0ac102e886 18:59:36 ---> c5cbd24dd8a2 18:59:36 Step 8/22 : RUN make cmd/core-data/core-data 18:59:36 ---> Running in 21f1bb526326 18:59:36 Removing intermediate container 0551333b2b07 18:59:36 ---> df07bdf05aa2 18:59:36 Step 6/22 : COPY . . 18:59:36 Removing intermediate container 9739743f23e6 18:59:36 ---> b5151191fff8 18:59:36 Step 6/20 : COPY . . 18:59:39 Removing intermediate container 4107577c31b9 18:59:39 ---> 8e14ab32ccc7 18:59:39 Step 8/23 : COPY . . 18:59:39 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 18:59:46 Running on prd-ubuntu18.04-docker-8c-8g-490 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws 18:59:46 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 18:59:46 The recommended git tool is: git 18:59:49 using credential edgex-jenkins-ssh 18:59:49 Cloning the remote Git repository 18:59:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:59:49 > git init /w/workspace/edgex-go/5 # timeout=10 18:59:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:59:49 > git --version # timeout=10 18:59:49 > git --version # 'git version 2.17.1' 18:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:50 Removing intermediate container 253f45d5db50 18:59:50 ---> d7f1e5ceec0e 18:59:50 Step 13/22 : ENV APP_PORT=58890 18:59:53 ---> Running in d1f24cc19a67 18:59:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:59:54 Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac 18:59:54 Merge succeeded, producing 33b18ca859af497484855edbd0e22a57b658f7ac 18:59:54 Checking out Revision 33b18ca859af497484855edbd0e22a57b658f7ac (PR-3748) 18:59:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:59:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:53 > 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 18:59:54 > git config core.sparsecheckout # timeout=10 18:59:54 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 18:59:54 > git remote # timeout=10 18:59:54 > git config --get remote.origin.url # timeout=10 18:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:54 > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 18:59:54 > git rev-parse HEAD^{commit} # timeout=10 18:59:54 > git config core.sparsecheckout # timeout=10 18:59:54 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 18:59:56 Removing intermediate container d1f24cc19a67 18:59:56 ---> 495c0477659c 18:59:56 Step 14/22 : EXPOSE $APP_PORT 18:59:56 ---> Running in 896cc7647548 18:59:58 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 18:59:58 Removing intermediate container 896cc7647548 18:59:58 ---> 44c424cd9f2e 18:59:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:58 + echo snap-build.sh 18:59:58 snap-build.sh 18:59:58 + SNAP_BASE_DIR=. 18:59:58 + '[' '!' -z /w/workspace/edgex-go/5 ']' 18:59:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 18:59:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 18:59:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 18:59:58 + cd /w/workspace/edgex-go/5 18:59:58 + sudo apt-get remove -qy --purge lxd lxd-client 18:59:58 Reading package lists... 18:59:58 Building dependency tree... 18:59:58 Reading state information... 18:59:58 The following packages were automatically installed and are no longer required: 18:59:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:59:58 uidmap xdelta3 18:59:58 Use 'sudo apt autoremove' to remove them. 18:59:58 The following packages will be REMOVED: 18:59:58 lxd* lxd-client* 18:59:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:59:59 After this operation, 31.7 MB disk space will be freed. 18:59:59 (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.) 18:59:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:00:00 Removing lxd dnsmasq configuration 19:00:00 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:00:00 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:00:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:00:01 (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.) 19:00:01 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:00:03 Processing triggers for systemd (237-3ubuntu10.45) ... 19:00:03 Processing triggers for ureadahead (0.100.0-21) ... 19:00:03 ---> 5465278a80ff 19:00:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:00:03 + sudo snap remove --purge lxd 19:00:03 snap "lxd" is not installed 19:00:03 + sudo groupadd --force --system lxd 19:00:03 ++ whoami 19:00:03 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:00:03 + newgrp - lxd 19:00:03 + sudo snap install lxd 19:00:06 ---> 161a37a661c6 19:00:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:00:09 ---> 48f5899403fa 19:00:09 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:00:10 ---> Running in 8989d6f107ee 19:00:12 Removing intermediate container 8989d6f107ee 19:00:12 ---> b8d59aa7fa76 19:00:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:12 ---> Running in 7c63be7b98c9 19:00:12 ---> f947f6057746 19:00:12 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:13 ---> Running in 6e8ad60fb408 19:00:13 Removing intermediate container 7c63be7b98c9 19:00:13 ---> bb3d965ae352 19:00:13 Step 20/22 : LABEL arch=arm64 19:00:13 2021-10-11T19:00:10Z INFO Waiting for automatic snapd restart... 19:00:14 ---> f4c350a58a0a 19:00:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:14 ---> Running in 2fc387228927 19:00:14 ---> Running in 0ca8d90a7966 19:00:15 Removing intermediate container 2fc387228927 19:00:15 ---> 87bc072ce7c8 19:00:15 Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 19:00:15 ---> Running in 25c354402f8f 19:00:17 Removing intermediate container 25c354402f8f 19:00:17 ---> 7d5b03f53e2b 19:00:17 Step 22/22 : LABEL version=0.0.0 19:00:17 ---> Running in 296b81b2f440 19:00:18 Removing intermediate container 296b81b2f440 19:00:18 ---> 9b94bea497c0 19:00:18 19:00:19 ---> b97cb8269952 19:00:19 Step 9/23 : RUN go mod tidy 19:00:19 Successfully built 9b94bea497c0 19:00:19 Successfully tagged sys-mgmt-agent-arm64:latest 19:00:19  Building sys-mgmt-agent ... done  ---> Running in a911dc946128 19:00:21 Removing intermediate container 6e8ad60fb408 19:00:21 ---> cc12ccb0737e 19:00:21 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:00:21 Removing intermediate container 0ca8d90a7966 19:00:21 ---> 661c44d3b9d0 19:00:21 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:00:21 ---> Running in 12c585647813 19:00:21 ---> Running in 346acee7da4c 19:00:24 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 19:00:24 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 19:00:27 Removing intermediate container a911dc946128 19:00:27 ---> d23478f8ca43 19:00:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:00:27 ---> Running in 08481574bf5e 19:00:28 lxd 4.19 from Canonical* installed 19:00:28 + sudo lxd init --auto 19:00:30 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 19:00:38 + sudo snap install --classic snapcraft 19:00:47 snapcraft 5.0 from Canonical* installed 19:00:47 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:00:47 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:00:47 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:47 Dload Upload Total Spent Left Speed 19:00:47 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 19:00:47 100 3325k 100 3325k 0 0 6545k 0 --:--:-- --:--:-- --:--:-- 6545k 19:00:47 ./yq_linux_amd64 19:00:47 + sudo snapcraft prime --use-lxd 19:00:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:00:49 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: 19:00:49 - README.md 19:00:49 19:00:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:00:49 Launching a container. 19:00:55 Waiting for container to be ready 19:00:55 To start your first instance, try: lxc launch ubuntu:20.04 19:00:55 19:00:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:00:59 Waiting for network to be ready... 19:01:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:01:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 19:01:00 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:01:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 19:01:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:01:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:01:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 19:01:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 19:01:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 19:01:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 19:01:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:01:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:01:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:01:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:01:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:01:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:01:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:01:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:01:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:01:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 19:01:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 19:01:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:01:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:01:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 19:01:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 19:01:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 19:01:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 19:01:04 Fetched 25.4 MB in 4s (6023 kB/s) 19:01:04 Reading package lists... 19:01:05 Reading package lists... 19:01:05 Building dependency tree... 19:01:05 Reading state information... 19:01:05 The following additional packages will be installed: 19:01:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:01:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:01:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:01:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:01:05 Suggested packages: 19:01:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:01:05 Recommended packages: 19:01:05 gnupg libsasl2-modules 19:01:05 The following NEW packages will be installed: 19:01:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:01:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:01:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:01:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:01:05 The following packages will be upgraded: 19:01:05 gpg gpg-agent gpgconf libudev1 19:01:05 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:01:05 Need to get 3527 kB of archives. 19:01:05 After this operation, 13.3 MB of additional disk space will be used. 19:01:05 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] 19:01:05 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] 19:01:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:01:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:01:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:01:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:01:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:01:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:01:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:01:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:01:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:01:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:01:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:01:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:01:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:01:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:01:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:01:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:01:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:01:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:01:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:01:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:01:06 debconf: delaying package configuration, since apt-utils is not installed 19:01:06 Fetched 3527 kB in 1s (3133 kB/s) 19:01:07 (Reading database ... 12511 files and directories currently installed.) 19:01:07 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:01:07 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:01:07 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:01:07 Selecting previously unselected package udev. 19:01:07 (Reading database ... 12511 files and directories currently installed.) 19:01:07 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:01:07 Unpacking udev (237-3ubuntu10.52) ... 19:01:07 Selecting previously unselected package libfuse2:amd64. 19:01:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:01:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:01:07 Selecting previously unselected package fuse. 19:01:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:01:07 Unpacking fuse (2.9.7-1ubuntu1) ... 19:01:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:01:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:01:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:01:07 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:01:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:01:07 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:01:07 Selecting previously unselected package libksba8:amd64. 19:01:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:01:07 Unpacking libksba8:amd64 (1.3.5-2) ... 19:01:07 Selecting previously unselected package libroken18-heimdal:amd64. 19:01:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:01:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:01:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:01:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:07 Selecting previously unselected package libwind0-heimdal:amd64. 19:01:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:01:08 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:08 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:01:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:08 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:01:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:08 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:01:08 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:01:08 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:08 Selecting previously unselected package libsasl2-modules-db:amd64. 19:01:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:01:08 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:01:08 Selecting previously unselected package libsasl2-2:amd64. 19:01:08 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:01:08 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:01:08 Selecting previously unselected package libldap-common. 19:01:08 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:01:08 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:01:08 Selecting previously unselected package libldap-2.4-2:amd64. 19:01:08 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:01:08 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:01:08 Selecting previously unselected package dirmngr. 19:01:08 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:01:08 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:01:08 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:01:08 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:01:08 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:01:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:01:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:01:08 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:01:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:08 Setting up libksba8:amd64 (1.3.5-2) ... 19:01:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:01:08 Setting up udev (237-3ubuntu10.52) ... 19:01:09 invoke-rc.d: policy-rc.d denied execution of start. 19:01:09 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:09 Processing triggers for systemd (237-3ubuntu10) ... 19:01:09 Setting up fuse (2.9.7-1ubuntu1) ... 19:01:09 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:01:09 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:09 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:09 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:09 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:01:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:01:09 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:01:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:01:09 Removing intermediate container 21f1bb526326 19:01:09 ---> 3ee08b6aa750 19:01:09 19:01:09 Step 9/22 : FROM alpine:3.14 19:01:09 ---> bb3de5531c18 19:01:09 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:01:09 ---> Running in b3772fc3ecb3 19:01:09 Removing intermediate container b3772fc3ecb3 19:01:09 ---> 55d5156a9540 19:01:09 Step 11/22 : ENV APP_PORT=59880 19:01:09 ---> Running in 512ce623c178 19:01:09 Removing intermediate container 512ce623c178 19:01:09 ---> 6d7497e57fc7 19:01:09 Step 12/22 : EXPOSE $APP_PORT 19:01:09 ---> Running in 73fea3279cf1 19:01:09 Removing intermediate container 73fea3279cf1 19:01:09 ---> 9427be18eeb4 19:01:09 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:09 ---> Running in 95bb99a48b1c 19:01:09 Removing intermediate container 95bb99a48b1c 19:01:09 ---> 27f2c32d5e1e 19:01:09 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:01:09 ---> Running in b5790214fe94 19:01:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:01:09 settings in the [Install] section, and DefaultInstance for template units). 19:01:09 This means they are not meant to be enabled using systemctl. 19:01:09 Possible reasons for having this kind of units are: 19:01:09 1) A unit may be statically enabled by being symlinked from another unit's 19:01:09 .wants/ or .requires/ directory. 19:01:09 2) A unit's purpose may be to act as a helper for some other unit which has 19:01:09 a requirement dependency on it. 19:01:09 3) A unit may be started when needed via activation (socket, path, timer, 19:01:09 D-Bus, udev, scripted systemctl call, ...). 19:01:09 4) In case of template units, the unit is meant to be enabled with some 19:01:09 instance name specified. 19:01:09 Reading package lists... 19:01:10 Building dependency tree... 19:01:10 Reading state information... 19:01:10 The following additional packages will be installed: 19:01:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:01:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:01:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:01:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:01:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:01:10 Suggested packages: 19:01:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:01:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:01:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:01:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:01:10 systemd-container policykit-1 19:01:10 Recommended packages: 19:01:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:01:10 The following NEW packages will be installed: 19:01:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:01:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:01:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:01:10 multiarch-support openssh-client python3 python3-minimal python3.6 19:01:10 python3.6-minimal snapd squashfs-tools sudo 19:01:10 The following packages will be upgraded: 19:01:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:01:10 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:01:10 Need to get 36.8 MB of archives. 19:01:10 After this operation, 147 MB of additional disk space will be used. 19:01:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:01:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:01:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:01:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:01:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:01:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:01:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:01:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:01:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:01:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:01:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:01:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:01:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:01:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:01:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:01:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:01:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:01:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:01:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:01:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:01:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:01:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:01:11 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:01:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:01:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:01:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:01:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:01:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:01:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:01:11 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:01:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:01:12 debconf: delaying package configuration, since apt-utils is not installed 19:01:12 Fetched 36.8 MB in 2s (20.3 MB/s) 19:01:12 (Reading database ... 12757 files and directories currently installed.) 19:01:12 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:01:12 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:01:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:01:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:01:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:01:13 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:01:13 (Reading database ... 12757 files and directories currently installed.) 19:01:13 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:01:13 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:01:13 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:01:13 (Reading database ... 12757 files and directories currently installed.) 19:01:13 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:01:13 Unpacking apt (1.6.14) over (1.6.1) ... 19:01:13 Setting up apt (1.6.14) ... 19:01:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:01:13 (1/6) Installing dumb-init (1.2.5-r1) 19:01:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:01:13 (3/6) Installing libsodium (1.0.18-r0) 19:01:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:01:14 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:01:14 (Reading database ... 12764 files and directories currently installed.) 19:01:14 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:01:14 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:01:14 Selecting previously unselected package libpython3.6-minimal:amd64. 19:01:14 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:01:14 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:01:14 (5/6) Installing libzmq (4.3.4-r0) 19:01:14 (6/6) Installing zeromq (4.3.4-r0) 19:01:14 Selecting previously unselected package libexpat1:amd64. 19:01:14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:01:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:01:14 Selecting previously unselected package python3.6-minimal. 19:01:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:01:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:01:14 Executing busybox-1.33.1-r3.trigger 19:01:14 OK: 8 MiB in 20 packages 19:01:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:01:14 Checking for services that may need to be restarted...done. 19:01:15 Checking for services that may need to be restarted...done. 19:01:15 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:01:15 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:01:15 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:01:15 Selecting previously unselected package python3-minimal. 19:01:15 (Reading database ... 13012 files and directories currently installed.) 19:01:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:01:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:01:15 Selecting previously unselected package mime-support. 19:01:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:01:15 Unpacking mime-support (3.60ubuntu1) ... 19:01:15 Selecting previously unselected package libmpdec2:amd64. 19:01:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:01:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:01:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:01:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:01:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:01:15 Selecting previously unselected package python3.6. 19:01:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:01:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:01:15 Selecting previously unselected package libpython3-stdlib:amd64. 19:01:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:01:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:01:15 Setting up python3-minimal (3.6.7-1~18.04) ... 19:01:16 Selecting previously unselected package python3. 19:01:16 (Reading database ... 13442 files and directories currently installed.) 19:01:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:01:16 Unpacking python3 (3.6.7-1~18.04) ... 19:01:16 Selecting previously unselected package multiarch-support. 19:01:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:01:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:01:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:01:16 Selecting previously unselected package liblzo2-2:amd64. 19:01:16 (Reading database ... 13479 files and directories currently installed.) 19:01:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:01:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:01:16 Selecting previously unselected package libbsd0:amd64. 19:01:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:01:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:01:16 Selecting previously unselected package sudo. 19:01:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:01:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:01:16 Selecting previously unselected package apparmor. 19:01:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:01:16 Removing intermediate container b5790214fe94 19:01:16 ---> 1d903ec115a3 19:01:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:16 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:01:16 Selecting previously unselected package libedit2:amd64. 19:01:16 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:01:16 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:01:16 Selecting previously unselected package libkrb5support0:amd64. 19:01:16 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:01:16 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:01:16 Selecting previously unselected package libk5crypto3:amd64. 19:01:16 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:01:16 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:01:16 Selecting previously unselected package libkeyutils1:amd64. 19:01:16 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:01:16 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:01:16 Selecting previously unselected package libkrb5-3:amd64. 19:01:16 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:01:16 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:01:16 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:01:16 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:01:16 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:01:17 Selecting previously unselected package libssl1.0.0:amd64. 19:01:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:01:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:01:17 Selecting previously unselected package openssh-client. 19:01:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:01:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:01:17 Selecting previously unselected package squashfs-tools. 19:01:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:01:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:01:17 Selecting previously unselected package snapd. 19:01:17 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:01:17 Unpacking snapd (2.51.1+18.04) ... 19:01:18 ---> 5184a8651fdc 19:01:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:01:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:01:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:01:19 Setting up mime-support (3.60ubuntu1) ... 19:01:19 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:01:19 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:01:19 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:01:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:01:19 Setting up systemd (237-3ubuntu10.52) ... 19:01:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:01:20 ---> 2433f149946d 19:01:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:01:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:01:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:01:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:01:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:01:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:01:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:01:20 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:01:20 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:01:20 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:01:20 Setting up python3 (3.6.7-1~18.04) ... 19:01:20 running python rtupdate hooks for python3.6... 19:01:20 running python post-rtupdate hooks for python3.6... 19:01:21 Setting up apparmor (2.12-4ubuntu5.1) ... 19:01:21 ---> 991abe891196 19:01:21 Step 18/22 : ENTRYPOINT ["/core-data"] 19:01:21 ---> Running in 7c3728e82263 19:01:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:01:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:01:21 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:01:21 Setting up snapd (2.51.1+18.04) ... 19:01:21 Removing intermediate container 7c3728e82263 19:01:21 ---> 7dd8b8dbeee1 19:01:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:22 ---> Running in f960851fdc6f 19:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:01:22 Removing intermediate container f960851fdc6f 19:01:22 ---> c9a2f4f4faa4 19:01:22 Step 20/22 : LABEL arch=arm64 19:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:01:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:01:23 ---> Running in 50b556d14015 19:01:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:01:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:01:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:01:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:01:23 /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' 19:01:23 Removing intermediate container 50b556d14015 19:01:23 ---> 9354364cbbd6 19:01:23 Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 19:01:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:01:24 ---> Running in c4587943172f 19:01:24 Processing triggers for systemd (237-3ubuntu10.52) ... 19:01:24 Removing intermediate container c4587943172f 19:01:24 ---> 9e6b17acedd0 19:01:24 Step 22/22 : LABEL version=0.0.0 19:01:24 ---> Running in 19f2a65ea736 19:01:25 Removing intermediate container 19f2a65ea736 19:01:25 ---> 533bce6c2190 19:01:25 19:01:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:01:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:01:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:01:26 Successfully built 533bce6c2190 19:01:26 Successfully tagged core-data-arm64:latest 19:01:26 Reading package lists... 19:01:26 Reading package lists... 19:01:27 Building dependency tree... 19:01:27 Reading state information... 19:01:27 Calculating upgrade... 19:01:27 The following packages will be upgraded: 19:01:27 advancecomp base-files bash binutils binutils-common 19:01:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:01:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:01:27 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:01:27 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:01:27 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:01:27 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:01:27 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:01:27 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:01:27 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:01:27 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:01:27 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:01:27 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:01:27 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:01:27 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:01:27 ubuntu-keyring util-linux 19:01:27 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:01:27 Need to get 64.2 MB of archives. 19:01:27 After this operation, 5142 kB of additional disk space will be used. 19:01:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 19:01:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:01:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:01:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:01:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:01:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:01:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:01:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:01:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:01:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:01:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:01:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:01:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:01:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:01:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:01:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:01:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:01:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:01:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:01:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:01:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:01:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:01:27 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:01:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:01:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:01:27 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:01:27 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:01:27 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:01:27 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:01:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:01:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:01:27 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:01:27 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:01:27 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:01:27 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:01:27 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:01:27 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:01:27 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:01:27 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:01:27 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:01:27 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:01:27 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:01:27 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:01:27 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:01:27 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:01:27 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:01:27 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 19:01:27 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:01:27 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:01:27 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] 19:01:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:01:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:01:27 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:01:27 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:01:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:01:27 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:01:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:01:27 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:01:27 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:01:27 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:01:28 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:01:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:01:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:01:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:01:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:01:28 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:01:28 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:01:28 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:01:28 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:01:28 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:01:28 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:01:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:01:28 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:01:28 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:01:28 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:01:28 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:01:28 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:01:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:01:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:01:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:01:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:01:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:01:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:01:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:01:28 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] 19:01:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:01:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:01:28 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] 19:01:28 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:01:28 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:01:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:01:28 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:01:28 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:01:28 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:01:28 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:01:28 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:01:28 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] 19:01:28 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:01:28 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:01:28 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:01:28 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:01:28 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:01:28 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:01:29 debconf: delaying package configuration, since apt-utils is not installed 19:01:29 Fetched 64.2 MB in 2s (40.0 MB/s) 19:01:29 (Reading database ... 13914 files and directories currently installed.) 19:01:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:01:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:01:29 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:01:29 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:01:29 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 19:01:29 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 19:01:30 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:30 (Reading database ... 13914 files and directories currently installed.) 19:01:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:01:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:01:30 (Reading database ... 13914 files and directories currently installed.) 19:01:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:01:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:01:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:31 (Reading database ... 13914 files and directories currently installed.) 19:01:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:01:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:01:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:01:31 (Reading database ... 13914 files and directories currently installed.) 19:01:31 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:01:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:01:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:01:31 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:01:31 Setting up base-files (10.1ubuntu2.11) ... 19:01:31 Installing new version of config file /etc/issue ... 19:01:31 Installing new version of config file /etc/issue.net ... 19:01:31 Installing new version of config file /etc/lsb-release ... 19:01:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:01:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:01:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:01:32 Removing obsolete conffile /etc/default/motd-news ... 19:01:32 (Reading database ... 13915 files and directories currently installed.) 19:01:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:01:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:01:32 Setting up bash (4.4.18-2ubuntu1.2) ... 19:01:32 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 19:01:32 (Reading database ... 13915 files and directories currently installed.) 19:01:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:01:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:01:32 (Reading database ... 13915 files and directories currently installed.) 19:01:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:01:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:01:32 Setting up tar (1.29b-2ubuntu0.2) ... 19:01:32 (Reading database ... 13915 files and directories currently installed.) 19:01:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:01:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:01:32 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:01:33 (Reading database ... 13915 files and directories currently installed.) 19:01:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:01:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:01:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:01:33 (Reading database ... 13915 files and directories currently installed.) 19:01:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:01:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:01:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:01:33 (Reading database ... 13915 files and directories currently installed.) 19:01:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:01:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:01:33 Setting up grep (3.1-2build1) ... 19:01:33 (Reading database ... 13915 files and directories currently installed.) 19:01:33 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:01:33 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:01:33 Setting up gzip (1.6-5ubuntu1.1) ... 19:01:33 (Reading database ... 13915 files and directories currently installed.) 19:01:33 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:01:33 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:01:33 Setting up login (1:4.5-1ubuntu2) ... 19:01:33 (Reading database ... 13915 files and directories currently installed.) 19:01:33 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:01:33 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:01:33 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:01:33 (Reading database ... 13915 files and directories currently installed.) 19:01:33 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:01:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:01:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:01:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:01:34 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:01:34 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:01:34 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:01:34 (Reading database ... 13915 files and directories currently installed.) 19:01:34 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:01:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:01:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:01:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:01:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:01:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:01:35 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:01:35 (Reading database ... 13915 files and directories currently installed.) 19:01:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:01:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:01:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:01:36 (Reading database ... 13915 files and directories currently installed.) 19:01:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:01:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:01:36 (Reading database ... 13915 files and directories currently installed.) 19:01:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:01:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:01:36 (Reading database ... 13915 files and directories currently installed.) 19:01:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:01:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:01:36 (Reading database ... 13915 files and directories currently installed.) 19:01:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:01:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:01:36 (Reading database ... 13915 files and directories currently installed.) 19:01:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:01:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:01:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:01:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:01:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:01:36 (Reading database ... 13915 files and directories currently installed.) 19:01:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:01:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:01:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:01:36 (Reading database ... 13915 files and directories currently installed.) 19:01:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:01:37 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:01:37 (Reading database ... 13915 files and directories currently installed.) 19:01:37 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:37 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:01:37 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:01:37 (Reading database ... 13915 files and directories currently installed.) 19:01:37 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:37 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:01:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:01:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:01:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:01:38 (Reading database ... 13915 files and directories currently installed.) 19:01:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:01:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:01:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:01:38 (Reading database ... 13915 files and directories currently installed.) 19:01:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:01:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:01:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:01:38 (Reading database ... 13917 files and directories currently installed.) 19:01:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:01:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:01:38 Setting up debconf (1.5.66ubuntu1) ... 19:01:38 (Reading database ... 13917 files and directories currently installed.) 19:01:38 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:01:38 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:01:38 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:01:38 (Reading database ... 13917 files and directories currently installed.) 19:01:38 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:01:38 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:01:38 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:01:39 (Reading database ... 13917 files and directories currently installed.) 19:01:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:01:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:01:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:01:39 (Reading database ... 13917 files and directories currently installed.) 19:01:39 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:01:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:01:39 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:01:39 (Reading database ... 13919 files and directories currently installed.) 19:01:39 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:01:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:01:39 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:01:39 (Reading database ... 13923 files and directories currently installed.) 19:01:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:01:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:01:39 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:01:39 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:01:39 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:01:39 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:01:39 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:01:39 (Reading database ... 13923 files and directories currently installed.) 19:01:39 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:01:39 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:01:39 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:01:39 (Reading database ... 13923 files and directories currently installed.) 19:01:39 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:01:39 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:01:40 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:01:40 (Reading database ... 13923 files and directories currently installed.) 19:01:40 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:01:40 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:01:40 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:01:40 (Reading database ... 13923 files and directories currently installed.) 19:01:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:01:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:01:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:01:40 (Reading database ... 13923 files and directories currently installed.) 19:01:40 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:01:40 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:01:40 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:01:40 (Reading database ... 13923 files and directories currently installed.) 19:01:40 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:01:40 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:01:41 Setting up passwd (1:4.5-1ubuntu2) ... 19:01:41 (Reading database ... 13923 files and directories currently installed.) 19:01:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:01:41 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:01:41 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:01:41 (Reading database ... 13923 files and directories currently installed.) 19:01:41 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:01:41 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:01:41 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:01:41 (Reading database ... 13923 files and directories currently installed.) 19:01:41 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:01:41 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:01:41 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:01:41 (Reading database ... 13923 files and directories currently installed.) 19:01:41 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:01:41 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:01:41 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:01:41 (Reading database ... 13923 files and directories currently installed.) 19:01:41 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:01:41 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:01:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:01:41 (Reading database ... 13923 files and directories currently installed.) 19:01:41 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:01:41 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:01:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:01:41 (Reading database ... 13923 files and directories currently installed.) 19:01:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:01:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:01:42 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:01:42 (Reading database ... 13923 files and directories currently installed.) 19:01:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:01:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:01:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:01:42 (Reading database ... 13923 files and directories currently installed.) 19:01:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:01:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:01:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:01:42 (Reading database ... 13924 files and directories currently installed.) 19:01:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:01:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:01:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:01:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:01:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:01:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:01:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:01:42 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:01:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:01:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:01:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:01:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:01:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:01:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:01:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:01:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:01:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:01:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:01:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:01:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:01:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:01:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:01:43 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 19:01:43 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 19:01:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:01:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:01:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:01:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:01:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:01:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:01:44 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:01:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:01:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:01:44 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:01:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:01:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:01:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:01:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:01:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:01:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:01:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:01:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:01:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:01:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:01:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:01:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:01:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:01:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:01:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:01:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:01:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:01:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:01:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:01:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:01:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:01:48 Setting up tzdata (2021a-2ubuntu0.18.04) ... 19:01:48 19:01:48 Current default time zone: 'Etc/UTC' 19:01:48 Local time is now: Mon Oct 11 19:01:48 UTC 2021. 19:01:48 Universal Time is now: Mon Oct 11 19:01:48 UTC 2021. 19:01:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:01:48 19:01:48 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:01:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:48 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 19:01:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:01:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:01:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:01:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:01:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:01:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:01:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:01:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:01:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:01:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:01:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:48 Setting up patch (2.7.6-2ubuntu1.1) ... 19:01:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:01:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:01:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:01:48 Installing new version of config file /etc/ssl/openssl.cnf ... 19:01:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:01:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:01:48 Setting up ca-certificates (20210119~18.04.2) ... 19:01:50 Updating certificates in /etc/ssl/certs... 19:01:51 23 added, 28 removed; done. 19:01:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:01:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:01:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:01:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:01:51 Setting up pkgbinarymangler (138.18.04.1) ... 19:01:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:01:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:01:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:01:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:01:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:01:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:01:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:01:51 Setting up perl (5.26.1-6ubuntu0.5) ... 19:01:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:01:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:01:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:01:51 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:01:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:01:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:01:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:01:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:01:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:01:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:01:51 Processing triggers for systemd (237-3ubuntu10.52) ... 19:01:51 Processing triggers for mime-support (3.60ubuntu1) ... 19:01:51 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:01:51 Updating certificates in /etc/ssl/certs... 19:01:52 0 added, 0 removed; done. 19:01:52 Running hooks in /etc/ca-certificates/update.d... 19:01:52 done. 19:01:53 Reading package lists... 19:01:53 Building dependency tree... 19:01:53 Reading state information... 19:01:53  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 19:01:53 The following NEW packages will be installed: 19:01:53 apt-transport-https 19:01:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:01:53 Need to get 4348 B of archives. 19:01:53 After this operation, 154 kB of additional disk space will be used. 19:01:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:01:53 debconf: delaying package configuration, since apt-utils is not installed 19:01:53 Fetched 4348 B in 0s (24.2 kB/s) 19:01:53 Selecting previously unselected package apt-transport-https. 19:01:53 (Reading database ... 13928 files and directories currently installed.) 19:01:53 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:01:53 Unpacking apt-transport-https (1.6.14) ... 19:01:53 Setting up apt-transport-https (1.6.14) ... 19:01:53 Waiting for network to be ready... 19:02:01 Removing intermediate container 12c585647813 19:02:01 ---> 742987c8127d 19:02:01 19:02:01 Step 9/20 : FROM alpine:3.14 19:02:01 ---> bb3de5531c18 19:02:01 Step 10/20 : RUN apk add --update --no-cache curl 19:02:01 ---> Running in 80adb836d1d1 19:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:02:03 Removing intermediate container 346acee7da4c 19:02:03 ---> 26698f3dc818 19:02:03 19:02:03 Step 9/22 : FROM alpine:3.14 19:02:03 ---> bb3de5531c18 19:02:03 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:02:03 ---> Using cache 19:02:03 ---> c08189760855 19:02:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:02:03 ---> Using cache 19:02:03 ---> 6e3192bf73bc 19:02:03 Step 12/22 : ENV APP_PORT=59881 19:02:03 ---> Running in 0cac65eab977 19:02:04 (1/5) Installing ca-certificates (20191127-r5) 19:02:04 (2/5) Installing brotli-libs (1.0.9-r5) 19:02:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:02:04 (4/5) Installing libcurl (7.79.1-r0) 19:02:04 (5/5) Installing curl (7.79.1-r0) 19:02:04 Executing busybox-1.33.1-r3.trigger 19:02:04 Executing ca-certificates-20191127-r5.trigger 19:02:04 Removing intermediate container 08481574bf5e 19:02:04 ---> 094869bea897 19:02:04 19:02:04 Step 11/23 : FROM alpine:3.14 19:02:04 ---> bb3de5531c18 19:02:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:02:04 ---> Using cache 19:02:04 ---> c08189760855 19:02:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:02:04 ---> Using cache 19:02:04 ---> 6e3192bf73bc 19:02:04 Step 14/23 : ENV APP_PORT=59861 19:02:04 OK: 8 MiB in 19 packages 19:02:04 ---> Running in 3e8996b21bf5 19:02:04 Removing intermediate container 0cac65eab977 19:02:04 ---> 02ff8d0294db 19:02:04 Step 13/22 : EXPOSE $APP_PORT 19:02:04 ---> Running in 15f336cecbf9 19:02:05 Removing intermediate container 3e8996b21bf5 19:02:05 ---> 9e6e00c9f2af 19:02:05 Step 15/23 : EXPOSE $APP_PORT 19:02:05 ---> Running in cb8e05d3659f 19:02:05 Removing intermediate container 15f336cecbf9 19:02:05 ---> f1f5de76e40f 19:02:05 Step 14/22 : WORKDIR / 19:02:05 ---> Running in 5bfec6469b3a 19:02:05 Removing intermediate container cb8e05d3659f 19:02:05 ---> c3c1186d9976 19:02:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:06 Removing intermediate container 80adb836d1d1 19:02:06 ---> 1336885adb2b 19:02:06 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:02:06 Removing intermediate container 5bfec6469b3a 19:02:06 ---> 2f034bdb90d8 19:02:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:06 ---> Running in 82d0fc1a7056 19:02:07 Removing intermediate container 82d0fc1a7056 19:02:07 ---> a79d20bbfe86 19:02:07 Step 12/20 : WORKDIR /edgex 19:02:07 ---> 493c35645d4f 19:02:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:02:07 ---> Running in 1513503aeede 19:02:07 ---> e704091f39b6 19:02:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:02:07 Removing intermediate container 1513503aeede 19:02:07 ---> 211bf432bb86 19:02:07 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:02:08 ---> 04900dbce2b6 19:02:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:02:08 ---> 3e11dea25b2b 19:02:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:02:08 ---> 0678bd146e2e 19:02:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:02:09 ---> b9732d219b96 19:02:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:02:09 ---> 85fc8257df6f 19:02:09 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:02:09 ---> Running in 9c9bd13a3799 19:02:10 ---> Running in 6df1bda8a887 19:02:10 ---> 8b4883b90c90 19:02:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:02:10 Removing intermediate container 9c9bd13a3799 19:02:10 ---> 72ec1a9a1791 19:02:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:02:10 ---> Running in 33703ae8f019 19:02:10 Removing intermediate container 6df1bda8a887 19:02:10 ---> 0710d9a1fcf4 19:02:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:02:11 ---> Running in ffed01fe17cf 19:02:11 Removing intermediate container 33703ae8f019 19:02:11 ---> 9dc58c757042 19:02:11 Step 21/23 : LABEL arch=arm64 19:02:11 ---> Running in fccc734bd6b9 19:02:11 Removing intermediate container ffed01fe17cf 19:02:11 ---> 176c6c0b3387 19:02:11 Step 20/22 : LABEL arch=arm64 19:02:11 ---> 9f82a764df9a 19:02:11 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:02:11 ---> Running in 5bb1cc1e8193 19:02:11 ---> Running in 6cc683518178 19:02:12 Removing intermediate container fccc734bd6b9 19:02:12 ---> 0c746ddab353 19:02:12 Step 22/23 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 19:02:12 ---> Running in d0d5695d27f5 19:02:12 Removing intermediate container 5bb1cc1e8193 19:02:12 ---> 76794edae4da 19:02:12 Step 21/22 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 19:02:12 Removing intermediate container 6cc683518178 19:02:12 ---> 84c8382a8d8a 19:02:12 Step 17/20 : CMD ["--init=true"] 19:02:12 ---> Running in 415f232fdd63 19:02:12 ---> Running in 8627296fcab9 19:02:13 Removing intermediate container d0d5695d27f5 19:02:13 ---> 83fbc5cadb77 19:02:13 Step 23/23 : LABEL version=0.0.0 19:02:13 ---> Running in 8776351b6704 19:02:13 Removing intermediate container 415f232fdd63 19:02:13 ---> 74dd53991923 19:02:13 Step 18/20 : LABEL arch=arm64 19:02:13 Removing intermediate container 8627296fcab9 19:02:13 ---> f9a8430e2fe6 19:02:13 Step 22/22 : LABEL version=0.0.0 19:02:13 ---> Running in 437e820e9c38 19:02:13 ---> Running in f38069295e51 19:02:13 Removing intermediate container 8776351b6704 19:02:13 ---> 16d94bae76f4 19:02:13 19:02:14 Successfully built 16d94bae76f4 19:02:14 Successfully tagged support-scheduler-arm64:latest 19:02:14  Building support-scheduler ... done Removing intermediate container 437e820e9c38 19:02:14 ---> fffe5ae88418 19:02:14 Step 19/20 : LABEL git_sha=33b18ca859af497484855edbd0e22a57b658f7ac 19:02:14 Removing intermediate container f38069295e51 19:02:14 ---> 4eca5be62164 19:02:14 19:02:14 ---> Running in a32ede5b2e6d 19:02:14 Successfully built 4eca5be62164 19:02:14 Successfully tagged core-metadata-arm64:latest 19:02:15  Building core-metadata ... done Removing intermediate container a32ede5b2e6d 19:02:15 ---> 9cb8f6f71476 19:02:15 Step 20/20 : LABEL version=0.0.0 19:02:15 ---> Running in ce954f289ff4 19:02:16 Removing intermediate container ce954f289ff4 19:02:16 ---> ae66edbc0f10 19:02:16 19:02:16 Successfully built ae66edbc0f10 19:02:16 Successfully tagged security-proxy-setup-arm64:latest 19:02:16  Building security-proxy-setup ... done  [Pipeline] } 19:02:16 $ docker stop --time=1 5c0c72507b1ae7f928d99c24cb789353abdf6089290e7b62430b35d3760a34ac 19:02:18 $ docker rm -f 5c0c72507b1ae7f928d99c24cb789353abdf6089290e7b62430b35d3760a34ac [Pipeline] // withDockerContainer [Pipeline] sh 19:02:19 + docker images 19:02:19 REPOSITORY TAG IMAGE ID CREATED SIZE 19:02:19 security-proxy-setup-arm64 latest ae66edbc0f10 4 seconds ago 25.3MB 19:02:19 core-metadata-arm64 latest 4eca5be62164 5 seconds ago 15.8MB 19:02:19 support-scheduler-arm64 latest 16d94bae76f4 6 seconds ago 15.2MB 19:02:19 094869bea897 16 seconds ago 1.57GB 19:02:19 26698f3dc818 17 seconds ago 1.57GB 19:02:19 742987c8127d 19 seconds ago 1.57GB 19:02:19 core-data-arm64 latest 533bce6c2190 54 seconds ago 19.4MB 19:02:19 3ee08b6aa750 About a minute ago 1.57GB 19:02:19 sys-mgmt-agent-arm64 latest 9b94bea497c0 2 minutes ago 277MB 19:02:19 security-bootstrapper-arm64 latest a3bce277a36d 3 minutes ago 17.7MB 19:02:19 security-secretstore-setup-arm64 latest d10f91216dac 3 minutes ago 26.5MB 19:02:19 support-notifications-arm64 latest 1cd56fe4fd42 3 minutes ago 15.9MB 19:02:19 core-command-arm64 latest eaed3e7a2eed 3 minutes ago 15.2MB 19:02:19 dd6deef2b678 4 minutes ago 1.57GB 19:02:19 322fe5e71010 4 minutes ago 1.57GB 19:02:19 ebebbaa0de53 4 minutes ago 1.57GB 19:02:19 d70fc37d06a1 4 minutes ago 1.57GB 19:02:19 618e76885664 4 minutes ago 1.56GB 19:02:19 ci-base-image-arm64 latest 8b99ab4a3d99 14 minutes ago 1.24GB 19:02:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 5 days ago 532MB 19:02:19 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 19:02:19 alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB 19:02:19 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 19:02:20 2021-10-11T19:02:15Z INFO Waiting for automatic snapd restart... 19:02:20 snapd 2.51.7 from Canonical* installed 19:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:20 19:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:02:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:21 "snapd" switched to the "latest/stable" channel 19:02:21 19:02:21 arm64: Pulling from edgex-lftools-log-publisher 19:02:21 448f6bf000e3: Pulling fs layer 19:02:21 f757da607395: Pulling fs layer 19:02:21 05883995daec: Pulling fs layer 19:02:21 8603b9c90790: Pulling fs layer 19:02:21 1560dd03e051: Pulling fs layer 19:02:21 27f5ce0e4adf: Pulling fs layer 19:02:21 c2d8d7efcc4b: Pulling fs layer 19:02:21 1560dd03e051: Waiting 19:02:21 8603b9c90790: Waiting 19:02:21 27f5ce0e4adf: Waiting 19:02:21 c2d8d7efcc4b: Waiting 19:02:21 f757da607395: Verifying Checksum 19:02:21 f757da607395: Download complete 19:02:21 8603b9c90790: Verifying Checksum 19:02:21 8603b9c90790: Download complete 19:02:21 1560dd03e051: Download complete 19:02:21 27f5ce0e4adf: Verifying Checksum 19:02:21 27f5ce0e4adf: Download complete 19:02:22 448f6bf000e3: Verifying Checksum 19:02:22 448f6bf000e3: Download complete 19:02:22 05883995daec: Verifying Checksum 19:02:22 05883995daec: Download complete 19:02:23 core18 20210722 from Canonical* installed 19:02:23 "core18" switched to the "latest/stable" channel 19:02:23 19:02:24 c2d8d7efcc4b: Verifying Checksum 19:02:24 c2d8d7efcc4b: Download complete 19:02:25 448f6bf000e3: Pull complete 19:02:26 snapcraft 5.0 from Canonical* installed 19:02:26 f757da607395: Pull complete 19:02:26 "snapcraft" switched to the "latest/stable" channel 19:02:26 19:02:27 05883995daec: Pull complete 19:02:28 8603b9c90790: Pull complete 19:02:29 1560dd03e051: Pull complete 19:02:29 27f5ce0e4adf: Pull complete 19:02:30 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: 19:02:30 - README.md 19:02:30 19:02:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:02:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:02:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:02:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:02:32 Reading package lists... 19:02:32 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 19:02:33 Reading package lists... 19:02:33 Building dependency tree... 19:02:33 Reading state information... 19:02:33 Suggested packages: 19:02:33 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:02:33 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:02:33 Recommended packages: 19:02:33 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:02:33 The following NEW packages will be installed: 19:02:33 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:02:33 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:02:33 pkg-config zip 19:02:33 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:02:33 Need to get 7670 kB of archives. 19:02:33 After this operation, 43.8 MB of additional disk space will be used. 19:02:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:02:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:02:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:02:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:02:33 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:02:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:02:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:02:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:02:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:02:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:02:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:02:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:02:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:02:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:02:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:02:34 debconf: delaying package configuration, since apt-utils is not installed 19:02:34 Fetched 7670 kB in 1s (10.6 MB/s) 19:02:34 Selecting previously unselected package libglib2.0-0:amd64. 19:02:34 (Reading database ... 13932 files and directories currently installed.) 19:02:34 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:02:34 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:02:34 Selecting previously unselected package libpsl5:amd64. 19:02:34 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:02:34 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:02:34 Selecting previously unselected package libnghttp2-14:amd64. 19:02:34 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:02:34 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:02:34 Selecting previously unselected package librtmp1:amd64. 19:02:34 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:02:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:02:34 Selecting previously unselected package libcurl3-gnutls:amd64. 19:02:34 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:02:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:02:34 Selecting previously unselected package liberror-perl. 19:02:34 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:02:34 Unpacking liberror-perl (0.17025-1) ... 19:02:34 Selecting previously unselected package git-man. 19:02:34 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:02:34 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:02:34 Selecting previously unselected package git. 19:02:34 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:02:34 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:02:35 Selecting previously unselected package libnorm1:amd64. 19:02:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:02:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:02:35 Selecting previously unselected package libpgm-5.2-0:amd64. 19:02:35 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:02:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:02:35 Selecting previously unselected package libsodium23:amd64. 19:02:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:02:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:02:35 Selecting previously unselected package libzmq5:amd64. 19:02:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:02:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:02:35 Selecting previously unselected package libzmq3-dev:amd64. 19:02:35 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:02:35 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:02:35 Selecting previously unselected package pkg-config. 19:02:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:02:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:02:35 Selecting previously unselected package zip. 19:02:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:02:35 Unpacking zip (3.0-11build1) ... 19:02:35 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:02:35 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:02:35 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:02:35 Setting up liberror-perl (0.17025-1) ... 19:02:35 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:02:35 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:02:35 No schema files found: doing nothing. 19:02:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:02:36 Setting up zip (3.0-11build1) ... 19:02:36 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:02:36 Setting up libsodium23:amd64 (1.0.16-2) ... 19:02:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:02:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:02:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:02:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:02:36 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:02:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:02:36 git set to automatically installed. 19:02:36 git-man set to automatically installed. 19:02:36 libcurl3-gnutls set to automatically installed. 19:02:36 liberror-perl set to automatically installed. 19:02:36 libglib2.0-0 set to automatically installed. 19:02:36 libnghttp2-14 set to automatically installed. 19:02:36 libnorm1 set to automatically installed. 19:02:36 libpgm-5.2-0 set to automatically installed. 19:02:36 libpsl5 set to automatically installed. 19:02:36 librtmp1 set to automatically installed. 19:02:36 libsodium23 set to automatically installed. 19:02:36 libzmq3-dev set to automatically installed. 19:02:36 libzmq5 set to automatically installed. 19:02:36 pkg-config set to automatically installed. 19:02:36 zip set to automatically installed. 19:02:40 snapd is not logged in, snap install commands will use sudo 19:02:44 c2d8d7efcc4b: Pull complete 19:02:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:02:45 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 19:02:45 $ 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 19:02:48 $ docker top abaa9bc78f403f2f6306e7600f5e9036e76f6214c3fec62aabec6624a11db794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:50 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 19:02:50 ---> job-cost.sh 19:02:50 lf-activate-venv: SKIPPING 19:02:50 INFO: No Stack... 19:02:51 snapd is not logged in, snap install commands will use sudo 19:02:52 snap "core18" has no updates available 19:02:53 Pulling config-common 19:02:53 + snapcraftctl pull 19:02:55 Pulling go-build-helper 19:02:55 + snapcraftctl pull 19:02:55 'edgex-go' has dependencies that need to be staged: go-build-helper 19:02:55 Skipping pull go-build-helper (already ran) 19:02:55 Building go-build-helper 19:02:55 + snapcraftctl build 19:02:57 Staging go-build-helper 19:02:57 + snapcraftctl stage 19:03:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:03:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:03:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 19:03:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 19:03:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:03:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:03:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 19:03:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 19:03:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 19:03:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 19:03:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:03:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:03:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:03:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:03:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:03:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:03:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:03:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:03:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:03:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 19:03:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 19:03:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:03:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:03:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 19:03:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 19:03:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 19:03:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 19:03:06 Fetched 25.4 MB in 0s (0 B/s) 19:03:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:03:06 Fetched 224 kB in 0s (0 B/s) 19:03:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:03:06 Fetched 157 kB in 0s (0 B/s) 19:03:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:03:06 Fetched 221 kB in 0s (0 B/s) 19:03:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:03:06 Fetched 143 kB in 0s (0 B/s) 19:03:06 Pulling edgex-go 19:03:06 + snapcraftctl pull 19:03:07 Pulling hooks 19:03:07 + snapcraftctl pull 19:03:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:03:23 INFO: Archiving Costs [Pipeline] sh 19:03:24 + cut -d, -f6 19:03:24 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 19:03:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3748-5-stack-cost] 19:03:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3748-5-stack-cost] did not exist. Created. 19:03:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3748-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:24 + echo total: 0.10999999940395355 [Pipeline] stash 19:03:25 Stashed 1 file(s) [Pipeline] } 19:03:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3748-5-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:25 $ docker stop --time=1 abaa9bc78f403f2f6306e7600f5e9036e76f6214c3fec62aabec6624a11db794 19:03:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:03:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:03:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:03:25 Fetched 0 B in 0s (0 B/s) 19:03:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:03:25 Fetched 96.5 kB in 0s (0 B/s) 19:03:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:03:25 Fetched 279 kB in 0s (0 B/s) 19:03:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:03:25 Fetched 122 kB in 0s (0 B/s) 19:03:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:03:25 Fetched 77.8 kB in 0s (0 B/s) 19:03:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:03:25 Fetched 8848 B in 0s (0 B/s) 19:03:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:03:25 Fetched 47.8 kB in 0s (0 B/s) 19:03:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:03:25 Fetched 45.6 kB in 0s (0 B/s) 19:03:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:03:25 Fetched 15.0 kB in 0s (0 B/s) 19:03:25 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 19:03:25 Fetched 220 kB in 0s (0 B/s) 19:03:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:03:25 Fetched 154 kB in 0s (0 B/s) 19:03:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:03:25 Fetched 50.6 kB in 0s (0 B/s) 19:03:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:03:25 Fetched 14.8 kB in 0s (0 B/s) 19:03:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:03:25 Fetched 41.8 kB in 0s (0 B/s) 19:03:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:03:25 Fetched 499 kB in 0s (0 B/s) 19:03:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:03:25 Fetched 111 kB in 0s (0 B/s) 19:03:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:03:25 Fetched 240 kB in 0s (0 B/s) 19:03:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:03:25 Fetched 29.3 kB in 0s (0 B/s) 19:03:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:03:25 Fetched 85.5 kB in 0s (0 B/s) 19:03:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:03:25 Fetched 24.5 kB in 0s (0 B/s) 19:03:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:03:25 Fetched 49.2 kB in 0s (0 B/s) 19:03:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:03:25 Fetched 54.2 kB in 0s (0 B/s) 19:03:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:03:25 Fetched 30.8 kB in 0s (0 B/s) 19:03:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:03:25 Fetched 15.8 kB in 0s (0 B/s) 19:03:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:03:25 Fetched 85.9 kB in 0s (0 B/s) 19:03:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:03:25 Fetched 8720 B in 0s (0 B/s) 19:03:25 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:03:25 Fetched 140 kB in 0s (0 B/s) 19:03:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:03:25 Fetched 119 kB in 0s (0 B/s) 19:03:25 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:03:25 Fetched 111 kB in 0s (0 B/s) 19:03:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:03:25 Fetched 11.1 kB in 0s (0 B/s) 19:03:25 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:03:25 Fetched 646 kB in 0s (0 B/s) 19:03:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:03:25 Fetched 41.3 kB in 0s (0 B/s) 19:03:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:03:25 Fetched 17.9 kB in 0s (0 B/s) 19:03:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:03:25 Fetched 368 kB in 0s (0 B/s) 19:03:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:03:25 Fetched 187 kB in 0s (0 B/s) 19:03:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:03:25 Fetched 175 kB in 0s (0 B/s) 19:03:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:03:25 Fetched 206 kB in 0s (0 B/s) 19:03:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:03:25 Fetched 1302 kB in 0s (0 B/s) 19:03:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:03:25 Fetched 36.2 kB in 0s (0 B/s) 19:03:25 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 19:03:25 Fetched 159 kB in 0s (0 B/s) 19:03:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:03:25 Fetched 107 kB in 0s (0 B/s) 19:03:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:03:25 Fetched 48.7 kB in 0s (0 B/s) 19:03:25 Pulling static-packages 19:03:25 + snapcraftctl pull 19:03:25 Pulling version 19:03:25 + cd /root/project 19:03:25 + git describe --tags --abbrev=0 19:03:25 + sed s/v// 19:03:25 + GIT_VERSION=2.0.1-dev.68 19:03:25 + [ -z 2.0.1-dev.68 ] 19:03:25 + snapcraftctl set-version 2.0.1-dev.68 19:03:26 Building config-common 19:03:26 + snapcraftctl build 19:03:26 $ 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] } 19:03:28 Skipping build go-build-helper (already ran) 19:03:28 Building edgex-go 19:03:28 + cd /root/parts/edgex-go/src 19:03:28 + git describe --tags --abbrev=0 19:03:28 + sed s/v// 19:03:28 + GIT_VERSION=2.0.1-dev.68 19:03:28 + [ -z 2.0.1-dev.68 ] 19:03:28 + echo 2.0.1-dev.68 19:03:28 + [ ! -d vendor ] 19:03:28 + go mod download all 19:03:36 + make build 19:03:36 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 19:03:46 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 19:03:50 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 19:03:51 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 19:03:52 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 19:03:53 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 19:03:54 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 19:03:55 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 19:03:56 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 19:03:58 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 19:03:58 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 19:04:00 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 19:04:01 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:04:01 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:04:01 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:04:01 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:04:01 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:04:01 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:04:01 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:04:01 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:04:01 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:04:01 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:04:01 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:04:01 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:04:01 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:04:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:04:01 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:04:01 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:04:01 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:04:01 + 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 19:04:01 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:04:01 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:04:01 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:04:01 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:04:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:04:01 + 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 19:04:01 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:04:01 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:04:01 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:04:03 Building hooks 19:04:03 + cd /root/parts/hooks/src 19:04:03 + make build 19:04:03 go mod tidy 19:04:03 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 19:04:04 go: downloading github.com/davecgh/go-spew v1.1.0 19:04:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:04:04 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:04:04 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:04:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:04:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:04:08 Building static-packages 19:04:08 + snapcraftctl build 19:04:10 Building version 19:04:10 + snapcraftctl build 19:04:13 Staging config-common 19:04:13 + snapcraftctl stage 19:04:13 Skipping stage go-build-helper (already ran) 19:04:13 Staging edgex-go 19:04:13 + snapcraftctl stage 19:04:15 Staging hooks 19:04:15 + snapcraftctl stage 19:04:16 Staging static-packages 19:04:16 + snapcraftctl stage 19:04:17 Staging version 19:04:17 + snapcraftctl stage 19:04:18 Priming config-common 19:04:18 + snapcraftctl prime 19:04:19 Priming go-build-helper 19:04:19 + snapcraftctl prime 19:04:20 Priming edgex-go 19:04:20 + snapcraftctl prime 19:04:21 Priming hooks 19:04:21 + snapcraftctl prime 19:04:23 Priming static-packages 19:04:23 + snapcraftctl prime 19:04:25 Priming version 19:04:25 + snapcraftctl prime 19:04:26 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 19:04:29 provisioning config files... 19:04:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5849175684479861742tmp [Pipeline] { [Pipeline] sh 19:04:29 + set +x 19:04:29 + curl -s https://codecov.io/bash 19:04:29 + bash -s -- 19:04:29 19:04:29 _____ _ 19:04:29 / ____| | | 19:04:29 | | ___ __| | ___ ___ _____ __ 19:04:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:04:29 | |___| (_) | (_| | __/ (_| (_) \ V / 19:04:29 \_____\___/ \__,_|\___|\___\___/ \_/ 19:04:29 Bash-1.0.6 19:04:29 19:04:29 19:04:29 ==> git version 2.24.4 found 19:04:29 ==> 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 19:04:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:04:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:04:29 ==> Jenkins CI detected. 19:04:29 current dir:  /w/workspace/edgex-go/5 19:04:29 project root: . 19:04:29 --> token set from env 19:04:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:04:29 ==> Running gcov in . (disable via -X gcov) 19:04:29 ==> Python coveragepy not found 19:04:29 ==> Searching for coverage reports in: 19:04:29 + . 19:04:29 -> Found 1 reports 19:04:29 ==> Detecting git/mercurial file structure 19:04:29 ==> Reading reports 19:04:29 + ./coverage.out bytes=403932 19:04:29 ==> Appending adjustments 19:04:29 https://docs.codecov.io/docs/fixing-reports 19:04:31 + Found adjustments 19:04:31 ==> Gzipping contents 19:04:31 56K /tmp/codecov.VsuWfU.gz 19:04:31 ==> Uploading reports 19:04:31 url: https://codecov.io 19:04:31 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= 19:04:31 -> Pinging Codecov 19:04:31 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= 19:04:31 -> Uploading to 19:04:31 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 19:04:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:31 Dload Upload Total Spent Left Speed 19:04:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54483 0 0 100 54483 0 178k --:--:-- --:--:-- --:--:-- 178k 19:04:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/33b18ca859af497484855edbd0e22a57b658f7ac [Pipeline] } 19:04:31 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 19:04:32 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:04:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:04:33 ---> package-listing.sh 19:04:33 ++ facter osfamily 19:04:33 ++ tr '[:upper:]' '[:lower:]' 19:04:33 + OS_FAMILY=redhat 19:04:33 + workspace=/w/workspace/edgex-go/5 19:04:33 + START_PACKAGES=/tmp/packages_start.txt 19:04:33 + END_PACKAGES=/tmp/packages_end.txt 19:04:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:33 + PACKAGES=/tmp/packages_start.txt 19:04:33 + '[' /w/workspace/edgex-go/5 ']' 19:04:33 + PACKAGES=/tmp/packages_end.txt 19:04:33 + case "${OS_FAMILY}" in 19:04:33 + sort 19:04:33 + rpm -qa 19:04:37 + '[' -f /tmp/packages_start.txt ']' 19:04:37 + '[' -f /tmp/packages_end.txt ']' 19:04:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:37 + '[' /w/workspace/edgex-go/5 ']' 19:04:37 + mkdir -p /w/workspace/edgex-go/5/archives/ 19:04:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 19:04:37 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 19:04:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:37 19:04:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:38 latest: Pulling from edgex-lftools-log-publisher 19:04:38 b4d181a07f80: Pulling fs layer 19:04:38 a1111a8f2ec3: Pulling fs layer 19:04:38 ed53099fbce6: Pulling fs layer 19:04:38 dc539afda2c1: Pulling fs layer 19:04:38 77bc0d833cb6: Pulling fs layer 19:04:38 9065ff56babe: Pulling fs layer 19:04:38 d287ab97295c: Pulling fs layer 19:04:38 dc539afda2c1: Waiting 19:04:38 77bc0d833cb6: Waiting 19:04:38 9065ff56babe: Waiting 19:04:38 d287ab97295c: Waiting 19:04:38 a1111a8f2ec3: Verifying Checksum 19:04:38 a1111a8f2ec3: Download complete 19:04:38 dc539afda2c1: Verifying Checksum 19:04:38 dc539afda2c1: Download complete 19:04:38 ed53099fbce6: Verifying Checksum 19:04:38 ed53099fbce6: Download complete 19:04:38 77bc0d833cb6: Verifying Checksum 19:04:38 77bc0d833cb6: Download complete 19:04:38 9065ff56babe: Verifying Checksum 19:04:38 9065ff56babe: Download complete 19:04:38 b4d181a07f80: Verifying Checksum 19:04:38 b4d181a07f80: Download complete 19:04:39 d287ab97295c: Verifying Checksum 19:04:39 d287ab97295c: Download complete 19:04:40 b4d181a07f80: Pull complete 19:04:40 a1111a8f2ec3: Pull complete 19:04:40 ed53099fbce6: Pull complete 19:04:40 dc539afda2c1: Pull complete 19:04:40 77bc0d833cb6: Pull complete 19:04:41 9065ff56babe: Pull complete 19:04:46 d287ab97295c: Pull complete 19:04:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:04:46 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 19:04:46 $ 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 19:04:49 $ docker top aa09fe679b93a171c8ea408b8be8e8cce006785037d8055fb7a6f0111b2c365d -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:50 + touch /tmp/pre-build-complete [Pipeline] sh 19:04:50 + mkdir -p /var/log/sysstat [Pipeline] sh 19:04:50 + ls /var/log/sa-host 19:04:50 + sadf -c /var/log/sa-host/sa11 19:04:50 file_magic: OK 19:04:50 HZ: Using current value: 100 19:04:50 file_header: OK 19:04:50 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 19:04:50 Statistics: 19:04:50 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... 19:04:50 File successfully converted to sysstat format version 12.0.3 19:04:50 + sadf -c /var/log/sa-host/sa30 19:04:50 file_magic: OK 19:04:50 HZ: Using current value: 100 19:04:50 file_header: OK 19:04:50 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 19:04:50 Statistics: 19:04:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:04:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:51 provisioning config files... 19:04:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7262971427039304734tmp [Pipeline] { [Pipeline] echo 19:04:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:04:51 ---> create-netrc.sh [Pipeline] } 19:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:04:51 ---> python-tools-install.sh [Pipeline] echo 19:04:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:04:51 ---> sudo-logs.sh 19:04:51 Archiving 'sudo' log.. 19:04:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-479.novalocal: Name or service not known 19:04:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-479.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:04:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:04:52 ---> job-cost.sh 19:04:52 lf-activate-venv: SKIPPING 19:04:52 DEBUG: total: 0.10999999940395355 19:04:52 INFO: Retrieving Stack Cost... 19:05:14 INFO: Retrieving Pricing Info for: v3-standard-2 19:05:14 INFO: Archiving Costs [Pipeline] echo 19:05:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:05:14 ---> logs-deploy.sh 19:05:14 lf-activate-venv: SKIPPING 19:05:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3748/5 19:05:14 INFO: archiving workspace using pattern(s): 19:05:15 Archives upload complete. 19:05:15 INFO: archiving logs to Nexus 19:05:15 ---> uname -a: 19:05:15 Linux prd-centos7-docker-4c-2g-479.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:05:15 19:05:15 19:05:15 ---> lscpu: 19:05:15 Architecture: x86_64 19:05:15 CPU op-mode(s): 32-bit, 64-bit 19:05:15 Byte Order: Little Endian 19:05:15 Address sizes: 40 bits physical, 48 bits virtual 19:05:15 CPU(s): 2 19:05:15 On-line CPU(s) list: 0,1 19:05:15 Thread(s) per core: 1 19:05:15 Core(s) per socket: 1 19:05:15 Socket(s): 2 19:05:15 NUMA node(s): 1 19:05:15 Vendor ID: AuthenticAMD 19:05:15 CPU family: 23 19:05:15 Model: 49 19:05:15 Model name: AMD EPYC-Rome Processor 19:05:15 Stepping: 0 19:05:15 CPU MHz: 2799.998 19:05:15 BogoMIPS: 5599.99 19:05:15 Virtualization: AMD-V 19:05:15 Hypervisor vendor: KVM 19:05:15 Virtualization type: full 19:05:15 L1d cache: 32K 19:05:15 L1i cache: 32K 19:05:15 L2 cache: 512K 19:05:15 L3 cache: 16384K 19:05:15 NUMA node0 CPU(s): 0,1 19:05:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:05:15 19:05:15 19:05:15 ---> nproc: 19:05:15 2 19:05:15 19:05:15 19:05:15 ---> df -h: 19:05:15 Filesystem Size Used Avail Use% Mounted on 19:05:15 overlay 40G 14G 27G 33% / 19:05:15 tmpfs 64M 0 64M 0% /dev 19:05:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:05:15 shm 64M 0 64M 0% /dev/shm 19:05:15 /dev/vda1 40G 14G 27G 33% /facter-os 19:05:15 19:05:15 19:05:15 ---> sar -b -r -n DEV: 19:05:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 19:05:15 19:05:15 18:41:20 LINUX RESTART (2 CPU) 19:05:15 19:05:15 18:42:02 tps rtps wtps bread/s bwrtn/s 19:05:15 18:43:01 240.55 3.50 237.05 2392.01 51399.05 19:05:15 18:44:01 247.92 0.00 247.92 0.00 52794.07 19:05:15 18:45:01 57.53 0.02 57.52 0.53 9432.91 19:05:15 18:46:02 165.88 0.02 165.86 0.53 21408.24 19:05:15 18:47:01 1029.44 614.66 414.78 27144.19 301711.92 19:05:15 18:48:01 515.05 108.06 406.99 5122.10 152794.92 19:05:15 18:49:01 441.12 136.66 304.46 5751.96 98753.70 19:05:15 18:50:01 1.45 0.05 1.40 0.93 24.64 19:05:15 18:51:01 0.28 0.02 0.27 0.13 3.63 19:05:15 18:52:01 0.28 0.00 0.28 0.00 4.00 19:05:15 18:53:01 0.32 0.00 0.32 0.00 3.70 19:05:15 18:54:01 0.25 0.00 0.25 0.00 2.62 19:05:15 18:55:01 0.20 0.00 0.20 0.00 1.80 19:05:15 18:56:01 0.28 0.00 0.28 0.00 3.00 19:05:15 18:57:01 0.98 0.25 0.73 7.86 12.99 19:05:15 18:58:01 0.28 0.00 0.28 0.00 3.27 19:05:15 18:59:01 0.28 0.00 0.28 0.00 3.70 19:05:15 19:00:01 0.27 0.00 0.27 0.00 3.55 19:05:15 19:01:01 0.23 0.02 0.22 0.13 3.13 19:05:15 19:02:01 0.50 0.18 0.32 3.46 4.95 19:05:15 19:03:01 0.25 0.00 0.25 0.00 2.60 19:05:15 19:04:01 0.25 0.00 0.25 0.00 3.25 19:05:15 Average: 122.16 38.85 83.31 1818.55 31081.66 19:05:15 19:05:15 18:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:05:15 18:43:01 3464616 0 876760 10.95 2620 3664936 1435876 15.85 1140644 2944516 531792 19:05:15 18:44:01 3376392 0 979328 12.23 2620 3650592 1586948 17.52 1353304 2798548 258968 19:05:15 18:45:01 3300784 0 1037416 12.95 2620 3668112 1741412 19.23 1345908 2877320 161352 19:05:15 18:46:02 3109116 0 1106408 13.81 2620 3790788 2213296 24.44 1423800 2973608 24 19:05:15 18:47:01 667456 0 1564604 19.54 2620 5774252 3796348 41.91 2684884 4022172 12972 19:05:15 18:48:01 161244 0 1552168 19.38 2620 6292900 2855132 31.52 2891136 4302180 584488 19:05:15 18:49:01 2498624 0 1147796 14.33 2620 4359892 1545952 17.07 1434064 3456520 20 19:05:15 18:50:01 2510800 0 1135612 14.18 2620 4359900 1351452 14.92 1438448 3443392 16 19:05:15 18:51:01 2513096 0 1133316 14.15 2620 4359900 1345104 14.85 1438020 3443244 12 19:05:15 18:52:01 2528976 0 1117372 13.95 2620 4359964 1345176 14.85 1433272 3433708 32 19:05:15 18:53:01 2529164 0 1117240 13.95 2620 4359908 1345188 14.85 1433212 3433700 8 19:05:15 18:54:01 2529324 0 1117076 13.95 2620 4359912 1345104 14.85 1433116 3433700 8 19:05:15 18:55:01 2529456 0 1116936 13.95 2620 4359920 1345104 14.85 1433124 3433700 8 19:05:15 18:56:01 2529208 0 1117184 13.95 2620 4359920 1345104 14.85 1433168 3433700 8 19:05:15 18:57:01 2528840 0 1117516 13.95 2620 4359956 1345200 14.85 1433616 3433416 16 19:05:15 18:58:01 2528876 0 1117480 13.95 2620 4359956 1345104 14.85 1433524 3433416 12 19:05:15 18:59:01 2528976 0 1117372 13.95 2620 4359964 1345104 14.85 1433644 3433420 16 19:05:15 19:00:01 2528228 0 1118116 13.96 2620 4359968 1345380 14.85 1433888 3433416 20 19:05:15 19:01:01 2527556 0 1118784 13.97 2620 4359972 1347876 14.88 1434236 3433416 12 19:05:15 19:02:01 2528344 0 1117812 13.96 2620 4360156 1345696 14.86 1433916 3433536 12 19:05:15 19:03:01 2528500 0 1117652 13.96 2620 4360160 1345672 14.86 1433744 3433536 12 19:05:15 19:04:01 2528464 0 1117684 13.96 2620 4360164 1345612 14.86 1433844 3433536 8 19:05:15 Average: 2476184 0 1139165 14.22 2620 4390963 1607402 17.75 1535751 3404441 70446 19:05:15 19:05:15 18:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:05:15 18:43:01 eth0 825.74 948.58 8452.76 118.18 0.00 0.00 0.00 0.00 19:05:15 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:43:01 docker0 832.48 637.69 74.13 4790.86 0.00 0.00 0.00 0.00 19:05:15 18:44:01 eth0 34.83 20.12 32.08 13.43 0.00 0.00 0.00 0.00 19:05:15 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:44:01 veth3215d60 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 19:05:15 18:44:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 19:05:15 18:45:01 eth0 22.22 12.02 17.27 8.78 0.00 0.00 0.00 0.00 19:05:15 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:45:01 veth3215d60 1.93 1.93 0.15 0.15 0.00 0.00 0.00 0.00 19:05:15 18:45:01 docker0 1.93 1.93 0.12 0.15 0.00 0.00 0.00 0.00 19:05:15 18:46:02 eth0 102.80 65.40 1697.13 125.00 0.00 0.00 0.00 0.00 19:05:15 18:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:46:02 veth2e046f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:47:01 vethdcce532 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:05:15 18:47:01 veth4f8da8a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:47:01 veth032177f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:05:15 18:47:01 veth054036c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:05:15 18:48:01 veth51747d8 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 19:05:15 18:48:01 veth6dae091 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 19:05:15 18:48:01 eth0 1870.61 1583.12 15236.94 369.82 0.00 0.00 0.00 0.00 19:05:15 18:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:05:15 18:49:01 eth0 56.18 34.39 120.83 128.83 0.00 0.00 0.00 0.00 19:05:15 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:49:01 docker0 865.39 733.98 76.01 5565.15 0.00 0.00 0.00 0.00 19:05:15 18:50:01 eth0 1.80 0.90 0.72 0.25 0.00 0.00 0.00 0.00 19:05:15 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:51:01 eth0 0.23 0.18 0.02 0.02 0.00 0.00 0.00 0.00 19:05:15 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:52:01 eth0 0.62 0.18 0.13 0.07 0.00 0.00 0.00 0.00 19:05:15 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:53:01 eth0 0.20 0.20 0.07 0.01 0.00 0.00 0.00 0.00 19:05:15 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:54:01 eth0 0.77 0.10 0.09 0.01 0.00 0.00 0.00 0.00 19:05:15 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:55:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:15 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:56:01 eth0 0.58 0.07 0.07 0.01 0.00 0.00 0.00 0.00 19:05:15 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:57:01 eth0 0.50 0.15 0.11 0.07 0.00 0.00 0.00 0.00 19:05:15 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:58:01 eth0 0.77 0.07 0.06 0.01 0.00 0.00 0.00 0.00 19:05:15 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:59:01 eth0 1.13 0.08 0.09 0.01 0.00 0.00 0.00 0.00 19:05:15 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:00:01 eth0 0.98 0.52 0.40 0.22 0.00 0.00 0.00 0.00 19:05:15 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:01:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:05:15 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:02:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:05:15 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:03:01 eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:05:15 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:04:01 eth0 0.82 0.13 0.08 0.01 0.00 0.00 0.00 0.00 19:05:15 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 Average: eth0 56.35 52.93 548.09 19.43 0.00 0.00 0.00 0.00 19:05:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:15 Average: docker0 39.41 33.43 3.46 253.47 0.00 0.00 0.00 0.00 19:05:15 19:05:15 19:05:15 ---> sar -P ALL: 19:05:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 19:05:15 19:05:15 18:41:20 LINUX RESTART (2 CPU) 19:05:15 19:05:15 18:42:02 CPU %user %nice %system %iowait %steal %idle 19:05:15 18:43:01 all 31.03 0.00 9.67 4.75 0.12 54.43 19:05:15 18:43:01 0 24.19 0.00 9.85 3.40 0.13 62.43 19:05:15 18:43:01 1 37.98 0.00 9.49 6.12 0.11 46.30 19:05:15 18:44:01 all 59.32 0.00 10.02 1.40 0.12 29.14 19:05:15 18:44:01 0 59.91 0.00 10.09 1.16 0.11 28.73 19:05:15 18:44:01 1 58.72 0.00 9.96 1.65 0.13 29.54 19:05:15 18:45:01 all 34.20 0.00 4.16 0.35 0.08 61.21 19:05:15 18:45:01 0 33.69 0.00 4.11 0.35 0.09 61.76 19:05:15 18:45:01 1 34.71 0.00 4.21 0.35 0.07 60.65 19:05:15 18:46:02 all 60.89 0.00 8.25 1.46 0.12 29.29 19:05:15 18:46:02 0 60.98 0.00 8.34 1.42 0.11 29.15 19:05:15 18:46:02 1 60.80 0.00 8.15 1.50 0.13 29.43 19:05:15 18:47:01 all 30.52 0.00 18.80 44.78 0.13 5.77 19:05:15 18:47:01 0 29.54 0.00 18.91 44.43 0.11 7.01 19:05:15 18:47:01 1 31.51 0.00 18.70 45.13 0.15 4.52 19:05:15 18:48:01 all 78.35 0.00 15.35 5.03 0.16 1.11 19:05:15 18:48:01 0 78.32 0.00 15.24 5.46 0.15 0.83 19:05:15 18:48:01 1 78.38 0.00 15.46 4.60 0.17 1.39 19:05:15 18:49:01 all 53.65 0.00 12.09 1.99 0.11 32.17 19:05:15 18:49:01 0 53.64 0.00 12.34 1.69 0.11 32.22 19:05:15 18:49:01 1 53.65 0.00 11.83 2.29 0.11 32.12 19:05:15 18:50:01 all 0.21 0.00 0.06 0.00 0.01 99.72 19:05:15 18:50:01 0 0.03 0.00 0.07 0.00 0.00 99.90 19:05:15 18:50:01 1 0.38 0.00 0.05 0.00 0.02 99.55 19:05:15 18:51:01 all 0.28 0.00 0.06 0.00 0.02 99.65 19:05:15 18:51:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:05:15 18:51:01 1 0.45 0.00 0.08 0.00 0.02 99.45 19:05:15 18:52:01 all 0.23 0.00 0.05 0.00 0.02 99.71 19:05:15 18:52:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:05:15 18:52:01 1 0.40 0.00 0.05 0.00 0.00 99.55 19:05:15 18:53:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:05:15 18:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:05:15 18:53:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:05:15 19:05:15 18:53:01 CPU %user %nice %system %iowait %steal %idle 19:05:15 18:54:01 all 0.23 0.00 0.02 0.00 0.02 99.73 19:05:15 18:54:01 0 0.43 0.00 0.02 0.00 0.02 99.53 19:05:15 18:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:05:15 18:55:01 all 0.22 0.00 0.02 0.00 0.01 99.76 19:05:15 18:55:01 0 0.38 0.00 0.02 0.00 0.02 99.58 19:05:15 18:55:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:05:15 18:56:01 all 0.10 0.00 0.05 0.00 0.02 99.83 19:05:15 18:56:01 0 0.08 0.00 0.07 0.00 0.02 99.83 19:05:15 18:56:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:05:15 18:57:01 all 0.19 0.00 0.07 0.01 0.01 99.72 19:05:15 18:57:01 0 0.37 0.00 0.07 0.00 0.02 99.55 19:05:15 18:57:01 1 0.02 0.00 0.07 0.02 0.00 99.90 19:05:15 18:58:01 all 0.19 0.00 0.02 0.00 0.03 99.77 19:05:15 18:58:01 0 0.33 0.00 0.02 0.00 0.02 99.63 19:05:15 18:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:05:15 18:59:01 all 0.20 0.00 0.03 0.00 0.02 99.76 19:05:15 18:59:01 0 0.38 0.00 0.02 0.00 0.02 99.58 19:05:15 18:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:05:15 19:00:01 all 0.25 0.00 0.03 0.00 0.01 99.72 19:05:15 19:00:01 0 0.47 0.00 0.02 0.00 0.02 99.50 19:05:15 19:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:05:15 19:01:01 all 0.19 0.00 0.03 0.00 0.02 99.77 19:05:15 19:01:01 0 0.35 0.00 0.02 0.00 0.02 99.62 19:05:15 19:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:05:15 19:02:01 all 0.19 0.00 0.03 0.00 0.02 99.76 19:05:15 19:02:01 0 0.32 0.00 0.03 0.00 0.02 99.63 19:05:15 19:02:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:05:15 19:03:01 all 0.22 0.00 0.03 0.00 0.02 99.74 19:05:15 19:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:05:15 19:03:01 1 0.40 0.00 0.02 0.00 0.02 99.57 19:05:15 19:04:01 all 0.23 0.00 0.03 0.00 0.02 99.73 19:05:15 19:04:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:05:15 19:04:01 1 0.43 0.00 0.02 0.00 0.00 99.55 19:05:15 19:05:15 Average: CPU %user %nice %system %iowait %steal %idle 19:05:15 Average: all 15.00 0.00 3.36 2.52 0.05 79.08 19:05:15 Average: 0 14.69 0.00 3.38 2.44 0.05 79.44 19:05:15 Average: 1 15.31 0.00 3.33 2.60 0.05 78.72 19:05:15 19:05:15 19:05:15