Pull request #207 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 26d3c23a5401fea4e606808c89508761b16b1419+ddfed388a3b16120cdfe7b2187972fd634322871 (7c86842a773c9856041527a68575e5f866dd286b) 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-ssh11597964108501456417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh358214575173647259.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10767515986661512771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11933213023024547584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16977565245404778174.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5224889242303126901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.24.1], releaseBranchOverride:edgex-compose] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.24.1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17610’ Running on prd-ubuntu20.04-docker-8c-8g-17616 in /w/workspace/exfoundry_ci-build-images_PR-207 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Merging remotes/origin/edgex-compose commit ddfed388a3b16120cdfe7b2187972fd634322871 into PR head commit 26d3c23a5401fea4e606808c89508761b16b1419 Merge succeeded, producing 26d3c23a5401fea4e606808c89508761b16b1419 Checking out Revision 26d3c23a5401fea4e606808c89508761b16b1419 (PR-207) > git config core.sparsecheckout # timeout=10 > git checkout -f 26d3c23a5401fea4e606808c89508761b16b1419 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26d3c23a5401fea4e606808c89508761b16b1419 # timeout=10 Commit message: "refactor: update to newer version of compose plugin" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-01T01:05:45.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-01T01:05:45.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-01T01:05:45.780Z] ========================================================= [2023-06-01T01:05:45.780Z] EdgeX Global Pipelines Version Info [2023-06-01T01:05:45.780Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:05:46.541Z] ------------------- [2023-06-01T01:05:46.541Z] stable info: [2023-06-01T01:05:46.541Z] ------------------- [2023-06-01T01:05:46.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-01T01:05:46.541Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-06-01T01:05:46.542Z] Message: update stable to v1.0.249 [2023-06-01T01:05:47.117Z] ------------------- [2023-06-01T01:05:47.117Z] experimental info: [2023-06-01T01:05:47.117Z] ------------------- [2023-06-01T01:05:47.117Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-01T01:05:47.117Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-06-01T01:05:47.117Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-01T01:05:47.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2023-06-01T01:05:47.510Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo [2023-06-01T01:05:47.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2023-06-01T01:05:47.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-01T01:05:47.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-01T01:05:47.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo [2023-06-01T01:05:47.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2023-06-01T01:05:47.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-01T01:05:47.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-01T01:05:47.806Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-01T01:05:47.847Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-01T01:05:47.888Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo [2023-06-01T01:05:47.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-01T01:05:47.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-01T01:05:48.000Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo [2023-06-01T01:05:48.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.24.1 [Pipeline] echo [2023-06-01T01:05:48.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo [2023-06-01T01:05:48.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo [2023-06-01T01:05:48.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo [2023-06-01T01:05:48.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26d3c23a5401fea4e606808c89508761b16b1419 [Pipeline] echo [2023-06-01T01:05:48.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26d3c23 [Pipeline] echo [2023-06-01T01:05:48.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T01:05:48.490Z] provisioning config files... [2023-06-01T01:05:48.506Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config8550336837450994727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:05:48.846Z] ---> docker-login.sh [2023-06-01T01:05:48.846Z] nexus3.edgexfoundry.org:10001 [2023-06-01T01:05:49.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:49.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:49.106Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:49.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:49.106Z] [2023-06-01T01:05:49.106Z] Login Succeeded [2023-06-01T01:05:49.106Z] nexus3.edgexfoundry.org:10002 [2023-06-01T01:05:49.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:49.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:49.367Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:49.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:49.367Z] [2023-06-01T01:05:49.367Z] Login Succeeded [2023-06-01T01:05:49.367Z] nexus3.edgexfoundry.org:10003 [2023-06-01T01:05:49.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:49.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:49.367Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:49.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:49.367Z] [2023-06-01T01:05:49.367Z] Login Succeeded [2023-06-01T01:05:49.367Z] nexus3.edgexfoundry.org:10004 [2023-06-01T01:05:49.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:49.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:49.627Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:49.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:49.627Z] [2023-06-01T01:05:49.627Z] Login Succeeded [2023-06-01T01:05:49.627Z] docker.io [2023-06-01T01:05:49.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:49.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:49.888Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:49.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:49.888Z] [2023-06-01T01:05:49.888Z] Login Succeeded [2023-06-01T01:05:49.888Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T01:05:49.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T01:05:50.807Z] provisioning config files... [2023-06-01T01:05:50.817Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config6847236895745444604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:05:51.173Z] ---> docker-login.sh [2023-06-01T01:05:51.173Z] nexus3.edgexfoundry.org:10001 [2023-06-01T01:05:51.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:51.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:51.173Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:51.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:51.173Z] [2023-06-01T01:05:51.173Z] Login Succeeded [2023-06-01T01:05:51.173Z] nexus3.edgexfoundry.org:10002 [2023-06-01T01:05:51.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:51.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:51.173Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:51.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:51.173Z] [2023-06-01T01:05:51.173Z] Login Succeeded [2023-06-01T01:05:51.173Z] nexus3.edgexfoundry.org:10003 [2023-06-01T01:05:51.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:51.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:51.436Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:51.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:51.436Z] [2023-06-01T01:05:51.436Z] Login Succeeded [2023-06-01T01:05:51.436Z] nexus3.edgexfoundry.org:10004 [2023-06-01T01:05:51.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:51.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:51.436Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:51.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:51.436Z] [2023-06-01T01:05:51.436Z] Login Succeeded [2023-06-01T01:05:51.436Z] docker.io [2023-06-01T01:05:51.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:05:51.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:05:51.697Z] Configure a credential helper to remove this warning. See [2023-06-01T01:05:51.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:05:51.697Z] [2023-06-01T01:05:51.697Z] Login Succeeded [2023-06-01T01:05:51.697Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T01:05:51.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-01T01:05:52.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-01T01:05:53.071Z] + ls -al . [2023-06-01T01:05:53.071Z] total 24 [2023-06-01T01:05:53.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 01:05 . [2023-06-01T01:05:53.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:05 .. [2023-06-01T01:05:53.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 01:05 .git [2023-06-01T01:05:53.071Z] -rw-rw-r-- 1 jenkins jenkins 701 Jun 1 01:05 Dockerfile [2023-06-01T01:05:53.071Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 01:05 Jenkinsfile [2023-06-01T01:05:53.071Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 01:05 README.md [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:05:53.569Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=26d3c23a5401fea4e606808c89508761b16b1419 --label arch=amd64 . [2023-06-01T01:05:53.569Z] Sending build context to Docker daemon 454.1kB [2023-06-01T01:05:53.569Z] Step 1/10 : ARG DOCKER_VERSION=24 [2023-06-01T01:05:53.569Z] Step 2/10 : FROM docker:${DOCKER_VERSION} AS docker-cli [2023-06-01T01:05:53.832Z] 24: Pulling from library/docker [2023-06-01T01:05:54.093Z] 8a49fdb3b6a5: Pulling fs layer [2023-06-01T01:05:54.093Z] dfb60e7f5d22: Pulling fs layer [2023-06-01T01:05:54.093Z] f74671f55a8d: Pulling fs layer [2023-06-01T01:05:54.093Z] 159682c80b19: Pulling fs layer [2023-06-01T01:05:54.093Z] b1fd48ba55f8: Pulling fs layer [2023-06-01T01:05:54.093Z] 6478cae41da0: Pulling fs layer [2023-06-01T01:05:54.093Z] 3dc5e45939f9: Pulling fs layer [2023-06-01T01:05:54.093Z] ec63addd3bc1: Pulling fs layer [2023-06-01T01:05:54.093Z] 3a314790488f: Pulling fs layer [2023-06-01T01:05:54.093Z] f97b6f470a44: Pulling fs layer [2023-06-01T01:05:54.093Z] ba6b089fd04d: Pulling fs layer [2023-06-01T01:05:54.093Z] 3580870ab4aa: Pulling fs layer [2023-06-01T01:05:54.093Z] 53d2ee3b805d: Pulling fs layer [2023-06-01T01:05:54.093Z] 9237fc1405c9: Pulling fs layer [2023-06-01T01:05:54.093Z] 6478cae41da0: Waiting [2023-06-01T01:05:54.093Z] ba6b089fd04d: Waiting [2023-06-01T01:05:54.093Z] 3dc5e45939f9: Waiting [2023-06-01T01:05:54.093Z] 3580870ab4aa: Waiting [2023-06-01T01:05:54.093Z] ec63addd3bc1: Waiting [2023-06-01T01:05:54.093Z] 53d2ee3b805d: Waiting [2023-06-01T01:05:54.093Z] 3a314790488f: Waiting [2023-06-01T01:05:54.093Z] f97b6f470a44: Waiting [2023-06-01T01:05:54.093Z] 9237fc1405c9: Waiting [2023-06-01T01:05:54.093Z] 159682c80b19: Waiting [2023-06-01T01:05:54.093Z] b1fd48ba55f8: Waiting [2023-06-01T01:05:54.093Z] f74671f55a8d: Download complete [2023-06-01T01:05:54.093Z] dfb60e7f5d22: Verifying Checksum [2023-06-01T01:05:54.093Z] dfb60e7f5d22: Download complete [2023-06-01T01:05:54.353Z] 8a49fdb3b6a5: Verifying Checksum [2023-06-01T01:05:54.353Z] 8a49fdb3b6a5: Download complete [2023-06-01T01:05:54.353Z] 8a49fdb3b6a5: Pull complete [2023-06-01T01:05:54.353Z] 159682c80b19: Verifying Checksum [2023-06-01T01:05:54.353Z] 159682c80b19: Download complete [2023-06-01T01:05:54.613Z] 6478cae41da0: Verifying Checksum [2023-06-01T01:05:54.613Z] 6478cae41da0: Download complete [2023-06-01T01:05:54.613Z] 3dc5e45939f9: Verifying Checksum [2023-06-01T01:05:54.613Z] 3dc5e45939f9: Download complete [2023-06-01T01:05:54.613Z] dfb60e7f5d22: Pull complete [2023-06-01T01:05:54.613Z] ec63addd3bc1: Verifying Checksum [2023-06-01T01:05:54.613Z] ec63addd3bc1: Download complete [2023-06-01T01:05:54.613Z] f74671f55a8d: Pull complete [2023-06-01T01:05:54.613Z] 3a314790488f: Verifying Checksum [2023-06-01T01:05:54.613Z] 3a314790488f: Download complete [2023-06-01T01:05:54.872Z] b1fd48ba55f8: Verifying Checksum [2023-06-01T01:05:54.872Z] b1fd48ba55f8: Download complete [2023-06-01T01:05:54.872Z] ba6b089fd04d: Verifying Checksum [2023-06-01T01:05:54.872Z] ba6b089fd04d: Download complete [2023-06-01T01:05:54.872Z] f97b6f470a44: Verifying Checksum [2023-06-01T01:05:54.872Z] f97b6f470a44: Download complete [2023-06-01T01:05:54.872Z] 53d2ee3b805d: Verifying Checksum [2023-06-01T01:05:54.872Z] 53d2ee3b805d: Download complete [2023-06-01T01:05:54.872Z] 9237fc1405c9: Verifying Checksum [2023-06-01T01:05:54.872Z] 9237fc1405c9: Download complete [2023-06-01T01:05:54.872Z] 159682c80b19: Pull complete [2023-06-01T01:05:55.440Z] b1fd48ba55f8: Pull complete [2023-06-01T01:05:55.700Z] 3580870ab4aa: Verifying Checksum [2023-06-01T01:05:55.700Z] 3580870ab4aa: Download complete [2023-06-01T01:05:55.700Z] 6478cae41da0: Pull complete [2023-06-01T01:05:55.959Z] 3dc5e45939f9: Pull complete [2023-06-01T01:05:55.959Z] ec63addd3bc1: Pull complete [2023-06-01T01:05:55.959Z] 3a314790488f: Pull complete [2023-06-01T01:05:56.220Z] f97b6f470a44: Pull complete [2023-06-01T01:05:56.479Z] ba6b089fd04d: Pull complete [2023-06-01T01:05:57.420Z] 3580870ab4aa: Pull complete [2023-06-01T01:05:57.680Z] 53d2ee3b805d: Pull complete [2023-06-01T01:05:57.680Z] 9237fc1405c9: Pull complete [2023-06-01T01:05:57.680Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-06-01T01:05:57.680Z] Status: Downloaded newer image for docker:24 [2023-06-01T01:05:57.680Z] ---> 881c987bf80d [2023-06-01T01:05:57.680Z] Step 3/10 : FROM alpine:3.16 [2023-06-01T01:05:57.940Z] 3.16: Pulling from library/alpine [2023-06-01T01:05:58.199Z] 91d30c5bc195: Pulling fs layer [2023-06-01T01:05:58.199Z] 91d30c5bc195: Verifying Checksum [2023-06-01T01:05:58.199Z] 91d30c5bc195: Download complete [2023-06-01T01:05:58.460Z] 91d30c5bc195: Pull complete [2023-06-01T01:05:58.460Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-01T01:05:58.460Z] Status: Downloaded newer image for alpine:3.16 [2023-06-01T01:05:58.460Z] ---> 8471affe5de5 [2023-06-01T01:05:58.460Z] Step 4/10 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2023-06-01T01:06:00.367Z] ---> 8819460a99b7 [2023-06-01T01:06:00.367Z] Step 5/10 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl [2023-06-01T01:06:00.367Z] ---> Running in 43f6ad9be108 [2023-06-01T01:06:00.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-01T01:06:00.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-01T01:06:00.890Z] (1/51) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-01T01:06:01.149Z] (2/51) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-01T01:06:01.149Z] (3/51) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-01T01:06:01.149Z] (4/51) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-01T01:06:01.149Z] (5/51) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-01T01:06:01.149Z] (6/51) Installing readline (8.1.2-r0) [2023-06-01T01:06:01.149Z] (7/51) Installing bash (5.1.16-r2) [2023-06-01T01:06:01.149Z] Executing bash-5.1.16-r2.post-install [2023-06-01T01:06:01.149Z] (8/51) Installing ca-certificates (20230506-r0) [2023-06-01T01:06:01.149Z] (9/51) Installing brotli-libs (1.0.9-r6) [2023-06-01T01:06:01.149Z] (10/51) Installing nghttp2-libs (1.47.0-r0) [2023-06-01T01:06:01.149Z] (11/51) Installing libcurl (8.1.2-r0) [2023-06-01T01:06:01.149Z] (12/51) Installing curl (8.1.2-r0) [2023-06-01T01:06:01.149Z] (13/51) Installing libgcc (11.2.1_git20220219-r2) [2023-06-01T01:06:01.149Z] (14/51) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-01T01:06:01.149Z] (15/51) Installing binutils (2.38-r3) [2023-06-01T01:06:01.408Z] (16/51) Installing libgomp (11.2.1_git20220219-r2) [2023-06-01T01:06:01.408Z] (17/51) Installing libatomic (11.2.1_git20220219-r2) [2023-06-01T01:06:01.408Z] (18/51) Installing gmp (6.2.1-r2) [2023-06-01T01:06:01.408Z] (19/51) Installing isl22 (0.22-r0) [2023-06-01T01:06:01.408Z] (20/51) Installing mpfr4 (4.1.0-r0) [2023-06-01T01:06:01.408Z] (21/51) Installing mpc1 (1.2.1-r0) [2023-06-01T01:06:01.408Z] (22/51) Installing gcc (11.2.1_git20220219-r2) [2023-06-01T01:06:01.975Z] (23/51) Installing musl-dev (1.2.3-r3) [2023-06-01T01:06:01.975Z] (24/51) Installing libc-dev (0.7.2-r3) [2023-06-01T01:06:01.975Z] (25/51) Installing linux-headers (5.16.7-r1) [2023-06-01T01:06:01.975Z] (26/51) Installing libffi (3.4.2-r1) [2023-06-01T01:06:01.975Z] (27/51) Installing pkgconf (1.8.1-r0) [2023-06-01T01:06:01.975Z] (28/51) Installing libffi-dev (3.4.2-r1) [2023-06-01T01:06:01.975Z] (29/51) Installing make (4.3-r0) [2023-06-01T01:06:02.233Z] (30/51) Installing openssl-dev (1.1.1u-r1) [2023-06-01T01:06:02.233Z] (31/51) Installing libbz2 (1.0.8-r1) [2023-06-01T01:06:02.233Z] (32/51) Installing expat (2.5.0-r0) [2023-06-01T01:06:02.233Z] (33/51) Installing gdbm (1.23-r0) [2023-06-01T01:06:02.233Z] (34/51) Installing xz-libs (5.2.5-r1) [2023-06-01T01:06:02.233Z] (35/51) Installing mpdecimal (2.5.1-r1) [2023-06-01T01:06:02.233Z] (36/51) Installing sqlite-libs (3.40.1-r0) [2023-06-01T01:06:02.233Z] (37/51) Installing python3 (3.10.11-r0) [2023-06-01T01:06:02.492Z] (38/51) Installing py3-contextlib2 (21.6.0-r2) [2023-06-01T01:06:02.492Z] (39/51) Installing py3-tomli (2.0.1-r1) [2023-06-01T01:06:02.492Z] (40/51) Installing py3-pep517 (0.12.0-r2) [2023-06-01T01:06:02.492Z] (41/51) Installing py3-six (1.16.0-r1) [2023-06-01T01:06:02.492Z] (42/51) Installing py3-retrying (1.3.3-r3) [2023-06-01T01:06:02.492Z] (43/51) Installing py3-appdirs (1.4.4-r3) [2023-06-01T01:06:02.492Z] (44/51) Installing py3-more-itertools (8.13.0-r0) [2023-06-01T01:06:02.492Z] (45/51) Installing py3-ordered-set (4.0.2-r3) [2023-06-01T01:06:02.492Z] (46/51) Installing py3-parsing (2.4.7-r3) [2023-06-01T01:06:02.492Z] (47/51) Installing py3-packaging (21.3-r0) [2023-06-01T01:06:02.492Z] (48/51) Installing py3-setuptools (59.4.0-r0) [2023-06-01T01:06:02.492Z] (49/51) Installing py3-pip (22.1.1-r0) [2023-06-01T01:06:02.752Z] (50/51) Installing python3-dev (3.10.11-r0) [2023-06-01T01:06:03.320Z] (51/51) Installing unzip (6.0-r9) [2023-06-01T01:06:03.320Z] Executing busybox-1.35.0-r17.trigger [2023-06-01T01:06:03.320Z] Executing ca-certificates-20230506-r0.trigger [2023-06-01T01:06:03.320Z] OK: 245 MiB in 62 packages [2023-06-01T01:06:05.509Z] Still waiting to schedule task [2023-06-01T01:06:05.509Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17614’ [2023-06-01T01:06:09.912Z] Removing intermediate container 43f6ad9be108 [2023-06-01T01:06:09.912Z] ---> ddf20b5eba23 [2023-06-01T01:06:09.912Z] Step 6/10 : ENV DOCKER_CONFIG=/usr/local/lib/docker [2023-06-01T01:06:09.912Z] ---> Running in 38f1c58d86c0 [2023-06-01T01:06:09.912Z] Removing intermediate container 38f1c58d86c0 [2023-06-01T01:06:09.912Z] ---> 2e6929c7ba7a [2023-06-01T01:06:09.912Z] Step 7/10 : RUN curl -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/cli-plugins/docker-compose && chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose && docker compose version [2023-06-01T01:06:09.912Z] ---> Running in c6bbfc5bbf9a [2023-06-01T01:06:09.912Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T01:06:09.912Z]      Dload Upload Total Spent Left  Speed [2023-06-01T01:06:09.912Z] 0  0  0  0  0  0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2023-06-01T01:06:09.912Z] Warning: Failed to open the file [2023-06-01T01:06:09.912Z] Warning: /usr/local/lib/docker/cli-plugins/docker-compose: No such file or [2023-06-01T01:06:09.912Z] Warning: directory [2023-06-01T01:06:09.912Z] 0 52.0M 0 16375 0 0 104k 0 0:08:31 --:--:-- 0:08:31 104k [2023-06-01T01:06:09.913Z] curl: (23) Failure writing output to destination [2023-06-01T01:06:09.913Z] The command '/bin/sh -c curl -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/cli-plugins/docker-compose && chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose && docker compose version' returned a non-zero code: 23 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:06:10.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T01:06:10.851Z] [2023-06-01T01:06:10.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:06:11.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T01:06:11.236Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-01T01:06:11.236Z] 5eb5b503b376: Pulling fs layer [2023-06-01T01:06:11.236Z] 5c69ac0246d0: Pulling fs layer [2023-06-01T01:06:11.236Z] ec43610c2a17: Pulling fs layer [2023-06-01T01:06:11.236Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-01T01:06:11.236Z] 33b1e0a273af: Pulling fs layer [2023-06-01T01:06:11.236Z] 5d3b04190fa2: Pulling fs layer [2023-06-01T01:06:11.236Z] 2f39f015ded8: Pulling fs layer [2023-06-01T01:06:11.236Z] 3a2ae6a8a46f: Waiting [2023-06-01T01:06:11.236Z] 33b1e0a273af: Waiting [2023-06-01T01:06:11.236Z] 5d3b04190fa2: Waiting [2023-06-01T01:06:11.236Z] 2f39f015ded8: Waiting [2023-06-01T01:06:11.236Z] 5c69ac0246d0: Verifying Checksum [2023-06-01T01:06:11.236Z] 5c69ac0246d0: Download complete [2023-06-01T01:06:11.236Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-01T01:06:11.236Z] 3a2ae6a8a46f: Download complete [2023-06-01T01:06:11.236Z] 33b1e0a273af: Verifying Checksum [2023-06-01T01:06:11.236Z] 33b1e0a273af: Download complete [2023-06-01T01:06:11.236Z] 5d3b04190fa2: Verifying Checksum [2023-06-01T01:06:11.236Z] 5d3b04190fa2: Download complete [2023-06-01T01:06:11.236Z] ec43610c2a17: Verifying Checksum [2023-06-01T01:06:11.236Z] ec43610c2a17: Download complete [2023-06-01T01:06:11.500Z] 5eb5b503b376: Verifying Checksum [2023-06-01T01:06:11.500Z] 5eb5b503b376: Download complete [2023-06-01T01:06:12.070Z] 2f39f015ded8: Download complete [2023-06-01T01:06:12.642Z] 5eb5b503b376: Pull complete [2023-06-01T01:06:12.901Z] 5c69ac0246d0: Pull complete [2023-06-01T01:06:13.468Z] ec43610c2a17: Pull complete [2023-06-01T01:06:13.468Z] 3a2ae6a8a46f: Pull complete [2023-06-01T01:06:13.727Z] 33b1e0a273af: Pull complete [2023-06-01T01:06:13.727Z] 5d3b04190fa2: Pull complete [2023-06-01T01:06:17.913Z] 2f39f015ded8: Pull complete [2023-06-01T01:06:18.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-01T01:06:18.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T01:06:18.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T01:06:18.405Z] prd-ubuntu20.04-docker-8c-8g-17616 does not seem to be running inside a container [2023-06-01T01:06:18.438Z] $ 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/exfoundry_ci-build-images_PR-207 -v /w/workspace/exfoundry_ci-build-images_PR-207:/w/workspace/exfoundry_ci-build-images_PR-207:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-207@tmp:/w/workspace/exfoundry_ci-build-images_PR-207@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:10003/edgex-lftools-log-publisher:latest cat [2023-06-01T01:06:21.405Z] $ docker top d26866c439ea3bbc1ec639e55507c19f5a0b996e33617f6cf2438badd0ec9af4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:06:21.884Z] ---> job-cost.sh [2023-06-01T01:06:21.885Z] lf-activate-venv: SKIPPING [2023-06-01T01:06:21.885Z] INFO: No Stack... [2023-06-01T01:06:22.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-01T01:06:22.715Z] INFO: Archiving Costs [Pipeline] sh [2023-06-01T01:06:23.033Z] + cat /w/workspace/exfoundry_ci-build-images_PR-207/archives/cost.csv [2023-06-01T01:06:23.033Z] + cut -d, -f6 [Pipeline] lock [2023-06-01T01:06:23.087Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [2023-06-01T01:06:23.092Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] did not exist. Created. [2023-06-01T01:06:23.092Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-01T01:06:23.485Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-01T01:06:23.693Z] Stashed 1 file(s) [Pipeline] } [2023-06-01T01:06:23.711Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-01T01:06:23.788Z] $ docker stop --time=1 d26866c439ea3bbc1ec639e55507c19f5a0b996e33617f6cf2438badd0ec9af4 [2023-06-01T01:06:24.937Z] $ docker rm -f --volumes d26866c439ea3bbc1ec639e55507c19f5a0b996e33617f6cf2438badd0ec9af4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-01T01:06:25.296Z] Failed in branch amd64 [2023-06-01T01:09:24.609Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17617 in /w/workspace/exfoundry_ci-build-images_PR-207 [Pipeline] { [Pipeline] checkout [2023-06-01T01:09:24.696Z] Selected Git installation does not exist. Using Default [2023-06-01T01:09:24.696Z] The recommended git tool is: NONE [2023-06-01T01:09:29.930Z] using credential edgex-jenkins-ssh [2023-06-01T01:09:29.948Z] Cloning the remote Git repository [2023-06-01T01:09:29.996Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2023-06-01T01:09:30.093Z] > git init /w/workspace/exfoundry_ci-build-images_PR-207 # timeout=10 [2023-06-01T01:09:30.264Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-06-01T01:09:30.265Z] > git --version # timeout=10 [2023-06-01T01:09:30.287Z] > git --version # 'git version 2.25.1' [2023-06-01T01:09:30.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T01:09:30.443Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-01T01:09:31.088Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-06-01T01:09:31.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-01T01:09:31.983Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-06-01T01:09:32.025Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-06-01T01:09:32.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T01:09:32.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2023-06-01T01:09:32.574Z] Merging remotes/origin/edgex-compose commit ddfed388a3b16120cdfe7b2187972fd634322871 into PR head commit 26d3c23a5401fea4e606808c89508761b16b1419 [2023-06-01T01:09:32.837Z] Merge succeeded, producing 26d3c23a5401fea4e606808c89508761b16b1419 [2023-06-01T01:09:32.838Z] Checking out Revision 26d3c23a5401fea4e606808c89508761b16b1419 (PR-207) [2023-06-01T01:09:32.591Z] > git config core.sparsecheckout # timeout=10 [2023-06-01T01:09:32.674Z] > git checkout -f 26d3c23a5401fea4e606808c89508761b16b1419 # timeout=10 [2023-06-01T01:09:32.747Z] > git remote # timeout=10 [2023-06-01T01:09:32.765Z] > git config --get remote.origin.url # timeout=10 [2023-06-01T01:09:32.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T01:09:32.796Z] > git merge ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 [2023-06-01T01:09:32.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-01T01:09:32.842Z] > git config core.sparsecheckout # timeout=10 [2023-06-01T01:09:32.861Z] > git checkout -f 26d3c23a5401fea4e606808c89508761b16b1419 # timeout=10 [2023-06-01T01:09:36.341Z] Commit message: "refactor: update to newer version of compose plugin" [2023-06-01T01:09:36.397Z] > git --version # timeout=10 [2023-06-01T01:09:36.413Z] > git --version # 'git version 2.25.1' [2023-06-01T01:09:36.427Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-01T01:09:37.638Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-01T01:09:37.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T01:09:37.638Z] Dload Upload Total Spent Left Speed [2023-06-01T01:09:37.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-06-01T01:09:38.417Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-01T01:09:38.775Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-01T01:09:38.775Z] + sudo tee /etc/docker/daemon.new [2023-06-01T01:09:38.775Z] { [2023-06-01T01:09:38.775Z] "registry-mirrors": [ [2023-06-01T01:09:38.775Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-01T01:09:38.775Z] ], [2023-06-01T01:09:38.775Z] "bip": "10.250.0.254/24", [2023-06-01T01:09:38.775Z] "hosts": [ [2023-06-01T01:09:38.775Z] "tcp://0.0.0.0:5555", [2023-06-01T01:09:38.775Z] "unix:///var/run/docker.sock" [2023-06-01T01:09:38.775Z] ], [2023-06-01T01:09:38.775Z] "mtu": 1458, [2023-06-01T01:09:38.775Z] "selinux-enabled": true, [2023-06-01T01:09:38.775Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-01T01:09:38.775Z] } [Pipeline] sh [2023-06-01T01:09:39.129Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-01T01:09:39.467Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T01:09:58.054Z] provisioning config files... [2023-06-01T01:09:58.077Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config12288124360218573996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:09:58.468Z] ---> docker-login.sh [2023-06-01T01:09:58.468Z] nexus3.edgexfoundry.org:10001 [2023-06-01T01:09:59.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:09:59.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:09:59.058Z] Configure a credential helper to remove this warning. See [2023-06-01T01:09:59.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:09:59.058Z] [2023-06-01T01:09:59.058Z] Login Succeeded [2023-06-01T01:09:59.058Z] nexus3.edgexfoundry.org:10002 [2023-06-01T01:09:59.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:09:59.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:09:59.600Z] Configure a credential helper to remove this warning. See [2023-06-01T01:09:59.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:09:59.600Z] [2023-06-01T01:09:59.600Z] Login Succeeded [2023-06-01T01:09:59.600Z] nexus3.edgexfoundry.org:10003 [2023-06-01T01:09:59.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:09:59.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:09:59.871Z] Configure a credential helper to remove this warning. See [2023-06-01T01:09:59.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:09:59.871Z] [2023-06-01T01:09:59.871Z] Login Succeeded [2023-06-01T01:09:59.871Z] nexus3.edgexfoundry.org:10004 [2023-06-01T01:10:00.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:10:00.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:10:00.141Z] Configure a credential helper to remove this warning. See [2023-06-01T01:10:00.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:10:00.141Z] [2023-06-01T01:10:00.141Z] Login Succeeded [2023-06-01T01:10:00.141Z] docker.io [2023-06-01T01:10:00.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:10:00.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:10:00.680Z] Configure a credential helper to remove this warning. See [2023-06-01T01:10:00.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:10:00.680Z] [2023-06-01T01:10:00.680Z] Login Succeeded [2023-06-01T01:10:00.680Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T01:10:00.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-01T01:10:01.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-01T01:10:01.739Z] + ls -al . [2023-06-01T01:10:01.739Z] total 24 [2023-06-01T01:10:01.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 01:09 . [2023-06-01T01:10:01.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:09 .. [2023-06-01T01:10:01.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 01:09 .git [2023-06-01T01:10:01.739Z] -rw-rw-r-- 1 jenkins jenkins 701 Jun 1 01:09 Dockerfile [2023-06-01T01:10:01.739Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 01:09 Jenkinsfile [2023-06-01T01:10:01.739Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 01:09 README.md [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:10:02.240Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=26d3c23a5401fea4e606808c89508761b16b1419 --label arch=arm64 . [2023-06-01T01:10:02.507Z] Sending build context to Docker daemon 454.1kB [2023-06-01T01:10:02.507Z] Step 1/10 : ARG DOCKER_VERSION=24 [2023-06-01T01:10:02.507Z] Step 2/10 : FROM docker:${DOCKER_VERSION} AS docker-cli [2023-06-01T01:10:03.474Z] 24: Pulling from library/docker [2023-06-01T01:10:03.474Z] 08409d417260: Pulling fs layer [2023-06-01T01:10:03.474Z] bf127bdc9f4f: Pulling fs layer [2023-06-01T01:10:03.474Z] 55b4810136f4: Pulling fs layer [2023-06-01T01:10:03.474Z] 8b1937eecd14: Pulling fs layer [2023-06-01T01:10:03.474Z] db6263205561: Pulling fs layer [2023-06-01T01:10:03.474Z] 39314cee2a9c: Pulling fs layer [2023-06-01T01:10:03.474Z] a0ee298bff01: Pulling fs layer [2023-06-01T01:10:03.474Z] 8b1937eecd14: Waiting [2023-06-01T01:10:03.474Z] 9fda9acfdd90: Pulling fs layer [2023-06-01T01:10:03.474Z] 736a277f3b8d: Pulling fs layer [2023-06-01T01:10:03.474Z] b761764eaff7: Pulling fs layer [2023-06-01T01:10:03.474Z] db6263205561: Waiting [2023-06-01T01:10:03.474Z] e1b49e70f544: Pulling fs layer [2023-06-01T01:10:03.474Z] 262f260c9231: Pulling fs layer [2023-06-01T01:10:03.474Z] 39314cee2a9c: Waiting [2023-06-01T01:10:03.474Z] 45382715e4ec: Pulling fs layer [2023-06-01T01:10:03.474Z] a0ee298bff01: Waiting [2023-06-01T01:10:03.474Z] f57e63167e26: Pulling fs layer [2023-06-01T01:10:03.474Z] 9fda9acfdd90: Waiting [2023-06-01T01:10:03.474Z] 736a277f3b8d: Waiting [2023-06-01T01:10:03.474Z] 262f260c9231: Waiting [2023-06-01T01:10:03.474Z] b761764eaff7: Waiting [2023-06-01T01:10:03.474Z] 45382715e4ec: Waiting [2023-06-01T01:10:03.474Z] f57e63167e26: Waiting [2023-06-01T01:10:03.474Z] e1b49e70f544: Waiting [2023-06-01T01:10:03.474Z] 55b4810136f4: Verifying Checksum [2023-06-01T01:10:03.474Z] 55b4810136f4: Download complete [2023-06-01T01:10:03.474Z] bf127bdc9f4f: Verifying Checksum [2023-06-01T01:10:03.474Z] bf127bdc9f4f: Download complete [2023-06-01T01:10:03.758Z] 08409d417260: Verifying Checksum [2023-06-01T01:10:03.758Z] 08409d417260: Download complete [2023-06-01T01:10:04.349Z] 8b1937eecd14: Verifying Checksum [2023-06-01T01:10:04.349Z] 8b1937eecd14: Download complete [2023-06-01T01:10:04.349Z] db6263205561: Verifying Checksum [2023-06-01T01:10:04.349Z] db6263205561: Download complete [2023-06-01T01:10:04.349Z] 39314cee2a9c: Verifying Checksum [2023-06-01T01:10:04.349Z] 39314cee2a9c: Download complete [2023-06-01T01:10:04.349Z] a0ee298bff01: Verifying Checksum [2023-06-01T01:10:04.349Z] a0ee298bff01: Download complete [2023-06-01T01:10:04.349Z] 736a277f3b8d: Verifying Checksum [2023-06-01T01:10:04.349Z] 736a277f3b8d: Download complete [2023-06-01T01:10:04.349Z] 9fda9acfdd90: Verifying Checksum [2023-06-01T01:10:04.349Z] 9fda9acfdd90: Download complete [2023-06-01T01:10:04.349Z] 08409d417260: Pull complete [2023-06-01T01:10:04.619Z] e1b49e70f544: Verifying Checksum [2023-06-01T01:10:04.619Z] e1b49e70f544: Download complete [2023-06-01T01:10:04.619Z] b761764eaff7: Verifying Checksum [2023-06-01T01:10:04.619Z] b761764eaff7: Download complete [2023-06-01T01:10:04.619Z] 45382715e4ec: Verifying Checksum [2023-06-01T01:10:04.619Z] 45382715e4ec: Download complete [2023-06-01T01:10:04.888Z] f57e63167e26: Verifying Checksum [2023-06-01T01:10:04.888Z] f57e63167e26: Download complete [2023-06-01T01:10:04.888Z] bf127bdc9f4f: Pull complete [2023-06-01T01:10:05.174Z] 55b4810136f4: Pull complete [2023-06-01T01:10:05.758Z] 262f260c9231: Verifying Checksum [2023-06-01T01:10:05.758Z] 262f260c9231: Download complete [2023-06-01T01:10:06.027Z] 8b1937eecd14: Pull complete [2023-06-01T01:10:07.001Z] db6263205561: Pull complete [2023-06-01T01:10:08.423Z] 39314cee2a9c: Pull complete [2023-06-01T01:10:08.423Z] a0ee298bff01: Pull complete [2023-06-01T01:10:08.693Z] 9fda9acfdd90: Pull complete [2023-06-01T01:10:08.963Z] 736a277f3b8d: Pull complete [2023-06-01T01:10:11.561Z] b761764eaff7: Pull complete [2023-06-01T01:10:11.561Z] e1b49e70f544: Pull complete [2023-06-01T01:10:14.150Z] 262f260c9231: Pull complete [2023-06-01T01:10:14.418Z] 45382715e4ec: Pull complete [2023-06-01T01:10:14.685Z] f57e63167e26: Pull complete [2023-06-01T01:10:14.686Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-06-01T01:10:14.686Z] Status: Downloaded newer image for docker:24 [2023-06-01T01:10:14.686Z] ---> d3bc0bc21545 [2023-06-01T01:10:14.686Z] Step 3/10 : FROM alpine:3.16 [2023-06-01T01:10:14.952Z] 3.16: Pulling from library/alpine [2023-06-01T01:10:15.219Z] 547446be3368: Pulling fs layer [2023-06-01T01:10:15.488Z] 547446be3368: Verifying Checksum [2023-06-01T01:10:15.755Z] 547446be3368: Pull complete [2023-06-01T01:10:15.755Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-01T01:10:16.025Z] Status: Downloaded newer image for alpine:3.16 [2023-06-01T01:10:16.025Z] ---> 3b5033019969 [2023-06-01T01:10:16.025Z] Step 4/10 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2023-06-01T01:10:17.986Z] ---> c18fba3ee482 [2023-06-01T01:10:17.986Z] Step 5/10 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl [2023-06-01T01:10:17.986Z] ---> Running in a860140c1218 [2023-06-01T01:10:19.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-01T01:10:20.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-01T01:10:21.414Z] (1/49) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-01T01:10:21.414Z] (2/49) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-01T01:10:21.414Z] (3/49) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-01T01:10:21.415Z] (4/49) Installing readline (8.1.2-r0) [2023-06-01T01:10:21.415Z] (5/49) Installing bash (5.1.16-r2) [2023-06-01T01:10:21.415Z] Executing bash-5.1.16-r2.post-install [2023-06-01T01:10:21.415Z] (6/49) Installing ca-certificates (20230506-r0) [2023-06-01T01:10:21.415Z] (7/49) Installing brotli-libs (1.0.9-r6) [2023-06-01T01:10:21.415Z] (8/49) Installing nghttp2-libs (1.47.0-r0) [2023-06-01T01:10:21.415Z] (9/49) Installing libcurl (8.1.1-r1) [2023-06-01T01:10:21.415Z] (10/49) Installing curl (8.1.1-r1) [2023-06-01T01:10:21.415Z] (11/49) Installing libgcc (11.2.1_git20220219-r2) [2023-06-01T01:10:21.415Z] (12/49) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-01T01:10:21.701Z] (13/49) Installing binutils (2.38-r3) [2023-06-01T01:10:21.969Z] (14/49) Installing libgomp (11.2.1_git20220219-r2) [2023-06-01T01:10:21.969Z] (15/49) Installing libatomic (11.2.1_git20220219-r2) [2023-06-01T01:10:21.969Z] (16/49) Installing gmp (6.2.1-r2) [2023-06-01T01:10:21.969Z] (17/49) Installing isl22 (0.22-r0) [2023-06-01T01:10:21.969Z] (18/49) Installing mpfr4 (4.1.0-r0) [2023-06-01T01:10:21.969Z] (19/49) Installing mpc1 (1.2.1-r0) [2023-06-01T01:10:21.969Z] (20/49) Installing gcc (11.2.1_git20220219-r2) [2023-06-01T01:10:23.919Z] (21/49) Installing musl-dev (1.2.3-r3) [2023-06-01T01:10:24.187Z] (22/49) Installing libc-dev (0.7.2-r3) [2023-06-01T01:10:24.187Z] (23/49) Installing linux-headers (5.16.7-r1) [2023-06-01T01:10:24.777Z] (24/49) Installing libffi (3.4.2-r1) [2023-06-01T01:10:24.777Z] (25/49) Installing pkgconf (1.8.1-r0) [2023-06-01T01:10:24.777Z] (26/49) Installing libffi-dev (3.4.2-r1) [2023-06-01T01:10:24.777Z] (27/49) Installing make (4.3-r0) [2023-06-01T01:10:24.777Z] (28/49) Installing openssl-dev (1.1.1t-r2) [2023-06-01T01:10:25.044Z] (29/49) Installing libbz2 (1.0.8-r1) [2023-06-01T01:10:25.044Z] (30/49) Installing expat (2.5.0-r0) [2023-06-01T01:10:25.044Z] (31/49) Installing gdbm (1.23-r0) [2023-06-01T01:10:25.044Z] (32/49) Installing xz-libs (5.2.5-r1) [2023-06-01T01:10:25.044Z] (33/49) Installing mpdecimal (2.5.1-r1) [2023-06-01T01:10:25.044Z] (34/49) Installing sqlite-libs (3.40.1-r0) [2023-06-01T01:10:25.044Z] (35/49) Installing python3 (3.10.11-r0) [2023-06-01T01:10:26.982Z] (36/49) Installing py3-contextlib2 (21.6.0-r2) [2023-06-01T01:10:26.982Z] (37/49) Installing py3-tomli (2.0.1-r1) [2023-06-01T01:10:26.982Z] (38/49) Installing py3-pep517 (0.12.0-r2) [2023-06-01T01:10:27.250Z] (39/49) Installing py3-six (1.16.0-r1) [2023-06-01T01:10:27.250Z] (40/49) Installing py3-retrying (1.3.3-r3) [2023-06-01T01:10:27.250Z] (41/49) Installing py3-appdirs (1.4.4-r3) [2023-06-01T01:10:27.250Z] (42/49) Installing py3-more-itertools (8.13.0-r0) [2023-06-01T01:10:27.250Z] (43/49) Installing py3-ordered-set (4.0.2-r3) [2023-06-01T01:10:27.250Z] (44/49) Installing py3-parsing (2.4.7-r3) [2023-06-01T01:10:27.250Z] (45/49) Installing py3-packaging (21.3-r0) [2023-06-01T01:10:27.250Z] (46/49) Installing py3-setuptools (59.4.0-r0) [2023-06-01T01:10:27.250Z] (47/49) Installing py3-pip (22.1.1-r0) [2023-06-01T01:10:28.205Z] (48/49) Installing python3-dev (3.10.11-r0) [2023-06-01T01:10:29.612Z] (49/49) Installing unzip (6.0-r9) [2023-06-01T01:10:29.612Z] Executing busybox-1.35.0-r17.trigger [2023-06-01T01:10:29.612Z] Executing ca-certificates-20230506-r0.trigger [2023-06-01T01:10:29.612Z] OK: 249 MiB in 62 packages [2023-06-01T01:10:42.350Z] Removing intermediate container a860140c1218 [2023-06-01T01:10:42.350Z] ---> ab5d3a417a23 [2023-06-01T01:10:42.350Z] Step 6/10 : ENV DOCKER_CONFIG=/usr/local/lib/docker [2023-06-01T01:10:42.350Z] ---> Running in e6225854b93e [2023-06-01T01:10:42.350Z] Removing intermediate container e6225854b93e [2023-06-01T01:10:42.350Z] ---> 1462ed60abd2 [2023-06-01T01:10:42.350Z] Step 7/10 : RUN curl -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/cli-plugins/docker-compose && chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose && docker compose version [2023-06-01T01:10:42.350Z] ---> Running in e2ce9b6104ae [2023-06-01T01:10:42.935Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-06-01T01:10:42.935Z] Dload Upload Total Spent  Left Speed [2023-06-01T01:10:42.935Z] 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 [2023-06-01T01:10:43.203Z] Warning: Failed to open the file [2023-06-01T01:10:43.203Z] Warning: /usr/local/lib/docker/cli-plugins/docker-compose: No such file or [2023-06-01T01:10:43.203Z] Warning: directory [2023-06-01T01:10:43.203Z] 0 49.9M 0 16375 0 0 53169  0 0:16:24 --:--:-- 0:16:24 53169 [2023-06-01T01:10:43.203Z] curl: (23) Failure writing output to destination [2023-06-01T01:10:43.471Z] The command '/bin/sh -c curl -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/cli-plugins/docker-compose && chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose && docker compose version' returned a non-zero code: 23 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:10:44.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T01:10:44.415Z] [2023-06-01T01:10:44.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:10:44.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T01:10:44.914Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-01T01:10:44.914Z] 8998bd30e6a1: Pulling fs layer [2023-06-01T01:10:44.914Z] 04944245beec: Pulling fs layer [2023-06-01T01:10:44.914Z] 699f458cf7ca: Pulling fs layer [2023-06-01T01:10:44.914Z] 765212b225bb: Pulling fs layer [2023-06-01T01:10:44.914Z] f23df028b6ca: Pulling fs layer [2023-06-01T01:10:44.914Z] d65c8cfc05b1: Pulling fs layer [2023-06-01T01:10:44.914Z] 2437ff75d9bd: Pulling fs layer [2023-06-01T01:10:44.914Z] f23df028b6ca: Waiting [2023-06-01T01:10:44.914Z] d65c8cfc05b1: Waiting [2023-06-01T01:10:44.914Z] 2437ff75d9bd: Waiting [2023-06-01T01:10:44.914Z] 765212b225bb: Waiting [2023-06-01T01:10:45.181Z] 04944245beec: Verifying Checksum [2023-06-01T01:10:45.181Z] 04944245beec: Download complete [2023-06-01T01:10:45.181Z] 765212b225bb: Verifying Checksum [2023-06-01T01:10:45.181Z] 765212b225bb: Download complete [2023-06-01T01:10:45.181Z] f23df028b6ca: Verifying Checksum [2023-06-01T01:10:45.181Z] f23df028b6ca: Download complete [2023-06-01T01:10:45.181Z] d65c8cfc05b1: Verifying Checksum [2023-06-01T01:10:45.181Z] d65c8cfc05b1: Download complete [2023-06-01T01:10:45.181Z] 699f458cf7ca: Download complete [2023-06-01T01:10:45.771Z] 8998bd30e6a1: Verifying Checksum [2023-06-01T01:10:48.356Z] 2437ff75d9bd: Verifying Checksum [2023-06-01T01:10:48.356Z] 2437ff75d9bd: Download complete [2023-06-01T01:10:49.769Z] 8998bd30e6a1: Pull complete [2023-06-01T01:10:50.352Z] 04944245beec: Pull complete [2023-06-01T01:10:51.776Z] 699f458cf7ca: Pull complete [2023-06-01T01:10:51.776Z] 765212b225bb: Pull complete [2023-06-01T01:10:52.361Z] f23df028b6ca: Pull complete [2023-06-01T01:10:52.629Z] d65c8cfc05b1: Pull complete [2023-06-01T01:11:07.633Z] 2437ff75d9bd: Pull complete [2023-06-01T01:11:07.633Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-01T01:11:07.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T01:11:07.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T01:11:08.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-17617 does not seem to be running inside a container [2023-06-01T01:11:08.088Z] $ 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/exfoundry_ci-build-images_PR-207 -v /w/workspace/exfoundry_ci-build-images_PR-207:/w/workspace/exfoundry_ci-build-images_PR-207:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-207@tmp:/w/workspace/exfoundry_ci-build-images_PR-207@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-01T01:11:10.760Z] $ docker top b22a180db1364d9af70e4b1a7af98564398ad294dcbc96a5f42be344eaed7439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:11:11.659Z] ---> job-cost.sh [2023-06-01T01:11:11.659Z] lf-activate-venv: SKIPPING [2023-06-01T01:11:11.659Z] INFO: No Stack... [2023-06-01T01:11:12.616Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-01T01:11:13.200Z] INFO: Archiving Costs [Pipeline] sh [2023-06-01T01:11:13.546Z] + cat /w/workspace/exfoundry_ci-build-images_PR-207/archives/cost.csv [2023-06-01T01:11:13.546Z] + cut -d, -f6 [Pipeline] lock [2023-06-01T01:11:13.625Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [2023-06-01T01:11:13.633Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] did not exist. Created. [2023-06-01T01:11:13.634Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-01T01:11:14.183Z] /w/workspace/exfoundry_ci-build-images_PR-207@tmp/durable-b377c41d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-01T01:11:14.540Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-01T01:11:14.580Z] Warning: overwriting stash ‘stack-cost’ [2023-06-01T01:11:14.960Z] Stashed 1 file(s) [Pipeline] } [2023-06-01T01:11:14.986Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-01T01:11:15.064Z] $ docker stop --time=1 b22a180db1364d9af70e4b1a7af98564398ad294dcbc96a5f42be344eaed7439 [2023-06-01T01:11:18.471Z] $ docker rm -f --volumes b22a180db1364d9af70e4b1a7af98564398ad294dcbc96a5f42be344eaed7439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-01T01:11:19.145Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-01T01:11:20.241Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-207/archives ] [2023-06-01T01:11:20.241Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-207/archives [2023-06-01T01:11:20.241Z] total 16 [2023-06-01T01:11:20.241Z] drwxr-xr-x 3 root root 4096 Jun 1 01:06 . [2023-06-01T01:11:20.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:06 .. [2023-06-01T01:11:20.241Z] drwxr-xr-x 2 root root 4096 Jun 1 01:06 cost [2023-06-01T01:11:20.241Z] -rw-r--r-- 1 root root 86 Jun 1 01:06 cost.csv [2023-06-01T01:11:20.241Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-207/archives [2023-06-01T01:11:20.241Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-207/archives [2023-06-01T01:11:20.241Z] total 16 [2023-06-01T01:11:20.241Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 01:06 . [2023-06-01T01:11:20.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:06 .. [2023-06-01T01:11:20.241Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 01:06 cost [2023-06-01T01:11:20.241Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 1 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:11:20.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:11:21.472Z] ---> package-listing.sh [2023-06-01T01:11:21.472Z] ++ facter osfamily [2023-06-01T01:11:21.472Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-01T01:11:21.732Z] + OS_FAMILY=debian [2023-06-01T01:11:21.732Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-207 [2023-06-01T01:11:21.732Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-01T01:11:21.732Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-01T01:11:21.732Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-01T01:11:21.732Z] + PACKAGES=/tmp/packages_start.txt [2023-06-01T01:11:21.732Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-207 ']' [2023-06-01T01:11:21.732Z] + PACKAGES=/tmp/packages_end.txt [2023-06-01T01:11:21.732Z] + case "${OS_FAMILY}" in [2023-06-01T01:11:21.732Z] + dpkg -l [2023-06-01T01:11:21.732Z] + grep '^ii' [2023-06-01T01:11:21.732Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-01T01:11:21.732Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-01T01:11:21.732Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-01T01:11:21.732Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-207 ']' [2023-06-01T01:11:21.732Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-207/archives/ [2023-06-01T01:11:21.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-207/archives/ [Pipeline] echo [2023-06-01T01:11:21.764Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-01T01:11:22.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:11:22.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T01:11:22.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T01:11:22.812Z] prd-ubuntu20.04-docker-8c-8g-17616 does not seem to be running inside a container [2023-06-01T01:11:22.854Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-207 -v /w/workspace/exfoundry_ci-build-images_PR-207:/w/workspace/exfoundry_ci-build-images_PR-207:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-207@tmp:/w/workspace/exfoundry_ci-build-images_PR-207@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-01T01:11:23.018Z] $ docker top 1fdc0f1aa420321f4475e050531ea60d623ab64b1bbe522c7b3627a6cc9190d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-01T01:11:23.410Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-01T01:11:23.726Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-01T01:11:24.035Z] + ls /var/log/sa-host [2023-06-01T01:11:24.035Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T01:11:24.281Z] provisioning config files... [2023-06-01T01:11:24.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config9832626301317364343tmp [Pipeline] { [Pipeline] echo [2023-06-01T01:11:24.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:11:24.650Z] ---> create-netrc.sh [Pipeline] } [2023-06-01T01:11:24.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:11:25.067Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-01T01:11:25.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:11:25.422Z] ---> sudo-logs.sh [2023-06-01T01:11:25.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-01T01:11:25.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:11:25.831Z] ---> job-cost.sh [2023-06-01T01:11:25.831Z] lf-activate-venv: SKIPPING [2023-06-01T01:11:25.831Z] DEBUG: total: 0.2199999988079071 [2023-06-01T01:11:25.831Z] INFO: Retrieving Stack Cost... [2023-06-01T01:11:26.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-01T01:11:26.660Z] INFO: Archiving Costs [Pipeline] echo [2023-06-01T01:11:26.700Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:11:27.014Z] ---> logs-deploy.sh [2023-06-01T01:11:27.015Z] lf-activate-venv: SKIPPING [2023-06-01T01:11:27.015Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-207/1 [2023-06-01T01:11:27.015Z] INFO: archiving workspace using pattern(s): [2023-06-01T01:11:27.953Z] Archives upload complete. [2023-06-01T01:11:27.953Z] INFO: archiving logs to Nexus