Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e57188e00e89e0d20a1f3c03614da85116ecb0b 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-ssh2356432657687516027.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh4757262089079965579.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2220285385417436742.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh6617817320078509858.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5310295337192852235.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-977 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/113 [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/113 # 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/113@tmp/jenkins-gitclient-ssh1413621309519959190.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0e57188e00e89e0d20a1f3c03614da85116ecb0b (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 Commit message: "docs(snap): update snap/README.md for Jakarta (#3821)" > git rev-list --no-walk 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:57:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:57:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:57:56 ========================================================= 14:57:56 EdgeX Global Pipelines Version Info 14:57:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:57:57 ------------------- 14:57:57 stable info: 14:57:57 ------------------- 14:57:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:57:57 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 14:57:57 Message: update stable to v1.0.215 14:57:58 ------------------- 14:57:58 experimental info: 14:57:58 ------------------- 14:57:58 Commited By: **** collab-it+edgex@linuxfoundation.org 14:57:58 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 14:57:58 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e57188 [Pipeline] echo 14:57:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:58 provisioning config files... 14:57:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config4666063661799069176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:58 ---> docker-login.sh 14:57:58 nexus3.edgexfoundry.org:10001 14:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:59 Configure a credential helper to remove this warning. See 14:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:59 14:57:59 Login Succeeded 14:57:59 nexus3.edgexfoundry.org:10002 14:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:59 Configure a credential helper to remove this warning. See 14:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:59 14:57:59 Login Succeeded 14:57:59 nexus3.edgexfoundry.org:10003 14:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:59 Configure a credential helper to remove this warning. See 14:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:59 14:57:59 Login Succeeded 14:57:59 nexus3.edgexfoundry.org:10004 14:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:59 Configure a credential helper to remove this warning. See 14:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:59 14:57:59 Login Succeeded 14:57:59 docker.io 14:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:59 Configure a credential helper to remove this warning. See 14:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:59 14:57:59 Login Succeeded 14:57:59 ---> docker-login.sh ends [Pipeline] } 14:57:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:00 ++ 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 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ cut -d/ -f2 14:58:00 ++ dirname cmd/core-command/Dockerfile 14:58:00 + echo core-command,cmd/core-command/Dockerfile 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ dirname cmd/core-data/Dockerfile 14:58:00 ++ cut -d/ -f2 14:58:00 + echo core-data,cmd/core-data/Dockerfile 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ dirname cmd/core-metadata/Dockerfile 14:58:00 ++ cut -d/ -f2 14:58:00 + echo core-metadata,cmd/core-metadata/Dockerfile 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ dirname cmd/security-bootstrapper/Dockerfile 14:58:00 ++ cut -d/ -f2 14:58:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ dirname cmd/security-proxy-setup/Dockerfile 14:58:00 ++ cut -d/ -f2 14:58:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:58:00 ++ cut -d/ -f2 14:58:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ dirname cmd/support-notifications/Dockerfile 14:58:00 ++ cut -d/ -f2 14:58:00 + echo support-notifications,cmd/support-notifications/Dockerfile 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ dirname cmd/support-scheduler/Dockerfile 14:58:00 ++ cut -d/ -f2 14:58:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:58:00 + for file in '`ls cmd/**/Dockerfile`' 14:58:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:58:00 ++ cut -d/ -f2 14:58:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:58:00 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:58:00 + git rev-list -1 --merges 0e57188e00e89e0d20a1f3c03614da85116ecb0b~1..0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] echo 14:58:00 -----------> git rev-list -1 --merges 0e57188e00e89e0d20a1f3c03614da85116ecb0b~1..0e57188e00e89e0d20a1f3c03614da85116ecb0b 0e57188e00e89e0d20a1f3c03614da85116ecb0b [false] [Pipeline] sh 14:58:01 + git log --format=format:%s -1 0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] echo 14:58:01 ========================================================= 14:58:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:58:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:58:01 14:58:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:58:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:58:02 latest: Pulling from edgex-devops/git-semver 14:58:02 a0d0a0d46f8b: Pulling fs layer 14:58:02 3e5f54012d9b: Pulling fs layer 14:58:02 4c7163046ea9: Pulling fs layer 14:58:02 0c2d73faf560: Pulling fs layer 14:58:02 0c2d73faf560: Waiting 14:58:02 3e5f54012d9b: Verifying Checksum 14:58:02 3e5f54012d9b: Download complete 14:58:02 a0d0a0d46f8b: Verifying Checksum 14:58:02 a0d0a0d46f8b: Download complete 14:58:02 4c7163046ea9: Verifying Checksum 14:58:02 4c7163046ea9: Download complete 14:58:02 0c2d73faf560: Verifying Checksum 14:58:02 0c2d73faf560: Download complete 14:58:02 a0d0a0d46f8b: Pull complete 14:58:02 3e5f54012d9b: Pull complete 14:58:02 4c7163046ea9: Pull complete 14:58:02 0c2d73faf560: Pull complete 14:58:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:58:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:58:02 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 14:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:58:03 $ docker top de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:03 [ssh-agent] Looking for ssh-agent implementation... 14:58:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:03 $ docker exec de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd ssh-agent 14:58:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdOMFkG/agent.15 14:58:03 SSH_AGENT_PID=21 14:58:03 Running ssh-add (command line suppressed) 14:58:03 Identity added: /w/workspace/edgex-go/113@tmp/private_key_3434752151032626997.key (/w/workspace/edgex-go/113@tmp/private_key_3434752151032626997.key) 14:58:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:04 + git tag --points-at HEAD [Pipeline] } 14:58:04 $ docker exec --env ******** --env ******** de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd ssh-agent -k 14:58:04 unset SSH_AUTH_SOCK; 14:58:04 unset SSH_AGENT_PID; 14:58:04 echo Agent pid 21 killed; 14:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:04 [ssh-agent] Looking for ssh-agent implementation... 14:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:04 $ docker exec de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd ssh-agent 14:58:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNgCgNe/agent.54 14:58:04 SSH_AGENT_PID=60 14:58:04 Running ssh-add (command line suppressed) 14:58:04 Identity added: /w/workspace/edgex-go/113@tmp/private_key_2716707696951416503.key (/w/workspace/edgex-go/113@tmp/private_key_2716707696951416503.key) 14:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:04 + git semver init 14:58:04 # -> Open(): unable to determine branch for HEAD 14:58:04 # $GIT_DIR = /w/workspace/edgex-go/113/.git 14:58:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/113 14:58:04 # $SEMVER_REMOTE_NAME = origin 14:58:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:58:04 # $SEMVER_USER_NAME = edgex-jenkins 14:58:04 # $SEMVER_BRANCH = main 14:58:04 # $SEMVER_TEMP = /tmp/semver-948600330 14:58:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:58:04 # -> Clone(): ssh: handshake failed: knownhosts: key mismatch 14:58:04 # git init /tmp/semver-948600330 14:58:04 # '/tmp/semver-948600330' -> '/w/workspace/edgex-go/113/.semver' 14:58:04 # -> Force: false 14:58:04 # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [Pipeline] } 14:58:04 $ docker exec --env ******** --env ******** de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd ssh-agent -k 14:58:04 unset SSH_AUTH_SOCK; 14:58:04 unset SSH_AGENT_PID; 14:58:04 echo Agent pid 60 killed; 14:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:05 + git semver [Pipeline] } 14:58:05 $ docker stop --time=1 de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd 14:58:06 $ docker rm -f de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd [Pipeline] // withDockerContainer [Pipeline] sh 14:58:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:58:07 Stashed 1 file(s) [Pipeline] echo 14:58:07 [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 14:58:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:07 ========================================================= 14:58:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:58:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:58:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:58:07 a0d0a0d46f8b: Already exists 14:58:07 31adcdaf11c8: Pulling fs layer 14:58:07 b8b176561691: Pulling fs layer 14:58:07 4527c011a84f: Pulling fs layer 14:58:07 5d74067f8e1e: Pulling fs layer 14:58:07 e0aca202a116: Pulling fs layer 14:58:07 3a43be97a3b4: Pulling fs layer 14:58:07 34cad66bf833: Pulling fs layer 14:58:07 b4e3c513aaa6: Pulling fs layer 14:58:07 e0aca202a116: Waiting 14:58:07 3a43be97a3b4: Waiting 14:58:07 34cad66bf833: Waiting 14:58:07 b4e3c513aaa6: Waiting 14:58:07 5d74067f8e1e: Waiting 14:58:07 b8b176561691: Download complete 14:58:07 31adcdaf11c8: Verifying Checksum 14:58:07 31adcdaf11c8: Download complete 14:58:07 5d74067f8e1e: Verifying Checksum 14:58:07 5d74067f8e1e: Download complete 14:58:07 3a43be97a3b4: Verifying Checksum 14:58:07 3a43be97a3b4: Download complete 14:58:07 e0aca202a116: Verifying Checksum 14:58:07 e0aca202a116: Download complete 14:58:07 34cad66bf833: Verifying Checksum 14:58:07 34cad66bf833: Download complete 14:58:07 31adcdaf11c8: Pull complete 14:58:07 b8b176561691: Pull complete 14:58:08 4527c011a84f: Verifying Checksum 14:58:08 4527c011a84f: Download complete 14:58:08 b4e3c513aaa6: Verifying Checksum 14:58:08 b4e3c513aaa6: Download complete 14:58:11 4527c011a84f: Pull complete 14:58:11 5d74067f8e1e: Pull complete 14:58:11 e0aca202a116: Pull complete 14:58:11 3a43be97a3b4: Pull complete 14:58:11 34cad66bf833: Pull complete 14:58:14 b4e3c513aaa6: Pull complete 14:58:14 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 14:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:58:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:58:14 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:58:14 WORKDIR /edgex 14:58:14 COPY go.mod . 14:58:14 RUN go mod download' 14:58:14 + docker build -t ci-base-image-x86_64 -f - . 14:58:15 Sending build context to Docker daemon 166.7MB 14:58:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:58:15 ---> 9f6097aaca64 14:58:15 Step 2/4 : WORKDIR /edgex 14:58:17 ---> Running in a02ce4bd66a1 14:58:17 Removing intermediate container a02ce4bd66a1 14:58:17 ---> e53871ceb2c5 14:58:17 Step 3/4 : COPY go.mod . 14:58:17 ---> 4333890e7309 14:58:17 Step 4/4 : RUN go mod download 14:58:17 ---> Running in e6c032df2b23 14:58:22 Still waiting to schedule task 14:58:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:58:50 Removing intermediate container e6c032df2b23 14:58:50 ---> 8486ec311acc 14:58:50 Successfully built 8486ec311acc 14:58:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:58:50 + docker inspect -f . ci-base-image-x86_64 14:58:50 . [Pipeline] withDockerContainer 14:58:50 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 14:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** ci-base-image-x86_64 cat 14:58:50 $ docker top 6e5eff03398b307e46042e7d0e0c4d68c888c3b30ff46bd59248f53b9f7aea5a -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:51 + go version 14:58:51 go version go1.16.8 linux/amd64 [Pipeline] } 14:58:51 $ docker stop --time=1 6e5eff03398b307e46042e7d0e0c4d68c888c3b30ff46bd59248f53b9f7aea5a 14:58:52 $ docker rm -f 6e5eff03398b307e46042e7d0e0c4d68c888c3b30ff46bd59248f53b9f7aea5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:52 + docker inspect -f . ci-base-image-x86_64 14:58:52 . [Pipeline] withDockerContainer 14:58:53 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 14:58:53 $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** ci-base-image-x86_64 cat 14:58:53 $ docker top dcb5b2fc62570ca7f51cc573618452e1bec9bbbc9e83e9b609ba4f2a46c0540b -eo pid,comm [Pipeline] { [Pipeline] echo 14:58:53 ========================================================= 14:58:53 [edgeXBuildGoParallel] Running Tests and Build... 14:58:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:58:53 + make test 14:58:53 go mod tidy 14:58:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:58:59 ? github.com/edgexfoundry/edgex-go [no test files] 14:59:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:59:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:59:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:59:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:59:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:59:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:59:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:59:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:59:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 14:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:59:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 14:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:59:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements 14:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements 14:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements 14:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.302s coverage: 94.2% of statements 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:59:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:59:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements 14:59:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:59:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 14:59:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 14:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 14:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 14:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 14:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 14:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 14:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 14:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.199s coverage: 82.5% of statements 14:59:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:59:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-978 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:59:51 Running in /w/workspace/edgex-go/113 [Pipeline] { [Pipeline] checkout 14:59:51 The recommended git tool is: git 14:59:57 using credential edgex-jenkins-ssh 14:59:57 Cloning the remote Git repository 14:59:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:59:57 > git init /w/workspace/edgex-go/113 # timeout=10 14:59:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:59:57 > git --version # timeout=10 14:59:57 > git --version # 'git version 2.17.1' 14:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.117s coverage: 64.4% of statements 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 15:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 15:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 65.4% of statements 15:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.8% of statements 15:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 15:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 15:00:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:00:12 Avoid second fetch 15:00:12 Checking out Revision 0e57188e00e89e0d20a1f3c03614da85116ecb0b (main) 15:00:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:00:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:12 > git config core.sparsecheckout # timeout=10 15:00:12 > git checkout -f 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 15:00:16 Commit message: "docs(snap): update snap/README.md for Jakarta (#3821)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:00:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:00:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:00:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:00:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:00:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:00:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 15:00:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 15:00:17 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 15:00:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:00:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:00:17 Dload Upload Total Spent Left Speed 15:00:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 82111 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh 15:00:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:00:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:00:18 + sudo tee /etc/docker/daemon.new 15:00:18 { 15:00:18 "registry-mirrors": [ 15:00:18 "https://nexus3.edgexfoundry.org:10001" 15:00:18 ], 15:00:18 "bip": "10.250.0.254/24", 15:00:18 "hosts": [ 15:00:18 "tcp://0.0.0.0:5555", 15:00:18 "unix:///var/run/docker.sock" 15:00:18 ], 15:00:18 "mtu": 1458, 15:00:18 "selinux-enabled": true, 15:00:18 "seccomp-profile": "/etc/docker/seccomp.json" 15:00:18 } [Pipeline] sh 15:00:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:00:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:37 provisioning config files... 15:00:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config2116075124687202960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:37 ---> docker-login.sh 15:00:37 nexus3.edgexfoundry.org:10001 15:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:38 Configure a credential helper to remove this warning. See 15:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:38 15:00:38 Login Succeeded 15:00:38 nexus3.edgexfoundry.org:10002 15:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:39 Configure a credential helper to remove this warning. See 15:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:39 15:00:39 Login Succeeded 15:00:39 nexus3.edgexfoundry.org:10003 15:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:39 Configure a credential helper to remove this warning. See 15:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:39 15:00:39 Login Succeeded 15:00:39 nexus3.edgexfoundry.org:10004 15:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:40 Configure a credential helper to remove this warning. See 15:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:40 15:00:40 Login Succeeded 15:00:40 docker.io 15:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:40 Configure a credential helper to remove this warning. See 15:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:40 15:00:40 Login Succeeded 15:00:40 ---> docker-login.sh ends [Pipeline] } 15:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:00:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:41 ========================================================= 15:00:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:00:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:00:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:00:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:00:41 552d1f2373af: Pulling fs layer 15:00:41 ea3f2d53f512: Pulling fs layer 15:00:41 9e70ebbbe112: Pulling fs layer 15:00:41 7a9cfe048b4a: Pulling fs layer 15:00:41 72dc09318566: Pulling fs layer 15:00:41 f4f7b4309257: Pulling fs layer 15:00:41 0ac9a79272e3: Pulling fs layer 15:00:41 b78e95d17946: Pulling fs layer 15:00:41 72dc09318566: Waiting 15:00:41 f4f7b4309257: Waiting 15:00:41 0ac9a79272e3: Waiting 15:00:41 b78e95d17946: Waiting 15:00:41 7a9cfe048b4a: Waiting 15:00:41 9e70ebbbe112: Verifying Checksum 15:00:41 9e70ebbbe112: Download complete 15:00:41 ea3f2d53f512: Verifying Checksum 15:00:41 ea3f2d53f512: Download complete 15:00:41 72dc09318566: Verifying Checksum 15:00:41 72dc09318566: Download complete 15:00:41 f4f7b4309257: Verifying Checksum 15:00:41 f4f7b4309257: Download complete 15:00:41 552d1f2373af: Verifying Checksum 15:00:41 552d1f2373af: Download complete 15:00:41 0ac9a79272e3: Verifying Checksum 15:00:41 0ac9a79272e3: Download complete 15:00:42 552d1f2373af: Pull complete 15:00:43 ea3f2d53f512: Pull complete 15:00:43 9e70ebbbe112: Pull complete 15:00:43 b78e95d17946: Verifying Checksum 15:00:43 b78e95d17946: Download complete 15:00:44 7a9cfe048b4a: Verifying Checksum 15:00:44 7a9cfe048b4a: Download complete 15:00:49 GO111MODULE=on go vet ./... 15:00:54 7a9cfe048b4a: Pull complete 15:00:54 72dc09318566: Pull complete 15:00:54 f4f7b4309257: Pull complete 15:00:55 0ac9a79272e3: Pull complete 15:00:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:57 ./bin/test-attribution-txt.sh [Pipeline] echo 15:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:00:58 + ls -al . 15:00:58 total 644 15:00:58 drwxrwxr-x 10 1001 1001 4096 Nov 17 15:00 . 15:00:58 drwxr-xr-x 4 root root 32 Nov 17 14:58 .. 15:00:58 -rw-rw-r-- 1 1001 1001 11 Nov 17 14:57 .dockerignore 15:00:58 drwxrwxr-x 8 1001 1001 162 Nov 17 14:57 .git 15:00:58 drwxrwxr-x 4 1001 1001 142 Nov 17 14:57 .github 15:00:58 -rw-rw-r-- 1 1001 1001 804 Nov 17 14:57 .gitignore 15:00:58 -rw-rw-r-- 1 1001 1001 42 Nov 17 14:57 .golangci.yml 15:00:58 -rw-rw-r-- 1 1001 1001 76 Nov 17 14:57 .hadolint.yml 15:00:58 drwx------ 3 1001 1001 30 Nov 17 14:58 .semver 15:00:58 -rw-rw-r-- 1 1001 1001 166 Nov 17 14:57 .sonarcloud.properties 15:00:58 -rw-rw-r-- 1 1001 1001 1171 Nov 17 14:57 ADOPTERS.md 15:00:58 -rw-rw-r-- 1 1001 1001 8910 Nov 17 14:57 Attribution.txt 15:00:58 -rw-rw-r-- 1 1001 1001 51732 Nov 17 14:57 CHANGELOG.md 15:00:58 -rw-rw-r-- 1 1001 1001 3804 Nov 17 14:57 CONTRIBUTING.md 15:00:58 -rw-rw-r-- 1 1001 1001 677 Nov 17 14:57 GOVERNANCE.md 15:00:58 -rw-rw-r-- 1 1001 1001 849 Nov 17 14:57 Jenkinsfile 15:00:58 -rw-rw-r-- 1 1001 1001 10775 Nov 17 14:57 LICENSE 15:00:58 -rw-rw-r-- 1 1001 1001 6508 Nov 17 14:57 Makefile 15:00:58 -rw-rw-r-- 1 1001 1001 582 Nov 17 14:57 OWNERS.md 15:00:58 -rw-rw-r-- 1 1001 1001 8207 Nov 17 14:57 README.md 15:00:58 -rw-rw-r-- 1 1001 1001 6912 Nov 17 14:57 SECURITY.md 15:00:58 -rw-rw-r-- 1 1001 1001 5 Nov 17 14:58 VERSION 15:00:58 -rw-rw-r-- 1 1001 1001 4131 Nov 17 14:57 ZMQWindows.md 15:00:58 drwxrwxr-x 2 1001 1001 37 Nov 17 14:57 bin 15:00:58 drwxrwxr-x 14 1001 1001 4096 Nov 17 14:57 cmd 15:00:58 -rw-r--r-- 1 root root 428381 Nov 17 15:00 coverage.out 15:00:58 -rw-rw-r-- 1 1001 1001 822 Nov 17 14:57 go.mod 15:00:58 -rw-rw-r-- 1 1001 1001 49471 Nov 17 14:57 go.sum 15:00:58 drwxrwxr-x 8 1001 1001 124 Nov 17 14:57 internal 15:00:58 drwxrwxr-x 3 1001 1001 16 Nov 17 14:57 openapi 15:00:58 drwxrwxr-x 4 1001 1001 71 Nov 17 14:57 snap 15:00:58 -rw-rw-r-- 1 1001 1001 204 Nov 17 14:57 version.go [Pipeline] sh 15:00:58 + '[' -e coverage.out ] 15:00:58 + chown 1001:1001 coverage.out [Pipeline] stash 15:00:58 Stashed 1 file(s) [Pipeline] sh 15:00:58 + make build 15:00:58 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 15:01:00 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 15:01:01 b78e95d17946: Pull complete 15:01:01 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:01:02 + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:01:02 WORKDIR /edgex 15:01:02 COPY go.mod . 15:01:02 RUN go mod download - 15:01:02 . 15:01:05 Sending build context to Docker daemon 166.6MB 15:01:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:01:05 ---> 8b459fc5aaf0 15:01:05 Step 2/4 : WORKDIR /edgex 15:01:07 ---> Running in 884dd98964f5 15:01:07 Removing intermediate container 884dd98964f5 15:01:07 ---> f1c0cce12ece 15:01:07 Step 3/4 : COPY go.mod . 15:01:07 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 15:01:07 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 15:01:08 ---> 1f45eea29aac 15:01:08 Step 4/4 : RUN go mod download 15:01:08 ---> Running in f0bba2aab796 15:01:08 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 15:01:08 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 15:01:09 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 15:01:10 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 15:01:11 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 15:01:12 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 15:01:12 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 15:01:13 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] } 15:01:15 $ docker stop --time=1 dcb5b2fc62570ca7f51cc573618452e1bec9bbbc9e83e9b609ba4f2a46c0540b 15:01:17 $ docker rm -f dcb5b2fc62570ca7f51cc573618452e1bec9bbbc9e83e9b609ba4f2a46c0540b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:01:18 15:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:01:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:01:19 latest: Pulling from edgex-devops/edgex-compose 15:01:19 cbdbe7a5bc2a: Pulling fs layer 15:01:19 ca9280d653b3: Pulling fs layer 15:01:19 7e9c9ca2126c: Pulling fs layer 15:01:19 cbdbe7a5bc2a: Verifying Checksum 15:01:19 cbdbe7a5bc2a: Download complete 15:01:19 ca9280d653b3: Verifying Checksum 15:01:19 ca9280d653b3: Download complete 15:01:19 cbdbe7a5bc2a: Pull complete 15:01:19 7e9c9ca2126c: Download complete 15:01:20 ca9280d653b3: Pull complete 15:01:24 7e9c9ca2126c: Pull complete 15:01:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:01:24 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 15:01:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:01:27 $ docker top 0d512b72029731e064ffc086ffde97ccb37730e28817fc2235fc3c5365be9979 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:27 + docker-compose build --help 15:01:27 + grep parallel 15:01:27 --parallel Build images in parallel. [Pipeline] } 15:01:27 $ docker stop --time=1 0d512b72029731e064ffc086ffde97ccb37730e28817fc2235fc3c5365be9979 15:01:29 $ docker rm -f 0d512b72029731e064ffc086ffde97ccb37730e28817fc2235fc3c5365be9979 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:01:29 . [Pipeline] withDockerContainer 15:01:29 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 15:01:29 $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:01:29 $ docker top cd8740e1d6af22ae47ce3deca18b413c4dbd660ffde446a1e89442165b4cc9b9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:30 + docker-compose -f ./docker-compose-build.yml build --parallel 15:01:30 Building core-command ... 15:01:30 Building core-data ... 15:01:30 Building core-metadata ... 15:01:30 Building security-bootstrapper ... 15:01:30 Building security-proxy-setup ... 15:01:30 Building security-secretstore-setup ... 15:01:30 Building support-notifications ... 15:01:30 Building support-scheduler ... 15:01:30 Building sys-mgmt-agent ... 15:01:30 Building core-data 15:01:30 Building security-bootstrapper 15:01:30 Building security-secretstore-setup 15:01:30 Building support-scheduler 15:01:30 Building support-notifications 15:01:38 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:01:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:01:38 ---> 8486ec311acc 15:01:38 Step 3/21 : WORKDIR /edgex-go 15:01:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:01:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:01:38 ---> 8486ec311acc 15:01:38 Step 3/24 : WORKDIR /edgex-go 15:01:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:01:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:01:39 ---> 8486ec311acc 15:01:39 Step 3/23 : WORKDIR /edgex-go 15:01:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:01:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:01:39 ---> 8486ec311acc 15:01:39 Step 3/22 : WORKDIR /edgex-go 15:01:39 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:01:39 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:01:39 ---> 8486ec311acc 15:01:39 Step 3/30 : WORKDIR /edgex-go 15:01:40 ---> Running in b45ae75167b9 15:01:40 ---> Running in e03607f8723a 15:01:40 ---> Running in f9dfd2eab7af 15:01:40 ---> Running in b5492534121d 15:01:40 ---> Running in 7b5b3aa38400 15:01:40 Removing intermediate container e03607f8723a 15:01:40 ---> 946dc152ac2c 15:01:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:40 Removing intermediate container b45ae75167b9 15:01:40 ---> 41da2b7920c6 15:01:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:40 Removing intermediate container f9dfd2eab7af 15:01:40 ---> a1baf28385bc 15:01:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:40 ---> Running in dda16f6f8368 15:01:40 Removing intermediate container b5492534121d 15:01:40 ---> d7b50ed975c5 15:01:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:40 Removing intermediate container 7b5b3aa38400 15:01:40 ---> 38f77ef1d0d6 15:01:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:40 ---> Running in 3c591b880271 15:01:40 ---> Running in 97ed1bc84f97 15:01:40 ---> Running in dca63ce27fde 15:01:40 ---> Running in 6e66e2fb01af 15:01:41 Removing intermediate container dda16f6f8368 15:01:41 ---> 21be2a956533 15:01:41 Step 5/23 : RUN apk add --update --no-cache make git 15:01:41 ---> Running in 72a6227e798a 15:01:42 Removing intermediate container dca63ce27fde 15:01:42 ---> 5cbc62245c4b 15:01:42 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:01:42 ---> Running in dadee1b4df0e 15:01:42 Removing intermediate container 97ed1bc84f97 15:01:42 ---> 6014a75a30b6 15:01:42 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:01:42 ---> Running in 0e44d8a86773 15:01:42 Removing intermediate container 6e66e2fb01af 15:01:42 ---> 3fa3db50167b 15:01:42 Step 5/24 : RUN apk add --update --no-cache make git 15:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:01:42 Removing intermediate container 3c591b880271 15:01:42 ---> 5e03fc83384a 15:01:42 Step 5/30 : RUN apk add --update --no-cache make git 15:01:42 ---> Running in 804c95190d1b 15:01:42 ---> Running in f0bd754ea1d5 15:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:01:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:01:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:01:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:01:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:01:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:01:44 OK: 220 MiB in 52 packages 15:01:44 OK: 220 MiB in 52 packages 15:01:44 OK: 220 MiB in 52 packages 15:01:44 OK: 220 MiB in 52 packages 15:01:44 OK: 220 MiB in 52 packages 15:01:44 Removing intermediate container 72a6227e798a 15:01:44 ---> 49d81c57c276 15:01:44 Step 6/23 : COPY go.mod . 15:01:44 Removing intermediate container dadee1b4df0e 15:01:44 ---> 0cc489fd1b7e 15:01:44 Step 6/21 : COPY . . 15:01:44 Removing intermediate container f0bd754ea1d5 15:01:44 ---> c26352a52f09 15:01:44 Step 6/30 : COPY . . 15:01:44 Removing intermediate container 0e44d8a86773 15:01:44 ---> 583b5a001d61 15:01:44 Step 6/22 : COPY . . 15:01:45 Removing intermediate container 804c95190d1b 15:01:45 ---> a3f3dcfd14ed 15:01:45 Step 6/24 : COPY . . 15:01:48 ---> d5fe0ef67b1d 15:01:48 Step 7/23 : RUN go mod download 15:01:51 ---> Running in 9ad18e629270 15:01:51 ---> 5ac3393cdb02 15:01:51 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:51 ---> 5ce2b3e4e039 15:01:51 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:51 ---> Running in eb9be71458c1 15:01:51 ---> a710a4ddfd74 15:01:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:51 ---> f9198eda21f7 15:01:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:51 ---> Running in 060d459937a4 15:01:51 ---> Running in 6ab98bab35c0 15:01:51 ---> Running in dd5ea60472e6 15:01:52 Removing intermediate container 9ad18e629270 15:01:52 ---> 608e39762249 15:01:52 Step 8/23 : COPY . . 15:01:54 Removing intermediate container 6ab98bab35c0 15:01:54 ---> ab43928b0a3f 15:01:54 Step 8/22 : RUN make cmd/core-data/core-data 15:01:54 Removing intermediate container eb9be71458c1 15:01:54 ---> 9d76188ea3d5 15:01:54 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:01:54 ---> Running in b7e89fc41da0 15:01:54 ---> Running in e0d8d9f67328 15:01:54 Removing intermediate container dd5ea60472e6 15:01:54 ---> fc5d40a26fab 15:01:54 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:01:54 Removing intermediate container 060d459937a4 15:01:54 ---> cab722a2e21b 15:01:54 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:01:54 ---> Running in 03bc2fb7ec88 15:01:54 ---> Running in ca483a912b92 15:01:54 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 15:01:55 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 15:01:55 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 15:01: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 15:01:55 ---> 09afd8ba83c1 15:01:55 Step 9/23 : RUN go mod tidy 15:01:55 ---> Running in 24e641f67e27 15:01:57 Removing intermediate container 24e641f67e27 15:01:57 ---> 2afc45e62694 15:01:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:01:57 ---> Running in 1c496129e617 15:01:58 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 15:02:29 Removing intermediate container f0bba2aab796 15:02:29 ---> c1fea6c4de6d 15:02:29 Successfully built c1fea6c4de6d 15:02:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:02:30 + docker inspect -f . ci-base-image-arm64 15:02:30 . [Pipeline] withDockerContainer 15:02:30 prd-ubuntu18.04-docker-arm64-4c-16g-978 does not seem to be running inside a container 15:02:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** ci-base-image-arm64 cat 15:02:31 $ docker top e8cb6d8570446cd7db818489698ebaba474e7581c3634a4e61328cce51b47300 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:32 + go version 15:02:32 go version go1.16.8 linux/arm64 [Pipeline] } 15:02:32 $ docker stop --time=1 e8cb6d8570446cd7db818489698ebaba474e7581c3634a4e61328cce51b47300 15:02:34 $ docker rm -f e8cb6d8570446cd7db818489698ebaba474e7581c3634a4e61328cce51b47300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:35 15:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:36 latest: Pulling from edgex-devops/edgex-compose-arm64 15:02:36 29e5d40040c1: Pulling fs layer 15:02:36 1ce36da41761: Pulling fs layer 15:02:36 25b303627fd3: Pulling fs layer 15:02:36 29e5d40040c1: Verifying Checksum 15:02:36 29e5d40040c1: Download complete 15:02:36 1ce36da41761: Verifying Checksum 15:02:36 1ce36da41761: Download complete 15:02:37 29e5d40040c1: Pull complete 15:02:37 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 15:02:37 Removing intermediate container ca483a912b92 15:02:37 ---> 978a767c9aee 15:02:37 15:02:37 Step 9/30 : FROM alpine:3.14 15:02:37 Removing intermediate container 03bc2fb7ec88 15:02:37 ---> afe9e27beb25 15:02:37 15:02:37 Step 9/24 : FROM alpine:3.14 15:02:37 3.14: Pulling from library/alpine 15:02:37 3.14: Pulling from library/alpine 15:02:37 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:02:37 Status: Downloaded newer image for alpine:3.14 15:02:37 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:02:37 Status: Image is up to date for alpine:3.14 15:02:37 ---> 0a97eee8041e 15:02:37 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:02:37 ---> 0a97eee8041e 15:02:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:02:37 ---> Running in 5a96c99f3c81 15:02:37 ---> Running in 6eefb8d14e0d 15:02:38 Removing intermediate container 6eefb8d14e0d 15:02:38 ---> afa2a747d30f 15:02:38 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:02:38 ---> Running in 844f990daba5 15:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:02:38 25b303627fd3: Verifying Checksum 15:02:38 25b303627fd3: Download complete 15:02:38 1ce36da41761: Pull complete 15:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:02:38 (1/3) Installing ca-certificates (20191127-r5) 15:02:38 Removing intermediate container e0d8d9f67328 15:02:38 ---> 8b32c864bdf2 15:02:38 15:02:38 Step 9/21 : FROM alpine:3.14 15:02:38 ---> 0a97eee8041e 15:02:38 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:02:38 (2/3) Installing dumb-init (1.2.5-r1) 15:02:38 (3/3) Installing su-exec (0.2-r1) 15:02:38 Executing busybox-1.33.1-r6.trigger 15:02:38 Executing ca-certificates-20191127-r5.trigger 15:02:38 ---> Running in 4f54a4c9f705 15:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:02:38 OK: 6 MiB in 17 packages 15:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:02:39 (1/2) Installing dumb-init (1.2.5-r1) 15:02:39 (2/2) Installing su-exec (0.2-r1) 15:02:39 Executing busybox-1.33.1-r6.trigger 15:02:39 OK: 6 MiB in 16 packages 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:02:39 Removing intermediate container 5a96c99f3c81 15:02:39 ---> 4aa292dc2dac 15:02:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:02:39 ---> Running in bf600cbc66ae 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:02:39 (1/2) Installing ca-certificates (20191127-r5) 15:02:39 (2/2) Installing dumb-init (1.2.5-r1) 15:02:39 Executing busybox-1.33.1-r6.trigger 15:02:39 Executing ca-certificates-20191127-r5.trigger 15:02:39 OK: 6 MiB in 16 packages 15:02:39 Removing intermediate container bf600cbc66ae 15:02:39 ---> 657b0de8fc45 15:02:39 Step 12/24 : WORKDIR / 15:02:39 ---> Running in d0435c73705b 15:02:40 Removing intermediate container 844f990daba5 15:02:40 ---> e4f88e5a71c9 15:02:40 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:02:40 Removing intermediate container d0435c73705b 15:02:40 ---> 66fc3ebfc3b2 15:02:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:02:40 ---> Running in 00928104c109 15:02:40 Removing intermediate container 00928104c109 15:02:40 ---> 4420cfa60010 15:02:40 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:02:40 Removing intermediate container 4f54a4c9f705 15:02:40 ---> 37e7c2ec7927 15:02:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:02:40 ---> Running in 9449a3832633 15:02:40 ---> 1a397e42f5a8 15:02:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:02:40 ---> Running in 18f379a1aef5 15:02:40 Removing intermediate container 1c496129e617 15:02:40 ---> 3fd804f8d68e 15:02:40 15:02:40 Step 11/23 : FROM alpine:3.14 15:02:40 ---> 0a97eee8041e 15:02:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:02:40 Removing intermediate container 9449a3832633 15:02:40 ---> 9ce66ab13cc3 15:02:40 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:02:40 ---> Running in 293d9262ba54 15:02:41 ---> Running in 8013459ab2bd 15:02:41 Removing intermediate container 18f379a1aef5 15:02:41 ---> 59b65fdd254b 15:02:41 Step 12/21 : ENV APP_PORT=59860 15:02:41 ---> 8a90465e8966 15:02:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:02:41 ---> Running in cf3cf8162001 15:02:41 Removing intermediate container cf3cf8162001 15:02:41 ---> 63f862c66c05 15:02:41 Step 13/21 : EXPOSE $APP_PORT 15:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:02:42 ---> 3d8db6ae2489 15:02:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:02:42 ---> Running in 237df448c0f0 15:02:42 (1/1) Installing dumb-init (1.2.5-r1) 15:02:42 Executing busybox-1.33.1-r6.trigger 15:02:42 OK: 6 MiB in 15 packages 15:02:42 Removing intermediate container 237df448c0f0 15:02:42 ---> 81b4fd937503 15:02:42 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:42 Removing intermediate container b7e89fc41da0 15:02:42 ---> f2dafbb3b484 15:02:42 15:02:42 Step 9/22 : FROM alpine:3.14 15:02:42 ---> 0a97eee8041e 15:02:42 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:02:42 ---> b890d8d9aae0 15:02:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:02:42 Removing intermediate container 8013459ab2bd 15:02:42 ---> f44ab4c012b5 15:02:42 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:02:42 ---> Running in 952a041ace7e 15:02:42 ---> Running in 732439045bc8 15:02:42 ---> 5fad34ab0397 15:02:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:02:42 Removing intermediate container 293d9262ba54 15:02:42 ---> 4b29aab5530c 15:02:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:02:42 Removing intermediate container 952a041ace7e 15:02:42 ---> df59a5f0edfe 15:02:42 Step 11/22 : ENV APP_PORT=59880 15:02:42 ---> Running in 60c09b56b7f7 15:02:42 Removing intermediate container 732439045bc8 15:02:42 ---> 2a454aaf603d 15:02:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:02:42 ---> Running in 0fd710dbdf7b 15:02:42 Removing intermediate container 60c09b56b7f7 15:02:42 ---> 96a6baf1b5af 15:02:42 Step 14/23 : ENV APP_PORT=59861 15:02:42 ---> a5b2f282475b 15:02:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:02:42 ---> Running in 4d2b5a5eda9d 15:02:42 Removing intermediate container 0fd710dbdf7b 15:02:42 ---> c7128491af83 15:02:42 Step 12/22 : EXPOSE $APP_PORT 15:02:42 ---> c5fba02eac56 15:02:42 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:02:42 ---> 7060c87657eb 15:02:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:02:42 ---> Running in 80de3a464e3f 15:02:42 ---> Running in a4d481155e1a 15:02:42 Removing intermediate container 4d2b5a5eda9d 15:02:42 ---> b6f04953fce8 15:02:42 Step 15/23 : EXPOSE $APP_PORT 15:02:43 ---> Running in 69198441ba85 15:02:43 Removing intermediate container 80de3a464e3f 15:02:43 ---> 500182c10b3e 15:02:43 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:43 ---> 635653d6f372 15:02:43 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:02:43 ---> Running in d92e13df5098 15:02:43 Removing intermediate container 69198441ba85 15:02:43 ---> 68af55031e6f 15:02:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:43 ---> e020f6ae71fa 15:02:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:02:43 ---> Running in d426ea992f83 15:02:43 Removing intermediate container d426ea992f83 15:02:43 ---> f858672d8502 15:02:43 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:02:43 ---> Running in da9bbec26329 15:02:43 ---> 4e608d8f7762 15:02:43 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/ 15:02:43 ---> c7b106cb0440 15:02:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:02:43 ---> Running in 0672031c80e7 15:02:43 Removing intermediate container da9bbec26329 15:02:43 ---> dc463b01306d 15:02:43 Step 19/21 : LABEL arch=x86_64 15:02:43 ---> Running in 5caef51017bf 15:02:43 Removing intermediate container a4d481155e1a 15:02:43 ---> 7fdc19a2523d 15:02:43 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:43 Removing intermediate container 5caef51017bf 15:02:43 ---> eee854b76085 15:02:43 Step 20/21 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:02:43 ---> Running in 50269121e521 15:02:43 ---> 6b9cd0cb2769 15:02:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:02:43 ---> a4f47d7e5fbc 15:02:43 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:02:43 Removing intermediate container d92e13df5098 15:02:43 ---> 350a95e27987 15:02:43 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:02:44 Removing intermediate container 50269121e521 15:02:44 ---> 34a3e99aaf3d 15:02:44 Step 21/21 : LABEL version=0.0.0 15:02:44 ---> Running in 6312e19661b3 15:02:44 ---> Running in 56c3b20582ea 15:02:44 ---> 84ff122ad90e 15:02:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:02:44 ---> Running in 661b1ce353ff 15:02:44 Removing intermediate container 0672031c80e7 15:02:44 ---> e4533171e5a6 15:02:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:02:44 Removing intermediate container 56c3b20582ea 15:02:44 ---> 7af6d2f2c121 15:02:44 15:02:44 Successfully built 7af6d2f2c121 15:02:44 ---> Running in dd2a5febbffb 15:02:44 Successfully tagged support-notifications:latest 15:02:44 Building sys-mgmt-agent 15:02:44  Building support-notifications ... done Removing intermediate container 661b1ce353ff 15:02:44 ---> 7f33b09c7d7e 15:02:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:02:44 ---> 460afd541c66 15:02:44 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:02:45 ---> Running in 94ddf8e1b245 15:02:45 Removing intermediate container dd2a5febbffb 15:02:45 ---> bb99555f7607 15:02:45 Step 22/24 : LABEL arch=x86_64 15:02:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:02:45 ---> 8a308a64766f 15:02:45 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:02:45 ---> Running in 9d2ce6bbe31d 15:02:45 Removing intermediate container 94ddf8e1b245 15:02:45 ---> 856a86e9ac62 15:02:45 Step 21/23 : LABEL arch=x86_64 15:02:45 ---> Running in df8e2011cda7 15:02:45 Removing intermediate container 9d2ce6bbe31d 15:02:45 ---> d4681bea96c6 15:02:45 Step 23/24 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:02:45 ---> Running in af2f04d3939d 15:02:45 Removing intermediate container df8e2011cda7 15:02:45 ---> 0b4568701d04 15:02:45 Step 22/23 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:02:45 ---> 10878045a388 15:02:45 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:02:45 ---> Running in 3b2b430d1240 15:02:45 Removing intermediate container af2f04d3939d 15:02:45 ---> 6a07aa02b8b5 15:02:45 Step 24/24 : LABEL version=0.0.0 15:02:46 Removing intermediate container 3b2b430d1240 15:02:46 ---> 2b84bb6eff95 15:02:46 Step 23/23 : LABEL version=0.0.0 15:02:46 ---> Running in 20e214ddf1d8 15:02:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:02:46 ---> 338a3cea2c4f 15:02:46 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:02:46 ---> Running in 924e1341ce90 15:02:46 Removing intermediate container 20e214ddf1d8 15:02:46 ---> 400b18c2e946 15:02:46 15:02:46 ---> Running in 391f9f44fd56 15:02:46 Removing intermediate container 924e1341ce90 15:02:46 ---> fc49617c2b21 15:02:46 15:02:46 Successfully built 400b18c2e946 15:02:46 Successfully tagged security-secretstore-setup:latest 15:02:46 Building security-proxy-setup 15:02:46  Building security-secretstore-setup ... done Successfully built fc49617c2b21 15:02:46 (1/6) Installing dumb-init (1.2.5-r1) 15:02:46 Successfully tagged support-scheduler:latest 15:02:46 Building core-metadata 15:02:46  Building support-scheduler ... done Removing intermediate container 391f9f44fd56 15:02:46 ---> 322001955de7 15:02:46 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:02:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:02:46 (3/6) Installing libsodium (1.0.18-r0) 15:02:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:02:46 (5/6) Installing libzmq (4.3.4-r0) 15:02:47 (6/6) Installing zeromq (4.3.4-r0) 15:02:47 Executing busybox-1.33.1-r6.trigger 15:02:47 OK: 8 MiB in 20 packages 15:02:48 25b303627fd3: Pull complete 15:02:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:02:48 prd-ubuntu18.04-docker-arm64-4c-16g-978 does not seem to be running inside a container 15:02:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:02:49 ---> b176d8a5cb40 15:02:49 Step 25/30 : RUN chmod +x /entrypoint.sh 15:02:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:02:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:02:49 ---> 8486ec311acc 15:02:49 Step 3/22 : WORKDIR /edgex-go 15:02:49 ---> Using cache 15:02:49 ---> 38f77ef1d0d6 15:02:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:49 ---> Using cache 15:02:49 ---> 3fa3db50167b 15:02:49 Step 5/22 : RUN apk add --update --no-cache make bash git 15:02:50 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:02:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:02:50 ---> 8486ec311acc 15:02:50 Step 3/20 : WORKDIR /edgex-go 15:02:50 ---> Using cache 15:02:50 ---> 38f77ef1d0d6 15:02:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:50 ---> Using cache 15:02:50 ---> 3fa3db50167b 15:02:50 Step 5/20 : RUN apk add --update --no-cache make git 15:02:50 ---> Using cache 15:02:50 ---> a3f3dcfd14ed 15:02:50 Step 6/20 : COPY . . 15:02:50 ---> Using cache 15:02:50 ---> f9198eda21f7 15:02:50 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:50 ---> Using cache 15:02:50 ---> fc5d40a26fab 15:02:50 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:02:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:02:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:02:50 ---> 8486ec311acc 15:02:50 Step 3/22 : WORKDIR /edgex-go 15:02:50 ---> Using cache 15:02:50 ---> 38f77ef1d0d6 15:02:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:50 ---> Using cache 15:02:50 ---> 3fa3db50167b 15:02:50 Step 5/22 : RUN apk add --update --no-cache make git 15:02:50 ---> Using cache 15:02:50 ---> a3f3dcfd14ed 15:02:50 Step 6/22 : COPY . . 15:02:50 ---> Using cache 15:02:50 ---> f9198eda21f7 15:02:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:50 ---> Using cache 15:02:50 ---> fc5d40a26fab 15:02:50 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:02:50 ---> Running in 1599113a3019 15:02:50 ---> Running in 13cf376a875b 15:02:50 ---> Running in f89b30833866 15:02:50 ---> Running in abf45034031a 15:02:50 Removing intermediate container 6312e19661b3 15:02:50 ---> b8b1b7897cce 15:02:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:50 ---> 848dd9c5fd9c 15:02:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:02:51 $ docker top b2379a0d5116c3fec16dfa05381a53cde00c4f603aa803150cd02a23790e4429 -eo pid,comm 15:02:51 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 15:02:51 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 [Pipeline] { [Pipeline] sh 15:02:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:02:51 ---> c0beaba172d4 15:02:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:02:51 ---> 08a6dac14eb3 15:02:51 Step 18/22 : ENTRYPOINT ["/core-data"] 15:02:51 ---> Running in 9406c4f7cc6b 15:02:51 Removing intermediate container 9406c4f7cc6b 15:02:51 ---> 6b10859b8abf 15:02:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:02:51 ---> Running in ae19998824be 15:02:51 Removing intermediate container abf45034031a 15:02:51 ---> 8c7e44291441 15:02:51 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:02:51 ---> Running in 4a59849abe19 15:02:51 Removing intermediate container ae19998824be 15:02:51 ---> 3206726e5144 15:02:51 Step 20/22 : LABEL arch=x86_64 15:02:51 ---> Running in f355b69ceddc 15:02:52 + docker-compose+ buildgrep parallel 15:02:52 --help 15:02:52 Removing intermediate container 4a59849abe19 15:02:52 ---> 6f13ff4ed619 15:02:52 Step 27/30 : CMD ["gate"] 15:02:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:02:52 Removing intermediate container f355b69ceddc 15:02:52 ---> 889a489aef17 15:02:52 Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:02:52 ---> Running in 6d02a226c6ef 15:02:52 ---> Running in e4448d44947d 15:02:52 Removing intermediate container 6d02a226c6ef 15:02:52 ---> 30cbff9abe8c 15:02:52 Step 28/30 : LABEL arch=x86_64 15:02:52 Removing intermediate container e4448d44947d 15:02:52 ---> 132829c45e5a 15:02:52 Step 22/22 : LABEL version=0.0.0 15:02:52 ---> Running in ae56a9350ae7 15:02:52 ---> Running in d97bc2f1c326 15:02:52 Removing intermediate container ae56a9350ae7 15:02:52 ---> 992a7778db7c 15:02:52 Step 29/30 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:02:52 OK: 220 MiB in 52 packages 15:02:52 Removing intermediate container d97bc2f1c326 15:02:52 ---> c39072ccf97c 15:02:52 15:02:52 ---> Running in d970853aa27a 15:02:53 Successfully built c39072ccf97c 15:02:53 Successfully tagged core-data:latest 15:02:53  Building core-data ... done Building core-command 15:02:53 Removing intermediate container d970853aa27a 15:02:53 ---> ad5584418a8d 15:02:53 Step 30/30 : LABEL version=0.0.0 15:02:53 ---> Running in be1de7935f25 15:02:53 Removing intermediate container 1599113a3019 15:02:53 ---> dc94493a9efb 15:02:53 Step 6/22 : COPY . . 15:02:54 Removing intermediate container be1de7935f25 15:02:54 ---> 3615cde08d5d 15:02:54 15:02:54 Successfully built 3615cde08d5d 15:02:54 Successfully tagged security-bootstrapper:latest 15:02:55 --parallel Build images in parallel. [Pipeline] } 15:02:55 $ docker stop --time=1 b2379a0d5116c3fec16dfa05381a53cde00c4f603aa803150cd02a23790e4429 15:02:57 $ docker rm -f b2379a0d5116c3fec16dfa05381a53cde00c4f603aa803150cd02a23790e4429 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:58 . [Pipeline] withDockerContainer 15:02:58 prd-ubuntu18.04-docker-arm64-4c-16g-978 does not seem to be running inside a container 15:02:58 $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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:10003/edgex-devops/edgex-compose-arm64:latest cat 15:02:59 $ docker top e5554f3dd17264e5adfb428f7a34f5a0fd5b52bfd832477085df7e1852947f87 -eo pid,comm 15:02:59  Building security-bootstrapper ... done  ---> 3d271c6fd037 15:02:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:59 ---> Running in e2429e2387c1 [Pipeline] { [Pipeline] sh 15:03:00 + docker-compose -f ./docker-compose-build.yml build --parallel 15:03:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:03:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:00 ---> 8486ec311acc 15:03:00 Step 3/22 : WORKDIR /edgex-go 15:03:00 ---> Using cache 15:03:00 ---> 38f77ef1d0d6 15:03:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:00 ---> Using cache 15:03:00 ---> 3fa3db50167b 15:03:00 Step 5/22 : RUN apk add --update --no-cache make git 15:03:00 ---> Using cache 15:03:00 ---> a3f3dcfd14ed 15:03:00 Step 6/22 : COPY . . 15:03:00 ---> Using cache 15:03:00 ---> f9198eda21f7 15:03:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:00 ---> Using cache 15:03:00 ---> fc5d40a26fab 15:03:00 Step 8/22 : RUN make cmd/core-command/core-command 15:03:01 ---> Running in acbca661a424 15:03: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 15:03:01 Removing intermediate container e2429e2387c1 15:03:01 ---> f9c53034b042 15:03:01 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:03:01 ---> Running in 63b2cfa9d34f 15:03:02 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 15:03:04 Building core-command ... 15:03:04 Building core-data ... 15:03:04 Building core-metadata ... 15:03:04 Building security-bootstrapper ... 15:03:04 Building security-proxy-setup ... 15:03:04 Building security-secretstore-setup ... 15:03:04 Building support-notifications ... 15:03:04 Building support-scheduler ... 15:03:04 Building sys-mgmt-agent ... 15:03:04 Building core-command 15:03:04 Building security-bootstrapper 15:03:04 Building sys-mgmt-agent 15:03:04 Building core-metadata 15:03:04 Building support-notifications 15:03:17 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 15:03:23 Removing intermediate container 13cf376a875b 15:03:23 ---> bd25428ed3f6 15:03:23 15:03:23 Step 9/20 : FROM alpine:3.14 15:03:23 ---> 0a97eee8041e 15:03:23 Step 10/20 : RUN apk add --update --no-cache curl 15:03:23 ---> Running in 0c1f69b0c5ad 15:03:23 Removing intermediate container f89b30833866 15:03:23 ---> 9b14ff601c67 15:03:23 15:03:23 Step 9/22 : FROM alpine:3.14 15:03:23 ---> 0a97eee8041e 15:03:23 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:03:23 ---> Using cache 15:03:23 ---> 4b29aab5530c 15:03:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:03:23 ---> Using cache 15:03:23 ---> 96a6baf1b5af 15:03:23 Step 12/22 : ENV APP_PORT=59881 15:03:23 ---> Running in ab506859a512 15:03:23 Removing intermediate container ab506859a512 15:03:23 ---> eb5f4711ec85 15:03:23 Step 13/22 : EXPOSE $APP_PORT 15:03:23 ---> Running in a172cbbbdb61 15:03:23 Removing intermediate container a172cbbbdb61 15:03:23 ---> c599c71a10b9 15:03:23 Step 14/22 : WORKDIR / 15:03:23 ---> Running in 99815a1231ae 15:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:03:23 Removing intermediate container 99815a1231ae 15:03:23 ---> a6d2cb567962 15:03:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:03:23 ---> ef6a5973058d 15:03:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:03:24 (1/5) Installing ca-certificates (20191127-r5) 15:03:24 (2/5) Installing brotli-libs (1.0.9-r5) 15:03:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:03:24 (4/5) Installing libcurl (7.79.1-r0) 15:03:24 (5/5) Installing curl (7.79.1-r0) 15:03:24 Executing busybox-1.33.1-r6.trigger 15:03:24 Executing ca-certificates-20191127-r5.trigger 15:03:24 OK: 8 MiB in 19 packages 15:03:24 ---> ec3732f800a2 15:03:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:03:24 ---> 70a63696f445 15:03:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:03:24 ---> Running in 3e1dc0588b54 15:03:24 Removing intermediate container 0c1f69b0c5ad 15:03:24 ---> 2dfde21bb0ed 15:03:24 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:03:25 ---> Running in 10e2e9c14395 15:03:25 Removing intermediate container 3e1dc0588b54 15:03:25 ---> aae105b4b653 15:03:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:25 Removing intermediate container 10e2e9c14395 15:03:25 ---> 0ec111632ab9 15:03:25 Step 12/20 : WORKDIR /edgex 15:03:25 ---> Running in 611da1725089 15:03:25 ---> Running in 14ba27937fb4 15:03:25 Removing intermediate container 611da1725089 15:03:25 ---> 653bef435d15 15:03:25 Step 20/22 : LABEL arch=x86_64 15:03:25 Removing intermediate container 14ba27937fb4 15:03:25 ---> 68108aa6c60d 15:03:25 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:03:25 ---> Running in c01588c5af2d 15:03:25 Removing intermediate container c01588c5af2d 15:03:25 ---> c765068f93a3 15:03:25 Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:25 ---> 350ded125dfd 15:03:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:03:26 ---> Running in 29aeb67b949c 15:03:26 Removing intermediate container 29aeb67b949c 15:03:26 ---> 3c086ecb1fbf 15:03:26 Step 22/22 : LABEL version=0.0.0 15:03:26 ---> Running in 2784536865b4 15:03:26 ---> af81022521c9 15:03:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:03:26 Removing intermediate container 2784536865b4 15:03:26 ---> be635eb77f8b 15:03:26 15:03:26 Successfully built be635eb77f8b 15:03:26 Successfully tagged core-metadata:latest 15:03:27  Building core-metadata ... done  ---> ebf42dc2932c 15:03:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:03:27 ---> Running in 0854950de990 15:03:27 Removing intermediate container 0854950de990 15:03:27 ---> 4371bc6ee1b5 15:03:27 Step 17/20 : CMD ["--init=true"] 15:03:27 ---> Running in 5580285ea410 15:03:27 Removing intermediate container 5580285ea410 15:03:27 ---> 05c0beefa237 15:03:27 Step 18/20 : LABEL arch=x86_64 15:03:27 ---> Running in 53ae209aa14d 15:03:27 Removing intermediate container 53ae209aa14d 15:03:27 ---> c4e1128766be 15:03:27 Step 19/20 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:27 ---> Running in 779a8df772aa 15:03:27 Removing intermediate container 779a8df772aa 15:03:27 ---> 53c2593da0c3 15:03:27 Step 20/20 : LABEL version=0.0.0 15:03:28 ---> Running in fe28fcbdd63f 15:03:28 Removing intermediate container fe28fcbdd63f 15:03:28 ---> 6639093892c7 15:03:28 15:03:28 Successfully built 6639093892c7 15:03:28 Successfully tagged security-proxy-setup:latest 15:03:28  Building security-proxy-setup ... done Removing intermediate container acbca661a424 15:03:28 ---> 3e8421e5ed95 15:03:28 15:03:28 Step 9/22 : FROM alpine:3.14 15:03:28 ---> 0a97eee8041e 15:03:28 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:03:28 ---> Using cache 15:03:28 ---> 4b29aab5530c 15:03:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:03:28 ---> Using cache 15:03:28 ---> 96a6baf1b5af 15:03:28 Step 12/22 : ENV APP_PORT=59882 15:03:28 ---> Running in d00238693abc 15:03:29 Removing intermediate container d00238693abc 15:03:29 ---> 2162fb0db42f 15:03:29 Step 13/22 : EXPOSE $APP_PORT 15:03:29 ---> Running in 7396ab6b741b 15:03:29 Removing intermediate container 7396ab6b741b 15:03:29 ---> 0d612681969c 15:03:29 Step 14/22 : WORKDIR / 15:03:29 ---> Running in 6f3ef7d329ba 15:03:29 Removing intermediate container 63b2cfa9d34f 15:03:29 ---> ac836bef2dbf 15:03:29 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:03:29 ---> Running in 13892d5020a8 15:03:29 Removing intermediate container 6f3ef7d329ba 15:03:29 ---> 8314df72d1a7 15:03:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:29 ---> 5381207827e4 15:03:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:03:29 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 15:03:30 ---> 427bc2902619 15:03:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:03:30 ---> baf58de3d039 15:03:30 Step 18/22 : ENTRYPOINT ["/core-command"] 15:03:30 ---> Running in 96765b98d973 15:03:30 Removing intermediate container 96765b98d973 15:03:30 ---> 48da5ede49dc 15:03:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:30 ---> Running in 0ff78301dedd 15:03:30 Removing intermediate container 0ff78301dedd 15:03:30 ---> cabe2d375fbb 15:03:30 Step 20/22 : LABEL arch=x86_64 15:03:30 ---> Running in e6823025fd6b 15:03:30 Removing intermediate container 13892d5020a8 15:03:30 ---> 1c59679c5d4e 15:03:30 15:03:30 Step 10/22 : FROM docker:20.10.8 15:03:30 Removing intermediate container e6823025fd6b 15:03:30 ---> d342c09bcc4e 15:03:30 Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:30 ---> Running in 7b3f66e79e79 15:03:30 Removing intermediate container 7b3f66e79e79 15:03:30 ---> d61b1e6d7843 15:03:30 Step 22/22 : LABEL version=0.0.0 15:03:30 ---> Running in bcfa4e2c2e57 15:03:31 Removing intermediate container bcfa4e2c2e57 15:03:31 ---> 44d8875be199 15:03:31 15:03:31 Successfully built 44d8875be199 15:03:31 Successfully tagged core-command:latest 15:03:31  Building core-command ... done 20.10.8: Pulling from library/docker 15:03:33 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:03:33 Status: Downloaded newer image for docker:20.10.8 15:03:33 ---> bc6c0ffef665 15:03:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:03:33 ---> Running in 09e87d743bff 15:03:33 Removing intermediate container 09e87d743bff 15:03:33 ---> d350eb48217a 15:03:33 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 15:03:33 ---> Running in 0cb72b8f634e 15:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:03:34 (1/42) Installing readline (8.1.0-r0) 15:03:34 (2/42) Installing bash (5.1.4-r0) 15:03:34 Executing bash-5.1.4-r0.post-install 15:03:34 (3/42) Installing brotli-libs (1.0.9-r5) 15:03:34 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:03:34 (5/42) Installing libcurl (7.79.1-r0) 15:03:34 (6/42) Installing curl (7.79.1-r0) 15:03:34 (7/42) Installing dumb-init (1.2.5-r1) 15:03:34 (8/42) Installing libbz2 (1.0.8-r1) 15:03:34 (9/42) Installing expat (2.4.1-r0) 15:03:34 (10/42) Installing libffi (3.3-r2) 15:03:34 (11/42) Installing gdbm (1.19-r0) 15:03:34 (12/42) Installing xz-libs (5.2.5-r0) 15:03:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:03:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:03:34 (15/42) Installing mpdecimal (2.5.1-r1) 15:03:34 (16/42) Installing sqlite-libs (3.35.5-r0) 15:03:34 (17/42) Installing python3 (3.9.5-r1) 15:03:34 (18/42) Installing py3-appdirs (1.4.4-r2) 15:03:34 (19/42) Installing py3-chardet (4.0.0-r2) 15:03:34 (20/42) Installing py3-idna (3.2-r0) 15:03:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:03:34 (22/42) Installing py3-certifi (2020.12.5-r1) 15:03:34 (23/42) Installing py3-requests (2.25.1-r4) 15:03:34 (24/42) Installing py3-msgpack (1.0.2-r1) 15:03:34 (25/42) Installing py3-lockfile (0.12.2-r4) 15:03:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:03:34 (27/42) Installing py3-colorama (0.4.4-r1) 15:03:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:03:34 (29/42) Installing py3-distlib (0.3.1-r3) 15:03:34 (30/42) Installing py3-distro (1.5.0-r3) 15:03:34 (31/42) Installing py3-six (1.15.0-r1) 15:03:34 (32/42) Installing py3-webencodings (0.5.1-r4) 15:03:34 (33/42) Installing py3-html5lib (1.1-r1) 15:03:34 (34/42) Installing py3-parsing (2.4.7-r2) 15:03:34 (35/42) Installing py3-packaging (20.9-r1) 15:03:34 (36/42) Installing py3-toml (0.10.2-r2) 15:03:34 (37/42) Installing py3-pep517 (0.10.0-r2) 15:03:34 (38/42) Installing py3-progress (1.5-r2) 15:03:34 (39/42) Installing py3-retrying (1.3.3-r1) 15:03:34 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:03:34 (41/42) Installing py3-setuptools (52.0.0-r3) 15:03:35 (42/42) Installing py3-pip (20.3.4-r1) 15:03:35 Executing busybox-1.33.1-r3.trigger 15:03:35 OK: 84 MiB in 64 packages 15:03:35 Collecting docker-compose==1.23.2 15:03:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:03:36 Collecting jsonschema<3,>=2.5.1 15:03:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:03:36 Collecting texttable<0.10,>=0.9.0 15:03:36 Downloading texttable-0.9.1.tar.gz (11 kB) 15:03:36 Collecting PyYAML<4,>=3.10 15:03:36 Downloading PyYAML-3.13.tar.gz (270 kB) 15:03:36 Collecting cached-property<2,>=1.2.0 15:03:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:03:36 Collecting docopt<0.7,>=0.6.1 15:03:36 Downloading docopt-0.6.2.tar.gz (25 kB) 15:03:37 Collecting websocket-client<1.0,>=0.32.0 15:03:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:03:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:03:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:03:37 Collecting dockerpty<0.5,>=0.4.1 15:03:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:03:37 Collecting docker<4.0,>=3.6.0 15:03:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:03:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:03:37 Collecting docker-pycreds>=0.4.0 15:03:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:03:37 Collecting chardet<3.1.0,>=3.0.2 15:03:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:03:37 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) 15:03:37 Collecting urllib3<1.25,>=1.21.1 15:03:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:03:37 Collecting idna<2.8,>=2.5 15:03:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:03:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:03:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:03:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:03:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:03:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:03:38 Attempting uninstall: urllib3 15:03:38 Found existing installation: urllib3 1.26.5 15:03:38 Uninstalling urllib3-1.26.5: 15:03:38 Successfully uninstalled urllib3-1.26.5 15:03:38 Attempting uninstall: idna 15:03:38 Found existing installation: idna 3.2 15:03:38 Uninstalling idna-3.2: 15:03:38 Successfully uninstalled idna-3.2 15:03:38 Attempting uninstall: chardet 15:03:38 Found existing installation: chardet 4.0.0 15:03:38 Uninstalling chardet-4.0.0: 15:03:38 Successfully uninstalled chardet-4.0.0 15:03:38 Attempting uninstall: requests 15:03:38 Found existing installation: requests 2.25.1 15:03:38 Uninstalling requests-2.25.1: 15:03:39 Successfully uninstalled requests-2.25.1 15:03:39 Running setup.py install for texttable: started 15:03:39 Running setup.py install for texttable: finished with status 'done' 15:03:39 Running setup.py install for PyYAML: started 15:03:39 Running setup.py install for PyYAML: finished with status 'done' 15:03:39 Running setup.py install for docopt: started 15:03:40 Running setup.py install for docopt: finished with status 'done' 15:03:40 Running setup.py install for dockerpty: started 15:03:40 Running setup.py install for dockerpty: finished with status 'done' 15:03:40 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 15:03:43 Removing intermediate container 0cb72b8f634e 15:03:43 ---> a11cad792d2c 15:03:43 Step 13/22 : ENV APP_PORT=58890 15:03:43 ---> Running in d8749761e76f 15:03:43 Removing intermediate container d8749761e76f 15:03:43 ---> da04d7c7cf48 15:03:43 Step 14/22 : EXPOSE $APP_PORT 15:03:43 ---> Running in e296825f38ea 15:03:43 Removing intermediate container e296825f38ea 15:03:43 ---> 90628902c3fa 15:03:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:03:44 ---> 523974d05b82 15:03:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:03:44 ---> ae397e546e52 15:03:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:03:44 ---> 438fe7e6b50e 15:03:44 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:03:44 ---> Running in fc7eebb52c3a 15:03:44 Removing intermediate container fc7eebb52c3a 15:03:44 ---> 2c3138bd2f3e 15:03:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:44 ---> Running in 0b4aa0c9946c 15:03:44 Removing intermediate container 0b4aa0c9946c 15:03:44 ---> c4247751ede2 15:03:44 Step 20/22 : LABEL arch=x86_64 15:03:44 ---> Running in 5fb1d93314b0 15:03:44 Removing intermediate container 5fb1d93314b0 15:03:44 ---> 394370f1ad8e 15:03:44 Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:44 ---> Running in 9b8df5218d45 15:03:44 Removing intermediate container 9b8df5218d45 15:03:44 ---> 22e16b8d388f 15:03:44 Step 22/22 : LABEL version=0.0.0 15:03:44 ---> Running in 2f99651d8dd6 15:03:44 Removing intermediate container 2f99651d8dd6 15:03:44 ---> 3f56b100ba58 15:03:44 15:03:45 Successfully built 3f56b100ba58 15:03:45 Successfully tagged sys-mgmt-agent:latest 15:03:45  Building sys-mgmt-agent ... done  [Pipeline] } 15:03:45 $ docker stop --time=1 cd8740e1d6af22ae47ce3deca18b413c4dbd660ffde446a1e89442165b4cc9b9 15:03:46 $ docker rm -f cd8740e1d6af22ae47ce3deca18b413c4dbd660ffde446a1e89442165b4cc9b9 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:46 + docker images 15:03:46 REPOSITORY TAG IMAGE ID CREATED SIZE 15:03:46 sys-mgmt-agent latest 3f56b100ba58 2 seconds ago 294MB 15:03:46 1c59679c5d4e 16 seconds ago 1.59GB 15:03:46 core-command latest 44d8875be199 16 seconds ago 16.1MB 15:03:46 3e8421e5ed95 18 seconds ago 1.59GB 15:03:46 security-proxy-setup latest 6639093892c7 19 seconds ago 26.9MB 15:03:46 core-metadata latest be635eb77f8b 20 seconds ago 16.9MB 15:03:46 9b14ff601c67 24 seconds ago 1.6GB 15:03:46 bd25428ed3f6 24 seconds ago 1.6GB 15:03:46 security-bootstrapper latest 3615cde08d5d 53 seconds ago 18.9MB 15:03:46 core-data latest c39072ccf97c 54 seconds ago 20.7MB 15:03:46 support-scheduler latest fc49617c2b21 About a minute ago 16.2MB 15:03:46 security-secretstore-setup latest 400b18c2e946 About a minute ago 28.4MB 15:03:46 support-notifications latest 7af6d2f2c121 About a minute ago 17MB 15:03:46 f2dafbb3b484 About a minute ago 1.6GB 15:03:46 3fd804f8d68e About a minute ago 1.59GB 15:03:46 8b32c864bdf2 About a minute ago 1.59GB 15:03:46 afe9e27beb25 About a minute ago 1.6GB 15:03:46 978a767c9aee About a minute ago 1.59GB 15:03:46 ci-base-image-x86_64 latest 8486ec311acc 5 minutes ago 1.25GB 15:03:46 alpine 3.14 0a97eee8041e 4 days ago 5.61MB 15:03:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 15:03:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 15:03:46 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 15:03:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:46 provisioning config files... 15:03:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config6393079516966080711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:47 ---> docker-login.sh 15:03:47 nexus3.edgexfoundry.org:10001 15:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:47 Configure a credential helper to remove this warning. See 15:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:47 15:03:47 Login Succeeded 15:03:47 nexus3.edgexfoundry.org:10002 15:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:47 Configure a credential helper to remove this warning. See 15:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:47 15:03:47 Login Succeeded 15:03:47 nexus3.edgexfoundry.org:10003 15:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:47 Configure a credential helper to remove this warning. See 15:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:47 15:03:47 Login Succeeded 15:03:47 nexus3.edgexfoundry.org:10004 15:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:47 Configure a credential helper to remove this warning. See 15:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:47 15:03:47 Login Succeeded 15:03:47 docker.io 15:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:48 Configure a credential helper to remove this warning. See 15:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:48 15:03:48 Login Succeeded 15:03:48 ---> docker-login.sh ends [Pipeline] } 15:03:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:03:48 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:48 latest 15:03:48 0.0.0 15:03:48 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:03:48 main 15:03:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:03:48 + docker push nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:48 28a1f10b5654: Preparing 15:03:48 dd10fee4de74: Preparing 15:03:48 8599346cf92c: Preparing 15:03:48 0d0db9bedbd6: Preparing 15:03:48 1a058d5342cc: Preparing 15:03:48 1a058d5342cc: Layer already exists 15:03:48 0d0db9bedbd6: Pushed 15:03:48 8599346cf92c: Pushed 15:03:48 28a1f10b5654: Pushed 15:03:50 dd10fee4de74: Pushed 15:03:50 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:03:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 15:03:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:50 28a1f10b5654: Preparing 15:03:50 dd10fee4de74: Preparing 15:03:50 8599346cf92c: Preparing 15:03:50 0d0db9bedbd6: Preparing 15:03:50 1a058d5342cc: Preparing 15:03:50 1a058d5342cc: Layer already exists 15:03:50 8599346cf92c: Layer already exists 15:03:50 dd10fee4de74: Layer already exists 15:03:50 0d0db9bedbd6: Layer already exists 15:03:50 28a1f10b5654: Layer already exists 15:03:50 latest: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:03:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:03:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:50 ---> c1fea6c4de6d 15:03:50 Step 3/22 : WORKDIR /edgex-go 15:03:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:03:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:50 ---> c1fea6c4de6d 15:03:50 Step 3/22 : WORKDIR /edgex-go 15:03:50 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:03:50 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:03:50 ---> c1fea6c4de6d 15:03:50 Step 3/30 : WORKDIR /edgex-go 15:03:50 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:03:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:03:50 ---> c1fea6c4de6d 15:03:50 Step 3/21 : WORKDIR /edgex-go 15:03:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:03:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:50 ---> c1fea6c4de6d 15:03:50 Step 3/22 : WORKDIR /edgex-go 15:03:50 ---> Running in 59b1bc990d8f 15:03:50 ---> Running in 33ca93fcc4ea 15:03:50 ---> Running in fbd9a9c1c059 15:03:50 ---> Running in 5500d8e81ccd 15:03:50 ---> Running in f6627944301c 15:03:50 Removing intermediate container f6627944301c 15:03:50 ---> 905b5c7e19fa 15:03:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:50 ---> Running in cafd21fcf563 15:03:50 Removing intermediate container 59b1bc990d8f 15:03:50 ---> a0d1baa31ce3 15:03:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:50 Removing intermediate container 33ca93fcc4ea 15:03:50 ---> fc39f9bd0796 15:03:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:50 Removing intermediate container 5500d8e81ccd 15:03:50 ---> 27754f9e953e 15:03:50 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:50 Removing intermediate container fbd9a9c1c059 15:03:50 ---> b062272372bd 15:03:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:50 ---> Running in d84ed2bcab24 15:03:50 ---> Running in 3e3a2f3547ba 15:03:50 ---> Running in 63c3d08babbd 15:03:50 ---> Running in 83f057044336 15:03:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:03:51 + docker push nexus3.edgexfoundry.org:10004/core-command:0.0.0 15:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:51 28a1f10b5654: Preparing 15:03:51 dd10fee4de74: Preparing 15:03:51 8599346cf92c: Preparing 15:03:51 0d0db9bedbd6: Preparing 15:03:51 1a058d5342cc: Preparing 15:03:51 28a1f10b5654: Layer already exists 15:03:51 1a058d5342cc: Layer already exists 15:03:51 dd10fee4de74: Layer already exists 15:03:51 0d0db9bedbd6: Layer already exists 15:03:51 8599346cf92c: Layer already exists 15:03:51 0.0.0: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:03:51 Removing intermediate container cafd21fcf563 15:03:51 ---> 5f7bfbcdc2f2 15:03:51 Step 5/22 : RUN apk add --update --no-cache make git 15:03:51 ---> Running in 3373785d9b18 15:03:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:03:51 + docker push nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:51 28a1f10b5654: Preparing 15:03:51 dd10fee4de74: Preparing 15:03:51 8599346cf92c: Preparing 15:03:51 0d0db9bedbd6: Preparing 15:03:51 1a058d5342cc: Preparing 15:03:51 0d0db9bedbd6: Layer already exists 15:03:51 8599346cf92c: Layer already exists 15:03:51 dd10fee4de74: Layer already exists 15:03:51 1a058d5342cc: Layer already exists 15:03:51 28a1f10b5654: Layer already exists 15:03:51 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:03:52 Removing intermediate container 83f057044336 15:03:52 ---> 5058e0dab6fc 15:03:52 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:03:52 Removing intermediate container d84ed2bcab24 15:03:52 ---> b2adfaa7e4d5 15:03:52 Step 5/22 : RUN apk add --update --no-cache make bash git 15:03:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 15:03:52 ---> Running in a06066ca717f 15:03:52 ---> Running in 36ef38b10f3d 15:03:52 Removing intermediate container 3e3a2f3547ba 15:03:52 ---> e59f71f1fe50 15:03:52 Step 5/30 : RUN apk add --update --no-cache make git 15:03:52 Removing intermediate container 63c3d08babbd 15:03:52 ---> 8dceb418e58b 15:03:52 Step 5/22 : RUN apk add --update --no-cache make git 15:03:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:52 28a1f10b5654: Preparing 15:03:52 dd10fee4de74: Preparing 15:03:52 8599346cf92c: Preparing 15:03:52 0d0db9bedbd6: Preparing 15:03:52 1a058d5342cc: Preparing 15:03:52 28a1f10b5654: Layer already exists 15:03:52 0d0db9bedbd6: Layer already exists 15:03:52 dd10fee4de74: Layer already exists 15:03:52 8599346cf92c: Layer already exists 15:03:52 1a058d5342cc: Layer already exists 15:03:52 main: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:52 ===================================================== [Pipeline] echo 15:03:52 taggedImages: 15:03:52 - nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:52 - nexus3.edgexfoundry.org:10004/core-command:latest 15:03:52 - nexus3.edgexfoundry.org:10004/core-command:0.0.0 15:03:52 - nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:03:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:03:52 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:03:52 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:52 latest 15:03:52 0.0.0 15:03:52 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:03:52 main 15:03:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:52 ---> Running in f263e2062a15 15:03:52 ---> Running in aa9efd62f336 15:03:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:03:53 + docker push nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:03:53 47a0095b8fc3: Preparing 15:03:53 e99b62ff7b4a: Preparing 15:03:53 8599346cf92c: Preparing 15:03:53 f2ac2dc9b04f: Preparing 15:03:53 936ddf86c662: Preparing 15:03:53 1a058d5342cc: Preparing 15:03:53 1a058d5342cc: Waiting 15:03:53 8599346cf92c: Layer already exists 15:03:53 1a058d5342cc: Layer already exists 15:03:53 936ddf86c662: Pushed 15:03:53 47a0095b8fc3: Pushed 15:03:53 f2ac2dc9b04f: Pushed 15:03:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:54 e99b62ff7b4a: Pushed 15:03:54 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 15:03:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 15:03:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 15:03:55 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:03:55 47a0095b8fc3: Preparing 15:03:55 e99b62ff7b4a: Preparing 15:03:55 8599346cf92c: Preparing 15:03:55 f2ac2dc9b04f: Preparing 15:03:55 936ddf86c662: Preparing 15:03:55 1a058d5342cc: Preparing 15:03:55 1a058d5342cc: Waiting 15:03:55 936ddf86c662: Layer already exists 15:03:55 47a0095b8fc3: Layer already exists 15:03:55 8599346cf92c: Layer already exists 15:03:55 f2ac2dc9b04f: Layer already exists 15:03:55 e99b62ff7b4a: Layer already exists 15:03:55 1a058d5342cc: Layer already exists 15:03:55 latest: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:03:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:55 OK: 219 MiB in 52 packages 15:03:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:03:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:55 + docker push nexus3.edgexfoundry.org:10004/core-data:0.0.0 15:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:03:55 47a0095b8fc3: Preparing 15:03:55 e99b62ff7b4a: Preparing 15:03:55 8599346cf92c: Preparing 15:03:55 f2ac2dc9b04f: Preparing 15:03:55 936ddf86c662: Preparing 15:03:55 1a058d5342cc: Preparing 15:03:55 1a058d5342cc: Waiting 15:03:55 8599346cf92c: Layer already exists 15:03:55 e99b62ff7b4a: Layer already exists 15:03:55 936ddf86c662: Layer already exists 15:03:55 f2ac2dc9b04f: Layer already exists 15:03:55 47a0095b8fc3: Layer already exists 15:03:55 1a058d5342cc: Layer already exists 15:03:55 0.0.0: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:03:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:03:56 OK: 219 MiB in 52 packages 15:03:56 + docker push nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:03:56 47a0095b8fc3: Preparing 15:03:56 e99b62ff7b4a: Preparing 15:03:56 8599346cf92c: Preparing 15:03:56 f2ac2dc9b04f: Preparing 15:03:56 936ddf86c662: Preparing 15:03:56 1a058d5342cc: Preparing 15:03:56 1a058d5342cc: Waiting 15:03:56 936ddf86c662: Layer already exists 15:03:56 e99b62ff7b4a: Layer already exists 15:03:56 f2ac2dc9b04f: Layer already exists 15:03:56 47a0095b8fc3: Layer already exists 15:03:56 8599346cf92c: Layer already exists 15:03:56 1a058d5342cc: Layer already exists 15:03:56 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:03:56 OK: 219 MiB in 52 packages 15:03:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 15:03:56 OK: 219 MiB in 52 packages 15:03:56 OK: 219 MiB in 52 packages 15:03:56 Removing intermediate container 3373785d9b18 15:03:56 ---> 197af4560674 15:03:56 Step 6/22 : COPY . . 15:03:56 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:03:56 47a0095b8fc3: Preparing 15:03:56 e99b62ff7b4a: Preparing 15:03:56 8599346cf92c: Preparing 15:03:56 f2ac2dc9b04f: Preparing 15:03:56 936ddf86c662: Preparing 15:03:56 1a058d5342cc: Preparing 15:03:56 1a058d5342cc: Waiting 15:03:56 8599346cf92c: Layer already exists 15:03:56 f2ac2dc9b04f: Layer already exists 15:03:56 47a0095b8fc3: Layer already exists 15:03:56 936ddf86c662: Layer already exists 15:03:56 e99b62ff7b4a: Layer already exists 15:03:56 1a058d5342cc: Layer already exists 15:03:56 main: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:57 ===================================================== [Pipeline] echo 15:03:57 taggedImages: 15:03:57 - nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:57 - nexus3.edgexfoundry.org:10004/core-data:latest 15:03:57 - nexus3.edgexfoundry.org:10004/core-data:0.0.0 15:03:57 - nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:03:57 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:03:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:03:57 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:57 latest 15:03:57 0.0.0 15:03:57 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:03:57 main 15:03:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:03:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:03:57 31d08797c951: Preparing 15:03:57 5e6348ee6cdf: Preparing 15:03:57 8599346cf92c: Preparing 15:03:57 0d0db9bedbd6: Preparing 15:03:57 1a058d5342cc: Preparing 15:03:57 1a058d5342cc: Layer already exists 15:03:57 0d0db9bedbd6: Layer already exists 15:03:57 8599346cf92c: Layer already exists 15:03:57 31d08797c951: Pushed 15:03:57 Removing intermediate container a06066ca717f 15:03:57 ---> d6652a18c224 15:03:57 Step 6/21 : COPY . . 15:03:58 Removing intermediate container 36ef38b10f3d 15:03:58 Removing intermediate container aa9efd62f336 15:03:58 ---> 377792e3d2f4 15:03:58 Step 6/30 : COPY . . 15:03:58 ---> a8c39fe54d59 15:03:58 Step 6/22 : COPY . . 15:03:58 Removing intermediate container f263e2062a15 15:03:58 ---> 9ab5e744f3f7 15:03:58 Step 6/22 : COPY . . 15:03:59 5e6348ee6cdf: Pushed 15:03:59 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:03:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 15:03:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:03:59 31d08797c951: Preparing 15:03:59 5e6348ee6cdf: Preparing 15:03:59 8599346cf92c: Preparing 15:03:59 0d0db9bedbd6: Preparing 15:03:59 1a058d5342cc: Preparing 15:03:59 0d0db9bedbd6: Layer already exists 15:03:59 1a058d5342cc: Layer already exists 15:03:59 5e6348ee6cdf: Layer already exists 15:03:59 8599346cf92c: Layer already exists 15:03:59 31d08797c951: Layer already exists 15:03:59 latest: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:03:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0.0.0 15:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:04:00 31d08797c951: Preparing 15:04:00 5e6348ee6cdf: Preparing 15:04:00 8599346cf92c: Preparing 15:04:00 0d0db9bedbd6: Preparing 15:04:00 1a058d5342cc: Preparing 15:04:00 5e6348ee6cdf: Layer already exists 15:04:00 1a058d5342cc: Layer already exists 15:04:00 8599346cf92c: Layer already exists 15:04:00 0d0db9bedbd6: Layer already exists 15:04:00 31d08797c951: Layer already exists 15:04:00 0.0.0: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:04:00 31d08797c951: Preparing 15:04:00 5e6348ee6cdf: Preparing 15:04:00 8599346cf92c: Preparing 15:04:00 0d0db9bedbd6: Preparing 15:04:00 1a058d5342cc: Preparing 15:04:00 5e6348ee6cdf: Layer already exists 15:04:00 31d08797c951: Layer already exists 15:04:00 1a058d5342cc: Layer already exists 15:04:00 8599346cf92c: Layer already exists 15:04:00 0d0db9bedbd6: Layer already exists 15:04:00 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 15:04:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:04:01 31d08797c951: Preparing 15:04:01 5e6348ee6cdf: Preparing 15:04:01 8599346cf92c: Preparing 15:04:01 0d0db9bedbd6: Preparing 15:04:01 1a058d5342cc: Preparing 15:04:01 8599346cf92c: Layer already exists 15:04:01 5e6348ee6cdf: Layer already exists 15:04:01 31d08797c951: Layer already exists 15:04:01 0d0db9bedbd6: Layer already exists 15:04:01 1a058d5342cc: Layer already exists 15:04:01 main: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:01 ===================================================== [Pipeline] echo 15:04:01 taggedImages: 15:04:01 - nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:01 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:04:01 - nexus3.edgexfoundry.org:10004/core-metadata:0.0.0 15:04:01 - nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:01 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:04:01 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:04:01 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:01 latest 15:04:01 0.0.0 15:04:01 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:01 main 15:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:04:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:02 fefe4fc77680: Preparing 15:04:02 fefe4fc77680: Preparing 15:04:02 eba0c5d52926: Preparing 15:04:02 501ac7d76584: Preparing 15:04:02 721ed8975aee: Preparing 15:04:02 cea45a6ce02c: Preparing 15:04:02 8599346cf92c: Preparing 15:04:02 4a356b52e9e6: Preparing 15:04:02 9d8664701055: Preparing 15:04:02 3f9e085eeb2c: Preparing 15:04:02 86c7ef972803: Preparing 15:04:02 1a058d5342cc: Preparing 15:04:02 8599346cf92c: Waiting 15:04:02 4a356b52e9e6: Waiting 15:04:02 9d8664701055: Waiting 15:04:02 3f9e085eeb2c: Waiting 15:04:02 86c7ef972803: Waiting 15:04:02 1a058d5342cc: Waiting 15:04:02 fefe4fc77680: Pushed 15:04:02 8599346cf92c: Layer already exists 15:04:02 eba0c5d52926: Pushed 15:04:02 501ac7d76584: Pushed 15:04:02 721ed8975aee: Pushed 15:04:02 4a356b52e9e6: Pushed 15:04:02 1a058d5342cc: Layer already exists 15:04:02 3f9e085eeb2c: Pushed 15:04:02 86c7ef972803: Pushed 15:04:02 9d8664701055: Pushed 15:04:03 cea45a6ce02c: Pushed 15:04:03 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:04:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 15:04:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:04 fefe4fc77680: Preparing 15:04:04 fefe4fc77680: Preparing 15:04:04 eba0c5d52926: Preparing 15:04:04 501ac7d76584: Preparing 15:04:04 721ed8975aee: Preparing 15:04:04 cea45a6ce02c: Preparing 15:04:04 8599346cf92c: Preparing 15:04:04 4a356b52e9e6: Preparing 15:04:04 9d8664701055: Preparing 15:04:04 3f9e085eeb2c: Preparing 15:04:04 86c7ef972803: Preparing 15:04:04 1a058d5342cc: Preparing 15:04:04 9d8664701055: Waiting 15:04:04 3f9e085eeb2c: Waiting 15:04:04 86c7ef972803: Waiting 15:04:04 1a058d5342cc: Waiting 15:04:04 8599346cf92c: Waiting 15:04:04 4a356b52e9e6: Waiting 15:04:04 501ac7d76584: Layer already exists 15:04:04 eba0c5d52926: Layer already exists 15:04:04 fefe4fc77680: Layer already exists 15:04:04 cea45a6ce02c: Layer already exists 15:04:04 721ed8975aee: Layer already exists 15:04:04 9d8664701055: Layer already exists 15:04:04 8599346cf92c: Layer already exists 15:04:04 86c7ef972803: Layer already exists 15:04:04 4a356b52e9e6: Layer already exists 15:04:04 3f9e085eeb2c: Layer already exists 15:04:04 1a058d5342cc: Layer already exists 15:04:04 latest: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:04:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0.0.0 15:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:04 fefe4fc77680: Preparing 15:04:04 fefe4fc77680: Preparing 15:04:04 eba0c5d52926: Preparing 15:04:04 501ac7d76584: Preparing 15:04:04 721ed8975aee: Preparing 15:04:04 cea45a6ce02c: Preparing 15:04:04 8599346cf92c: Preparing 15:04:04 4a356b52e9e6: Preparing 15:04:04 9d8664701055: Preparing 15:04:04 3f9e085eeb2c: Preparing 15:04:04 86c7ef972803: Preparing 15:04:04 1a058d5342cc: Preparing 15:04:04 4a356b52e9e6: Waiting 15:04:04 9d8664701055: Waiting 15:04:04 3f9e085eeb2c: Waiting 15:04:04 86c7ef972803: Waiting 15:04:04 1a058d5342cc: Waiting 15:04:04 8599346cf92c: Waiting 15:04:04 cea45a6ce02c: Layer already exists 15:04:04 501ac7d76584: Layer already exists 15:04:04 fefe4fc77680: Layer already exists 15:04:04 eba0c5d52926: Layer already exists 15:04:04 8599346cf92c: Layer already exists 15:04:04 721ed8975aee: Layer already exists 15:04:04 4a356b52e9e6: Layer already exists 15:04:04 9d8664701055: Layer already exists 15:04:04 3f9e085eeb2c: Layer already exists 15:04:04 86c7ef972803: Layer already exists 15:04:04 1a058d5342cc: Layer already exists 15:04:04 0.0.0: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:04:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:05 fefe4fc77680: Preparing 15:04:05 fefe4fc77680: Preparing 15:04:05 eba0c5d52926: Preparing 15:04:05 501ac7d76584: Preparing 15:04:05 721ed8975aee: Preparing 15:04:05 cea45a6ce02c: Preparing 15:04:05 8599346cf92c: Preparing 15:04:05 4a356b52e9e6: Preparing 15:04:05 9d8664701055: Preparing 15:04:05 3f9e085eeb2c: Preparing 15:04:05 86c7ef972803: Preparing 15:04:05 1a058d5342cc: Preparing 15:04:05 8599346cf92c: Waiting 15:04:05 4a356b52e9e6: Waiting 15:04:05 9d8664701055: Waiting 15:04:05 3f9e085eeb2c: Waiting 15:04:05 86c7ef972803: Waiting 15:04:05 eba0c5d52926: Layer already exists 15:04:05 721ed8975aee: Layer already exists 15:04:05 cea45a6ce02c: Layer already exists 15:04:05 501ac7d76584: Layer already exists 15:04:05 fefe4fc77680: Layer already exists 15:04:05 8599346cf92c: Layer already exists 15:04:05 4a356b52e9e6: Layer already exists 15:04:05 86c7ef972803: Layer already exists 15:04:05 9d8664701055: Layer already exists 15:04:05 3f9e085eeb2c: Layer already exists 15:04:05 1a058d5342cc: Layer already exists 15:04:05 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:04:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 15:04:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:05 fefe4fc77680: Preparing 15:04:05 fefe4fc77680: Preparing 15:04:05 eba0c5d52926: Preparing 15:04:05 501ac7d76584: Preparing 15:04:05 721ed8975aee: Preparing 15:04:05 cea45a6ce02c: Preparing 15:04:05 8599346cf92c: Preparing 15:04:05 4a356b52e9e6: Preparing 15:04:05 9d8664701055: Preparing 15:04:05 3f9e085eeb2c: Preparing 15:04:05 86c7ef972803: Preparing 15:04:05 1a058d5342cc: Preparing 15:04:05 8599346cf92c: Waiting 15:04:05 4a356b52e9e6: Waiting 15:04:05 9d8664701055: Waiting 15:04:05 3f9e085eeb2c: Waiting 15:04:05 86c7ef972803: Waiting 15:04:05 1a058d5342cc: Waiting 15:04:05 fefe4fc77680: Layer already exists 15:04:05 cea45a6ce02c: Layer already exists 15:04:05 501ac7d76584: Layer already exists 15:04:05 721ed8975aee: Layer already exists 15:04:05 eba0c5d52926: Layer already exists 15:04:05 8599346cf92c: Layer already exists 15:04:05 86c7ef972803: Layer already exists 15:04:05 3f9e085eeb2c: Layer already exists 15:04:05 9d8664701055: Layer already exists 15:04:05 4a356b52e9e6: Layer already exists 15:04:05 1a058d5342cc: Layer already exists 15:04:05 main: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:05 ===================================================== [Pipeline] echo 15:04:05 taggedImages: 15:04:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:04:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0.0.0 15:04:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:04:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:04:05 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:05 latest 15:04:05 0.0.0 15:04:05 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:05 main 15:04:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:04:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:06 c8758a558d57: Preparing 15:04:06 96ee4be45325: Preparing 15:04:06 3450c0f435ee: Preparing 15:04:06 8cab8508c14b: Preparing 15:04:06 ac1330c8b201: Preparing 15:04:06 1a058d5342cc: Preparing 15:04:06 1a058d5342cc: Waiting 15:04:07 8cab8508c14b: Pushed 15:04:07 1a058d5342cc: Layer already exists 15:04:07 3450c0f435ee: Pushed 15:04:07 ac1330c8b201: Pushed 15:04:07 c8758a558d57: Pushed 15:04:07 96ee4be45325: Pushed 15:04:07 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:04:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 15:04:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:07 c8758a558d57: Preparing 15:04:07 96ee4be45325: Preparing 15:04:07 3450c0f435ee: Preparing 15:04:07 8cab8508c14b: Preparing 15:04:07 ac1330c8b201: Preparing 15:04:07 1a058d5342cc: Preparing 15:04:07 1a058d5342cc: Waiting 15:04:07 3450c0f435ee: Layer already exists 15:04:07 8cab8508c14b: Layer already exists 15:04:07 ac1330c8b201: Layer already exists 15:04:07 c8758a558d57: Layer already exists 15:04:07 96ee4be45325: Layer already exists 15:04:07 1a058d5342cc: Layer already exists 15:04:07 latest: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:04:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0.0.0 15:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:08 c8758a558d57: Preparing 15:04:08 96ee4be45325: Preparing 15:04:08 3450c0f435ee: Preparing 15:04:08 8cab8508c14b: Preparing 15:04:08 ac1330c8b201: Preparing 15:04:08 1a058d5342cc: Preparing 15:04:08 1a058d5342cc: Waiting 15:04:08 ac1330c8b201: Layer already exists 15:04:08 c8758a558d57: Layer already exists 15:04:08 96ee4be45325: Layer already exists 15:04:08 8cab8508c14b: Layer already exists 15:04:08 3450c0f435ee: Layer already exists 15:04:08 1a058d5342cc: Layer already exists 15:04:08 0.0.0: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:04:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:09 c8758a558d57: Preparing 15:04:09 96ee4be45325: Preparing 15:04:09 3450c0f435ee: Preparing 15:04:09 8cab8508c14b: Preparing 15:04:09 ac1330c8b201: Preparing 15:04:09 1a058d5342cc: Preparing 15:04:09 1a058d5342cc: Waiting 15:04:09 3450c0f435ee: Layer already exists 15:04:09 ac1330c8b201: Layer already exists 15:04:09 96ee4be45325: Layer already exists 15:04:09 8cab8508c14b: Layer already exists 15:04:09 c8758a558d57: Layer already exists 15:04:09 1a058d5342cc: Layer already exists 15:04:09 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:04:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 15:04:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:09 c8758a558d57: Preparing 15:04:09 96ee4be45325: Preparing 15:04:09 3450c0f435ee: Preparing 15:04:09 8cab8508c14b: Preparing 15:04:09 ac1330c8b201: Preparing 15:04:09 1a058d5342cc: Preparing 15:04:09 1a058d5342cc: Waiting 15:04:09 3450c0f435ee: Layer already exists 15:04:09 ac1330c8b201: Layer already exists 15:04:09 8cab8508c14b: Layer already exists 15:04:09 96ee4be45325: Layer already exists 15:04:09 c8758a558d57: Layer already exists 15:04:09 1a058d5342cc: Layer already exists 15:04:09 main: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:09 ===================================================== [Pipeline] echo 15:04:09 taggedImages: 15:04:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:04:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0.0.0 15:04:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:04:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:04:09 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:09 latest 15:04:09 0.0.0 15:04:09 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:09 main 15:04:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:04:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:10 504c7348605d: Preparing 15:04:10 e32e5985c0af: Preparing 15:04:10 95d9febf9710: Preparing 15:04:10 9d66b0636704: Preparing 15:04:10 1da150427c77: Preparing 15:04:10 68df42ae1f09: Preparing 15:04:10 b7a5a6c19723: Preparing 15:04:10 f241bd707c8f: Preparing 15:04:10 b4248b9d29ff: Preparing 15:04:10 1a058d5342cc: Preparing 15:04:10 68df42ae1f09: Waiting 15:04:10 b7a5a6c19723: Waiting 15:04:10 f241bd707c8f: Waiting 15:04:10 b4248b9d29ff: Waiting 15:04:10 1a058d5342cc: Waiting 15:04:10 504c7348605d: Pushed 15:04:10 1da150427c77: Pushed 15:04:10 e32e5985c0af: Pushed 15:04:10 68df42ae1f09: Pushed 15:04:10 b7a5a6c19723: Pushed 15:04:10 f241bd707c8f: Pushed 15:04:10 1a058d5342cc: Layer already exists 15:04:10 9d66b0636704: Pushed 15:04:11 b4248b9d29ff: Pushed 15:04:11 95d9febf9710: Pushed 15:04:11 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] isUnix [Pipeline] sh 15:04:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 15:04:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:12 504c7348605d: Preparing 15:04:12 e32e5985c0af: Preparing 15:04:12 95d9febf9710: Preparing 15:04:12 9d66b0636704: Preparing 15:04:12 1da150427c77: Preparing 15:04:12 68df42ae1f09: Preparing 15:04:12 b7a5a6c19723: Preparing 15:04:12 f241bd707c8f: Preparing 15:04:12 b4248b9d29ff: Preparing 15:04:12 1a058d5342cc: Preparing 15:04:12 68df42ae1f09: Waiting 15:04:12 b7a5a6c19723: Waiting 15:04:12 f241bd707c8f: Waiting 15:04:12 b4248b9d29ff: Waiting 15:04:12 1a058d5342cc: Waiting 15:04:12 95d9febf9710: Layer already exists 15:04:12 1da150427c77: Layer already exists 15:04:12 504c7348605d: Layer already exists 15:04:12 e32e5985c0af: Layer already exists 15:04:12 9d66b0636704: Layer already exists 15:04:12 68df42ae1f09: Layer already exists 15:04:12 b7a5a6c19723: Layer already exists 15:04:12 b4248b9d29ff: Layer already exists 15:04:12 f241bd707c8f: Layer already exists 15:04:12 1a058d5342cc: Layer already exists 15:04:12 latest: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] isUnix [Pipeline] sh 15:04:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0.0.0 15:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:12 504c7348605d: Preparing 15:04:12 e32e5985c0af: Preparing 15:04:12 95d9febf9710: Preparing 15:04:12 9d66b0636704: Preparing 15:04:12 1da150427c77: Preparing 15:04:12 68df42ae1f09: Preparing 15:04:12 b7a5a6c19723: Preparing 15:04:12 f241bd707c8f: Preparing 15:04:12 b4248b9d29ff: Preparing 15:04:12 1a058d5342cc: Preparing 15:04:12 68df42ae1f09: Waiting 15:04:12 b7a5a6c19723: Waiting 15:04:12 f241bd707c8f: Waiting 15:04:12 b4248b9d29ff: Waiting 15:04:12 1a058d5342cc: Waiting 15:04:12 1da150427c77: Layer already exists 15:04:12 504c7348605d: Layer already exists 15:04:12 e32e5985c0af: Layer already exists 15:04:12 95d9febf9710: Layer already exists 15:04:12 9d66b0636704: Layer already exists 15:04:12 b7a5a6c19723: Layer already exists 15:04:12 68df42ae1f09: Layer already exists 15:04:12 b4248b9d29ff: Layer already exists 15:04:12 f241bd707c8f: Layer already exists 15:04:12 1a058d5342cc: Layer already exists 15:04:12 0.0.0: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] isUnix [Pipeline] sh 15:04:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:13 504c7348605d: Preparing 15:04:13 e32e5985c0af: Preparing 15:04:13 95d9febf9710: Preparing 15:04:13 9d66b0636704: Preparing 15:04:13 1da150427c77: Preparing 15:04:13 68df42ae1f09: Preparing 15:04:13 b7a5a6c19723: Preparing 15:04:13 f241bd707c8f: Preparing 15:04:13 b4248b9d29ff: Preparing 15:04:13 1a058d5342cc: Preparing 15:04:13 68df42ae1f09: Waiting 15:04:13 b7a5a6c19723: Waiting 15:04:13 f241bd707c8f: Waiting 15:04:13 b4248b9d29ff: Waiting 15:04:13 1a058d5342cc: Waiting 15:04:13 1da150427c77: Layer already exists 15:04:13 504c7348605d: Layer already exists 15:04:13 95d9febf9710: Layer already exists 15:04:13 e32e5985c0af: Layer already exists 15:04:13 9d66b0636704: Layer already exists 15:04:13 68df42ae1f09: Layer already exists 15:04:13 1a058d5342cc: Layer already exists 15:04:13 b4248b9d29ff: Layer already exists 15:04:13 f241bd707c8f: Layer already exists 15:04:13 b7a5a6c19723: Layer already exists 15:04:13 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] isUnix [Pipeline] sh 15:04:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 15:04:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:13 504c7348605d: Preparing 15:04:13 e32e5985c0af: Preparing 15:04:13 95d9febf9710: Preparing 15:04:13 9d66b0636704: Preparing 15:04:13 1da150427c77: Preparing 15:04:13 68df42ae1f09: Preparing 15:04:13 b7a5a6c19723: Preparing 15:04:13 f241bd707c8f: Preparing 15:04:13 b4248b9d29ff: Preparing 15:04:13 1a058d5342cc: Preparing 15:04:13 b7a5a6c19723: Waiting 15:04:13 f241bd707c8f: Waiting 15:04:13 b4248b9d29ff: Waiting 15:04:13 1a058d5342cc: Waiting 15:04:13 68df42ae1f09: Waiting 15:04:13 e32e5985c0af: Layer already exists 15:04:13 1da150427c77: Layer already exists 15:04:13 504c7348605d: Layer already exists 15:04:13 95d9febf9710: Layer already exists 15:04:13 9d66b0636704: Layer already exists 15:04:13 68df42ae1f09: Layer already exists 15:04:13 b7a5a6c19723: Layer already exists 15:04:13 f241bd707c8f: Layer already exists 15:04:13 1a058d5342cc: Layer already exists 15:04:13 b4248b9d29ff: Layer already exists 15:04:13 main: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:13 ===================================================== [Pipeline] echo 15:04:13 taggedImages: 15:04:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:04:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0.0.0 15:04:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:04:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:04:13 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:13 latest 15:04:13 0.0.0 15:04:13 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:13 main 15:04:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:04:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:04:14 c620f7f30bd1: Preparing 15:04:14 6311baa8c39d: Preparing 15:04:14 8599346cf92c: Preparing 15:04:14 89f78f28b382: Preparing 15:04:14 1a058d5342cc: Preparing 15:04:14 1a058d5342cc: Layer already exists 15:04:14 8599346cf92c: Layer already exists 15:04:14 c620f7f30bd1: Pushed 15:04:14 89f78f28b382: Pushed 15:04:15 6311baa8c39d: Pushed 15:04:15 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:04:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 15:04:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:04:16 c620f7f30bd1: Preparing 15:04:16 6311baa8c39d: Preparing 15:04:16 8599346cf92c: Preparing 15:04:16 89f78f28b382: Preparing 15:04:16 1a058d5342cc: Preparing 15:04:16 8599346cf92c: Layer already exists 15:04:16 89f78f28b382: Layer already exists 15:04:16 6311baa8c39d: Layer already exists 15:04:16 1a058d5342cc: Layer already exists 15:04:16 c620f7f30bd1: Layer already exists 15:04:16 latest: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:04:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:16 ---> 3832f3f859b7 15:04:16 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:16 ---> 5f7b199a2e15 15:04:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:16 ---> f7b2b746bb61 15:04:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:16 ---> Running in 4be6a29f67c4 15:04:16 ---> Running in 3450d2d889ea 15:04:16 ---> 8cab329e458a 15:04:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:16 ---> Running in bee9a67046bf 15:04:16 ---> Running in c7fa25efd0c4 15:04:16 ---> 04bf6ffaf42b 15:04:16 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:16 ---> Running in 213f60e6312b 15:04:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0.0.0 15:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:04:16 c620f7f30bd1: Preparing 15:04:16 6311baa8c39d: Preparing 15:04:16 8599346cf92c: Preparing 15:04:16 89f78f28b382: Preparing 15:04:16 1a058d5342cc: Preparing 15:04:16 1a058d5342cc: Layer already exists 15:04:16 8599346cf92c: Layer already exists 15:04:16 6311baa8c39d: Layer already exists 15:04:16 c620f7f30bd1: Layer already exists 15:04:16 89f78f28b382: Layer already exists 15:04:16 0.0.0: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:04:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:04:17 c620f7f30bd1: Preparing 15:04:17 6311baa8c39d: Preparing 15:04:17 8599346cf92c: Preparing 15:04:17 89f78f28b382: Preparing 15:04:17 1a058d5342cc: Preparing 15:04:17 1a058d5342cc: Layer already exists 15:04:17 8599346cf92c: Layer already exists 15:04:17 c620f7f30bd1: Layer already exists 15:04:17 89f78f28b382: Layer already exists 15:04:17 6311baa8c39d: Layer already exists 15:04:17 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:04:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 15:04:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:04:18 c620f7f30bd1: Preparing 15:04:18 6311baa8c39d: Preparing 15:04:18 8599346cf92c: Preparing 15:04:18 89f78f28b382: Preparing 15:04:18 1a058d5342cc: Preparing 15:04:18 c620f7f30bd1: Layer already exists 15:04:18 1a058d5342cc: Layer already exists 15:04:18 89f78f28b382: Layer already exists 15:04:18 6311baa8c39d: Layer already exists 15:04:18 8599346cf92c: Layer already exists 15:04:18 main: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:18 ===================================================== [Pipeline] echo 15:04:18 taggedImages: 15:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:0.0.0 15:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:04:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:04:18 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:18 latest 15:04:18 0.0.0 15:04:18 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:18 main 15:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:04:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:04:18 02660389de4d: Preparing 15:04:18 018704a20a5a: Preparing 15:04:18 8599346cf92c: Preparing 15:04:18 0d0db9bedbd6: Preparing 15:04:18 1a058d5342cc: Preparing 15:04:18 1a058d5342cc: Layer already exists 15:04:18 8599346cf92c: Layer already exists 15:04:18 0d0db9bedbd6: Layer already exists 15:04:18 02660389de4d: Pushed 15:04:19 Removing intermediate container 4be6a29f67c4 15:04:19 ---> 80a2a0a718b8 15:04:19 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:04:19 ---> Running in 8336b2567d33 15:04:19 Removing intermediate container 3450d2d889ea 15:04:19 ---> e99fc021372d 15:04:19 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:04:19 ---> Running in cecd7898044d 15:04:19 018704a20a5a: Pushed 15:04:19 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 15:04:20 Removing intermediate container c7fa25efd0c4 15:04:20 ---> a93cdbf294e2 15:04:20 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:04:20 Removing intermediate container bee9a67046bf 15:04:20 ---> 1a0697b94371 15:04:20 Step 8/22 : RUN make cmd/core-command/core-command 15:04:20 Removing intermediate container 213f60e6312b 15:04:20 ---> 8955348deba6 15:04:20 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] isUnix [Pipeline] sh 15:04:20 ---> Running in 9ed9d160907a 15:04:20 ---> Running in abc082f34259 15:04:20 ---> Running in 6ddcb15e004d 15:04:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 15:04:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:04:20 02660389de4d: Preparing 15:04:20 018704a20a5a: Preparing 15:04:20 8599346cf92c: Preparing 15:04:20 0d0db9bedbd6: Preparing 15:04:20 1a058d5342cc: Preparing 15:04:20 0d0db9bedbd6: Layer already exists 15:04:20 1a058d5342cc: Layer already exists 15:04:20 02660389de4d: Layer already exists 15:04:20 8599346cf92c: Layer already exists 15:04:20 018704a20a5a: Layer already exists 15:04:20 latest: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0.0.0 15:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:04:21 02660389de4d: Preparing 15:04:21 018704a20a5a: Preparing 15:04:21 8599346cf92c: Preparing 15:04:21 0d0db9bedbd6: Preparing 15:04:21 1a058d5342cc: Preparing 15:04:21 1a058d5342cc: Layer already exists 15:04:21 02660389de4d: Layer already exists 15:04:21 0d0db9bedbd6: Layer already exists 15:04:21 8599346cf92c: Layer already exists 15:04:21 018704a20a5a: Layer already exists 15:04:21 0.0.0: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:21 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 [Pipeline] isUnix [Pipeline] sh 15:04:22 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 15:04:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:04:22 02660389de4d: Preparing 15:04:22 018704a20a5a: Preparing 15:04:22 8599346cf92c: Preparing 15:04:22 0d0db9bedbd6: Preparing 15:04:22 1a058d5342cc: Preparing 15:04:22 02660389de4d: Layer already exists 15:04:22 1a058d5342cc: Layer already exists 15:04:22 018704a20a5a: Layer already exists 15:04:22 8599346cf92c: Layer already exists 15:04:22 0d0db9bedbd6: Layer already exists 15:04:22 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 15:04:22 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 15:04:22 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 15:04:22 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 15:04:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:04:22 02660389de4d: Preparing 15:04:22 018704a20a5a: Preparing 15:04:22 8599346cf92c: Preparing 15:04:22 0d0db9bedbd6: Preparing 15:04:22 1a058d5342cc: Preparing 15:04:22 1a058d5342cc: Layer already exists 15:04:22 018704a20a5a: Layer already exists 15:04:22 8599346cf92c: Layer already exists 15:04:22 0d0db9bedbd6: Layer already exists 15:04:22 02660389de4d: Layer already exists 15:04:22 main: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:22 ===================================================== [Pipeline] echo 15:04:22 taggedImages: 15:04:22 - nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:22 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:04:22 - nexus3.edgexfoundry.org:10004/support-scheduler:0.0.0 15:04:22 - nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:22 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 15:04:22 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 15:04:22 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:22 latest 15:04:22 0.0.0 15:04:22 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:22 main 15:04:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:04:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:04:23 83f4e3330db3: Preparing 15:04:23 f95a01ecbd9c: Preparing 15:04:23 85ea7e6cc6b7: Preparing 15:04:23 e875bb9e9a7f: Preparing 15:04:23 879b85f2d1ed: Preparing 15:04:23 6777e3bbcb7c: Preparing 15:04:23 fd08d546f6b8: Preparing 15:04:23 0636255016a6: Preparing 15:04:23 84e9d258764d: Preparing 15:04:23 56463f638872: Preparing 15:04:23 e2eb06d8af82: Preparing 15:04:23 6777e3bbcb7c: Waiting 15:04:23 fd08d546f6b8: Waiting 15:04:23 0636255016a6: Waiting 15:04:23 84e9d258764d: Waiting 15:04:23 56463f638872: Waiting 15:04:23 e2eb06d8af82: Waiting 15:04:23 879b85f2d1ed: Layer already exists 15:04:23 6777e3bbcb7c: Layer already exists 15:04:23 fd08d546f6b8: Layer already exists 15:04:23 0636255016a6: Layer already exists 15:04:23 f95a01ecbd9c: Pushed 15:04:23 84e9d258764d: Layer already exists 15:04:23 56463f638872: Layer already exists 15:04:23 e2eb06d8af82: Layer already exists 15:04:23 83f4e3330db3: Pushed 15:04:24 85ea7e6cc6b7: Pushed 15:04:29 e875bb9e9a7f: Pushed 15:04:29 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] isUnix [Pipeline] sh 15:04:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 15:04:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:04:30 83f4e3330db3: Preparing 15:04:30 f95a01ecbd9c: Preparing 15:04:30 85ea7e6cc6b7: Preparing 15:04:30 e875bb9e9a7f: Preparing 15:04:30 879b85f2d1ed: Preparing 15:04:30 6777e3bbcb7c: Preparing 15:04:30 fd08d546f6b8: Preparing 15:04:30 0636255016a6: Preparing 15:04:30 84e9d258764d: Preparing 15:04:30 56463f638872: Preparing 15:04:30 e2eb06d8af82: Preparing 15:04:30 0636255016a6: Waiting 15:04:30 84e9d258764d: Waiting 15:04:30 56463f638872: Waiting 15:04:30 e2eb06d8af82: Waiting 15:04:30 6777e3bbcb7c: Waiting 15:04:30 fd08d546f6b8: Waiting 15:04:30 f95a01ecbd9c: Layer already exists 15:04:30 879b85f2d1ed: Layer already exists 15:04:30 83f4e3330db3: Layer already exists 15:04:30 e875bb9e9a7f: Layer already exists 15:04:30 85ea7e6cc6b7: Layer already exists 15:04:30 6777e3bbcb7c: Layer already exists 15:04:30 56463f638872: Layer already exists 15:04:30 84e9d258764d: Layer already exists 15:04:30 0636255016a6: Layer already exists 15:04:30 fd08d546f6b8: Layer already exists 15:04:30 e2eb06d8af82: Layer already exists 15:04:30 latest: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] isUnix [Pipeline] sh 15:04:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0.0.0 15:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:04:30 83f4e3330db3: Preparing 15:04:30 f95a01ecbd9c: Preparing 15:04:30 85ea7e6cc6b7: Preparing 15:04:30 e875bb9e9a7f: Preparing 15:04:30 879b85f2d1ed: Preparing 15:04:30 6777e3bbcb7c: Preparing 15:04:30 fd08d546f6b8: Preparing 15:04:30 0636255016a6: Preparing 15:04:30 84e9d258764d: Preparing 15:04:30 56463f638872: Preparing 15:04:30 e2eb06d8af82: Preparing 15:04:30 6777e3bbcb7c: Waiting 15:04:30 fd08d546f6b8: Waiting 15:04:30 0636255016a6: Waiting 15:04:30 84e9d258764d: Waiting 15:04:30 56463f638872: Waiting 15:04:30 e2eb06d8af82: Waiting 15:04:30 85ea7e6cc6b7: Layer already exists 15:04:30 f95a01ecbd9c: Layer already exists 15:04:30 879b85f2d1ed: Layer already exists 15:04:30 e875bb9e9a7f: Layer already exists 15:04:30 83f4e3330db3: Layer already exists 15:04:30 6777e3bbcb7c: Layer already exists 15:04:30 56463f638872: Layer already exists 15:04:30 0636255016a6: Layer already exists 15:04:30 fd08d546f6b8: Layer already exists 15:04:30 84e9d258764d: Layer already exists 15:04:30 e2eb06d8af82: Layer already exists 15:04:30 0.0.0: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] isUnix [Pipeline] sh 15:04:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:04:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:04:31 83f4e3330db3: Preparing 15:04:31 f95a01ecbd9c: Preparing 15:04:31 85ea7e6cc6b7: Preparing 15:04:31 e875bb9e9a7f: Preparing 15:04:31 879b85f2d1ed: Preparing 15:04:31 6777e3bbcb7c: Preparing 15:04:31 fd08d546f6b8: Preparing 15:04:31 0636255016a6: Preparing 15:04:31 84e9d258764d: Preparing 15:04:31 56463f638872: Preparing 15:04:31 e2eb06d8af82: Preparing 15:04:31 fd08d546f6b8: Waiting 15:04:31 0636255016a6: Waiting 15:04:31 84e9d258764d: Waiting 15:04:31 56463f638872: Waiting 15:04:31 e2eb06d8af82: Waiting 15:04:31 6777e3bbcb7c: Waiting 15:04:31 e875bb9e9a7f: Layer already exists 15:04:31 85ea7e6cc6b7: Layer already exists 15:04:31 83f4e3330db3: Layer already exists 15:04:31 f95a01ecbd9c: Layer already exists 15:04:31 879b85f2d1ed: Layer already exists 15:04:31 6777e3bbcb7c: Layer already exists 15:04:31 fd08d546f6b8: Layer already exists 15:04:31 0636255016a6: Layer already exists 15:04:31 56463f638872: Layer already exists 15:04:31 84e9d258764d: Layer already exists 15:04:31 e2eb06d8af82: Layer already exists 15:04:31 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] isUnix [Pipeline] sh 15:04:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 15:04:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 15:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:04:31 83f4e3330db3: Preparing 15:04:31 f95a01ecbd9c: Preparing 15:04:31 85ea7e6cc6b7: Preparing 15:04:31 e875bb9e9a7f: Preparing 15:04:31 879b85f2d1ed: Preparing 15:04:31 6777e3bbcb7c: Preparing 15:04:31 fd08d546f6b8: Preparing 15:04:31 0636255016a6: Preparing 15:04:31 84e9d258764d: Preparing 15:04:31 56463f638872: Preparing 15:04:31 e2eb06d8af82: Preparing 15:04:31 6777e3bbcb7c: Waiting 15:04:31 fd08d546f6b8: Waiting 15:04:31 0636255016a6: Waiting 15:04:31 84e9d258764d: Waiting 15:04:31 56463f638872: Waiting 15:04:31 e2eb06d8af82: Waiting 15:04:31 f95a01ecbd9c: Layer already exists 15:04:31 e875bb9e9a7f: Layer already exists 15:04:31 83f4e3330db3: Layer already exists 15:04:31 85ea7e6cc6b7: Layer already exists 15:04:31 879b85f2d1ed: Layer already exists 15:04:31 6777e3bbcb7c: Layer already exists 15:04:31 0636255016a6: Layer already exists 15:04:31 fd08d546f6b8: Layer already exists 15:04:31 56463f638872: Layer already exists 15:04:31 84e9d258764d: Layer already exists 15:04:31 e2eb06d8af82: Layer already exists 15:04:31 main: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:31 ===================================================== [Pipeline] echo 15:04:31 taggedImages: 15:04:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:04:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:04:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0.0.0 15:04:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:04:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:06:29 Removing intermediate container abc082f34259 15:06:29 ---> 6a0a5ab26f71 15:06:29 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:06:29 Removing intermediate container 9ed9d160907a 15:06:29 ---> 1bb23b2362db 15:06:29 15:06:29 Step 9/22 : FROM alpine:3.14 15:06:29 ---> Running in 15ce650cc76e 15:06:29 3.14: Pulling from library/alpine 15:06:29 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:06:29 Status: Downloaded newer image for alpine:3.14 15:06:29 ---> 5b8b7b635229 15:06:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:06:29 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 15:06:29 ---> Running in 5790ca66fa98 15:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:06:29 Removing intermediate container 6ddcb15e004d 15:06:29 ---> 55ea30059c3e 15:06:29 15:06:29 Step 9/30 : FROM alpine:3.14 15:06:29 ---> 5b8b7b635229 15:06:29 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:06:29 ---> Running in 25eaa5d4dd09 15:06:29 (1/1) Installing dumb-init (1.2.5-r1) 15:06:29 Executing busybox-1.33.1-r6.trigger 15:06:29 OK: 6 MiB in 15 packages 15:06:29 Removing intermediate container 25eaa5d4dd09 15:06:29 ---> e6a95a5c4ac7 15:06:29 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:06:29 ---> Running in c421c5c994d4 15:06:29 Removing intermediate container 15ce650cc76e 15:06:29 ---> 8d79d83886c4 15:06:29 15:06:29 Step 10/22 : FROM docker:20.10.8 15:06:29 20.10.8: Pulling from library/docker 15:06:29 Removing intermediate container 8336b2567d33 15:06:29 ---> 21a299755d91 15:06:29 15:06:29 Step 9/21 : FROM alpine:3.14 15:06:29 ---> 5b8b7b635229 15:06:29 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:06:29 Removing intermediate container 5790ca66fa98 15:06:29 ---> cffa514ed48b 15:06:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:06:29 ---> Running in 82f0c4a9615b 15:06:29 ---> Running in e6c1e8747a56 15:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:06:29 Removing intermediate container e6c1e8747a56 15:06:29 ---> 2a064844d7cb 15:06:29 Step 12/22 : ENV APP_PORT=59882 15:06:29 ---> Running in a1e0cbe5e557 15:06:29 Removing intermediate container cecd7898044d 15:06:29 ---> 8724fd11984c 15:06:29 15:06:29 Step 9/22 : FROM alpine:3.14 15:06:29 ---> 5b8b7b635229 15:06:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:06:29 ---> Using cache 15:06:29 ---> cffa514ed48b 15:06:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:06:29 ---> Using cache 15:06:29 ---> 2a064844d7cb 15:06:29 Step 12/22 : ENV APP_PORT=59881 15:06:29 (1/2) Installing dumb-init (1.2.5-r1) 15:06:29 (2/2) Installing su-exec (0.2-r1) 15:06:29 Executing busybox-1.33.1-r6.trigger 15:06:29 OK: 6 MiB in 16 packages 15:06:29 ---> Running in 4a08d8172f57 15:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:06:29 Removing intermediate container a1e0cbe5e557 15:06:29 ---> b8191476b8cc 15:06:29 Step 13/22 : EXPOSE $APP_PORT 15:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:06:29 ---> Running in 83802c19bd82 15:06:29 Removing intermediate container 4a08d8172f57 15:06:29 ---> 4368b265aba1 15:06:29 Step 13/22 : EXPOSE $APP_PORT 15:06:29 ---> Running in f810028856e0 15:06:29 Removing intermediate container 83802c19bd82 15:06:29 ---> ad390245dd26 15:06:29 Step 14/22 : WORKDIR / 15:06:29 (1/2) Installing ca-certificates (20191127-r5) 15:06:29 Removing intermediate container c421c5c994d4 15:06:29 ---> 2c42f2fb144f 15:06:29 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:06:29 (2/2) Installing dumb-init (1.2.5-r1) 15:06:29 Executing busybox-1.33.1-r6.trigger 15:06:29 Executing ca-certificates-20191127-r5.trigger 15:06:29 ---> Running in 731398a67465 15:06:29 ---> Running in 2df1683561ed 15:06:29 OK: 6 MiB in 16 packages 15:06:29 Removing intermediate container f810028856e0 15:06:29 ---> bd4e15ee791d 15:06:29 Step 14/22 : WORKDIR / 15:06:29 ---> Running in 5cb54fd46564 15:06:29 Removing intermediate container 2df1683561ed 15:06:29 ---> 6c44de37aa52 15:06:29 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:06:29 Removing intermediate container 731398a67465 15:06:29 ---> 361f099e9b70 15:06:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:29 ---> Running in 1209b1049988 15:06:30 Removing intermediate container 5cb54fd46564 15:06:30 ---> 954691322740 15:06:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:30 Removing intermediate container 1209b1049988 15:06:30 ---> 0a2f088e8dc0 15:06:30 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:06:30 ---> Running in cc489f5855a8 15:06:31 ---> 0a625a9aea3e 15:06:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:06:31 Removing intermediate container 82f0c4a9615b 15:06:31 ---> 4ceb7d9364b6 15:06:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:06:31 ---> Running in 5387b37e3a6e 15:06:31 ---> 59e7ed816c7b 15:06:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:06:32 Removing intermediate container 5387b37e3a6e 15:06:32 ---> 1d084eb66502 15:06:32 Step 12/21 : ENV APP_PORT=59860 15:06:32 ---> Running in 4b6bd86337b5 15:06:33 Removing intermediate container 4b6bd86337b5 15:06:33 ---> e94594af8e8f 15:06:33 Step 13/21 : EXPOSE $APP_PORT 15:06:33 ---> 8989f06b3fba 15:06:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:06:33 ---> Running in 41a21bd374bf 15:06:34 Removing intermediate container cc489f5855a8 15:06:34 ---> 229842b26aed 15:06:34 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:06:34 ---> cba88204e3c0 15:06:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:06:34 ---> Running in 2fd11ade37ce 15:06:34 Removing intermediate container 41a21bd374bf 15:06:34 ---> f34a5d480e14 15:06:34 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:34 ---> 889115eac413 15:06:34 Step 18/22 : ENTRYPOINT ["/core-command"] 15:06:34 ---> Running in 0758a7857cad 15:06:34 Removing intermediate container 2fd11ade37ce 15:06:34 ---> 63bfaf2de7c3 15:06:34 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:06:35 ---> 04ae7f4745a7 15:06:35 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:06:35 ---> Running in da42012646b3 15:06:35 Removing intermediate container 0758a7857cad 15:06:35 ---> ac5515e1d2e9 15:06:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:35 ---> Running in 57e483003607 15:06:35 ---> 583218da762d 15:06:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:06:36 Removing intermediate container da42012646b3 15:06:36 ---> 3c490f248656 15:06:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:36 ---> Running in b5e8d5082109 15:06:36 ---> 085e99a13369 15:06:36 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:06:36 ---> Running in b42a32b4ca23 15:06:36 Removing intermediate container 57e483003607 15:06:36 ---> f7e0a1329e4c 15:06:36 Step 20/22 : LABEL arch=arm64 15:06:36 ---> Running in c6070d8119a8 15:06:37 Removing intermediate container b5e8d5082109 15:06:37 ---> 2889593a63b8 15:06:37 Step 20/22 : LABEL arch=arm64 15:06:37 ---> Running in 9d27fba7d735 15:06:37 Removing intermediate container c6070d8119a8 15:06:37 ---> 7c43029fa78f 15:06:37 Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:06:38 ---> Running in 546819f9b49c 15:06:38 Removing intermediate container 9d27fba7d735 15:06:38 ---> 50b89d127797 15:06:38 Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:06:38 ---> 0336cc433463 15:06:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:06:38 ---> Running in a45c0aaf8fc8 15:06:38 Removing intermediate container 546819f9b49c 15:06:38 ---> eebe4fd7118b 15:06:38 Step 22/22 : LABEL version=0.0.0 15:06:38 ---> Running in 364d5e69e77c 15:06:39 Removing intermediate container a45c0aaf8fc8 15:06:39 ---> bbbda1142a19 15:06:39 Step 22/22 : LABEL version=0.0.0 15:06:39 ---> Running in 4326e757c297 15:06:39 Removing intermediate container 364d5e69e77c 15:06:39 ---> 2c24672420a0 15:06:39 15:06:39 ---> 4af77de7b9e8 15:06:39 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:06:39 Removing intermediate container b42a32b4ca23 15:06:39 ---> 464e95e61bd2 15:06:39 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:39 ---> Running in 874bfebcadff 15:06:39 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:06:39 Status: Downloaded newer image for docker:20.10.8 15:06:40 ---> 3734d5adc5ac 15:06:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:06:40 Removing intermediate container 4326e757c297 15:06:40 ---> 023002adad6a 15:06:40 15:06:40 Successfully built 2c24672420a0 15:06:40 Successfully tagged core-command-arm64:latest 15:06:40 ---> Running in 811e41eca5ba 15:06:40  Building core-command ... done Building support-scheduler 15:06:40 Removing intermediate container 874bfebcadff 15:06:40 ---> 4ae8e935e2e3 15:06:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:40 Successfully built 023002adad6a 15:06:40 Successfully tagged core-metadata-arm64:latest 15:06:40 Building security-secretstore-setup 15:06:40  Building core-metadata ... done  ---> Running in c649efd717a7 15:06:40 Removing intermediate container 811e41eca5ba 15:06:40 ---> 8a048646ff5c 15:06:40 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 15:06:40 ---> Running in 9ed5c42cc3a5 15:06:40 ---> a1f3a46514c7 15:06:40 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:06:41 Removing intermediate container c649efd717a7 15:06:41 ---> 3018d37d847a 15:06:41 Step 19/21 : LABEL arch=arm64 15:06:41 ---> Running in 6c633255473d 15:06:42 Removing intermediate container 6c633255473d 15:06:42 ---> 37a66d9614bc 15:06:42 Step 20/21 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:06:42 ---> Running in c40eb685c13c 15:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:06:42 ---> 58f59cd68a60 15:06:42 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:06:43 Removing intermediate container c40eb685c13c 15:06:43 ---> 6919aefa0905 15:06:43 Step 21/21 : LABEL version=0.0.0 15:06:43 ---> Running in 8d9d81fd2946 15:06:43 (1/42) Installing readline (8.1.0-r0) 15:06:43 (2/42) Installing bash (5.1.4-r0) 15:06:43 Executing bash-5.1.4-r0.post-install 15:06:43 (3/42) Installing brotli-libs (1.0.9-r5) 15:06:43 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:06:43 (5/42) Installing libcurl (7.79.1-r0) 15:06:43 (6/42) Installing curl (7.79.1-r0) 15:06:43 (7/42) Installing dumb-init (1.2.5-r1) 15:06:43 (8/42) Installing libbz2 (1.0.8-r1) 15:06:43 (9/42) Installing expat (2.4.1-r0) 15:06:44 (10/42) Installing libffi (3.3-r2) 15:06:44 (11/42) Installing gdbm (1.19-r0) 15:06:44 (12/42) Installing xz-libs (5.2.5-r0) 15:06:44 Removing intermediate container 8d9d81fd2946 15:06:44 ---> 764e80776e00 15:06:44 15:06:44 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:06:44 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:06:44 (15/42) Installing mpdecimal (2.5.1-r1) 15:06:44 (16/42) Installing sqlite-libs (3.35.5-r0) 15:06:44 (17/42) Installing python3 (3.9.5-r1) 15:06:44 ---> f5bde5436bb1 15:06:44 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:06:44 Successfully built 764e80776e00 15:06:44 Successfully tagged support-notifications-arm64:latest 15:06:44  Building support-notifications ... done Building core-data 15:06:45 ---> 6a174aaee6c6 15:06:45 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:06:46 (18/42) Installing py3-appdirs (1.4.4-r2) 15:06:46 (19/42) Installing py3-chardet (4.0.0-r2) 15:06:46 (20/42) Installing py3-idna (3.2-r0) 15:06:46 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:06:46 (22/42) Installing py3-certifi (2020.12.5-r1) 15:06:46 (23/42) Installing py3-requests (2.25.1-r4) 15:06:46 (24/42) Installing py3-msgpack (1.0.2-r1) 15:06:46 (25/42) Installing py3-lockfile (0.12.2-r4) 15:06:46 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:06:46 (27/42) Installing py3-colorama (0.4.4-r1) 15:06:46 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:06:46 (29/42) Installing py3-distlib (0.3.1-r3) 15:06:46 (30/42) Installing py3-distro (1.5.0-r3) 15:06:46 (31/42) Installing py3-six (1.15.0-r1) 15:06:46 (32/42) Installing py3-webencodings (0.5.1-r4) 15:06:46 (33/42) Installing py3-html5lib (1.1-r1) 15:06:46 (34/42) Installing py3-parsing (2.4.7-r2) 15:06:46 (35/42) Installing py3-packaging (20.9-r1) 15:06:46 (36/42) Installing py3-toml (0.10.2-r2) 15:06:46 (37/42) Installing py3-pep517 (0.10.0-r2) 15:06:46 (38/42) Installing py3-progress (1.5-r2) 15:06:46 (39/42) Installing py3-retrying (1.3.3-r1) 15:06:46 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:06:46 (41/42) Installing py3-setuptools (52.0.0-r3) 15:06:46 (42/42) Installing py3-pip (20.3.4-r1) 15:06:46 ---> 1d9afe2e51a3 15:06:46 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:06:47 ---> Running in 8852ff805117 15:06:47 Executing busybox-1.33.1-r3.trigger 15:06:47 OK: 84 MiB in 64 packages 15:06:47 Removing intermediate container 8852ff805117 15:06:47 ---> 37c5872ca6bf 15:06:47 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:06:48 ---> e7890fe41a06 15:06:48 Step 25/30 : RUN chmod +x /entrypoint.sh 15:06:48 ---> Running in 85e27f754dbc 15:06:51 Removing intermediate container 85e27f754dbc 15:06:51 ---> 07cd4c1c9a70 15:06:51 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:06:51 ---> Running in 6407971a523e 15:06:51 Collecting docker-compose==1.23.2 15:06:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:06:51 Collecting docopt<0.7,>=0.6.1 15:06:51 Downloading docopt-0.6.2.tar.gz (25 kB) 15:06:52 Removing intermediate container 6407971a523e 15:06:52 ---> 6e9cd275a92f 15:06:52 Step 27/30 : CMD ["gate"] 15:06:52 ---> Running in acb9a1f1b57c 15:06:53 Removing intermediate container acb9a1f1b57c 15:06:53 ---> d54eb1096c33 15:06:53 Step 28/30 : LABEL arch=arm64 15:06:53 ---> Running in f49b1ebd5549 15:06:53 Removing intermediate container f49b1ebd5549 15:06:53 ---> cd5efad33de5 15:06:53 Step 29/30 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:06:54 ---> Running in 007a6ee449ed 15:06:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:06:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:06:54 Removing intermediate container 007a6ee449ed 15:06:54 ---> 83c9e51e5906 15:06:54 Step 30/30 : LABEL version=0.0.0 15:06:55 ---> Running in 8f786cbeb1cf 15:06:55 Collecting jsonschema<3,>=2.5.1 15:06:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:06:55 Collecting docker<4.0,>=3.6.0 15:06:55 Removing intermediate container 8f786cbeb1cf 15:06:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:06:55 ---> cf2fed0e9077 15:06:55 15:06:55 Collecting texttable<0.10,>=0.9.0 15:06:55 Downloading texttable-0.9.1.tar.gz (11 kB) 15:06:55 Successfully built cf2fed0e9077 15:06:55 Successfully tagged security-bootstrapper-arm64:latest 15:06:56  Building security-bootstrapper ... done Building security-proxy-setup 15:06:58 Collecting PyYAML<4,>=3.10 15:06:58 Downloading PyYAML-3.13.tar.gz (270 kB) 15:07:01 Collecting websocket-client<1.0,>=0.32.0 15:07:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:07:01 Collecting dockerpty<0.5,>=0.4.1 15:07:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:07:03 Collecting cached-property<2,>=1.2.0 15:07:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:07:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:07:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:07:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:07:03 ---> c1fea6c4de6d 15:07:03 Step 3/23 : WORKDIR /edgex-go 15:07:03 ---> Using cache 15:07:03 ---> b062272372bd 15:07:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:03 ---> Using cache 15:07:03 ---> 5058e0dab6fc 15:07:03 Step 5/23 : RUN apk add --update --no-cache make git 15:07:04 Collecting docker-pycreds>=0.4.0 15:07:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:07:04 ---> Running in ff9ecaebbae1 15:07:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14Collecting urllib3<1.25,>=1.21.1 15:07:05 15:07:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:07:05 ---> c1fea6c4de6d 15:07:05 Step 3/24 : WORKDIR /edgex-go 15:07:05 ---> Using cache 15:07:05 ---> b062272372bd 15:07:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:05 ---> Using cache 15:07:05 ---> 5058e0dab6fc 15:07:05 Step 5/24 : RUN apk add --update --no-cache make git 15:07:05 ---> Running in d15d21ec9b59 15:07:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:07:05 Collecting chardet<3.1.0,>=3.0.2 15:07:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:07:05 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) 15:07:05 Collecting idna<2.8,>=2.5 15:07:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:07:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:07:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:07:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:07:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:07:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:07:07 Attempting uninstall: urllib3 15:07:07 Found existing installation: urllib3 1.26.5 15:07:07 Uninstalling urllib3-1.26.5: 15:07:07 Successfully uninstalled urllib3-1.26.5 15:07:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:07 Attempting uninstall: idna 15:07:07 Found existing installation: idna 3.2 15:07:07 Uninstalling idna-3.2: 15:07:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:08 Successfully uninstalled idna-3.2 15:07:08 OK: 219 MiB in 52 packages 15:07:09 Attempting uninstall: chardet 15:07:09 Found existing installation: chardet 4.0.0 15:07:09 Uninstalling chardet-4.0.0: 15:07:09 OK: 219 MiB in 52 packages 15:07:09 Successfully uninstalled chardet-4.0.0 15:07:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:07:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:07:10 ---> c1fea6c4de6d 15:07:10 Step 3/22 : WORKDIR /edgex-go 15:07:10 ---> Using cache 15:07:10 ---> b062272372bd 15:07:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:10 ---> Using cache 15:07:10 ---> 5058e0dab6fc 15:07:10 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:07:10 ---> Running in d555d4fbd2c3 15:07:10 Removing intermediate container ff9ecaebbae1 15:07:10 ---> 240ed8c257f0 15:07:10 Step 6/23 : COPY go.mod . 15:07:11 Removing intermediate container d15d21ec9b59 15:07:11 ---> 3a1004d3a0dc 15:07:11 Step 6/24 : COPY . . 15:07:11 Attempting uninstall: requests 15:07:11 Found existing installation: requests 2.25.1 15:07:11 Uninstalling requests-2.25.1: 15:07:11 Successfully uninstalled requests-2.25.1 15:07:11 Running setup.py install for texttable: started 15:07:12 ---> 25705368ce98 15:07:12 Step 7/23 : RUN go mod download 15:07:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:12 ---> Running in 585595de8007 15:07:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:14 Running setup.py install for texttable: finished with status 'done' 15:07:14 Running setup.py install for PyYAML: started 15:07:14 OK: 219 MiB in 52 packages 15:07:16 Removing intermediate container d555d4fbd2c3 15:07:16 ---> 7711fb36b4df 15:07:16 Step 6/22 : COPY . . 15:07:17 Running setup.py install for PyYAML: finished with status 'done' 15:07:17 Running setup.py install for docopt: started 15:07:18 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:07:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:07:18 ---> c1fea6c4de6d 15:07:18 Step 3/20 : WORKDIR /edgex-go 15:07:18 ---> Using cache 15:07:18 ---> b062272372bd 15:07:18 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:18 ---> Using cache 15:07:18 ---> 5058e0dab6fc 15:07:18 Step 5/20 : RUN apk add --update --no-cache make git 15:07:18 ---> Using cache 15:07:18 ---> 3a1004d3a0dc 15:07:18 Step 6/20 : COPY . . 15:07:18 Removing intermediate container 585595de8007 15:07:18 ---> 8447ce697105 15:07:18 Step 8/23 : COPY . . 15:07:19 Running setup.py install for docopt: finished with status 'done' 15:07:19 Running setup.py install for dockerpty: started 15:07:21 Running setup.py install for dockerpty: finished with status 'done' 15:07:23 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 15:07:30 ---> 23d367d926a8 15:07:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:30 ---> Running in a9ac23cd8534 15:07:33 ---> d6c6124aac9f 15:07:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:33 ---> Running in f014d87a5f45 15:07:33 Removing intermediate container a9ac23cd8534 15:07:33 ---> c7b05df6bfa7 15:07:33 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:07:34 ---> Running in 51e111bd3ea6 15:07:35 ---> 78180a961bd6 15:07:35 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:35 ---> Running in 11e03b2241d7 15:07:36 ---> 315bbeb8bbdf 15:07:36 Step 9/23 : RUN go mod tidy 15:07:36 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 15:07:36 ---> Running in 3b94ee336d7d 15:07:39 Removing intermediate container f014d87a5f45 15:07:39 ---> 92f64af2af63 15:07:39 Step 8/22 : RUN make cmd/core-data/core-data 15:07:39 ---> Running in c15ac49c50b5 15:07:40 Removing intermediate container 11e03b2241d7 15:07:40 ---> fc178a1fd923 15:07:40 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:07:41 ---> Running in 4145a4a232c4 15:07:41 Removing intermediate container 9ed5c42cc3a5 15:07:41 ---> a9139c4996c2 15:07:41 Step 13/22 : ENV APP_PORT=58890 15:07:41 ---> Running in 94df34da1867 15:07:41 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 15:07:42 Removing intermediate container 94df34da1867 15:07:42 ---> 9c9f49bae535 15:07:42 Step 14/22 : EXPOSE $APP_PORT 15:07:42 ---> Running in 551af3f07a0d 15:07:43 Removing intermediate container 3b94ee336d7d 15:07:43 ---> eaf375a696a7 15:07:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:07:43 ---> Running in a844be946bc6 15:07:43 Removing intermediate container 551af3f07a0d 15:07:43 ---> 72e420f253ab 15:07:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:07:44 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 15:07:46 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 15:07:46 ---> 38ca42189684 15:07:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:07:47 ---> 45b7e912cd03 15:07:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:07:48 ---> 1bb47744244d 15:07:48 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:07:48 ---> Running in 0418007a6ef4 15:07:49 Removing intermediate container 0418007a6ef4 15:07:49 ---> 3fef75f08151 15:07:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:07:49 ---> Running in 5a4aaef4ccd5 15:07:50 Removing intermediate container 5a4aaef4ccd5 15:07:50 ---> b8d61249c5d3 15:07:50 Step 20/22 : LABEL arch=arm64 15:07:50 ---> Running in 0a63ca19ff52 15:07:50 Removing intermediate container 0a63ca19ff52 15:07:50 ---> a64a3a235c61 15:07:50 Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:07:50 ---> Running in dcd8e2e38708 15:07:51 Removing intermediate container dcd8e2e38708 15:07:51 ---> 2e114cc80756 15:07:51 Step 22/22 : LABEL version=0.0.0 15:07:51 ---> Running in f414d7c3e9d1 15:07:52 Removing intermediate container f414d7c3e9d1 15:07:52 ---> 074d0ecb27dd 15:07:52 15:07:52 Successfully built 074d0ecb27dd 15:07:52 Successfully tagged sys-mgmt-agent-arm64:latest 15:09:14  Building sys-mgmt-agent ... done 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 15:09:14 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 15:09:15 Removing intermediate container 51e111bd3ea6 15:09:15 ---> 434dec4b47a5 15:09:15 15:09:15 Step 9/24 : FROM alpine:3.14 15:09:15 ---> 5b8b7b635229 15:09:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:09:16 ---> Running in 94ff5f3497c4 15:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:09:19 (1/3) Installing ca-certificates (20191127-r5) 15:09:19 (2/3) Installing dumb-init (1.2.5-r1) 15:09:19 (3/3) Installing su-exec (0.2-r1) 15:09:19 Executing busybox-1.33.1-r6.trigger 15:09:19 Executing ca-certificates-20191127-r5.trigger 15:09:19 OK: 6 MiB in 17 packages 15:09:23 Removing intermediate container 94ff5f3497c4 15:09:23 ---> 63fbd4cd6dfe 15:09:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:09:23 ---> Running in ee1b3236758c 15:09:23 Removing intermediate container ee1b3236758c 15:09:23 ---> d3bfe9355242 15:09:23 Step 12/24 : WORKDIR / 15:09:23 ---> Running in 527f12c7580a 15:09:24 Removing intermediate container 4145a4a232c4 15:09:24 ---> 4cb3d721bd69 15:09:24 15:09:24 Step 9/20 : FROM alpine:3.14 15:09:24 ---> 5b8b7b635229 15:09:24 Step 10/20 : RUN apk add --update --no-cache curl 15:09:24 ---> Running in ab103913d091 15:09:24 Removing intermediate container 527f12c7580a 15:09:24 ---> 295ec36d93f4 15:09:24 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:09:26 ---> eea47be147f3 15:09: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 15:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:09:27 (1/5) Installing ca-certificates (20191127-r5) 15:09:27 (2/5) Installing brotli-libs (1.0.9-r5) 15:09:27 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:09:27 (4/5) Installing libcurl (7.79.1-r0) 15:09:27 (5/5) Installing curl (7.79.1-r0) 15:09:27 Executing busybox-1.33.1-r6.trigger 15:09:27 Executing ca-certificates-20191127-r5.trigger 15:09:28 ---> 9d2b3103aadf 15:09:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:09:28 OK: 8 MiB in 19 packages 15:09:28 Removing intermediate container a844be946bc6 15:09:28 ---> b834fe17518a 15:09:28 15:09:28 Step 11/23 : FROM alpine:3.14 15:09:28 ---> 5b8b7b635229 15:09:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:09:28 ---> Using cache 15:09:28 ---> cffa514ed48b 15:09:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:28 ---> Using cache 15:09:28 ---> 2a064844d7cb 15:09:28 Step 14/23 : ENV APP_PORT=59861 15:09:28 ---> Running in 06e404cd8dba 15:09:29 ---> 4b5ef1f0965d 15:09: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 15:09:29 Removing intermediate container 06e404cd8dba 15:09:29 ---> bf11823722de 15:09:29 Step 15/23 : EXPOSE $APP_PORT 15:09:29 ---> Running in 390649fc1aac 15:09:30 Removing intermediate container 390649fc1aac 15:09:30 ---> 64ae605a14d1 15:09:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:30 Removing intermediate container ab103913d091 15:09:30 ---> dce283585755 15:09:30 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:09:30 ---> 17122d54647e 15:09:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:09:30 ---> Running in 43de9fe19b8a 15:09:31 Removing intermediate container 43de9fe19b8a 15:09:31 ---> 6e10baecf2dc 15:09:31 Step 12/20 : WORKDIR /edgex 15:09:31 ---> Running in 35f028054484 15:09:31 ---> bfd5d2d375a2 15:09:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:09:31 Removing intermediate container 35f028054484 15:09:31 ---> 15440e32f67f 15:09:31 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:09:31 ---> 01a2fde2d8b0 15:09:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:09:32 ---> 811fa55fdf23 15:09:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:09:33 ---> 29f5a759d9b7 15:09:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:09:33 ---> 497adba6133d 15:09:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:09:34 ---> 9d451e189355 15:09:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:09:34 ---> Running in 945edab5713f 15:09:34 ---> 595bd3bca99a 15:09:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:09:34 Removing intermediate container 945edab5713f 15:09:34 ---> 7956dd2c2de0 15:09:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:34 ---> 3e0f89033fe3 15:09:34 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/ 15:09:34 ---> Running in e270d6bb3dbe 15:09:35 ---> Running in ef325f3b3a77 15:09:35 Removing intermediate container e270d6bb3dbe 15:09:35 ---> 99c88174be57 15:09:35 Step 21/23 : LABEL arch=arm64 15:09:36 ---> Running in c1a48004d9e3 15:09:36 ---> 36a865d38bb5 15:09:36 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:09:36 Removing intermediate container c1a48004d9e3 15:09:36 ---> 6c6508f5c166 15:09:36 Step 22/23 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:09:36 ---> Running in 3aa3c1bda1cf 15:09:36 ---> Running in 997d9f1f8175 15:09:37 Removing intermediate container 997d9f1f8175 15:09:37 ---> 10f6f574bd61 15:09:37 Step 23/23 : LABEL version=0.0.0 15:09:37 Removing intermediate container c15ac49c50b5 15:09:37 ---> fde4efc7cfe3 15:09:37 15:09:37 Step 9/22 : FROM alpine:3.14 15:09:37 ---> 5b8b7b635229 15:09:37 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:09:37 Removing intermediate container 3aa3c1bda1cf 15:09:37 ---> 412d8ed8ef22 15:09:37 Step 17/20 : CMD ["--init=true"] 15:09:37 ---> Running in 81c194d8d327 15:09:37 ---> Running in 3639fff7435a 15:09:37 ---> Running in 40c45d87e652 15:09:38 Removing intermediate container ef325f3b3a77 15:09:38 ---> 782d5ddc24f8 15:09:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:09:38 Removing intermediate container 81c194d8d327 15:09:38 ---> 0233f7ee1444 15:09:38 15:09:38 ---> Running in a1a2266db6b0 15:09:38 Removing intermediate container 3639fff7435a 15:09:38 ---> d9262de377f6 15:09:38 Step 11/22 : ENV APP_PORT=59880 15:09:38 Removing intermediate container 40c45d87e652 15:09:38 ---> c65433c99544 15:09:38 Step 18/20 : LABEL arch=arm64 15:09:38 ---> Running in a11f211150fe 15:09:38 ---> Running in 8a881f1db95e 15:09:38 Successfully built 0233f7ee1444 15:09:38 Successfully tagged support-scheduler-arm64:latest 15:09:38  Building support-scheduler ... done Removing intermediate container a1a2266db6b0 15:09:38 ---> 2e94ed6b1fd0 15:09:38 Step 22/24 : LABEL arch=arm64 15:09:38 ---> Running in a8e75910891b 15:09:39 Removing intermediate container 8a881f1db95e 15:09:39 ---> 455b11fc54c7 15:09:39 Removing intermediate container a11f211150fe 15:09:39 ---> 236bc42465fe 15:09:39 Step 19/20 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:09:39 Step 12/22 : EXPOSE $APP_PORT 15:09:39 ---> Running in fe7300298f22 15:09:39 ---> Running in 2ad06231ef53 15:09:39 Removing intermediate container a8e75910891b 15:09:39 ---> 67ba13635d2b 15:09:39 Step 23/24 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:09:39 ---> Running in 65aa3315e502 15:09:39 Removing intermediate container fe7300298f22 15:09:39 ---> 9be11ced1e77 15:09:39 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:39 Removing intermediate container 2ad06231ef53 15:09:39 ---> a99009525f11 15:09:39 Step 20/20 : LABEL version=0.0.0 15:09:40 ---> Running in 04692787dceb 15:09:40 ---> Running in 69a898d31994 15:09:40 Removing intermediate container 65aa3315e502 15:09:40 ---> ddf2ec7e11ff 15:09:40 Step 24/24 : LABEL version=0.0.0 15:09:40 ---> Running in a7d3db9000dd 15:09:40 Removing intermediate container 69a898d31994 15:09:40 ---> f090a7964a52 15:09:40 15:09:40 Successfully built f090a7964a52 15:09:40 Successfully tagged security-proxy-setup-arm64:latest 15:09:41  Building security-proxy-setup ... done Removing intermediate container a7d3db9000dd 15:09:41 ---> a1adb6763b6a 15:09:41 15:09:41 Successfully built a1adb6763b6a 15:09:41 Successfully tagged security-secretstore-setup-arm64:latest 15:09:42  Building security-secretstore-setup ... done Removing intermediate container 04692787dceb 15:09:42 ---> e35a0631d2ce 15:09:42 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:09:42 ---> Running in 20f666b21182 15:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:09:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:09:45 (1/6) Installing dumb-init (1.2.5-r1) 15:09:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:09:45 (3/6) Installing libsodium (1.0.18-r0) 15:09:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:09:45 (5/6) Installing libzmq (4.3.4-r0) 15:09:45 (6/6) Installing zeromq (4.3.4-r0) 15:09:45 Executing busybox-1.33.1-r6.trigger 15:09:45 OK: 8 MiB in 20 packages 15:09:46 Removing intermediate container 20f666b21182 15:09:46 ---> eb2a5b81b752 15:09:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:47 ---> 07823bbfa2d9 15:09:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:09:48 ---> 627f67e62a06 15:09:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:09:49 ---> 86e857a184c7 15:09:49 Step 18/22 : ENTRYPOINT ["/core-data"] 15:09:49 ---> Running in 0ab032c5a317 15:09:50 Removing intermediate container 0ab032c5a317 15:09:50 ---> 3b1d5616595f 15:09:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:50 ---> Running in 373319d081f2 15:09:50 Removing intermediate container 373319d081f2 15:09:50 ---> 0536393d07a6 15:09:50 Step 20/22 : LABEL arch=arm64 15:09:50 ---> Running in e2ea7134dadf 15:09:50 Removing intermediate container e2ea7134dadf 15:09:50 ---> fc1670dbb57c 15:09:50 Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:09:51 ---> Running in 63b59da8d8a2 15:09:51 Removing intermediate container 63b59da8d8a2 15:09:51 ---> 2895a13e9eec 15:09:51 Step 22/22 : LABEL version=0.0.0 15:09:51 ---> Running in 30a24f5255dc 15:09:52 Removing intermediate container 30a24f5255dc 15:09:52 ---> bdc3043f44b2 15:09:52 15:09:52 Successfully built bdc3043f44b2 15:09:52 Successfully tagged core-data-arm64:latest 15:09:52  Building core-data ... done  [Pipeline] } 15:09:52 $ docker stop --time=1 e5554f3dd17264e5adfb428f7a34f5a0fd5b52bfd832477085df7e1852947f87 15:09:54 $ docker rm -f e5554f3dd17264e5adfb428f7a34f5a0fd5b52bfd832477085df7e1852947f87 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:54 + docker images 15:09:55 REPOSITORY TAG IMAGE ID CREATED SIZE 15:09:55 core-data-arm64 latest bdc3043f44b2 3 seconds ago 19.6MB 15:09:55 security-proxy-setup-arm64 latest f090a7964a52 14 seconds ago 25.5MB 15:09:55 security-secretstore-setup-arm64 latest a1adb6763b6a 14 seconds ago 26.8MB 15:09:55 support-scheduler-arm64 latest 0233f7ee1444 17 seconds ago 15.3MB 15:09:55 fde4efc7cfe3 18 seconds ago 1.46GB 15:09:55 b834fe17518a 27 seconds ago 1.46GB 15:09:55 4cb3d721bd69 31 seconds ago 1.46GB 15:09:55 434dec4b47a5 39 seconds ago 1.46GB 15:09:55 sys-mgmt-agent-arm64 latest 074d0ecb27dd 2 minutes ago 277MB 15:09:55 security-bootstrapper-arm64 latest cf2fed0e9077 2 minutes ago 17.8MB 15:09:55 support-notifications-arm64 latest 764e80776e00 3 minutes ago 16.1MB 15:09:55 core-command-arm64 latest 2c24672420a0 3 minutes ago 15.2MB 15:09:55 core-metadata-arm64 latest 023002adad6a 3 minutes ago 15.9MB 15:09:55 8724fd11984c 3 minutes ago 1.46GB 15:09:55 21a299755d91 3 minutes ago 1.46GB 15:09:55 8d79d83886c4 3 minutes ago 1.45GB 15:09:55 55ea30059c3e 3 minutes ago 1.46GB 15:09:55 1bb23b2362db 3 minutes ago 1.45GB 15:09:55 ci-base-image-arm64 latest c1fea6c4de6d 7 minutes ago 1.24GB 15:09:55 alpine 3.14 5b8b7b635229 4 days ago 5.35MB 15:09:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 15:09:55 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 15:09:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:55 provisioning config files... 15:09:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config2755273101299024576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:55 ---> docker-login.sh 15:09:55 nexus3.edgexfoundry.org:10001 15:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:56 Configure a credential helper to remove this warning. See 15:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:56 15:09:56 Login Succeeded 15:09:56 nexus3.edgexfoundry.org:10002 15:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:56 Configure a credential helper to remove this warning. See 15:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:56 15:09:56 Login Succeeded 15:09:56 nexus3.edgexfoundry.org:10003 15:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:57 Configure a credential helper to remove this warning. See 15:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:57 15:09:57 Login Succeeded 15:09:57 nexus3.edgexfoundry.org:10004 15:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:57 Configure a credential helper to remove this warning. See 15:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:57 15:09:57 Login Succeeded 15:09:57 docker.io 15:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:58 Configure a credential helper to remove this warning. See 15:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:58 15:09:58 Login Succeeded 15:09:58 ---> docker-login.sh ends [Pipeline] } 15:09:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:58 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:09:58 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:09:58 latest 15:09:58 0.0.0 15:09:58 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:09:58 main 15:09:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:09:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:09:59 3e967974c955: Preparing 15:09:59 5636e276c1e4: Preparing 15:09:59 b2ef3f42d81b: Preparing 15:09:59 517847623067: Preparing 15:09:59 62170e181a92: Preparing 15:09:59 62170e181a92: Layer already exists 15:09:59 3e967974c955: Pushed 15:09:59 b2ef3f42d81b: Pushed 15:09:59 517847623067: Pushed 15:10:02 5636e276c1e4: Pushed 15:10:02 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:10:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:10:02 3e967974c955: Preparing 15:10:02 5636e276c1e4: Preparing 15:10:02 b2ef3f42d81b: Preparing 15:10:02 517847623067: Preparing 15:10:02 62170e181a92: Preparing 15:10:02 b2ef3f42d81b: Layer already exists 15:10:02 62170e181a92: Layer already exists 15:10:02 5636e276c1e4: Layer already exists 15:10:02 517847623067: Layer already exists 15:10:02 3e967974c955: Layer already exists 15:10:03 latest: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:10:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0.0.0 15:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:10:03 3e967974c955: Preparing 15:10:03 5636e276c1e4: Preparing 15:10:03 b2ef3f42d81b: Preparing 15:10:03 517847623067: Preparing 15:10:03 62170e181a92: Preparing 15:10:03 b2ef3f42d81b: Layer already exists 15:10:03 3e967974c955: Layer already exists 15:10:03 5636e276c1e4: Layer already exists 15:10:03 517847623067: Layer already exists 15:10:03 62170e181a92: Layer already exists 15:10:04 0.0.0: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:10:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:10:04 3e967974c955: Preparing 15:10:04 5636e276c1e4: Preparing 15:10:04 b2ef3f42d81b: Preparing 15:10:04 517847623067: Preparing 15:10:04 62170e181a92: Preparing 15:10:04 b2ef3f42d81b: Layer already exists 15:10:04 517847623067: Layer already exists 15:10:04 3e967974c955: Layer already exists 15:10:04 62170e181a92: Layer already exists 15:10:04 5636e276c1e4: Layer already exists 15:10:05 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:10:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 15:10:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:10:05 3e967974c955: Preparing 15:10:05 5636e276c1e4: Preparing 15:10:05 b2ef3f42d81b: Preparing 15:10:05 517847623067: Preparing 15:10:05 62170e181a92: Preparing 15:10:06 5636e276c1e4: Layer already exists 15:10:06 b2ef3f42d81b: Layer already exists 15:10:06 517847623067: Layer already exists 15:10:06 3e967974c955: Layer already exists 15:10:06 62170e181a92: Layer already exists 15:10:06 main: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:06 ===================================================== [Pipeline] echo 15:10:06 taggedImages: 15:10:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:10:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:0.0.0 15:10:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:10:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:10:06 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:06 latest 15:10:06 0.0.0 15:10:06 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:06 main 15:10:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:10:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:10:06 4ee982044b7d: Preparing 15:10:06 c8fd59ec8d2d: Preparing 15:10:06 b2ef3f42d81b: Preparing 15:10:06 59a0b342c093: Preparing 15:10:06 32a6300fed51: Preparing 15:10:06 62170e181a92: Preparing 15:10:06 62170e181a92: Waiting 15:10:07 b2ef3f42d81b: Layer already exists 15:10:07 62170e181a92: Layer already exists 15:10:07 32a6300fed51: Pushed 15:10:07 4ee982044b7d: Pushed 15:10:07 59a0b342c093: Pushed 15:10:10 c8fd59ec8d2d: Pushed 15:10:10 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:10:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:10:10 4ee982044b7d: Preparing 15:10:10 c8fd59ec8d2d: Preparing 15:10:10 b2ef3f42d81b: Preparing 15:10:10 59a0b342c093: Preparing 15:10:10 32a6300fed51: Preparing 15:10:10 62170e181a92: Preparing 15:10:10 62170e181a92: Waiting 15:10:10 c8fd59ec8d2d: Layer already exists 15:10:10 b2ef3f42d81b: Layer already exists 15:10:10 32a6300fed51: Layer already exists 15:10:10 4ee982044b7d: Layer already exists 15:10:10 59a0b342c093: Layer already exists 15:10:10 62170e181a92: Layer already exists 15:10:11 latest: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:10:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0.0.0 15:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:10:11 4ee982044b7d: Preparing 15:10:11 c8fd59ec8d2d: Preparing 15:10:11 b2ef3f42d81b: Preparing 15:10:11 59a0b342c093: Preparing 15:10:11 32a6300fed51: Preparing 15:10:11 62170e181a92: Preparing 15:10:11 62170e181a92: Waiting 15:10:11 59a0b342c093: Layer already exists 15:10:11 32a6300fed51: Layer already exists 15:10:11 b2ef3f42d81b: Layer already exists 15:10:11 4ee982044b7d: Layer already exists 15:10:11 c8fd59ec8d2d: Layer already exists 15:10:12 62170e181a92: Layer already exists 15:10:12 0.0.0: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:10:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:10:12 4ee982044b7d: Preparing 15:10:12 c8fd59ec8d2d: Preparing 15:10:12 b2ef3f42d81b: Preparing 15:10:12 59a0b342c093: Preparing 15:10:12 32a6300fed51: Preparing 15:10:12 62170e181a92: Preparing 15:10:12 62170e181a92: Waiting 15:10:13 c8fd59ec8d2d: Layer already exists 15:10:13 4ee982044b7d: Layer already exists 15:10:13 32a6300fed51: Layer already exists 15:10:13 b2ef3f42d81b: Layer already exists 15:10:13 59a0b342c093: Layer already exists 15:10:13 62170e181a92: Layer already exists 15:10:13 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:10:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 15:10:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:10:13 4ee982044b7d: Preparing 15:10:13 c8fd59ec8d2d: Preparing 15:10:13 b2ef3f42d81b: Preparing 15:10:13 59a0b342c093: Preparing 15:10:13 32a6300fed51: Preparing 15:10:13 62170e181a92: Preparing 15:10:13 62170e181a92: Waiting 15:10:14 b2ef3f42d81b: Layer already exists 15:10:14 4ee982044b7d: Layer already exists 15:10:14 c8fd59ec8d2d: Layer already exists 15:10:14 59a0b342c093: Layer already exists 15:10:14 32a6300fed51: Layer already exists 15:10:14 62170e181a92: Layer already exists 15:10:14 main: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:14 ===================================================== [Pipeline] echo 15:10:14 taggedImages: 15:10:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:10:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:0.0.0 15:10:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:10:14 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:10:14 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:14 latest 15:10:14 0.0.0 15:10:14 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:14 main 15:10:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:10:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:10:14 486d79129f77: Preparing 15:10:14 74a8ec9b4df3: Preparing 15:10:14 b2ef3f42d81b: Preparing 15:10:14 517847623067: Preparing 15:10:14 62170e181a92: Preparing 15:10:15 b2ef3f42d81b: Layer already exists 15:10:15 517847623067: Layer already exists 15:10:15 62170e181a92: Layer already exists 15:10:15 486d79129f77: Pushed 15:10:17 74a8ec9b4df3: Pushed 15:10:18 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:10:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:10:18 486d79129f77: Preparing 15:10:18 74a8ec9b4df3: Preparing 15:10:18 b2ef3f42d81b: Preparing 15:10:18 517847623067: Preparing 15:10:18 62170e181a92: Preparing 15:10:18 74a8ec9b4df3: Layer already exists 15:10:18 486d79129f77: Layer already exists 15:10:18 b2ef3f42d81b: Layer already exists 15:10:18 517847623067: Layer already exists 15:10:18 62170e181a92: Layer already exists 15:10:19 latest: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:10:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0.0.0 15:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:10:19 486d79129f77: Preparing 15:10:19 74a8ec9b4df3: Preparing 15:10:19 b2ef3f42d81b: Preparing 15:10:19 517847623067: Preparing 15:10:19 62170e181a92: Preparing 15:10:19 517847623067: Layer already exists 15:10:19 62170e181a92: Layer already exists 15:10:19 486d79129f77: Layer already exists 15:10:19 b2ef3f42d81b: Layer already exists 15:10:19 74a8ec9b4df3: Layer already exists 15:10:19 0.0.0: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:10:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:10:20 486d79129f77: Preparing 15:10:20 74a8ec9b4df3: Preparing 15:10:20 b2ef3f42d81b: Preparing 15:10:20 517847623067: Preparing 15:10:20 62170e181a92: Preparing 15:10:20 486d79129f77: Layer already exists 15:10:20 74a8ec9b4df3: Layer already exists 15:10:20 62170e181a92: Layer already exists 15:10:20 517847623067: Layer already exists 15:10:20 b2ef3f42d81b: Layer already exists 15:10:20 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:10:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 15:10:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:10:21 486d79129f77: Preparing 15:10:21 74a8ec9b4df3: Preparing 15:10:21 b2ef3f42d81b: Preparing 15:10:21 517847623067: Preparing 15:10:21 62170e181a92: Preparing 15:10:21 74a8ec9b4df3: Layer already exists 15:10:21 62170e181a92: Layer already exists 15:10:21 517847623067: Layer already exists 15:10:21 486d79129f77: Layer already exists 15:10:21 b2ef3f42d81b: Layer already exists 15:10:21 main: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:21 ===================================================== [Pipeline] echo 15:10:21 taggedImages: 15:10:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:10:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0.0.0 15:10:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:10:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:10:21 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:21 latest 15:10:21 0.0.0 15:10:21 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:21 main 15:10:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:10:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:10:22 f276548495e3: Preparing 15:10:22 f276548495e3: Preparing 15:10:22 f685e25b02e1: Preparing 15:10:22 e645eca9e42e: Preparing 15:10:22 7746498ebc88: Preparing 15:10:22 bcdf6a0ff945: Preparing 15:10:22 b2ef3f42d81b: Preparing 15:10:22 3035053f5dad: Preparing 15:10:22 e45736d50327: Preparing 15:10:22 de6fbf21bf52: Preparing 15:10:22 cbad311ad54f: Preparing 15:10:22 62170e181a92: Preparing 15:10:22 de6fbf21bf52: Waiting 15:10:22 b2ef3f42d81b: Waiting 15:10:22 3035053f5dad: Waiting 15:10:22 e45736d50327: Waiting 15:10:22 cbad311ad54f: Waiting 15:10:22 62170e181a92: Waiting 15:10:22 f685e25b02e1: Pushed 15:10:22 f276548495e3: Pushed 15:10:22 e645eca9e42e: Pushed 15:10:22 7746498ebc88: Pushed 15:10:22 b2ef3f42d81b: Layer already exists 15:10:23 e45736d50327: Pushed 15:10:23 3035053f5dad: Pushed 15:10:23 de6fbf21bf52: Pushed 15:10:23 cbad311ad54f: Pushed 15:10:23 62170e181a92: Layer already exists 15:10:26 bcdf6a0ff945: Pushed 15:10:26 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:10:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:10:27 f276548495e3: Preparing 15:10:27 f276548495e3: Preparing 15:10:27 f685e25b02e1: Preparing 15:10:27 e645eca9e42e: Preparing 15:10:27 7746498ebc88: Preparing 15:10:27 bcdf6a0ff945: Preparing 15:10:27 b2ef3f42d81b: Preparing 15:10:27 3035053f5dad: Preparing 15:10:27 e45736d50327: Preparing 15:10:27 de6fbf21bf52: Preparing 15:10:27 cbad311ad54f: Preparing 15:10:27 62170e181a92: Preparing 15:10:27 e45736d50327: Waiting 15:10:27 de6fbf21bf52: Waiting 15:10:27 cbad311ad54f: Waiting 15:10:27 62170e181a92: Waiting 15:10:27 b2ef3f42d81b: Waiting 15:10:27 3035053f5dad: Waiting 15:10:27 bcdf6a0ff945: Layer already exists 15:10:27 f276548495e3: Layer already exists 15:10:27 7746498ebc88: Layer already exists 15:10:27 f685e25b02e1: Layer already exists 15:10:27 e645eca9e42e: Layer already exists 15:10:27 e45736d50327: Layer already exists 15:10:27 b2ef3f42d81b: Layer already exists 15:10:27 cbad311ad54f: Layer already exists 15:10:27 3035053f5dad: Layer already exists 15:10:27 de6fbf21bf52: Layer already exists 15:10:27 62170e181a92: Layer already exists 15:10:27 latest: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:10:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0.0.0 15:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:10:28 f276548495e3: Preparing 15:10:28 f276548495e3: Preparing 15:10:28 f685e25b02e1: Preparing 15:10:28 e645eca9e42e: Preparing 15:10:28 7746498ebc88: Preparing 15:10:28 bcdf6a0ff945: Preparing 15:10:28 b2ef3f42d81b: Preparing 15:10:28 3035053f5dad: Preparing 15:10:28 e45736d50327: Preparing 15:10:28 de6fbf21bf52: Preparing 15:10:28 cbad311ad54f: Preparing 15:10:28 62170e181a92: Preparing 15:10:28 e45736d50327: Waiting 15:10:28 cbad311ad54f: Waiting 15:10:28 de6fbf21bf52: Waiting 15:10:28 b2ef3f42d81b: Waiting 15:10:28 62170e181a92: Waiting 15:10:28 3035053f5dad: Waiting 15:10:28 e645eca9e42e: Layer already exists 15:10:28 7746498ebc88: Layer already exists 15:10:28 f685e25b02e1: Layer already exists 15:10:28 bcdf6a0ff945: Layer already exists 15:10:28 f276548495e3: Layer already exists 15:10:28 e45736d50327: Layer already exists 15:10:28 b2ef3f42d81b: Layer already exists 15:10:28 de6fbf21bf52: Layer already exists 15:10:28 3035053f5dad: Layer already exists 15:10:28 cbad311ad54f: Layer already exists 15:10:28 62170e181a92: Layer already exists 15:10:28 0.0.0: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:10:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:10:29 f276548495e3: Preparing 15:10:29 f276548495e3: Preparing 15:10:29 f685e25b02e1: Preparing 15:10:29 e645eca9e42e: Preparing 15:10:29 7746498ebc88: Preparing 15:10:29 bcdf6a0ff945: Preparing 15:10:29 b2ef3f42d81b: Preparing 15:10:29 3035053f5dad: Preparing 15:10:29 e45736d50327: Preparing 15:10:29 de6fbf21bf52: Preparing 15:10:29 cbad311ad54f: Preparing 15:10:29 62170e181a92: Preparing 15:10:29 e45736d50327: Waiting 15:10:29 de6fbf21bf52: Waiting 15:10:29 b2ef3f42d81b: Waiting 15:10:29 3035053f5dad: Waiting 15:10:29 cbad311ad54f: Waiting 15:10:29 62170e181a92: Waiting 15:10:29 bcdf6a0ff945: Layer already exists 15:10:29 f685e25b02e1: Layer already exists 15:10:29 f276548495e3: Layer already exists 15:10:29 7746498ebc88: Layer already exists 15:10:29 e645eca9e42e: Layer already exists 15:10:29 b2ef3f42d81b: Layer already exists 15:10:29 cbad311ad54f: Layer already exists 15:10:29 e45736d50327: Layer already exists 15:10:29 de6fbf21bf52: Layer already exists 15:10:29 3035053f5dad: Layer already exists 15:10:29 62170e181a92: Layer already exists 15:10:29 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:10:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 15:10:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:10:30 f276548495e3: Preparing 15:10:30 f276548495e3: Preparing 15:10:30 f685e25b02e1: Preparing 15:10:30 e645eca9e42e: Preparing 15:10:30 7746498ebc88: Preparing 15:10:30 bcdf6a0ff945: Preparing 15:10:30 b2ef3f42d81b: Preparing 15:10:30 3035053f5dad: Preparing 15:10:30 e45736d50327: Preparing 15:10:30 de6fbf21bf52: Preparing 15:10:30 cbad311ad54f: Preparing 15:10:30 62170e181a92: Preparing 15:10:30 3035053f5dad: Waiting 15:10:30 e45736d50327: Waiting 15:10:30 de6fbf21bf52: Waiting 15:10:30 cbad311ad54f: Waiting 15:10:30 62170e181a92: Waiting 15:10:30 b2ef3f42d81b: Waiting 15:10:30 bcdf6a0ff945: Layer already exists 15:10:30 7746498ebc88: Layer already exists 15:10:30 f276548495e3: Layer already exists 15:10:30 f685e25b02e1: Layer already exists 15:10:30 e645eca9e42e: Layer already exists 15:10:30 e45736d50327: Layer already exists 15:10:30 b2ef3f42d81b: Layer already exists 15:10:30 3035053f5dad: Layer already exists 15:10:30 de6fbf21bf52: Layer already exists 15:10:30 cbad311ad54f: Layer already exists 15:10:30 62170e181a92: Layer already exists 15:10:30 main: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:30 ===================================================== [Pipeline] echo 15:10:30 taggedImages: 15:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0.0.0 15:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:10:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:10:30 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:30 latest 15:10:30 0.0.0 15:10:30 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:30 main 15:10:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:10:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:10:31 356886e1f733: Preparing 15:10:31 2d5561269bc6: Preparing 15:10:31 500bd5567a35: Preparing 15:10:31 93f0c9fe3292: Preparing 15:10:31 9dc12a539a66: Preparing 15:10:31 62170e181a92: Preparing 15:10:31 62170e181a92: Waiting 15:10:31 93f0c9fe3292: Pushed 15:10:31 500bd5567a35: Pushed 15:10:31 62170e181a92: Layer already exists 15:10:31 9dc12a539a66: Pushed 15:10:33 2d5561269bc6: Pushed 15:10:33 356886e1f733: Pushed 15:10:33 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:10:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:10:34 356886e1f733: Preparing 15:10:34 2d5561269bc6: Preparing 15:10:34 500bd5567a35: Preparing 15:10:34 93f0c9fe3292: Preparing 15:10:34 9dc12a539a66: Preparing 15:10:34 62170e181a92: Preparing 15:10:34 62170e181a92: Waiting 15:10:34 356886e1f733: Layer already exists 15:10:34 9dc12a539a66: Layer already exists 15:10:34 93f0c9fe3292: Layer already exists 15:10:34 2d5561269bc6: Layer already exists 15:10:34 500bd5567a35: Layer already exists 15:10:34 62170e181a92: Layer already exists 15:10:34 latest: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:10:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0.0.0 15:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:10:35 356886e1f733: Preparing 15:10:35 2d5561269bc6: Preparing 15:10:35 500bd5567a35: Preparing 15:10:35 93f0c9fe3292: Preparing 15:10:35 9dc12a539a66: Preparing 15:10:35 62170e181a92: Preparing 15:10:35 62170e181a92: Waiting 15:10:35 500bd5567a35: Layer already exists 15:10:35 2d5561269bc6: Layer already exists 15:10:35 356886e1f733: Layer already exists 15:10:35 93f0c9fe3292: Layer already exists 15:10:35 9dc12a539a66: Layer already exists 15:10:35 62170e181a92: Layer already exists 15:10:35 0.0.0: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:10:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:10:36 356886e1f733: Preparing 15:10:36 2d5561269bc6: Preparing 15:10:36 500bd5567a35: Preparing 15:10:36 93f0c9fe3292: Preparing 15:10:36 9dc12a539a66: Preparing 15:10:36 62170e181a92: Preparing 15:10:36 62170e181a92: Waiting 15:10:36 2d5561269bc6: Layer already exists 15:10:36 9dc12a539a66: Layer already exists 15:10:36 356886e1f733: Layer already exists 15:10:36 500bd5567a35: Layer already exists 15:10:36 93f0c9fe3292: Layer already exists 15:10:36 62170e181a92: Layer already exists 15:10:36 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] isUnix [Pipeline] sh 15:10:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:10:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:10:37 356886e1f733: Preparing 15:10:37 2d5561269bc6: Preparing 15:10:37 500bd5567a35: Preparing 15:10:37 93f0c9fe3292: Preparing 15:10:37 9dc12a539a66: Preparing 15:10:37 62170e181a92: Preparing 15:10:37 62170e181a92: Waiting 15:10:37 2d5561269bc6: Layer already exists 15:10:37 356886e1f733: Layer already exists 15:10:37 9dc12a539a66: Layer already exists 15:10:37 500bd5567a35: Layer already exists 15:10:37 93f0c9fe3292: Layer already exists 15:10:37 62170e181a92: Layer already exists 15:10:37 main: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:37 ===================================================== [Pipeline] echo 15:10:37 taggedImages: 15:10:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:10:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0.0.0 15:10:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:10:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:10:37 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:37 latest 15:10:37 0.0.0 15:10:37 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:37 main 15:10:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:10:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:10:38 7246f0404027: Preparing 15:10:38 f9e5c7b20ccc: Preparing 15:10:38 ba25ba16aa3b: Preparing 15:10:38 e4dd720918a1: Preparing 15:10:38 39b9a87fa06d: Preparing 15:10:38 1b9e92c18eea: Preparing 15:10:38 75b557e2d774: Preparing 15:10:38 60445091cba9: Preparing 15:10:38 ea2780e42b8c: Preparing 15:10:38 62170e181a92: Preparing 15:10:38 60445091cba9: Waiting 15:10:38 ea2780e42b8c: Waiting 15:10:38 62170e181a92: Waiting 15:10:38 1b9e92c18eea: Waiting 15:10:38 75b557e2d774: Waiting 15:10:38 f9e5c7b20ccc: Pushed 15:10:38 7246f0404027: Pushed 15:10:38 39b9a87fa06d: Pushed 15:10:39 75b557e2d774: Pushed 15:10:39 1b9e92c18eea: Pushed 15:10:39 60445091cba9: Pushed 15:10:39 62170e181a92: Layer already exists 15:10:39 ea2780e42b8c: Pushed 15:10:41 e4dd720918a1: Pushed 15:10:41 ba25ba16aa3b: Pushed 15:10:42 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:10:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:10:42 7246f0404027: Preparing 15:10:42 f9e5c7b20ccc: Preparing 15:10:42 ba25ba16aa3b: Preparing 15:10:42 e4dd720918a1: Preparing 15:10:42 39b9a87fa06d: Preparing 15:10:42 1b9e92c18eea: Preparing 15:10:42 75b557e2d774: Preparing 15:10:42 60445091cba9: Preparing 15:10:42 ea2780e42b8c: Preparing 15:10:42 62170e181a92: Preparing 15:10:42 1b9e92c18eea: Waiting 15:10:42 75b557e2d774: Waiting 15:10:42 60445091cba9: Waiting 15:10:42 ea2780e42b8c: Waiting 15:10:42 62170e181a92: Waiting 15:10:43 f9e5c7b20ccc: Layer already exists 15:10:43 ba25ba16aa3b: Layer already exists 15:10:43 e4dd720918a1: Layer already exists 15:10:43 7246f0404027: Layer already exists 15:10:43 39b9a87fa06d: Layer already exists 15:10:43 1b9e92c18eea: Layer already exists 15:10:43 60445091cba9: Layer already exists 15:10:43 62170e181a92: Layer already exists 15:10:43 ea2780e42b8c: Layer already exists 15:10:43 75b557e2d774: Layer already exists 15:10:43 latest: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:10:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0.0.0 15:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:10:43 7246f0404027: Preparing 15:10:43 f9e5c7b20ccc: Preparing 15:10:43 ba25ba16aa3b: Preparing 15:10:43 e4dd720918a1: Preparing 15:10:43 39b9a87fa06d: Preparing 15:10:43 1b9e92c18eea: Preparing 15:10:43 75b557e2d774: Preparing 15:10:43 60445091cba9: Preparing 15:10:43 ea2780e42b8c: Preparing 15:10:43 62170e181a92: Preparing 15:10:43 75b557e2d774: Waiting 15:10:43 1b9e92c18eea: Waiting 15:10:43 ea2780e42b8c: Waiting 15:10:43 62170e181a92: Waiting 15:10:43 60445091cba9: Waiting 15:10:44 39b9a87fa06d: Layer already exists 15:10:44 f9e5c7b20ccc: Layer already exists 15:10:44 7246f0404027: Layer already exists 15:10:44 e4dd720918a1: Layer already exists 15:10:44 ba25ba16aa3b: Layer already exists 15:10:44 75b557e2d774: Layer already exists 15:10:44 60445091cba9: Layer already exists 15:10:44 1b9e92c18eea: Layer already exists 15:10:44 62170e181a92: Layer already exists 15:10:44 ea2780e42b8c: Layer already exists 15:10:44 0.0.0: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:10:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:10:44 7246f0404027: Preparing 15:10:44 f9e5c7b20ccc: Preparing 15:10:44 ba25ba16aa3b: Preparing 15:10:44 e4dd720918a1: Preparing 15:10:44 39b9a87fa06d: Preparing 15:10:44 1b9e92c18eea: Preparing 15:10:44 75b557e2d774: Preparing 15:10:44 60445091cba9: Preparing 15:10:44 ea2780e42b8c: Preparing 15:10:44 62170e181a92: Preparing 15:10:44 75b557e2d774: Waiting 15:10:44 60445091cba9: Waiting 15:10:44 ea2780e42b8c: Waiting 15:10:44 62170e181a92: Waiting 15:10:44 1b9e92c18eea: Waiting 15:10:45 e4dd720918a1: Layer already exists 15:10:45 f9e5c7b20ccc: Layer already exists 15:10:45 39b9a87fa06d: Layer already exists 15:10:45 7246f0404027: Layer already exists 15:10:45 ba25ba16aa3b: Layer already exists 15:10:45 60445091cba9: Layer already exists 15:10:45 75b557e2d774: Layer already exists 15:10:45 1b9e92c18eea: Layer already exists 15:10:45 ea2780e42b8c: Layer already exists 15:10:45 62170e181a92: Layer already exists 15:10:45 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:10:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:10:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:10:45 7246f0404027: Preparing 15:10:45 f9e5c7b20ccc: Preparing 15:10:45 ba25ba16aa3b: Preparing 15:10:45 e4dd720918a1: Preparing 15:10:45 39b9a87fa06d: Preparing 15:10:45 1b9e92c18eea: Preparing 15:10:45 75b557e2d774: Preparing 15:10:45 60445091cba9: Preparing 15:10:45 ea2780e42b8c: Preparing 15:10:45 62170e181a92: Preparing 15:10:45 1b9e92c18eea: Waiting 15:10:45 60445091cba9: Waiting 15:10:45 75b557e2d774: Waiting 15:10:45 ea2780e42b8c: Waiting 15:10:45 62170e181a92: Waiting 15:10:46 39b9a87fa06d: Layer already exists 15:10:46 e4dd720918a1: Layer already exists 15:10:46 ba25ba16aa3b: Layer already exists 15:10:46 f9e5c7b20ccc: Layer already exists 15:10:46 7246f0404027: Layer already exists 15:10:46 1b9e92c18eea: Layer already exists 15:10:46 75b557e2d774: Layer already exists 15:10:46 60445091cba9: Layer already exists 15:10:46 ea2780e42b8c: Layer already exists 15:10:46 62170e181a92: Layer already exists 15:10:46 main: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:46 ===================================================== [Pipeline] echo 15:10:46 taggedImages: 15:10:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:10:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0.0.0 15:10:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:10:46 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:10:46 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:46 latest 15:10:46 0.0.0 15:10:46 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:46 main 15:10:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:10:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:10:46 ee06117456e0: Preparing 15:10:46 5ebd4db7cc12: Preparing 15:10:46 b2ef3f42d81b: Preparing 15:10:46 2b48f5d2d5ca: Preparing 15:10:46 62170e181a92: Preparing 15:10:47 62170e181a92: Layer already exists 15:10:47 b2ef3f42d81b: Layer already exists 15:10:47 ee06117456e0: Pushed 15:10:47 2b48f5d2d5ca: Pushed 15:10:49 5ebd4db7cc12: Pushed 15:10:49 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:10:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:10:50 ee06117456e0: Preparing 15:10:50 5ebd4db7cc12: Preparing 15:10:50 b2ef3f42d81b: Preparing 15:10:50 2b48f5d2d5ca: Preparing 15:10:50 62170e181a92: Preparing 15:10:50 ee06117456e0: Layer already exists 15:10:50 5ebd4db7cc12: Layer already exists 15:10:50 62170e181a92: Layer already exists 15:10:50 b2ef3f42d81b: Layer already exists 15:10:50 2b48f5d2d5ca: Layer already exists 15:10:50 latest: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:10:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0.0.0 15:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:10:51 ee06117456e0: Preparing 15:10:51 5ebd4db7cc12: Preparing 15:10:51 b2ef3f42d81b: Preparing 15:10:51 2b48f5d2d5ca: Preparing 15:10:51 62170e181a92: Preparing 15:10:51 2b48f5d2d5ca: Layer already exists 15:10:51 5ebd4db7cc12: Layer already exists 15:10:51 ee06117456e0: Layer already exists 15:10:51 b2ef3f42d81b: Layer already exists 15:10:51 62170e181a92: Layer already exists 15:10:51 0.0.0: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:10:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:10:52 ee06117456e0: Preparing 15:10:52 5ebd4db7cc12: Preparing 15:10:52 b2ef3f42d81b: Preparing 15:10:52 2b48f5d2d5ca: Preparing 15:10:52 62170e181a92: Preparing 15:10:52 b2ef3f42d81b: Layer already exists 15:10:52 62170e181a92: Layer already exists 15:10:52 ee06117456e0: Layer already exists 15:10:52 2b48f5d2d5ca: Layer already exists 15:10:52 5ebd4db7cc12: Layer already exists 15:10:52 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:10:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 15:10:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:10:53 ee06117456e0: Preparing 15:10:53 5ebd4db7cc12: Preparing 15:10:53 b2ef3f42d81b: Preparing 15:10:53 2b48f5d2d5ca: Preparing 15:10:53 62170e181a92: Preparing 15:10:53 2b48f5d2d5ca: Layer already exists 15:10:53 5ebd4db7cc12: Layer already exists 15:10:53 ee06117456e0: Layer already exists 15:10:53 b2ef3f42d81b: Layer already exists 15:10:53 62170e181a92: Layer already exists 15:10:53 main: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:53 ===================================================== [Pipeline] echo 15:10:53 taggedImages: 15:10:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:10:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0.0.0 15:10:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:10:53 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:10:53 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:53 latest 15:10:53 0.0.0 15:10:53 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:10:53 main 15:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:10:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:10:54 1d4a3f400928: Preparing 15:10:54 5f06c700a137: Preparing 15:10:54 b2ef3f42d81b: Preparing 15:10:54 517847623067: Preparing 15:10:54 62170e181a92: Preparing 15:10:54 62170e181a92: Layer already exists 15:10:54 b2ef3f42d81b: Layer already exists 15:10:54 517847623067: Layer already exists 15:10:54 1d4a3f400928: Pushed 15:10:57 5f06c700a137: Pushed 15:10:57 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:10:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:10:58 1d4a3f400928: Preparing 15:10:58 5f06c700a137: Preparing 15:10:58 b2ef3f42d81b: Preparing 15:10:58 517847623067: Preparing 15:10:58 62170e181a92: Preparing 15:10:58 b2ef3f42d81b: Layer already exists 15:10:58 5f06c700a137: Layer already exists 15:10:58 517847623067: Layer already exists 15:10:58 1d4a3f400928: Layer already exists 15:10:58 62170e181a92: Layer already exists 15:10:58 latest: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:10:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:10:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0.0.0 15:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:10:59 1d4a3f400928: Preparing 15:10:59 5f06c700a137: Preparing 15:10:59 b2ef3f42d81b: Preparing 15:10:59 517847623067: Preparing 15:10:59 62170e181a92: Preparing 15:10:59 62170e181a92: Layer already exists 15:10:59 5f06c700a137: Layer already exists 15:10:59 517847623067: Layer already exists 15:10:59 1d4a3f400928: Layer already exists 15:10:59 b2ef3f42d81b: Layer already exists 15:10:59 0.0.0: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:10:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:11:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:11:00 1d4a3f400928: Preparing 15:11:00 5f06c700a137: Preparing 15:11:00 b2ef3f42d81b: Preparing 15:11:00 517847623067: Preparing 15:11:00 62170e181a92: Preparing 15:11:00 1d4a3f400928: Layer already exists 15:11:00 b2ef3f42d81b: Layer already exists 15:11:00 5f06c700a137: Layer already exists 15:11:00 62170e181a92: Layer already exists 15:11:00 517847623067: Layer already exists 15:11:00 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:11:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 15:11:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:11:01 1d4a3f400928: Preparing 15:11:01 5f06c700a137: Preparing 15:11:01 b2ef3f42d81b: Preparing 15:11:01 517847623067: Preparing 15:11:01 62170e181a92: Preparing 15:11:01 62170e181a92: Layer already exists 15:11:01 b2ef3f42d81b: Layer already exists 15:11:01 517847623067: Layer already exists 15:11:01 5f06c700a137: Layer already exists 15:11:01 1d4a3f400928: Layer already exists 15:11:01 main: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:01 ===================================================== [Pipeline] echo 15:11:01 taggedImages: 15:11:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:11:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:11:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0.0.0 15:11:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:11:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:11:01 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:11:01 0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:11:01 latest 15:11:01 0.0.0 15:11:01 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:11:01 main 15:11:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:01 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh 15:11:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:11:02 917ec23c4b4f: Preparing 15:11:02 ad64b2b14c70: Preparing 15:11:02 4d5a5cc98a29: Preparing 15:11:02 6cde5e916bbd: Preparing 15:11:02 166dde17997b: Preparing 15:11:02 78c4bc0ebec3: Preparing 15:11:02 45596ee15a31: Preparing 15:11:02 52dc75cd08be: Preparing 15:11:02 a6e1fd50fee5: Preparing 15:11:02 56eb02710082: Preparing 15:11:02 ee420dfed78a: Preparing 15:11:02 78c4bc0ebec3: Waiting 15:11:02 45596ee15a31: Waiting 15:11:02 52dc75cd08be: Waiting 15:11:02 a6e1fd50fee5: Waiting 15:11:02 56eb02710082: Waiting 15:11:02 ee420dfed78a: Waiting 15:11:02 166dde17997b: Layer already exists 15:11:02 78c4bc0ebec3: Layer already exists 15:11:02 45596ee15a31: Layer already exists 15:11:02 52dc75cd08be: Layer already exists 15:11:02 ad64b2b14c70: Pushed 15:11:02 a6e1fd50fee5: Layer already exists 15:11:02 56eb02710082: Layer already exists 15:11:02 ee420dfed78a: Layer already exists 15:11:03 917ec23c4b4f: Pushed 15:11:05 4d5a5cc98a29: Pushed 15:11:20 6cde5e916bbd: Pushed 15:11:20 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] isUnix [Pipeline] sh 15:11:20 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:11:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:11:21 917ec23c4b4f: Preparing 15:11:21 ad64b2b14c70: Preparing 15:11:21 4d5a5cc98a29: Preparing 15:11:21 6cde5e916bbd: Preparing 15:11:21 166dde17997b: Preparing 15:11:21 78c4bc0ebec3: Preparing 15:11:21 45596ee15a31: Preparing 15:11:21 52dc75cd08be: Preparing 15:11:21 a6e1fd50fee5: Preparing 15:11:21 56eb02710082: Preparing 15:11:21 ee420dfed78a: Preparing 15:11:21 52dc75cd08be: Waiting 15:11:21 a6e1fd50fee5: Waiting 15:11:21 56eb02710082: Waiting 15:11:21 ee420dfed78a: Waiting 15:11:21 78c4bc0ebec3: Waiting 15:11:21 45596ee15a31: Waiting 15:11:21 166dde17997b: Layer already exists 15:11:21 ad64b2b14c70: Layer already exists 15:11:21 6cde5e916bbd: Layer already exists 15:11:21 917ec23c4b4f: Layer already exists 15:11:21 4d5a5cc98a29: Layer already exists 15:11:21 78c4bc0ebec3: Layer already exists 15:11:21 56eb02710082: Layer already exists 15:11:21 52dc75cd08be: Layer already exists 15:11:21 45596ee15a31: Layer already exists 15:11:21 a6e1fd50fee5: Layer already exists 15:11:21 ee420dfed78a: Layer already exists 15:11:21 latest: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] isUnix [Pipeline] sh 15:11:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:11:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0.0.0 15:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:11:21 917ec23c4b4f: Preparing 15:11:21 ad64b2b14c70: Preparing 15:11:21 4d5a5cc98a29: Preparing 15:11:21 6cde5e916bbd: Preparing 15:11:21 166dde17997b: Preparing 15:11:21 78c4bc0ebec3: Preparing 15:11:21 45596ee15a31: Preparing 15:11:21 52dc75cd08be: Preparing 15:11:21 a6e1fd50fee5: Preparing 15:11:21 56eb02710082: Preparing 15:11:21 ee420dfed78a: Preparing 15:11:21 52dc75cd08be: Waiting 15:11:21 a6e1fd50fee5: Waiting 15:11:21 78c4bc0ebec3: Waiting 15:11:21 45596ee15a31: Waiting 15:11:21 56eb02710082: Waiting 15:11:21 ee420dfed78a: Waiting 15:11:22 6cde5e916bbd: Layer already exists 15:11:22 166dde17997b: Layer already exists 15:11:22 4d5a5cc98a29: Layer already exists 15:11:22 ad64b2b14c70: Layer already exists 15:11:22 917ec23c4b4f: Layer already exists 15:11:22 78c4bc0ebec3: Layer already exists 15:11:22 52dc75cd08be: Layer already exists 15:11:22 45596ee15a31: Layer already exists 15:11:22 a6e1fd50fee5: Layer already exists 15:11:22 56eb02710082: Layer already exists 15:11:22 ee420dfed78a: Layer already exists 15:11:22 0.0.0: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] isUnix [Pipeline] sh 15:11:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:11:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:11:22 917ec23c4b4f: Preparing 15:11:22 ad64b2b14c70: Preparing 15:11:22 4d5a5cc98a29: Preparing 15:11:22 6cde5e916bbd: Preparing 15:11:22 166dde17997b: Preparing 15:11:22 78c4bc0ebec3: Preparing 15:11:22 45596ee15a31: Preparing 15:11:22 52dc75cd08be: Preparing 15:11:22 a6e1fd50fee5: Preparing 15:11:22 56eb02710082: Preparing 15:11:22 ee420dfed78a: Preparing 15:11:22 56eb02710082: Waiting 15:11:22 52dc75cd08be: Waiting 15:11:22 a6e1fd50fee5: Waiting 15:11:22 ee420dfed78a: Waiting 15:11:22 45596ee15a31: Waiting 15:11:22 78c4bc0ebec3: Waiting 15:11:23 4d5a5cc98a29: Layer already exists 15:11:23 917ec23c4b4f: Layer already exists 15:11:23 166dde17997b: Layer already exists 15:11:23 6cde5e916bbd: Layer already exists 15:11:23 ad64b2b14c70: Layer already exists 15:11:23 78c4bc0ebec3: Layer already exists 15:11:23 52dc75cd08be: Layer already exists 15:11:23 a6e1fd50fee5: Layer already exists 15:11:23 45596ee15a31: Layer already exists 15:11:23 56eb02710082: Layer already exists 15:11:23 ee420dfed78a: Layer already exists 15:11:23 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] isUnix [Pipeline] sh 15:11:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:11:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:11:23 917ec23c4b4f: Preparing 15:11:23 ad64b2b14c70: Preparing 15:11:23 4d5a5cc98a29: Preparing 15:11:23 6cde5e916bbd: Preparing 15:11:23 166dde17997b: Preparing 15:11:23 78c4bc0ebec3: Preparing 15:11:23 45596ee15a31: Preparing 15:11:23 52dc75cd08be: Preparing 15:11:23 a6e1fd50fee5: Preparing 15:11:23 56eb02710082: Preparing 15:11:23 ee420dfed78a: Preparing 15:11:23 52dc75cd08be: Waiting 15:11:23 78c4bc0ebec3: Waiting 15:11:23 45596ee15a31: Waiting 15:11:23 a6e1fd50fee5: Waiting 15:11:23 ee420dfed78a: Waiting 15:11:23 56eb02710082: Waiting 15:11:24 6cde5e916bbd: Layer already exists 15:11:24 917ec23c4b4f: Layer already exists 15:11:24 ad64b2b14c70: Layer already exists 15:11:24 4d5a5cc98a29: Layer already exists 15:11:24 166dde17997b: Layer already exists 15:11:24 56eb02710082: Layer already exists 15:11:24 45596ee15a31: Layer already exists 15:11:24 78c4bc0ebec3: Layer already exists 15:11:24 52dc75cd08be: Layer already exists 15:11:24 a6e1fd50fee5: Layer already exists 15:11:24 ee420dfed78a: Layer already exists 15:11:24 main: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:24 ===================================================== [Pipeline] echo 15:11:24 taggedImages: 15:11:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b 15:11:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:11:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0.0.0 15:11:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 15:11:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:24 15:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:25 arm64: Pulling from edgex-lftools-log-publisher 15:11:25 448f6bf000e3: Pulling fs layer 15:11:25 f757da607395: Pulling fs layer 15:11:25 05883995daec: Pulling fs layer 15:11:25 8603b9c90790: Pulling fs layer 15:11:25 1560dd03e051: Pulling fs layer 15:11:25 27f5ce0e4adf: Pulling fs layer 15:11:25 c2d8d7efcc4b: Pulling fs layer 15:11:25 1560dd03e051: Waiting 15:11:25 27f5ce0e4adf: Waiting 15:11:25 c2d8d7efcc4b: Waiting 15:11:25 8603b9c90790: Waiting 15:11:25 f757da607395: Verifying Checksum 15:11:25 f757da607395: Download complete 15:11:25 8603b9c90790: Verifying Checksum 15:11:25 8603b9c90790: Download complete 15:11:25 1560dd03e051: Verifying Checksum 15:11:25 1560dd03e051: Download complete 15:11:25 27f5ce0e4adf: Verifying Checksum 15:11:25 27f5ce0e4adf: Download complete 15:11:25 05883995daec: Verifying Checksum 15:11:25 05883995daec: Download complete 15:11:26 448f6bf000e3: Verifying Checksum 15:11:26 448f6bf000e3: Download complete 15:11:28 c2d8d7efcc4b: Verifying Checksum 15:11:28 c2d8d7efcc4b: Download complete 15:11:30 448f6bf000e3: Pull complete 15:11:30 f757da607395: Pull complete 15:11:32 05883995daec: Pull complete 15:11:32 8603b9c90790: Pull complete 15:11:33 1560dd03e051: Pull complete 15:11:34 27f5ce0e4adf: Pull complete 15:11:49 c2d8d7efcc4b: Pull complete 15:11:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:11:49 prd-ubuntu18.04-docker-arm64-4c-16g-978 does not seem to be running inside a container 15:11:49 $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:11:52 $ docker top adbe2085cc817249b435f2236fdea8542c3a2ba1d036552f5feefa9c70ef9f07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:53 ---> job-cost.sh 15:11:53 lf-activate-venv: SKIPPING 15:11:53 INFO: No Stack... 15:11:53 INFO: Retrieving Pricing Info for: v3-standard-4 15:11:54 INFO: Archiving Costs [Pipeline] sh 15:11:54 + cat /w/workspace/edgex-go/113/archives/cost.csv 15:11:54 + cut -d, -f6 [Pipeline] lock 15:11:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-113-stack-cost] 15:11:55 Resource [jenkins-edgexfoundry-edgex-go-main-113-stack-cost] did not exist. Created. 15:11:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:55 + echo total: 0.10999999940395355 [Pipeline] stash 15:11:56 Stashed 1 file(s) [Pipeline] } 15:11:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:56 $ docker stop --time=1 adbe2085cc817249b435f2236fdea8542c3a2ba1d036552f5feefa9c70ef9f07 15:11:57 $ docker rm -f adbe2085cc817249b435f2236fdea8542c3a2ba1d036552f5feefa9c70ef9f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:11:58 provisioning config files... 15:11:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/113@tmp/config653327049264119410tmp [Pipeline] { [Pipeline] sh 15:11:58 + set +x 15:11:58 + curl -s https://codecov.io/bash 15:11:58 + bash -s -- 15:11:59 15:11:59 _____ _ 15:11:59 / ____| | | 15:11:59 | | ___ __| | ___ ___ _____ __ 15:11:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:11:59 | |___| (_) | (_| | __/ (_| (_) \ V / 15:11:59 \_____\___/ \__,_|\___|\___\___/ \_/ 15:11:59 Bash-1.0.6 15:11:59 15:11:59 15:11:59 ==> git version 2.24.4 found 15:11:59 ==> 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 15:11:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:11:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:11:59 ==> Jenkins CI detected. 15:11:59 current dir:  /w/workspace/edgex-go/113 15:11:59 project root: . 15:11:59 --> token set from env 15:11:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:11:59 ==> Running gcov in . (disable via -X gcov) 15:11:59 ==> Python coveragepy not found 15:11:59 ==> Searching for coverage reports in: 15:11:59 + . 15:11:59 -> Found 1 reports 15:11:59 ==> Detecting git/mercurial file structure 15:11:59 ==> Reading reports 15:11:59 + ./coverage.out bytes=428381 15:11:59 ==> Appending adjustments 15:11:59 https://docs.codecov.io/docs/fixing-reports 15:12:00 + Found adjustments 15:12:00 ==> Gzipping contents 15:12:00 60K /tmp/codecov.vEWc7P.gz 15:12:00 ==> Uploading reports 15:12:00 url: https://codecov.io 15:12:00 query: branch=main&commit=0e57188e00e89e0d20a1f3c03614da85116ecb0b&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:00 -> Pinging Codecov 15:12:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=0e57188e00e89e0d20a1f3c03614da85116ecb0b&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:00 -> Uploading to 15:12:00 https://storage.googleapis.com/codecov/v4/raw/2021-11-17/00271124DB129430A58F1EEE437C3FCB/0e57188e00e89e0d20a1f3c03614da85116ecb0b/9f8eb8f3-4ce8-4b88-a95c-87558568d1c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T151200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4ce415706b5fc596c92cbb794ea8cc065b163acbb5834ef15dd7b37306e3ba6 15:12:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:00 Dload Upload Total Spent Left Speed 15:12:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57898 0 0 100 57898 0 158k --:--:-- --:--:-- --:--:-- 157k 15:12:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] } 15:12:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:12:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:12:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:01 15:12:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:12:02 188c0c94c7c5: Pulling fs layer 15:12:02 0ef7d3d256c8: Pulling fs layer 15:12:02 de9db76c5a1d: Pulling fs layer 15:12:02 0eba1c9be4d2: Pulling fs layer 15:12:02 0d57e429df01: Pulling fs layer 15:12:02 4e4be7b47b0d: Pulling fs layer 15:12:02 e1f770b5df2f: Pulling fs layer 15:12:02 85a0685a4137: Pulling fs layer 15:12:02 0d57e429df01: Waiting 15:12:02 4e4be7b47b0d: Waiting 15:12:02 e1f770b5df2f: Waiting 15:12:02 85a0685a4137: Waiting 15:12:02 0eba1c9be4d2: Waiting 15:12:02 de9db76c5a1d: Verifying Checksum 15:12:02 de9db76c5a1d: Download complete 15:12:02 0ef7d3d256c8: Verifying Checksum 15:12:02 0ef7d3d256c8: Download complete 15:12:02 0d57e429df01: Verifying Checksum 15:12:02 0d57e429df01: Download complete 15:12:02 4e4be7b47b0d: Verifying Checksum 15:12:02 4e4be7b47b0d: Download complete 15:12:02 188c0c94c7c5: Verifying Checksum 15:12:02 188c0c94c7c5: Download complete 15:12:02 e1f770b5df2f: Verifying Checksum 15:12:02 e1f770b5df2f: Download complete 15:12:02 188c0c94c7c5: Pull complete 15:12:02 0ef7d3d256c8: Pull complete 15:12:02 0eba1c9be4d2: Verifying Checksum 15:12:02 0eba1c9be4d2: Download complete 15:12:02 de9db76c5a1d: Pull complete 15:12:03 85a0685a4137: Verifying Checksum 15:12:03 85a0685a4137: Download complete 15:12:07 0eba1c9be4d2: Pull complete 15:12:07 0d57e429df01: Pull complete 15:12:07 4e4be7b47b0d: Pull complete 15:12:07 e1f770b5df2f: Pull complete 15:12:11 85a0685a4137: Pull complete 15:12:11 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:12:11 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 15:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:12:14 $ docker top 28863b6d03a32c00509e8acb9328596cf9e0fc0278ae6767663b11e9c610fd81 -eo pid,comm [Pipeline] { [Pipeline] echo 15:12:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:12:15 + set -o pipefail 15:12:15 + snyk monitor '--org=edgex-jenkins' 15:12:20 15:12:20 Monitoring /w/workspace/edgex-go/113 (github.com/edgexfoundry/edgex-go)... 15:12:20 15:12:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6cb8fc22-0f13-457a-93f5-10cd0a45e438 15:12:20 15:12:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:12:20 15:12:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:12:20 15:12:20 [Pipeline] } 15:12:20 $ docker stop --time=1 28863b6d03a32c00509e8acb9328596cf9e0fc0278ae6767663b11e9c610fd81 15:12:22 $ docker rm -f 28863b6d03a32c00509e8acb9328596cf9e0fc0278ae6767663b11e9c610fd81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:12:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:22 provisioning config files... 15:12:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/113@tmp/config1858228999093932518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:23 --> edgex-publish-swagger.sh 15:12:23 === Publish openapi/v2 API === 15:12:23 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:12:23 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/113/openapi/v2/core-command.yaml] 15:12:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:23 Dload Upload Total Spent Left Speed 15:12:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 29738 0:00:01 0:00:01 --:--:-- 29741 100 32389 0 0 100 32389 0 29733 0:00:01 0:00:01 --:--:-- 29741 15:12:24 15:12:24 15:12:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/113/openapi/v2/core-data.yaml] 15:12:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:24 Dload Upload Total Spent Left Speed 15:12:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 57958 0:00:01 0:00:01 --:--:-- 58006 100 71116 0 0 100 71116 0 56950 0:00:01 0:00:01 --:--:-- 56983 15:12:25 15:12:25 15:12:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/113/openapi/v2/core-metadata.yaml] 15:12:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:25 Dload Upload Total Spent Left Speed 15:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 15:12:26 15:12:26 15:12:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/113/openapi/v2/support-notifications.yaml] 15:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:26 Dload Upload Total Spent Left Speed 15:12:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 92 88830 0 0 92 81920 0 317k --:--:-- --:--:-- --:--:-- 317k 100 88830 0 0 100 88830 0 68279 0:00:01 0:00:01 --:--:-- 68278 100 88830 0 0 100 88830 0 68271 0:00:01 0:00:01 --:--:-- 68278 15:12:28 15:12:28 15:12:28 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/113/openapi/v2/support-scheduler.yaml] 15:12:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:28 Dload Upload Total Spent Left Speed 15:12:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 32813 0:00:01 0:00:01 --:--:-- 32826 100 38932 0 0 100 38932 0 24403 0:00:01 0:00:01 --:--:-- 24408 15:12:29 15:12:29 15:12:29 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/113/openapi/v2/system-agent.yaml] 15:12:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:29 Dload Upload Total Spent Left Speed 15:12:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17389 0:00:01 0:00:01 --:--:-- 17393 100 19603 0 0 100 19603 0 17386 0:00:01 0:00:01 --:--:-- 17393 15:12:30 15:12:30 [Pipeline] } 15:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:31 . [Pipeline] withDockerContainer 15:12:31 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 15:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:12:31 $ docker top f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:31 [ssh-agent] Looking for ssh-agent implementation... 15:12:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:31 $ docker exec f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 ssh-agent 15:12:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOHAEMI/agent.15 15:12:31 SSH_AGENT_PID=22 15:12:31 Running ssh-add (command line suppressed) 15:12:31 Identity added: /w/workspace/edgex-go/113@tmp/private_key_5049860065852711156.key (/w/workspace/edgex-go/113@tmp/private_key_5049860065852711156.key) 15:12:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:32 + git semver tag 15:12:32 # -> Open(): unable to determine branch for HEAD 15:12:32 # $GIT_DIR = /w/workspace/edgex-go/113/.git 15:12:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/113 15:12:32 # $SEMVER_REMOTE_NAME = origin 15:12:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:32 # $SEMVER_USER_NAME = edgex-jenkins 15:12:32 # $SEMVER_BRANCH = main 15:12:32 # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver 15:12:32 # 0e57188e00e89e0d20a1f3c03614da85116ecb0b HEAD 15:12:32 # -> Force: false 15:12:32 # ae7a17982d5d381ec65bc93e883bd93011e76dfe refs/tags/v0.0.0 [Pipeline] } 15:12:32 $ docker exec --env ******** --env ******** f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 ssh-agent -k 15:12:32 unset SSH_AUTH_SOCK; 15:12:32 unset SSH_AGENT_PID; 15:12:32 echo Agent pid 22 killed; 15:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:32 + git semver [Pipeline] } 15:12:32 $ docker stop --time=1 f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 15:12:34 $ docker rm -f f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:34 15:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:34 0.23.1-centos7: Pulling from edgex-lftools 15:12:34 ab5ef0e58194: Pulling fs layer 15:12:34 9712f1f96733: Pulling fs layer 15:12:34 63f879dbbcfc: Pulling fs layer 15:12:34 0d9ebad4ef96: Pulling fs layer 15:12:34 e9a5061849ea: Pulling fs layer 15:12:34 d747dcd14b5f: Pulling fs layer 15:12:34 2de7ff778b66: Pulling fs layer 15:12:34 e9a5061849ea: Waiting 15:12:34 d747dcd14b5f: Waiting 15:12:34 2de7ff778b66: Waiting 15:12:34 0d9ebad4ef96: Waiting 15:12:34 9712f1f96733: Verifying Checksum 15:12:34 9712f1f96733: Download complete 15:12:35 63f879dbbcfc: Verifying Checksum 15:12:35 63f879dbbcfc: Download complete 15:12:35 ab5ef0e58194: Verifying Checksum 15:12:35 ab5ef0e58194: Download complete 15:12:35 0d9ebad4ef96: Download complete 15:12:35 d747dcd14b5f: Verifying Checksum 15:12:35 d747dcd14b5f: Download complete 15:12:35 e9a5061849ea: Verifying Checksum 15:12:35 e9a5061849ea: Download complete 15:12:35 2de7ff778b66: Verifying Checksum 15:12:35 2de7ff778b66: Download complete 15:12:38 ab5ef0e58194: Pull complete 15:12:38 9712f1f96733: Pull complete 15:12:38 63f879dbbcfc: Pull complete 15:12:43 0d9ebad4ef96: Pull complete 15:12:43 e9a5061849ea: Pull complete 15:12:43 d747dcd14b5f: Pull complete 15:12:44 2de7ff778b66: Pull complete 15:12:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:12:44 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 15:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:12:48 $ docker top 284a927afec81d49c36cfcaa54858ef28662e6cd5f95f4d0a9ef7ce36d9e7189 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:12:48 provisioning config files... 15:12:48 copy managed file [sigul-config] to file:/w/workspace/edgex-go/113@tmp/config971931200380501791tmp 15:12:48 copy managed file [sigul-password] to file:/w/workspace/edgex-go/113@tmp/config4795827332983156586tmp 15:12:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/113@tmp/config9016757877038089332tmp [Pipeline] { [Pipeline] echo 15:12:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:12:48 ---> sigul-configuration.sh 15:12:48 gpg: directory `/root/.gnupg' created 15:12:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:12:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:12:48 gpg: keyring `/root/.gnupg/secring.gpg' created 15:12:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:12:48 gpg: CAST5 encrypted data 15:12:48 gpg: encrypted with 1 passphrase 15:12:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:12:48 + mkdir /home/jenkins 15:12:48 + mkdir /home/jenkins/sigul [Pipeline] sh 15:12:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:12:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:12:49 ---> sigul-install.sh 15:12:49 Sigul already installed; skipping installation. [Pipeline] sh 15:12:49 + git tag --list 15:12:49 0.6.0 15:12:49 0.6.1 15:12:49 0.7.0 15:12:49 0.7.1 15:12:49 v0.0.0 15:12:49 v1.0.0 15:12:49 v1.0.1 15:12:49 v1.1.0 15:12:49 v1.2.0 15:12:49 v1.2.1 15:12:49 v1.3.0 15:12:49 v1.3.1 15:12:49 v2.0.0 15:12:49 v2.0.1-dev.1 15:12:49 v2.0.1-dev.10 15:12:49 v2.0.1-dev.11 15:12:49 v2.0.1-dev.12 15:12:49 v2.0.1-dev.13 15:12:49 v2.0.1-dev.14 15:12:49 v2.0.1-dev.15 15:12:49 v2.0.1-dev.16 15:12:49 v2.0.1-dev.17 15:12:49 v2.0.1-dev.18 15:12:49 v2.0.1-dev.19 15:12:49 v2.0.1-dev.2 15:12:49 v2.0.1-dev.20 15:12:49 v2.0.1-dev.21 15:12:49 v2.0.1-dev.22 15:12:49 v2.0.1-dev.23 15:12:49 v2.0.1-dev.24 15:12:49 v2.0.1-dev.25 15:12:49 v2.0.1-dev.26 15:12:49 v2.0.1-dev.27 15:12:49 v2.0.1-dev.28 15:12:49 v2.0.1-dev.29 15:12:49 v2.0.1-dev.3 15:12:49 v2.0.1-dev.30 15:12:49 v2.0.1-dev.31 15:12:49 v2.0.1-dev.32 15:12:49 v2.0.1-dev.33 15:12:49 v2.0.1-dev.34 15:12:49 v2.0.1-dev.35 15:12:49 v2.0.1-dev.36 15:12:49 v2.0.1-dev.37 15:12:49 v2.0.1-dev.38 15:12:49 v2.0.1-dev.39 15:12:49 v2.0.1-dev.4 15:12:49 v2.0.1-dev.40 15:12:49 v2.0.1-dev.41 15:12:49 v2.0.1-dev.42 15:12:49 v2.0.1-dev.43 15:12:49 v2.0.1-dev.44 15:12:49 v2.0.1-dev.45 15:12:49 v2.0.1-dev.46 15:12:49 v2.0.1-dev.47 15:12:49 v2.0.1-dev.48 15:12:49 v2.0.1-dev.49 15:12:49 v2.0.1-dev.5 15:12:49 v2.0.1-dev.50 15:12:49 v2.0.1-dev.51 15:12:49 v2.0.1-dev.52 15:12:49 v2.0.1-dev.53 15:12:49 v2.0.1-dev.54 15:12:49 v2.0.1-dev.55 15:12:49 v2.0.1-dev.56 15:12:49 v2.0.1-dev.57 15:12:49 v2.0.1-dev.58 15:12:49 v2.0.1-dev.59 15:12:49 v2.0.1-dev.6 15:12:49 v2.0.1-dev.60 15:12:49 v2.0.1-dev.61 15:12:49 v2.0.1-dev.62 15:12:49 v2.0.1-dev.63 15:12:49 v2.0.1-dev.64 15:12:49 v2.0.1-dev.65 15:12:49 v2.0.1-dev.66 15:12:49 v2.0.1-dev.67 15:12:49 v2.0.1-dev.68 15:12:49 v2.0.1-dev.69 15:12:49 v2.0.1-dev.7 15:12:49 v2.0.1-dev.70 15:12:49 v2.0.1-dev.71 15:12:49 v2.0.1-dev.72 15:12:49 v2.0.1-dev.73 15:12:49 v2.0.1-dev.74 15:12:49 v2.0.1-dev.75 15:12:49 v2.0.1-dev.76 15:12:49 v2.0.1-dev.77 15:12:49 v2.0.1-dev.78 15:12:49 v2.0.1-dev.79 15:12:49 v2.0.1-dev.8 15:12:49 v2.0.1-dev.80 15:12:49 v2.0.1-dev.81 15:12:49 v2.0.1-dev.82 15:12:49 v2.0.1-dev.83 15:12:49 v2.0.1-dev.84 15:12:49 v2.0.1-dev.85 15:12:49 v2.0.1-dev.86 15:12:49 v2.0.1-dev.87 15:12:49 v2.0.1-dev.88 15:12:49 v2.0.1-dev.89 15:12:49 v2.0.1-dev.9 15:12:49 v2.0.1-dev.90 15:12:49 v2.0.1-dev.91 15:12:49 v2.0.1-dev.92 15:12:49 v2.0.1-dev.93 15:12:49 v2.0.1-dev.94 15:12:49 v2.0.1-dev.95 15:12:49 v2.0.1-dev.96 15:12:49 v2.0.1-dev.97 15:12:49 v2.0.1-dev.98 15:12:49 v2.0.1-dev.99 [Pipeline] sh 15:12:50 + lftools sign git-tag v0.0.0 15:12:50 Signing Git tag with Sigul... 15:12:50 Signing v0.0.0 [Pipeline] echo 15:12:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:12:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:12:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:12:51 $ docker stop --time=1 284a927afec81d49c36cfcaa54858ef28662e6cd5f95f4d0a9ef7ce36d9e7189 15:12:53 $ docker rm -f 284a927afec81d49c36cfcaa54858ef28662e6cd5f95f4d0a9ef7ce36d9e7189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:53 . [Pipeline] withDockerContainer 15:12:53 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 15:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:12:54 $ docker top f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:54 [ssh-agent] Looking for ssh-agent implementation... 15:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:54 $ docker exec f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc ssh-agent 15:12:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdeojOh/agent.13 15:12:54 SSH_AGENT_PID=19 15:12:54 Running ssh-add (command line suppressed) 15:12:54 Identity added: /w/workspace/edgex-go/113@tmp/private_key_1044437793247133650.key (/w/workspace/edgex-go/113@tmp/private_key_1044437793247133650.key) 15:12:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:55 + git semver bump pre 15:12:55 # -> Open(): unable to determine branch for HEAD 15:12:55 # $GIT_DIR = /w/workspace/edgex-go/113/.git 15:12:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/113 15:12:55 # $SEMVER_REMOTE_NAME = origin 15:12:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:55 # $SEMVER_USER_NAME = edgex-jenkins 15:12:55 # $SEMVER_BRANCH = main 15:12:55 # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver 15:12:55 0.0.1-dev.1 [Pipeline] } 15:12:55 $ docker exec --env ******** --env ******** f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc ssh-agent -k 15:12:55 unset SSH_AUTH_SOCK; 15:12:55 unset SSH_AGENT_PID; 15:12:55 echo Agent pid 19 killed; 15:12:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:55 + git semver [Pipeline] } 15:12:55 $ docker stop --time=1 f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc 15:12:56 $ docker rm -f f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:57 . [Pipeline] withDockerContainer 15:12:57 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 15:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:12:57 $ docker top 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:57 [ssh-agent] Looking for ssh-agent implementation... 15:12:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:57 $ docker exec 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e ssh-agent 15:12:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkKPMBO/agent.14 15:12:57 SSH_AGENT_PID=21 15:12:57 Running ssh-add (command line suppressed) 15:12:57 Identity added: /w/workspace/edgex-go/113@tmp/private_key_3443726018244253368.key (/w/workspace/edgex-go/113@tmp/private_key_3443726018244253368.key) 15:12:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:58 + git semver push 15:12:58 # -> Open(): unable to determine branch for HEAD 15:12:58 # $GIT_DIR = /w/workspace/edgex-go/113/.git 15:12:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/113 15:12:58 # $SEMVER_REMOTE_NAME = origin 15:12:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:58 # $SEMVER_USER_NAME = edgex-jenkins 15:12:58 # $SEMVER_BRANCH = main 15:12:58 # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver 15:12:58 git-semver-push: ssh: handshake failed: knownhosts: key mismatch [Pipeline] } 15:12:58 $ docker exec --env ******** --env ******** 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e ssh-agent -k 15:12:58 unset SSH_AUTH_SOCK; 15:12:58 unset SSH_AGENT_PID; 15:12:58 echo Agent pid 21 killed; 15:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:12:58 $ docker stop --time=1 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e 15:12:59 $ docker rm -f 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:13:00 + '[' -d /w/workspace/edgex-go/113/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:13:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:13:01 ---> package-listing.sh 15:13:01 ++ facter osfamily 15:13:01 ++ tr '[:upper:]' '[:lower:]' 15:13:01 + OS_FAMILY=redhat 15:13:01 + workspace=/w/workspace/edgex-go/113 15:13:01 + START_PACKAGES=/tmp/packages_start.txt 15:13:01 + END_PACKAGES=/tmp/packages_end.txt 15:13:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:01 + PACKAGES=/tmp/packages_start.txt 15:13:01 + '[' /w/workspace/edgex-go/113 ']' 15:13:01 + PACKAGES=/tmp/packages_end.txt 15:13:01 + case "${OS_FAMILY}" in 15:13:01 + rpm -qa 15:13:01 + sort 15:13:04 + '[' -f /tmp/packages_start.txt ']' 15:13:04 + '[' -f /tmp/packages_end.txt ']' 15:13:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:04 + '[' /w/workspace/edgex-go/113 ']' 15:13:04 + mkdir -p /w/workspace/edgex-go/113/archives/ 15:13:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/113/archives/ [Pipeline] echo 15:13:04 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/113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:13:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:05 15:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:05 latest: Pulling from edgex-lftools-log-publisher 15:13:05 b4d181a07f80: Pulling fs layer 15:13:05 a1111a8f2ec3: Pulling fs layer 15:13:05 ed53099fbce6: Pulling fs layer 15:13:05 dc539afda2c1: Pulling fs layer 15:13:05 77bc0d833cb6: Pulling fs layer 15:13:05 9065ff56babe: Pulling fs layer 15:13:05 d287ab97295c: Pulling fs layer 15:13:05 dc539afda2c1: Waiting 15:13:05 77bc0d833cb6: Waiting 15:13:05 9065ff56babe: Waiting 15:13:05 d287ab97295c: Waiting 15:13:05 a1111a8f2ec3: Verifying Checksum 15:13:05 a1111a8f2ec3: Download complete 15:13:05 dc539afda2c1: Verifying Checksum 15:13:05 dc539afda2c1: Download complete 15:13:05 ed53099fbce6: Verifying Checksum 15:13:05 ed53099fbce6: Download complete 15:13:05 9065ff56babe: Verifying Checksum 15:13:05 9065ff56babe: Download complete 15:13:06 77bc0d833cb6: Verifying Checksum 15:13:06 77bc0d833cb6: Download complete 15:13:06 b4d181a07f80: Verifying Checksum 15:13:06 b4d181a07f80: Download complete 15:13:06 d287ab97295c: Verifying Checksum 15:13:06 d287ab97295c: Download complete 15:13:07 b4d181a07f80: Pull complete 15:13:07 a1111a8f2ec3: Pull complete 15:13:08 ed53099fbce6: Pull complete 15:13:08 dc539afda2c1: Pull complete 15:13:08 77bc0d833cb6: Pull complete 15:13:08 9065ff56babe: Pull complete 15:13:14 d287ab97295c: Pull complete 15:13:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:13:14 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 15:13:14 $ 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/113/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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:13:16 $ docker top 1eaea6a8877d0b71e7a10edacc3a8c743f35822615defa0b98452a9ca4c4c0e1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:17 + touch /tmp/pre-build-complete [Pipeline] sh 15:13:17 + mkdir -p /var/log/sysstat [Pipeline] sh 15:13:17 + ls /var/log/sa-host 15:13:17 + sadf -c /var/log/sa-host/sa17 15:13:17 file_magic: OK 15:13:17 HZ: Using current value: 100 15:13:17 file_header: OK 15:13:17 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 15:13:17 Statistics: 15:13:17 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... 15:13:17 File successfully converted to sysstat format version 12.0.3 15:13:17 + sadf -c /var/log/sa-host/sa30 15:13:17 file_magic: OK 15:13:17 HZ: Using current value: 100 15:13:17 file_header: OK 15:13:17 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 15:13:17 Statistics: 15:13:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:13:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:18 provisioning config files... 15:13:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/113@tmp/config1592323039551696105tmp [Pipeline] { [Pipeline] echo 15:13:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:13:18 ---> create-netrc.sh [Pipeline] } 15:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:13:18 ---> python-tools-install.sh [Pipeline] echo 15:13:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:13:19 ---> sudo-logs.sh 15:13:19 Archiving 'sudo' log.. 15:13:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-977.novalocal: Name or service not known 15:13:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-977.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:13:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:13:19 ---> job-cost.sh 15:13:19 lf-activate-venv: SKIPPING 15:13:19 DEBUG: total: 0.10999999940395355 15:13:19 INFO: Retrieving Stack Cost... 15:13:19 INFO: Retrieving Pricing Info for: v3-standard-2 15:13:20 INFO: Archiving Costs [Pipeline] echo 15:13:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:13:20 ---> logs-deploy.sh 15:13:20 lf-activate-venv: SKIPPING 15:13:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/113 15:13:20 INFO: archiving workspace using pattern(s): 15:13:21 Archives upload complete. 15:13:21 INFO: archiving logs to Nexus 15:13:22 ---> uname -a: 15:13:22 Linux prd-centos7-docker-4c-2g-977.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:13:22 15:13:22 15:13:22 ---> lscpu: 15:13:22 Architecture: x86_64 15:13:22 CPU op-mode(s): 32-bit, 64-bit 15:13:22 Byte Order: Little Endian 15:13:22 Address sizes: 40 bits physical, 48 bits virtual 15:13:22 CPU(s): 2 15:13:22 On-line CPU(s) list: 0,1 15:13:22 Thread(s) per core: 1 15:13:22 Core(s) per socket: 1 15:13:22 Socket(s): 2 15:13:22 NUMA node(s): 1 15:13:22 Vendor ID: AuthenticAMD 15:13:22 CPU family: 23 15:13:22 Model: 49 15:13:22 Model name: AMD EPYC-Rome Processor 15:13:22 Stepping: 0 15:13:22 CPU MHz: 2799.998 15:13:22 BogoMIPS: 5599.99 15:13:22 Virtualization: AMD-V 15:13:22 Hypervisor vendor: KVM 15:13:22 Virtualization type: full 15:13:22 L1d cache: 32K 15:13:22 L1i cache: 32K 15:13:22 L2 cache: 512K 15:13:22 L3 cache: 16384K 15:13:22 NUMA node0 CPU(s): 0,1 15:13:22 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 15:13:22 15:13:22 15:13:22 ---> nproc: 15:13:22 2 15:13:22 15:13:22 15:13:22 ---> df -h: 15:13:22 Filesystem Size Used Avail Use% Mounted on 15:13:22 overlay 40G 13G 28G 33% / 15:13:22 tmpfs 64M 0 64M 0% /dev 15:13:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:13:22 shm 64M 0 64M 0% /dev/shm 15:13:22 /dev/vda1 40G 13G 28G 33% /facter-os 15:13:22 15:13:22 15:13:22 ---> sar -b -r -n DEV: 15:13:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 15:13:22 15:13:22 14:56:59 LINUX RESTART (2 CPU) 15:13:22 15:13:22 14:58:02 tps rtps wtps bread/s bwrtn/s 15:13:22 14:59:01 372.83 0.66 372.17 335.20 85904.18 15:13:22 15:00:01 58.02 0.00 58.02 0.00 10186.24 15:13:22 15:01:01 113.89 0.02 113.87 0.13 4483.70 15:13:22 15:02:01 408.05 22.13 385.92 1658.47 212854.66 15:13:22 15:03:01 367.82 19.18 348.64 961.68 131573.23 15:13:22 15:04:01 210.72 2.91 207.81 136.55 35750.59 15:13:22 15:05:01 7.99 0.00 7.99 0.00 156.08 15:13:22 15:06:01 0.52 0.00 0.52 0.00 7.91 15:13:22 15:07:01 0.23 0.00 0.23 0.00 2.97 15:13:22 15:08:01 0.15 0.00 0.15 0.00 2.17 15:13:22 15:09:01 0.18 0.00 0.18 0.00 2.47 15:13:22 15:10:01 0.17 0.00 0.17 0.00 2.07 15:13:22 15:11:01 0.35 0.00 0.35 0.00 5.46 15:13:22 15:12:01 3.08 2.71 0.37 242.64 19.40 15:13:22 15:13:01 260.23 15.91 244.32 1453.16 54611.31 15:13:22 Average: 119.73 4.22 115.51 317.80 35470.33 15:13:22 15:13:22 14:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:22 14:59:01 3745548 0 1007752 12.58 2620 3253020 1646076 18.17 1098536 2706164 70332 15:13:22 15:00:01 3460108 0 1037912 12.96 2620 3508300 1664264 18.37 1258048 2811988 29812 15:13:22 15:01:01 3398896 0 1121224 14.00 2620 3486200 1632564 18.02 1326192 2782348 50832 15:13:22 15:02:01 585232 0 1572032 19.63 2620 5849056 3798824 41.94 2867932 3919744 29424 15:13:22 15:03:01 608920 0 1492276 18.63 2620 5905124 3099056 34.22 1775736 4982832 56 15:13:22 15:04:01 1550264 0 1181552 14.75 2620 5274504 1702704 18.80 1259468 4571592 36 15:13:22 15:05:01 1574996 0 1156556 14.44 2620 5274768 1539500 17.00 1385544 4428856 8 15:13:22 15:06:01 1590820 0 1140728 14.24 2620 5274772 1395100 15.40 1374536 4428024 8 15:13:22 15:07:01 1593564 0 1137980 14.21 2620 5274776 1395304 15.40 1377600 4422444 8 15:13:22 15:08:01 1594180 0 1137360 14.20 2620 5274780 1395232 15.40 1377404 4422452 20 15:13:22 15:09:01 1598496 0 1133040 14.15 2620 5274784 1395268 15.40 1378908 4416492 12 15:13:22 15:10:01 1598120 0 1133412 14.15 2620 5274788 1395376 15.41 1379332 4416492 8 15:13:22 15:11:01 1598752 0 1132772 14.14 2620 5274796 1395316 15.41 1378800 4416496 8 15:13:22 15:12:01 1587932 0 1136408 14.19 2620 5281980 1396736 15.42 1382076 4423084 92 15:13:22 15:13:01 155816 0 1361596 17.00 2620 6488908 1522928 16.81 1603604 5440884 120 15:13:22 Average: 1749443 0 1192173 14.89 2620 5064704 1758283 19.41 1481581 4172659 12052 15:13:22 15:13:22 14:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:13:22 14:59:01 eth0 447.06 342.76 5388.15 46.28 0.00 0.00 0.00 0.00 15:13:22 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 14:59:01 veth7a9bc58 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:13:22 14:59:01 docker0 241.29 269.73 18.00 2078.65 0.00 0.00 0.00 0.00 15:13:22 15:00:01 eth0 30.47 14.79 25.65 10.95 0.00 0.00 0.00 0.00 15:13:22 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:00:01 veth7a9bc58 1.43 1.45 0.11 0.12 0.00 0.00 0.00 0.00 15:13:22 15:00:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 15:13:22 15:01:01 eth0 20.45 11.23 17.11 8.93 0.00 0.00 0.00 0.00 15:13:22 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:01:01 veth7a9bc58 0.82 0.82 0.06 0.06 0.00 0.00 0.00 0.00 15:13:22 15:01:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 15:13:22 15:02:01 veth304a6e5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:13:22 15:02:01 veth7327deb 0.00 0.76 0.00 0.04 0.00 0.00 0.00 0.00 15:13:22 15:02:01 eth0 148.79 91.79 1912.28 130.16 0.00 0.00 0.00 0.00 15:13:22 15:02:01 vethe9a50af 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:13:22 15:03:01 veth7327deb 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 15:13:22 15:03:01 vethd60f77a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:03:01 eth0 61.93 30.00 303.17 12.17 0.00 0.00 0.00 0.00 15:13:22 15:03:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:13:22 15:04:01 eth0 228.74 169.28 1588.56 441.06 0.00 0.00 0.00 0.00 15:13:22 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:04:01 docker0 286.63 374.17 20.96 2916.24 0.00 0.00 0.00 0.00 15:13:22 15:05:01 eth0 277.90 290.54 146.63 1261.81 0.00 0.00 0.00 0.00 15:13:22 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:06:01 eth0 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 15:13:22 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:07:01 eth0 2.33 0.90 1.97 0.21 0.00 0.00 0.00 0.00 15:13:22 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:08:01 eth0 0.35 0.28 0.15 0.11 0.00 0.00 0.00 0.00 15:13:22 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:09:01 eth0 1.33 0.40 0.36 0.20 0.00 0.00 0.00 0.00 15:13:22 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:10:01 eth0 1.08 0.45 0.32 0.21 0.00 0.00 0.00 0.00 15:13:22 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:11:01 eth0 1.33 0.33 0.35 0.17 0.00 0.00 0.00 0.00 15:13:22 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:12:01 eth0 7.11 4.30 6.27 3.11 0.00 0.00 0.00 0.00 15:13:22 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:13:01 eth0 407.53 263.11 7701.97 129.84 0.00 0.00 0.00 0.00 15:13:22 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 15:13:01 docker0 42.29 56.88 3.69 392.71 0.00 0.00 0.00 0.00 15:13:22 Average: eth0 108.70 81.06 1134.12 136.45 0.00 0.00 0.00 0.00 15:13:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:22 Average: docker0 21.98 28.80 1.65 221.09 0.00 0.00 0.00 0.00 15:13:22 15:13:22 15:13:22 ---> sar -P ALL: 15:13:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 15:13:22 15:13:22 14:56:59 LINUX RESTART (2 CPU) 15:13:22 15:13:22 14:58:02 CPU %user %nice %system %iowait %steal %idle 15:13:22 14:59:01 all 36.12 0.00 12.98 3.26 0.10 47.53 15:13:22 14:59:01 0 36.16 0.00 13.02 3.24 0.11 47.48 15:13:22 14:59:01 1 36.09 0.00 12.95 3.27 0.09 47.59 15:13:22 15:00:01 all 44.80 0.00 4.61 0.27 0.09 50.24 15:13:22 15:00:01 0 44.36 0.00 4.67 0.23 0.09 50.65 15:13:22 15:00:01 1 45.24 0.00 4.54 0.30 0.09 49.82 15:13:22 15:01:01 all 71.24 0.00 7.21 1.19 0.13 20.23 15:13:22 15:01:01 0 72.98 0.00 7.27 1.22 0.13 18.41 15:13:22 15:01:01 1 69.50 0.00 7.16 1.16 0.13 22.05 15:13:22 15:02:01 all 48.62 0.00 18.79 5.42 0.11 27.06 15:13:22 15:02:01 0 48.03 0.00 19.20 5.23 0.11 27.43 15:13:22 15:02:01 1 49.21 0.00 18.38 5.61 0.11 26.68 15:13:22 15:03:01 all 80.87 0.00 14.41 3.39 0.14 1.18 15:13:22 15:03:01 0 80.66 0.00 14.56 3.06 0.13 1.59 15:13:22 15:03:01 1 81.08 0.00 14.27 3.72 0.15 0.77 15:13:22 15:04:01 all 53.28 0.00 9.98 2.09 0.12 34.53 15:13:22 15:04:01 0 53.30 0.00 10.42 2.21 0.13 33.94 15:13:22 15:04:01 1 53.25 0.00 9.55 1.98 0.11 35.11 15:13:22 15:05:01 all 12.20 0.00 2.20 0.05 0.05 85.50 15:13:22 15:05:01 0 12.13 0.00 2.34 0.05 0.05 85.43 15:13:22 15:05:01 1 12.26 0.00 2.06 0.05 0.05 85.58 15:13:22 15:06:01 all 0.15 0.00 0.07 0.00 0.02 99.77 15:13:22 15:06:01 0 0.23 0.00 0.05 0.00 0.02 99.70 15:13:22 15:06:01 1 0.07 0.00 0.08 0.00 0.02 99.83 15:13:22 15:07:01 all 0.23 0.00 0.04 0.00 0.01 99.72 15:13:22 15:07:01 0 0.37 0.00 0.02 0.00 0.00 99.62 15:13:22 15:07:01 1 0.08 0.00 0.07 0.00 0.02 99.83 15:13:22 15:08:01 all 0.29 0.00 0.03 0.00 0.02 99.66 15:13:22 15:08:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:13:22 15:08:01 1 0.40 0.00 0.03 0.00 0.02 99.55 15:13:22 15:09:01 all 0.27 0.00 0.03 0.00 0.02 99.68 15:13:22 15:09:01 0 0.08 0.00 0.05 0.00 0.03 99.83 15:13:22 15:09:01 1 0.45 0.00 0.02 0.00 0.00 99.53 15:13:22 15:13:22 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:13:22 15:10:01 all 0.26 0.00 0.03 0.00 0.01 99.70 15:13:22 15:10:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:13:22 15:10:01 1 0.45 0.00 0.03 0.00 0.00 99.52 15:13:22 15:11:01 all 0.24 0.00 0.03 0.00 0.02 99.71 15:13:22 15:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:22 15:11:01 1 0.45 0.00 0.03 0.00 0.02 99.50 15:13:22 15:12:01 all 1.08 0.00 0.48 0.02 0.02 98.40 15:13:22 15:12:01 0 0.82 0.00 0.50 0.02 0.02 98.65 15:13:22 15:12:01 1 1.34 0.00 0.47 0.02 0.02 98.16 15:13:22 15:13:01 all 25.74 0.00 11.47 4.44 0.10 58.25 15:13:22 15:13:01 0 26.28 0.00 11.71 5.09 0.09 56.84 15:13:22 15:13:01 1 25.21 0.00 11.24 3.80 0.11 59.65 15:13:22 Average: all 23.97 0.00 5.25 1.28 0.06 69.43 15:13:22 Average: 0 23.98 0.00 5.35 1.30 0.06 69.31 15:13:22 Average: 1 23.96 0.00 5.16 1.27 0.06 69.55 15:13:22 15:13:22 15:13:22