Pull request #207 updated 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 b0aa831b6ce8fe6628330524376efb447352b38e+ddfed388a3b16120cdfe7b2187972fd634322871 (a5d0533972ff122c6e27767e21aba357ff644d46) 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-ssh14654083257258530253.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-ssh313214183125302796.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13877271415991724049.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 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-ssh6947225237299666848.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/ci-build-images/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11904270024712839780.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17625 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 Merging remotes/origin/edgex-compose commit ddfed388a3b16120cdfe7b2187972fd634322871 into PR head commit b0aa831b6ce8fe6628330524376efb447352b38e Merge succeeded, producing b0aa831b6ce8fe6628330524376efb447352b38e Checking out Revision b0aa831b6ce8fe6628330524376efb447352b38e (PR-207) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f b0aa831b6ce8fe6628330524376efb447352b38e # 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 b0aa831b6ce8fe6628330524376efb447352b38e # timeout=10 Commit message: "refactor: update to newer version of compose plugin" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-01T01:52:31.746Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-01T01:52:31.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-01T01:52:31.833Z] ========================================================= [2023-06-01T01:52:31.833Z] EdgeX Global Pipelines Version Info [2023-06-01T01:52:31.833Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9c0b3169693456dcc40689830a517cdea33ded78 # timeout=10 [2023-06-01T01:52:32.898Z] ------------------- [2023-06-01T01:52:32.898Z] stable info: [2023-06-01T01:52:32.898Z] ------------------- [2023-06-01T01:52:32.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-01T01:52:32.898Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-06-01T01:52:32.898Z] Message: update stable to v1.0.249 [2023-06-01T01:52:33.158Z] ------------------- [2023-06-01T01:52:33.158Z] experimental info: [2023-06-01T01:52:33.158Z] ------------------- [2023-06-01T01:52:33.158Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-01T01:52:33.158Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-06-01T01:52:33.158Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-01T01:52:33.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2023-06-01T01:52:33.351Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo [2023-06-01T01:52:33.360Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2023-06-01T01:52:33.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-01T01:52:33.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-01T01:52:33.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo [2023-06-01T01:52:33.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2023-06-01T01:52:33.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-01T01:52:33.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-01T01:52:33.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-01T01:52:33.451Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-01T01:52:33.459Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo [2023-06-01T01:52:33.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-01T01:52:33.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-01T01:52:33.488Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo [2023-06-01T01:52:33.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.24.1 [Pipeline] echo [2023-06-01T01:52:33.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo [2023-06-01T01:52:33.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo [2023-06-01T01:52:33.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo [2023-06-01T01:52:33.544Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0aa831b6ce8fe6628330524376efb447352b38e [Pipeline] echo [2023-06-01T01:52:33.561Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0aa831 [Pipeline] echo [2023-06-01T01:52:33.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T01:52:33.626Z] provisioning config files... [2023-06-01T01:52:33.675Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config10609501118902786256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:52:34.007Z] ---> docker-login.sh [2023-06-01T01:52:34.007Z] nexus3.edgexfoundry.org:10001 [2023-06-01T01:52:34.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:34.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:34.944Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:34.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:34.944Z] [2023-06-01T01:52:34.944Z] Login Succeeded [2023-06-01T01:52:34.944Z] nexus3.edgexfoundry.org:10002 [2023-06-01T01:52:34.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:35.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:35.204Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:35.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:35.204Z] [2023-06-01T01:52:35.204Z] Login Succeeded [2023-06-01T01:52:35.204Z] nexus3.edgexfoundry.org:10003 [2023-06-01T01:52:35.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:35.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:35.204Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:35.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:35.204Z] [2023-06-01T01:52:35.204Z] Login Succeeded [2023-06-01T01:52:35.204Z] nexus3.edgexfoundry.org:10004 [2023-06-01T01:52:35.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:35.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:35.204Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:35.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:35.204Z] [2023-06-01T01:52:35.204Z] Login Succeeded [2023-06-01T01:52:35.464Z] docker.io [2023-06-01T01:52:35.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:35.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:35.725Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:35.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:35.725Z] [2023-06-01T01:52:35.725Z] Login Succeeded [2023-06-01T01:52:35.725Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T01:52:35.733Z] 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:52:35.955Z] provisioning config files... [2023-06-01T01:52:35.966Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config18130778614497645722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:52:36.262Z] ---> docker-login.sh [2023-06-01T01:52:36.263Z] nexus3.edgexfoundry.org:10001 [2023-06-01T01:52:36.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:36.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:36.263Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:36.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:36.263Z] [2023-06-01T01:52:36.263Z] Login Succeeded [2023-06-01T01:52:36.263Z] nexus3.edgexfoundry.org:10002 [2023-06-01T01:52:36.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:36.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:36.263Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:36.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:36.263Z] [2023-06-01T01:52:36.263Z] Login Succeeded [2023-06-01T01:52:36.263Z] nexus3.edgexfoundry.org:10003 [2023-06-01T01:52:36.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:36.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:36.524Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:36.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:36.524Z] [2023-06-01T01:52:36.524Z] Login Succeeded [2023-06-01T01:52:36.524Z] nexus3.edgexfoundry.org:10004 [2023-06-01T01:52:36.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:36.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:36.524Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:36.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:36.524Z] [2023-06-01T01:52:36.524Z] Login Succeeded [2023-06-01T01:52:36.524Z] docker.io [2023-06-01T01:52:36.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:52:36.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:52:36.785Z] Configure a credential helper to remove this warning. See [2023-06-01T01:52:36.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:52:36.785Z] [2023-06-01T01:52:36.785Z] Login Succeeded [2023-06-01T01:52:36.785Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T01:52:36.792Z] 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:52:37.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-01T01:52:37.772Z] + ls -al . [2023-06-01T01:52:37.772Z] total 28 [2023-06-01T01:52:37.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 01:52 . [2023-06-01T01:52:37.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:52 .. [2023-06-01T01:52:37.772Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 01:52 .git [2023-06-01T01:52:37.772Z] -rw-rw-r-- 1 jenkins jenkins 786 Jun 1 01:52 Dockerfile [2023-06-01T01:52:37.772Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 01:52 Jenkinsfile [2023-06-01T01:52:37.772Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 01:52 README.md [2023-06-01T01:52:37.772Z] -rwxrwxr-x 1 jenkins jenkins 30 Jun 1 01:52 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:52:38.177Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b0aa831b6ce8fe6628330524376efb447352b38e --label arch=amd64 . [2023-06-01T01:52:38.177Z] Sending build context to Docker daemon 456.7kB [2023-06-01T01:52:38.177Z] Step 1/12 : ARG DOCKER_VERSION=24 [2023-06-01T01:52:38.177Z] Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli [2023-06-01T01:52:39.116Z] 24: Pulling from library/docker [2023-06-01T01:52:39.116Z] 8a49fdb3b6a5: Pulling fs layer [2023-06-01T01:52:39.116Z] dfb60e7f5d22: Pulling fs layer [2023-06-01T01:52:39.116Z] f74671f55a8d: Pulling fs layer [2023-06-01T01:52:39.116Z] 159682c80b19: Pulling fs layer [2023-06-01T01:52:39.116Z] b1fd48ba55f8: Pulling fs layer [2023-06-01T01:52:39.117Z] 6478cae41da0: Pulling fs layer [2023-06-01T01:52:39.117Z] 3dc5e45939f9: Pulling fs layer [2023-06-01T01:52:39.117Z] ec63addd3bc1: Pulling fs layer [2023-06-01T01:52:39.117Z] 3a314790488f: Pulling fs layer [2023-06-01T01:52:39.117Z] f97b6f470a44: Pulling fs layer [2023-06-01T01:52:39.117Z] ba6b089fd04d: Pulling fs layer [2023-06-01T01:52:39.117Z] 3580870ab4aa: Pulling fs layer [2023-06-01T01:52:39.117Z] 53d2ee3b805d: Pulling fs layer [2023-06-01T01:52:39.117Z] 9237fc1405c9: Pulling fs layer [2023-06-01T01:52:39.117Z] 3580870ab4aa: Waiting [2023-06-01T01:52:39.117Z] ec63addd3bc1: Waiting [2023-06-01T01:52:39.117Z] 3a314790488f: Waiting [2023-06-01T01:52:39.117Z] f97b6f470a44: Waiting [2023-06-01T01:52:39.117Z] 53d2ee3b805d: Waiting [2023-06-01T01:52:39.117Z] ba6b089fd04d: Waiting [2023-06-01T01:52:39.117Z] 9237fc1405c9: Waiting [2023-06-01T01:52:39.117Z] 159682c80b19: Waiting [2023-06-01T01:52:39.117Z] b1fd48ba55f8: Waiting [2023-06-01T01:52:39.117Z] 6478cae41da0: Waiting [2023-06-01T01:52:39.117Z] 3dc5e45939f9: Waiting [2023-06-01T01:52:39.436Z] 8a49fdb3b6a5: Verifying Checksum [2023-06-01T01:52:39.436Z] 8a49fdb3b6a5: Download complete [2023-06-01T01:52:39.436Z] f74671f55a8d: Download complete [2023-06-01T01:52:39.436Z] dfb60e7f5d22: Verifying Checksum [2023-06-01T01:52:39.436Z] dfb60e7f5d22: Download complete [2023-06-01T01:52:39.694Z] b1fd48ba55f8: Verifying Checksum [2023-06-01T01:52:39.694Z] b1fd48ba55f8: Download complete [2023-06-01T01:52:39.694Z] 159682c80b19: Verifying Checksum [2023-06-01T01:52:39.694Z] 159682c80b19: Download complete [2023-06-01T01:52:39.694Z] 8a49fdb3b6a5: Pull complete [2023-06-01T01:52:39.694Z] 3dc5e45939f9: Download complete [2023-06-01T01:52:39.956Z] ec63addd3bc1: Verifying Checksum [2023-06-01T01:52:39.956Z] ec63addd3bc1: Download complete [2023-06-01T01:52:39.956Z] 3a314790488f: Download complete [2023-06-01T01:52:39.956Z] 6478cae41da0: Verifying Checksum [2023-06-01T01:52:39.956Z] 6478cae41da0: Download complete [2023-06-01T01:52:39.956Z] ba6b089fd04d: Verifying Checksum [2023-06-01T01:52:39.956Z] ba6b089fd04d: Download complete [2023-06-01T01:52:39.956Z] f97b6f470a44: Verifying Checksum [2023-06-01T01:52:39.956Z] f97b6f470a44: Download complete [2023-06-01T01:52:40.216Z] 53d2ee3b805d: Download complete [2023-06-01T01:52:40.216Z] 9237fc1405c9: Download complete [2023-06-01T01:52:40.216Z] dfb60e7f5d22: Pull complete [2023-06-01T01:52:41.159Z] f74671f55a8d: Pull complete [2023-06-01T01:52:41.159Z] 3580870ab4aa: Verifying Checksum [2023-06-01T01:52:41.159Z] 3580870ab4aa: Download complete [2023-06-01T01:52:41.431Z] 159682c80b19: Pull complete [2023-06-01T01:52:41.999Z] b1fd48ba55f8: Pull complete [2023-06-01T01:52:42.567Z] 6478cae41da0: Pull complete [2023-06-01T01:52:42.827Z] 3dc5e45939f9: Pull complete [2023-06-01T01:52:43.087Z] ec63addd3bc1: Pull complete [2023-06-01T01:52:43.665Z] 3a314790488f: Pull complete [2023-06-01T01:52:43.928Z] f97b6f470a44: Pull complete [2023-06-01T01:52:44.186Z] ba6b089fd04d: Pull complete [2023-06-01T01:52:45.591Z] 3580870ab4aa: Pull complete [2023-06-01T01:52:45.591Z] 53d2ee3b805d: Pull complete [2023-06-01T01:52:45.851Z] 9237fc1405c9: Pull complete [2023-06-01T01:52:46.109Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-06-01T01:52:46.109Z] Status: Downloaded newer image for docker:24 [2023-06-01T01:52:46.109Z] ---> 881c987bf80d [2023-06-01T01:52:46.109Z] Step 3/12 : FROM alpine:3.16 [2023-06-01T01:52:46.702Z] 3.16: Pulling from library/alpine [2023-06-01T01:52:46.962Z] 91d30c5bc195: Pulling fs layer [2023-06-01T01:52:46.962Z] 91d30c5bc195: Download complete [2023-06-01T01:52:47.531Z] 91d30c5bc195: Pull complete [2023-06-01T01:52:47.531Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-01T01:52:47.531Z] Status: Downloaded newer image for alpine:3.16 [2023-06-01T01:52:47.531Z] ---> 8471affe5de5 [2023-06-01T01:52:47.531Z] Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2023-06-01T01:52:50.900Z] Still waiting to schedule task [2023-06-01T01:52:50.900Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-01T01:52:54.204Z] ---> 831af9a2e895 [2023-06-01T01:52:54.204Z] Step 5/12 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash wget curl [2023-06-01T01:52:54.204Z] ---> Running in cdef9c4240c4 [2023-06-01T01:52:54.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-01T01:52:56.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-01T01:52:57.014Z] (1/54) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-01T01:52:57.014Z] (2/54) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-01T01:52:57.272Z] (3/54) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-01T01:52:57.272Z] (4/54) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-01T01:52:57.272Z] (5/54) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-01T01:52:57.272Z] (6/54) Installing readline (8.1.2-r0) [2023-06-01T01:52:57.272Z] (7/54) Installing bash (5.1.16-r2) [2023-06-01T01:52:57.272Z] Executing bash-5.1.16-r2.post-install [2023-06-01T01:52:57.272Z] (8/54) Installing ca-certificates (20230506-r0) [2023-06-01T01:52:57.272Z] (9/54) Installing brotli-libs (1.0.9-r6) [2023-06-01T01:52:57.272Z] (10/54) Installing nghttp2-libs (1.47.0-r0) [2023-06-01T01:52:57.272Z] (11/54) Installing libcurl (8.1.2-r0) [2023-06-01T01:52:57.272Z] (12/54) Installing curl (8.1.2-r0) [2023-06-01T01:52:57.272Z] (13/54) Installing libgcc (11.2.1_git20220219-r2) [2023-06-01T01:52:57.272Z] (14/54) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-01T01:52:57.272Z] (15/54) Installing binutils (2.38-r3) [2023-06-01T01:52:57.272Z] (16/54) Installing libgomp (11.2.1_git20220219-r2) [2023-06-01T01:52:57.272Z] (17/54) Installing libatomic (11.2.1_git20220219-r2) [2023-06-01T01:52:57.272Z] (18/54) Installing gmp (6.2.1-r2) [2023-06-01T01:52:57.272Z] (19/54) Installing isl22 (0.22-r0) [2023-06-01T01:52:57.531Z] (20/54) Installing mpfr4 (4.1.0-r0) [2023-06-01T01:52:57.531Z] (21/54) Installing mpc1 (1.2.1-r0) [2023-06-01T01:52:57.531Z] (22/54) Installing gcc (11.2.1_git20220219-r2) [2023-06-01T01:52:58.099Z] (23/54) Installing musl-dev (1.2.3-r3) [2023-06-01T01:52:58.099Z] (24/54) Installing libc-dev (0.7.2-r3) [2023-06-01T01:52:58.099Z] (25/54) Installing linux-headers (5.16.7-r1) [2023-06-01T01:52:58.357Z] (26/54) Installing libffi (3.4.2-r1) [2023-06-01T01:52:58.357Z] (27/54) Installing pkgconf (1.8.1-r0) [2023-06-01T01:52:58.357Z] (28/54) Installing libffi-dev (3.4.2-r1) [2023-06-01T01:52:58.357Z] (29/54) Installing make (4.3-r0) [2023-06-01T01:52:58.357Z] (30/54) Installing openssl-dev (1.1.1u-r1) [2023-06-01T01:52:58.357Z] (31/54) Installing libbz2 (1.0.8-r1) [2023-06-01T01:52:58.357Z] (32/54) Installing expat (2.5.0-r0) [2023-06-01T01:52:58.357Z] (33/54) Installing gdbm (1.23-r0) [2023-06-01T01:52:58.357Z] (34/54) Installing xz-libs (5.2.5-r1) [2023-06-01T01:52:58.357Z] (35/54) Installing mpdecimal (2.5.1-r1) [2023-06-01T01:52:58.357Z] (36/54) Installing sqlite-libs (3.40.1-r0) [2023-06-01T01:52:58.357Z] (37/54) Installing python3 (3.10.11-r0) [2023-06-01T01:52:58.616Z] (38/54) Installing py3-contextlib2 (21.6.0-r2) [2023-06-01T01:52:58.616Z] (39/54) Installing py3-tomli (2.0.1-r1) [2023-06-01T01:52:58.616Z] (40/54) Installing py3-pep517 (0.12.0-r2) [2023-06-01T01:52:58.616Z] (41/54) Installing py3-six (1.16.0-r1) [2023-06-01T01:52:58.616Z] (42/54) Installing py3-retrying (1.3.3-r3) [2023-06-01T01:52:58.616Z] (43/54) Installing py3-appdirs (1.4.4-r3) [2023-06-01T01:52:58.616Z] (44/54) Installing py3-more-itertools (8.13.0-r0) [2023-06-01T01:52:58.616Z] (45/54) Installing py3-ordered-set (4.0.2-r3) [2023-06-01T01:52:58.616Z] (46/54) Installing py3-parsing (2.4.7-r3) [2023-06-01T01:52:58.874Z] (47/54) Installing py3-packaging (21.3-r0) [2023-06-01T01:52:58.874Z] (48/54) Installing py3-setuptools (59.4.0-r0) [2023-06-01T01:52:58.874Z] (49/54) Installing py3-pip (22.1.1-r0) [2023-06-01T01:52:58.874Z] (50/54) Installing python3-dev (3.10.11-r0) [2023-06-01T01:52:59.248Z] (51/54) Installing unzip (6.0-r9) [2023-06-01T01:52:59.509Z] (52/54) Installing libunistring (1.0-r0) [2023-06-01T01:52:59.509Z] (53/54) Installing libidn2 (2.3.2-r2) [2023-06-01T01:52:59.509Z] (54/54) Installing wget (1.21.3-r0) [2023-06-01T01:52:59.509Z] Executing busybox-1.35.0-r17.trigger [2023-06-01T01:52:59.509Z] Executing ca-certificates-20230506-r0.trigger [2023-06-01T01:52:59.509Z] OK: 247 MiB in 65 packages [2023-06-01T01:53:14.404Z] Removing intermediate container cdef9c4240c4 [2023-06-01T01:53:14.404Z] ---> 1fcd47646b66 [2023-06-01T01:53:14.404Z] Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins [2023-06-01T01:53:14.404Z] ---> Running in fb39be2f5e7c [2023-06-01T01:53:14.404Z] Removing intermediate container fb39be2f5e7c [2023-06-01T01:53:14.404Z] ---> 9513f966f263 [2023-06-01T01:53:14.404Z] Step 7/12 : RUN mkdir -p $DOCKER_CONFIG [2023-06-01T01:53:14.404Z] ---> Running in fd6a9638bf4b [2023-06-01T01:53:16.316Z] Removing intermediate container fd6a9638bf4b [2023-06-01T01:53:16.316Z] ---> 6fefcfb94b08 [2023-06-01T01:53:16.316Z] Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version [2023-06-01T01:53:16.316Z] ---> Running in 0af50744ae32 [2023-06-01T01:53:16.885Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T01:53:16.885Z] Dload Upload Total Spent Left Speed [2023-06-01T01:53:16.885Z]  0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0* Trying 140.82.114.4:443... [2023-06-01T01:53:17.820Z] * Connected to github.com (140.82.114.4) port 443 (#0) [2023-06-01T01:53:17.820Z] * ALPN: offers h2,http/1.1 [2023-06-01T01:53:17.820Z] } [5 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2023-06-01T01:53:17.820Z] } [512 bytes data] [2023-06-01T01:53:17.820Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2023-06-01T01:53:17.820Z] * CApath: none [2023-06-01T01:53:17.820Z] 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0{ [5 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2023-06-01T01:53:17.820Z] { [122 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2023-06-01T01:53:17.820Z] { [19 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2023-06-01T01:53:17.820Z] { [2459 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2023-06-01T01:53:17.820Z] { [78 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2023-06-01T01:53:17.820Z] { [36 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2023-06-01T01:53:17.820Z] } [1 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2023-06-01T01:53:17.820Z] } [36 bytes data] [2023-06-01T01:53:17.820Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 [2023-06-01T01:53:17.820Z] * ALPN: server accepted h2 [2023-06-01T01:53:17.820Z] * Server certificate: [2023-06-01T01:53:17.820Z] * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com [2023-06-01T01:53:17.820Z] * start date: Feb 14 00:00:00 2023 GMT [2023-06-01T01:53:17.820Z] * expire date: Mar 14 23:59:59 2024 GMT [2023-06-01T01:53:17.820Z] * subjectAltName: host "github.com" matched cert's "github.com" [2023-06-01T01:53:17.820Z] * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1 [2023-06-01T01:53:17.820Z] * SSL certificate verify ok. [2023-06-01T01:53:17.820Z] } [5 bytes data] [2023-06-01T01:53:17.820Z] * using HTTP/2 [2023-06-01T01:53:17.820Z] * h2 [:method: GET] [2023-06-01T01:53:17.820Z] * h2 [:scheme: https] [2023-06-01T01:53:17.820Z] * h2 [:authority: github.com] [2023-06-01T01:53:17.820Z] * h2 [:path: /docker/compose/releases/download/v2.18.1/docker-compose-linux-x86_64] [2023-06-01T01:53:17.820Z] * h2 [user-agent: curl/8.1.2] [2023-06-01T01:53:17.820Z] * h2 [accept: */*] [2023-06-01T01:53:17.820Z] * Using Stream ID: 1 (easy handle 0x7febb87d5a90) [2023-06-01T01:53:17.820Z] } [5 bytes data] [2023-06-01T01:53:17.820Z] > GET /docker/compose/releases/download/v2.18.1/docker-compose-linux-x86_64 HTTP/2 [2023-06-01T01:53:17.820Z] > Host: github.com [2023-06-01T01:53:17.820Z] > User-Agent: curl/8.1.2 [2023-06-01T01:53:17.820Z] > Accept: */* [2023-06-01T01:53:17.820Z] > [2023-06-01T01:53:17.820Z] { [5 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T01:53:17.820Z] { [57 bytes data] [2023-06-01T01:53:17.820Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T01:53:17.820Z] { [57 bytes data] [2023-06-01T01:53:17.820Z] * old SSL session ID is stale, removing [2023-06-01T01:53:17.820Z] { [5 bytes data] [2023-06-01T01:53:17.820Z] < HTTP/2 302 [2023-06-01T01:53:17.820Z] < server: GitHub.com [2023-06-01T01:53:17.820Z] < date: Thu, 01 Jun 2023 01:52:50 GMT [2023-06-01T01:53:17.820Z] < content-type: text/html; charset=utf-8 [2023-06-01T01:53:17.820Z] < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With [2023-06-01T01:53:17.820Z] < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015250Z&X-Amz-Expires=300&X-Amz-Signature=3452ebaae5601f4c16032c31e46df0a5398cb59ac3b47f5c9521c2f43b6ed9cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream [2023-06-01T01:53:17.820Z] < cache-control: no-cache [2023-06-01T01:53:17.820Z] < strict-transport-security: max-age=31536000; includeSubdomains; preload [2023-06-01T01:53:17.820Z] < x-frame-options: deny [2023-06-01T01:53:17.820Z] < x-content-type-options: nosniff [2023-06-01T01:53:17.820Z] < x-xss-protection: 0 [2023-06-01T01:53:17.820Z] < referrer-policy: no-referrer-when-downgrade [2023-06-01T01:53:17.820Z] { [5 bytes data] [2023-06-01T01:53:17.820Z] < content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/ [2023-06-01T01:53:17.820Z] < content-length: 0 [2023-06-01T01:53:17.820Z] < x-github-request-id: 0A42:4D38:3BDB53:55DA61:6477FA0D [2023-06-01T01:53:17.820Z] < [2023-06-01T01:53:17.820Z] { [0 bytes data] [2023-06-01T01:53:17.820Z] 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 [2023-06-01T01:53:17.820Z] * Connection #0 to host github.com left intact [2023-06-01T01:53:17.820Z] * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015250Z&X-Amz-Expires=300&X-Amz-Signature=3452ebaae5601f4c16032c31e46df0a5398cb59ac3b47f5c9521c2f43b6ed9cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream' [2023-06-01T01:53:17.820Z] * Trying 185.199.108.133:443... [2023-06-01T01:53:17.821Z] * Connected to objects.githubusercontent.com (185.199.108.133) port 443 (#1) [2023-06-01T01:53:17.821Z] * ALPN: offers h2,http/1.1 [2023-06-01T01:53:17.821Z] } [5 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2023-06-01T01:53:17.821Z] } [512 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2023-06-01T01:53:17.821Z] { [122 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2023-06-01T01:53:17.821Z] { [19 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2023-06-01T01:53:17.821Z] { [3050 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2023-06-01T01:53:17.821Z] { [264 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2023-06-01T01:53:17.821Z] { [52 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2023-06-01T01:53:17.821Z] } [1 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2023-06-01T01:53:17.821Z] } [52 bytes data] [2023-06-01T01:53:17.821Z] * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 [2023-06-01T01:53:17.821Z] * ALPN: server accepted h2 [2023-06-01T01:53:17.821Z] * Server certificate: [2023-06-01T01:53:17.821Z] * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io [2023-06-01T01:53:17.821Z] * start date: Feb 21 00:00:00 2023 GMT [2023-06-01T01:53:17.821Z] * expire date: Mar 20 23:59:59 2024 GMT [2023-06-01T01:53:17.821Z] * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" [2023-06-01T01:53:17.821Z] * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 [2023-06-01T01:53:17.821Z] * SSL certificate verify ok. [2023-06-01T01:53:17.821Z] { [5 bytes data] [2023-06-01T01:53:17.821Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T01:53:17.821Z] { [193 bytes data] [2023-06-01T01:53:17.821Z] * using HTTP/2 [2023-06-01T01:53:17.821Z] * h2 [:method: GET] [2023-06-01T01:53:17.821Z] * h2 [:scheme: https] [2023-06-01T01:53:17.821Z] * h2 [:authority: objects.githubusercontent.com] [2023-06-01T01:53:17.821Z] * h2 [:path: /github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015250Z&X-Amz-Expires=300&X-Amz-Signature=3452ebaae5601f4c16032c31e46df0a5398cb59ac3b47f5c9521c2f43b6ed9cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream] [2023-06-01T01:53:17.821Z] * h2 [user-agent: curl/8.1.2] [2023-06-01T01:53:17.821Z] * h2 [accept: */*] [2023-06-01T01:53:17.821Z] * Using Stream ID: 1 (easy handle 0x7febb87d5a90) [2023-06-01T01:53:17.821Z] } [5 bytes data] [2023-06-01T01:53:17.821Z] > GET /github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015250Z&X-Amz-Expires=300&X-Amz-Signature=3452ebaae5601f4c16032c31e46df0a5398cb59ac3b47f5c9521c2f43b6ed9cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream HTTP/2 [2023-06-01T01:53:17.821Z] > Host: objects.githubusercontent.com [2023-06-01T01:53:17.821Z] > User-Agent: curl/8.1.2 [2023-06-01T01:53:17.821Z] > Accept: */* [2023-06-01T01:53:17.821Z] > [2023-06-01T01:53:17.821Z] { [5 bytes data] [2023-06-01T01:53:17.821Z] < HTTP/2 200 [2023-06-01T01:53:17.821Z] < content-type: application/octet-stream [2023-06-01T01:53:17.821Z] < content-md5: qchWOnCYuw6ZCofFCNJJBA== [2023-06-01T01:53:17.821Z] < last-modified: Wed, 17 May 2023 17:04:40 GMT [2023-06-01T01:53:17.821Z] < etag: "0x8DB56F8CDD14310" [2023-06-01T01:53:17.821Z] < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 [2023-06-01T01:53:17.821Z] < x-ms-request-id: 08886b08-301e-0043-522b-940709000000 [2023-06-01T01:53:17.821Z] < x-ms-version: 2020-04-08 [2023-06-01T01:53:17.821Z] < x-ms-creation-time: Wed, 17 May 2023 17:04:40 GMT [2023-06-01T01:53:17.821Z] < x-ms-lease-status: unlocked [2023-06-01T01:53:17.821Z] < x-ms-lease-state: available [2023-06-01T01:53:17.821Z] < x-ms-blob-type: BlockBlob [2023-06-01T01:53:17.821Z] < content-disposition: attachment; filename=docker-compose-linux-x86_64 [2023-06-01T01:53:17.821Z] < x-ms-server-encrypted: true [2023-06-01T01:53:17.821Z] < via: 1.1 varnish, 1.1 varnish [2023-06-01T01:53:17.821Z] < fastly-restarts: 1 [2023-06-01T01:53:17.821Z] < accept-ranges: bytes [2023-06-01T01:53:17.821Z] < age: 0 [2023-06-01T01:53:17.821Z] < date: Thu, 01 Jun 2023 01:53:17 GMT [2023-06-01T01:53:17.821Z] < x-served-by: cache-iad-kjyo7100045-IAD, cache-yul12824-YUL [2023-06-01T01:53:17.821Z] < x-cache: HIT, MISS [2023-06-01T01:53:17.821Z] < x-cache-hits: 5, 0 [2023-06-01T01:53:17.821Z] < x-timer: S1685584398.731840,VS0,VE40 [2023-06-01T01:53:17.821Z] < content-length: 54537935 [2023-06-01T01:53:17.821Z] <  [2023-06-01T01:53:17.821Z] { [31911 bytes data] [2023-06-01T01:53:18.080Z]  100 52.0M 100 52.0M 0 0 37.5M 0 0:00:01 0:00:01 --:--:-- 37.5M [2023-06-01T01:53:18.080Z] * Connection #1 to host objects.githubusercontent.com left intact [2023-06-01T01:53:18.080Z] Docker Compose version v2.18.1 [2023-06-01T01:53:21.387Z] Removing intermediate container 0af50744ae32 [2023-06-01T01:53:21.387Z] ---> 8064c4c570ad [2023-06-01T01:53:21.387Z] Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose [2023-06-01T01:53:21.387Z] ---> 3e94942ffae6 [2023-06-01T01:53:21.387Z] Step 10/12 : ENTRYPOINT ["docker", "compose"] [2023-06-01T01:53:21.647Z] ---> Running in 077f992ccf02 [2023-06-01T01:53:21.906Z] Removing intermediate container 077f992ccf02 [2023-06-01T01:53:21.906Z] ---> a59c565d2d50 [2023-06-01T01:53:21.906Z] Step 11/12 : LABEL arch=amd64 [2023-06-01T01:53:22.164Z] ---> Running in 0b9f571cedb9 [2023-06-01T01:53:22.733Z] Removing intermediate container 0b9f571cedb9 [2023-06-01T01:53:22.733Z] ---> d641af9c796a [2023-06-01T01:53:22.733Z] Step 12/12 : LABEL git_sha=b0aa831b6ce8fe6628330524376efb447352b38e [2023-06-01T01:53:23.310Z] ---> Running in c6507bda4535 [2023-06-01T01:53:24.688Z] Removing intermediate container c6507bda4535 [2023-06-01T01:53:24.688Z] ---> cc298bfe90fd [2023-06-01T01:53:24.688Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-01T01:53:24.688Z] Successfully built cc298bfe90fd [2023-06-01T01:53:24.688Z] Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:53:25.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T01:53:25.109Z] [2023-06-01T01:53:25.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:53:25.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T01:53:25.685Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-01T01:53:25.685Z] 5eb5b503b376: Pulling fs layer [2023-06-01T01:53:25.685Z] 5c69ac0246d0: Pulling fs layer [2023-06-01T01:53:25.685Z] ec43610c2a17: Pulling fs layer [2023-06-01T01:53:25.685Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-01T01:53:25.685Z] 33b1e0a273af: Pulling fs layer [2023-06-01T01:53:25.685Z] 5d3b04190fa2: Pulling fs layer [2023-06-01T01:53:25.685Z] 2f39f015ded8: Pulling fs layer [2023-06-01T01:53:25.685Z] 3a2ae6a8a46f: Waiting [2023-06-01T01:53:25.685Z] 33b1e0a273af: Waiting [2023-06-01T01:53:25.685Z] 5d3b04190fa2: Waiting [2023-06-01T01:53:25.685Z] 2f39f015ded8: Waiting [2023-06-01T01:53:25.685Z] 5c69ac0246d0: Verifying Checksum [2023-06-01T01:53:25.685Z] 5c69ac0246d0: Download complete [2023-06-01T01:53:25.685Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-01T01:53:25.685Z] 3a2ae6a8a46f: Download complete [2023-06-01T01:53:25.973Z] 33b1e0a273af: Verifying Checksum [2023-06-01T01:53:25.973Z] 33b1e0a273af: Download complete [2023-06-01T01:53:25.973Z] 5d3b04190fa2: Verifying Checksum [2023-06-01T01:53:25.973Z] 5d3b04190fa2: Download complete [2023-06-01T01:53:25.973Z] ec43610c2a17: Verifying Checksum [2023-06-01T01:53:25.973Z] ec43610c2a17: Download complete [2023-06-01T01:53:26.233Z] 5eb5b503b376: Verifying Checksum [2023-06-01T01:53:26.233Z] 5eb5b503b376: Download complete [2023-06-01T01:53:26.801Z] 2f39f015ded8: Verifying Checksum [2023-06-01T01:53:26.801Z] 2f39f015ded8: Download complete [2023-06-01T01:53:27.736Z] 5eb5b503b376: Pull complete [2023-06-01T01:53:28.001Z] 5c69ac0246d0: Pull complete [2023-06-01T01:53:28.953Z] ec43610c2a17: Pull complete [2023-06-01T01:53:29.526Z] 3a2ae6a8a46f: Pull complete [2023-06-01T01:53:30.135Z] 33b1e0a273af: Pull complete [2023-06-01T01:53:30.397Z] 5d3b04190fa2: Pull complete [2023-06-01T01:53:35.674Z] 2f39f015ded8: Pull complete [2023-06-01T01:53:35.674Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-01T01:53:35.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T01:53:35.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T01:53:35.779Z] prd-ubuntu20.04-docker-8c-8g-17625 does not seem to be running inside a container [2023-06-01T01:53:35.811Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-01T01:53:49.981Z] $ docker top b98ff05819509e9b24b2b6c945b066a71f14d25bb018afd1a27f76ff05f08123 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:53:50.398Z] ---> job-cost.sh [2023-06-01T01:53:50.399Z] lf-activate-venv: SKIPPING [2023-06-01T01:53:50.399Z] INFO: No Stack... [2023-06-01T01:53:50.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-01T01:53:51.236Z] INFO: Archiving Costs [Pipeline] sh [2023-06-01T01:53:51.531Z] + cat /w/workspace/exfoundry_ci-build-images_PR-207/archives/cost.csv [2023-06-01T01:53:51.531Z] + cut -d, -f6 [Pipeline] lock [2023-06-01T01:53:51.580Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [2023-06-01T01:53:51.586Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] did not exist. Created. [2023-06-01T01:53:51.586Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-01T01:53:51.903Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-01T01:53:52.287Z] Stashed 1 file(s) [Pipeline] } [2023-06-01T01:53:52.296Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-01T01:53:52.322Z] $ docker stop --time=1 b98ff05819509e9b24b2b6c945b066a71f14d25bb018afd1a27f76ff05f08123 [2023-06-01T01:53:53.688Z] $ docker rm -f --volumes b98ff05819509e9b24b2b6c945b066a71f14d25bb018afd1a27f76ff05f08123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-01T01:55:58.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17626 in /w/workspace/exfoundry_ci-build-images_PR-207 [Pipeline] { [Pipeline] checkout [2023-06-01T01:55:58.853Z] Selected Git installation does not exist. Using Default [2023-06-01T01:55:58.853Z] The recommended git tool is: NONE [2023-06-01T01:56:03.930Z] using credential edgex-jenkins-ssh [2023-06-01T01:56:03.948Z] Cloning the remote Git repository [2023-06-01T01:56:03.989Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2023-06-01T01:56:04.073Z] > git init /w/workspace/exfoundry_ci-build-images_PR-207 # timeout=10 [2023-06-01T01:56:04.225Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-06-01T01:56:04.226Z] > git --version # timeout=10 [2023-06-01T01:56:04.251Z] > git --version # 'git version 2.25.1' [2023-06-01T01:56:04.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T01:56:04.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-01T01:56:05.044Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-06-01T01:56:05.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-01T01:56:05.896Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-06-01T01:56:05.939Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-06-01T01:56:05.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T01:56:05.954Z] > 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:56:06.499Z] Merging remotes/origin/edgex-compose commit ddfed388a3b16120cdfe7b2187972fd634322871 into PR head commit b0aa831b6ce8fe6628330524376efb447352b38e [2023-06-01T01:56:06.743Z] Merge succeeded, producing b0aa831b6ce8fe6628330524376efb447352b38e [2023-06-01T01:56:06.744Z] Checking out Revision b0aa831b6ce8fe6628330524376efb447352b38e (PR-207) [2023-06-01T01:56:06.517Z] > git config core.sparsecheckout # timeout=10 [2023-06-01T01:56:06.582Z] > git checkout -f b0aa831b6ce8fe6628330524376efb447352b38e # timeout=10 [2023-06-01T01:56:06.650Z] > git remote # timeout=10 [2023-06-01T01:56:06.673Z] > git config --get remote.origin.url # timeout=10 [2023-06-01T01:56:06.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T01:56:06.700Z] > git merge ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 [2023-06-01T01:56:06.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-01T01:56:06.748Z] > git config core.sparsecheckout # timeout=10 [2023-06-01T01:56:06.763Z] > git checkout -f b0aa831b6ce8fe6628330524376efb447352b38e # timeout=10 [2023-06-01T01:56:10.220Z] Commit message: "refactor: update to newer version of compose plugin" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-01T01:56:11.421Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-01T01:56:11.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T01:56:11.421Z] Dload Upload Total Spent Left Speed [2023-06-01T01:56:11.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-06-01T01:56:12.098Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-01T01:56:12.428Z] + sudo tee /etc/docker/daemon.new [2023-06-01T01:56:12.428Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-01T01:56:12.428Z] { [2023-06-01T01:56:12.428Z] "registry-mirrors": [ [2023-06-01T01:56:12.428Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-01T01:56:12.428Z] ], [2023-06-01T01:56:12.428Z] "bip": "10.250.0.254/24", [2023-06-01T01:56:12.428Z] "hosts": [ [2023-06-01T01:56:12.428Z] "tcp://0.0.0.0:5555", [2023-06-01T01:56:12.428Z] "unix:///var/run/docker.sock" [2023-06-01T01:56:12.428Z] ], [2023-06-01T01:56:12.428Z] "mtu": 1458, [2023-06-01T01:56:12.428Z] "selinux-enabled": true, [2023-06-01T01:56:12.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-01T01:56:12.428Z] } [Pipeline] sh [2023-06-01T01:56:12.754Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-01T01:56:13.081Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T01:56:31.340Z] provisioning config files... [2023-06-01T01:56:31.367Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config15822354852896738369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:56:31.920Z] ---> docker-login.sh [2023-06-01T01:56:31.920Z] nexus3.edgexfoundry.org:10001 [2023-06-01T01:56:32.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:56:32.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:56:32.464Z] Configure a credential helper to remove this warning. See [2023-06-01T01:56:32.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:56:32.464Z] [2023-06-01T01:56:32.464Z] Login Succeeded [2023-06-01T01:56:32.464Z] nexus3.edgexfoundry.org:10002 [2023-06-01T01:56:32.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:56:32.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:56:32.737Z] Configure a credential helper to remove this warning. See [2023-06-01T01:56:32.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:56:32.737Z] [2023-06-01T01:56:32.737Z] Login Succeeded [2023-06-01T01:56:32.737Z] nexus3.edgexfoundry.org:10003 [2023-06-01T01:56:33.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:56:33.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:56:33.009Z] Configure a credential helper to remove this warning. See [2023-06-01T01:56:33.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:56:33.009Z] [2023-06-01T01:56:33.009Z] Login Succeeded [2023-06-01T01:56:33.009Z] nexus3.edgexfoundry.org:10004 [2023-06-01T01:56:33.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:56:33.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:56:33.548Z] Configure a credential helper to remove this warning. See [2023-06-01T01:56:33.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:56:33.548Z] [2023-06-01T01:56:33.548Z] Login Succeeded [2023-06-01T01:56:33.548Z] docker.io [2023-06-01T01:56:33.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T01:56:33.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T01:56:33.825Z] Configure a credential helper to remove this warning. See [2023-06-01T01:56:33.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T01:56:33.825Z] [2023-06-01T01:56:33.825Z] Login Succeeded [2023-06-01T01:56:33.825Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T01:56:33.838Z] 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:56:34.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-01T01:56:34.560Z] + ls -al . [2023-06-01T01:56:34.560Z] total 28 [2023-06-01T01:56:34.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 01:56 . [2023-06-01T01:56:34.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:56 .. [2023-06-01T01:56:34.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 01:56 .git [2023-06-01T01:56:34.560Z] -rw-rw-r-- 1 jenkins jenkins 786 Jun 1 01:56 Dockerfile [2023-06-01T01:56:34.560Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 01:56 Jenkinsfile [2023-06-01T01:56:34.560Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 01:56 README.md [2023-06-01T01:56:34.560Z] -rwxrwxr-x 1 jenkins jenkins 30 Jun 1 01:56 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:56:34.898Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b0aa831b6ce8fe6628330524376efb447352b38e --label arch=arm64 . [2023-06-01T01:56:35.174Z] Sending build context to Docker daemon 456.7kB [2023-06-01T01:56:35.174Z] Step 1/12 : ARG DOCKER_VERSION=24 [2023-06-01T01:56:35.174Z] Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli [2023-06-01T01:56:35.446Z] 24: Pulling from library/docker [2023-06-01T01:56:35.717Z] 08409d417260: Pulling fs layer [2023-06-01T01:56:35.717Z] bf127bdc9f4f: Pulling fs layer [2023-06-01T01:56:35.717Z] 55b4810136f4: Pulling fs layer [2023-06-01T01:56:35.717Z] 8b1937eecd14: Pulling fs layer [2023-06-01T01:56:35.717Z] db6263205561: Pulling fs layer [2023-06-01T01:56:35.717Z] 39314cee2a9c: Pulling fs layer [2023-06-01T01:56:35.717Z] a0ee298bff01: Pulling fs layer [2023-06-01T01:56:35.717Z] 9fda9acfdd90: Pulling fs layer [2023-06-01T01:56:35.717Z] 736a277f3b8d: Pulling fs layer [2023-06-01T01:56:35.717Z] b761764eaff7: Pulling fs layer [2023-06-01T01:56:35.717Z] e1b49e70f544: Pulling fs layer [2023-06-01T01:56:35.717Z] 262f260c9231: Pulling fs layer [2023-06-01T01:56:35.717Z] 45382715e4ec: Pulling fs layer [2023-06-01T01:56:35.717Z] f57e63167e26: Pulling fs layer [2023-06-01T01:56:35.717Z] db6263205561: Waiting [2023-06-01T01:56:35.717Z] 39314cee2a9c: Waiting [2023-06-01T01:56:35.717Z] a0ee298bff01: Waiting [2023-06-01T01:56:35.717Z] 9fda9acfdd90: Waiting [2023-06-01T01:56:35.717Z] 736a277f3b8d: Waiting [2023-06-01T01:56:35.717Z] b761764eaff7: Waiting [2023-06-01T01:56:35.717Z] e1b49e70f544: Waiting [2023-06-01T01:56:35.717Z] 262f260c9231: Waiting [2023-06-01T01:56:35.717Z] f57e63167e26: Waiting [2023-06-01T01:56:35.717Z] 45382715e4ec: Waiting [2023-06-01T01:56:35.717Z] 8b1937eecd14: Waiting [2023-06-01T01:56:35.717Z] 55b4810136f4: Verifying Checksum [2023-06-01T01:56:35.717Z] 55b4810136f4: Download complete [2023-06-01T01:56:35.986Z] bf127bdc9f4f: Verifying Checksum [2023-06-01T01:56:35.986Z] bf127bdc9f4f: Download complete [2023-06-01T01:56:35.986Z] 08409d417260: Verifying Checksum [2023-06-01T01:56:35.986Z] 08409d417260: Download complete [2023-06-01T01:56:36.572Z] 8b1937eecd14: Verifying Checksum [2023-06-01T01:56:36.572Z] a0ee298bff01: Verifying Checksum [2023-06-01T01:56:36.572Z] a0ee298bff01: Download complete [2023-06-01T01:56:36.572Z] 08409d417260: Pull complete [2023-06-01T01:56:36.842Z] 9fda9acfdd90: Verifying Checksum [2023-06-01T01:56:36.842Z] 9fda9acfdd90: Download complete [2023-06-01T01:56:36.842Z] 736a277f3b8d: Verifying Checksum [2023-06-01T01:56:36.842Z] 736a277f3b8d: Download complete [2023-06-01T01:56:36.842Z] 39314cee2a9c: Verifying Checksum [2023-06-01T01:56:36.842Z] 39314cee2a9c: Download complete [2023-06-01T01:56:37.111Z] e1b49e70f544: Verifying Checksum [2023-06-01T01:56:37.111Z] e1b49e70f544: Download complete [2023-06-01T01:56:37.111Z] b761764eaff7: Verifying Checksum [2023-06-01T01:56:37.111Z] b761764eaff7: Download complete [2023-06-01T01:56:37.387Z] bf127bdc9f4f: Pull complete [2023-06-01T01:56:37.387Z] 45382715e4ec: Verifying Checksum [2023-06-01T01:56:37.387Z] 45382715e4ec: Download complete [2023-06-01T01:56:37.387Z] f57e63167e26: Verifying Checksum [2023-06-01T01:56:37.387Z] f57e63167e26: Download complete [2023-06-01T01:56:37.656Z] 55b4810136f4: Pull complete [2023-06-01T01:56:37.938Z] db6263205561: Verifying Checksum [2023-06-01T01:56:37.938Z] db6263205561: Download complete [2023-06-01T01:56:38.531Z] 8b1937eecd14: Pull complete [2023-06-01T01:56:38.799Z] 262f260c9231: Verifying Checksum [2023-06-01T01:56:38.799Z] 262f260c9231: Download complete [2023-06-01T01:56:39.764Z] db6263205561: Pull complete [2023-06-01T01:56:40.730Z] 39314cee2a9c: Pull complete [2023-06-01T01:56:40.998Z] a0ee298bff01: Pull complete [2023-06-01T01:56:41.266Z] 9fda9acfdd90: Pull complete [2023-06-01T01:56:41.535Z] 736a277f3b8d: Pull complete [2023-06-01T01:56:42.499Z] b761764eaff7: Pull complete [2023-06-01T01:56:42.499Z] e1b49e70f544: Pull complete [2023-06-01T01:56:47.853Z] 262f260c9231: Pull complete [2023-06-01T01:56:47.853Z] 45382715e4ec: Pull complete [2023-06-01T01:56:47.853Z] f57e63167e26: Pull complete [2023-06-01T01:56:47.853Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-06-01T01:56:47.853Z] Status: Downloaded newer image for docker:24 [2023-06-01T01:56:47.853Z] ---> d3bc0bc21545 [2023-06-01T01:56:47.853Z] Step 3/12 : FROM alpine:3.16 [2023-06-01T01:56:48.122Z] 3.16: Pulling from library/alpine [2023-06-01T01:56:48.122Z] 547446be3368: Pulling fs layer [2023-06-01T01:56:48.391Z] 547446be3368: Verifying Checksum [2023-06-01T01:56:48.391Z] 547446be3368: Download complete [2023-06-01T01:56:48.978Z] 547446be3368: Pull complete [2023-06-01T01:56:48.979Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-01T01:56:48.979Z] Status: Downloaded newer image for alpine:3.16 [2023-06-01T01:56:48.979Z] ---> 3b5033019969 [2023-06-01T01:56:48.979Z] Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2023-06-01T01:56:50.926Z] ---> 71aa39909087 [2023-06-01T01:56:50.926Z] Step 5/12 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash wget curl [2023-06-01T01:56:51.195Z] ---> Running in 6f48b340b498 [2023-06-01T01:56:52.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-01T01:56:52.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-01T01:56:53.388Z] (1/52) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-01T01:56:53.388Z] (2/52) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-01T01:56:53.388Z] (3/52) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-01T01:56:53.388Z] (4/52) Installing readline (8.1.2-r0) [2023-06-01T01:56:53.388Z] (5/52) Installing bash (5.1.16-r2) [2023-06-01T01:56:53.388Z] Executing bash-5.1.16-r2.post-install [2023-06-01T01:56:53.388Z] (6/52) Installing ca-certificates (20230506-r0) [2023-06-01T01:56:53.655Z] (7/52) Installing brotli-libs (1.0.9-r6) [2023-06-01T01:56:53.655Z] (8/52) Installing nghttp2-libs (1.47.0-r0) [2023-06-01T01:56:53.655Z] (9/52) Installing libcurl (8.1.1-r1) [2023-06-01T01:56:53.655Z] (10/52) Installing curl (8.1.1-r1) [2023-06-01T01:56:53.655Z] (11/52) Installing libgcc (11.2.1_git20220219-r2) [2023-06-01T01:56:53.655Z] (12/52) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-01T01:56:53.655Z] (13/52) Installing binutils (2.38-r3) [2023-06-01T01:56:53.922Z] (14/52) Installing libgomp (11.2.1_git20220219-r2) [2023-06-01T01:56:53.922Z] (15/52) Installing libatomic (11.2.1_git20220219-r2) [2023-06-01T01:56:53.922Z] (16/52) Installing gmp (6.2.1-r2) [2023-06-01T01:56:53.922Z] (17/52) Installing isl22 (0.22-r0) [2023-06-01T01:56:53.922Z] (18/52) Installing mpfr4 (4.1.0-r0) [2023-06-01T01:56:54.191Z] (19/52) Installing mpc1 (1.2.1-r0) [2023-06-01T01:56:54.191Z] (20/52) Installing gcc (11.2.1_git20220219-r2) [2023-06-01T01:56:56.140Z] (21/52) Installing musl-dev (1.2.3-r3) [2023-06-01T01:56:56.140Z] (22/52) Installing libc-dev (0.7.2-r3) [2023-06-01T01:56:56.140Z] (23/52) Installing linux-headers (5.16.7-r1) [2023-06-01T01:56:56.726Z] (24/52) Installing libffi (3.4.2-r1) [2023-06-01T01:56:56.726Z] (25/52) Installing pkgconf (1.8.1-r0) [2023-06-01T01:56:56.726Z] (26/52) Installing libffi-dev (3.4.2-r1) [2023-06-01T01:56:56.726Z] (27/52) Installing make (4.3-r0) [2023-06-01T01:56:56.726Z] (28/52) Installing openssl-dev (1.1.1t-r2) [2023-06-01T01:56:56.726Z] (29/52) Installing libbz2 (1.0.8-r1) [2023-06-01T01:56:56.993Z] (30/52) Installing expat (2.5.0-r0) [2023-06-01T01:56:56.993Z] (31/52) Installing gdbm (1.23-r0) [2023-06-01T01:56:56.993Z] (32/52) Installing xz-libs (5.2.5-r1) [2023-06-01T01:56:56.993Z] (33/52) Installing mpdecimal (2.5.1-r1) [2023-06-01T01:56:56.993Z] (34/52) Installing sqlite-libs (3.40.1-r0) [2023-06-01T01:56:56.993Z] (35/52) Installing python3 (3.10.11-r0) [2023-06-01T01:56:58.943Z] (36/52) Installing py3-contextlib2 (21.6.0-r2) [2023-06-01T01:56:58.943Z] (37/52) Installing py3-tomli (2.0.1-r1) [2023-06-01T01:56:58.943Z] (38/52) Installing py3-pep517 (0.12.0-r2) [2023-06-01T01:56:58.943Z] (39/52) Installing py3-six (1.16.0-r1) [2023-06-01T01:56:58.943Z] (40/52) Installing py3-retrying (1.3.3-r3) [2023-06-01T01:56:58.943Z] (41/52) Installing py3-appdirs (1.4.4-r3) [2023-06-01T01:56:58.943Z] (42/52) Installing py3-more-itertools (8.13.0-r0) [2023-06-01T01:56:58.943Z] (43/52) Installing py3-ordered-set (4.0.2-r3) [2023-06-01T01:56:58.943Z] (44/52) Installing py3-parsing (2.4.7-r3) [2023-06-01T01:56:58.943Z] (45/52) Installing py3-packaging (21.3-r0) [2023-06-01T01:56:58.943Z] (46/52) Installing py3-setuptools (59.4.0-r0) [2023-06-01T01:56:59.211Z] (47/52) Installing py3-pip (22.1.1-r0) [2023-06-01T01:56:59.796Z] (48/52) Installing python3-dev (3.10.11-r0) [2023-06-01T01:57:01.236Z] (49/52) Installing unzip (6.0-r9) [2023-06-01T01:57:01.236Z] (50/52) Installing libunistring (1.0-r0) [2023-06-01T01:57:01.236Z] (51/52) Installing libidn2 (2.3.2-r2) [2023-06-01T01:57:01.236Z] (52/52) Installing wget (1.21.3-r0) [2023-06-01T01:57:01.236Z] Executing busybox-1.35.0-r17.trigger [2023-06-01T01:57:01.236Z] Executing ca-certificates-20230506-r0.trigger [2023-06-01T01:57:01.236Z] OK: 251 MiB in 65 packages [2023-06-01T01:57:13.554Z] Removing intermediate container 6f48b340b498 [2023-06-01T01:57:13.554Z] ---> 782a954e629f [2023-06-01T01:57:13.554Z] Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins [2023-06-01T01:57:14.139Z] ---> Running in 99dbb3e5b719 [2023-06-01T01:57:14.408Z] Removing intermediate container 99dbb3e5b719 [2023-06-01T01:57:14.408Z] ---> a117acaf04d3 [2023-06-01T01:57:14.408Z] Step 7/12 : RUN mkdir -p $DOCKER_CONFIG [2023-06-01T01:57:14.682Z] ---> Running in 07fd80c97265 [2023-06-01T01:57:16.098Z] Removing intermediate container 07fd80c97265 [2023-06-01T01:57:16.098Z] ---> d57aa9bfac4a [2023-06-01T01:57:16.098Z] Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version [2023-06-01T01:57:16.098Z] ---> Running in d360d6df91a5 [2023-06-01T01:57:17.066Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T01:57:17.066Z] Dload Upload Total Spent Left Speed [2023-06-01T01:57:17.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 140.82.113.3:443... [2023-06-01T01:57:17.066Z] * Connected to github.com (140.82.113.3) port 443 (#0) [2023-06-01T01:57:17.066Z] * ALPN: offers h2,http/1.1 [2023-06-01T01:57:17.066Z] } [5 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2023-06-01T01:57:17.066Z] } [512 bytes data] [2023-06-01T01:57:17.066Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2023-06-01T01:57:17.066Z] * CApath: none [2023-06-01T01:57:17.066Z] { [5 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2023-06-01T01:57:17.066Z] { [122 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2023-06-01T01:57:17.066Z] { [19 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2023-06-01T01:57:17.066Z] { [2459 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2023-06-01T01:57:17.066Z] { [80 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2023-06-01T01:57:17.066Z] { [36 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2023-06-01T01:57:17.066Z] } [1 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2023-06-01T01:57:17.066Z] } [36 bytes data] [2023-06-01T01:57:17.066Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 [2023-06-01T01:57:17.066Z] * ALPN: server accepted h2 [2023-06-01T01:57:17.066Z] * Server certificate: [2023-06-01T01:57:17.066Z] * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com [2023-06-01T01:57:17.066Z] * start date: Feb 14 00:00:00 2023 GMT [2023-06-01T01:57:17.066Z] * expire date: Mar 14 23:59:59 2024 GMT [2023-06-01T01:57:17.066Z] * subjectAltName: host "github.com" matched cert's "github.com" [2023-06-01T01:57:17.066Z] * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1 [2023-06-01T01:57:17.066Z] * SSL certificate verify ok. [2023-06-01T01:57:17.066Z] } [5 bytes data] [2023-06-01T01:57:17.066Z] * using HTTP/2 [2023-06-01T01:57:17.066Z] * h2 [:method: GET] [2023-06-01T01:57:17.066Z] * h2 [:scheme: https] [2023-06-01T01:57:17.066Z] * h2 [:authority: github.com] [2023-06-01T01:57:17.066Z] * h2 [:path: /docker/compose/releases/download/v2.18.1/docker-compose-linux-aarch64] [2023-06-01T01:57:17.066Z] * h2 [user-agent: curl/8.1.1] [2023-06-01T01:57:17.066Z] * h2 [accept: */*] [2023-06-01T01:57:17.066Z] * Using Stream ID: 1 (easy handle 0xffffb5009a90) [2023-06-01T01:57:17.066Z] } [5 bytes data] [2023-06-01T01:57:17.066Z] > GET /docker/compose/releases/download/v2.18.1/docker-compose-linux-aarch64 HTTP/2 [2023-06-01T01:57:17.066Z] > Host: github.com [2023-06-01T01:57:17.066Z] > User-Agent: curl/8.1.1 [2023-06-01T01:57:17.066Z] > Accept: */* [2023-06-01T01:57:17.066Z] > [2023-06-01T01:57:17.066Z] { [5 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T01:57:17.066Z] { [57 bytes data] [2023-06-01T01:57:17.066Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T01:57:17.066Z] { [57 bytes data] [2023-06-01T01:57:17.066Z] * old SSL session ID is stale, removing [2023-06-01T01:57:17.066Z] { [5 bytes data] [2023-06-01T01:57:17.333Z] < HTTP/2 302 [2023-06-01T01:57:17.333Z] < server: GitHub.com [2023-06-01T01:57:17.333Z] < date: Thu, 01 Jun 2023 01:57:17 GMT [2023-06-01T01:57:17.333Z] < content-type: text/html; charset=utf-8 [2023-06-01T01:57:17.333Z] < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With [2023-06-01T01:57:17.333Z] < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015717Z&X-Amz-Expires=300&X-Amz-Signature=d6c54b72509e64f8f97fabf1da9211ccf3b5dbb22ca5c9e7d1dcb4c806d5af78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream [2023-06-01T01:57:17.333Z] < cache-control: no-cache [2023-06-01T01:57:17.333Z] < strict-transport-security: max-age=31536000; includeSubdomains; preload [2023-06-01T01:57:17.333Z] < x-frame-options: deny [2023-06-01T01:57:17.333Z] < x-content-type-options: nosniff [2023-06-01T01:57:17.333Z] < x-xss-protection: 0 [2023-06-01T01:57:17.333Z] < referrer-policy: no-referrer-when-downgrade [2023-06-01T01:57:17.333Z] < content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/ [2023-06-01T01:57:17.333Z] < content-length: 0 [2023-06-01T01:57:17.333Z] < x-github-request-id: C03E:1441:61694A:8B75C5:6477FAFC [2023-06-01T01:57:17.333Z] < [2023-06-01T01:57:17.333Z] { [0 bytes data] [2023-06-01T01:57:17.333Z]   0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2023-06-01T01:57:17.333Z] * Connection #0 to host github.com left intact [2023-06-01T01:57:17.333Z] * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015717Z&X-Amz-Expires=300&X-Amz-Signature=d6c54b72509e64f8f97fabf1da9211ccf3b5dbb22ca5c9e7d1dcb4c806d5af78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream' [2023-06-01T01:57:17.333Z] * Trying 185.199.110.133:443... [2023-06-01T01:57:17.333Z] * Connected to objects.githubusercontent.com (185.199.110.133) port 443 (#1) [2023-06-01T01:57:17.333Z] * ALPN: offers h2,http/1.1 [2023-06-01T01:57:17.333Z] } [5 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2023-06-01T01:57:17.333Z] } [512 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2023-06-01T01:57:17.333Z] { [122 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2023-06-01T01:57:17.333Z] { [19 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2023-06-01T01:57:17.333Z] { [3050 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2023-06-01T01:57:17.333Z] { [264 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2023-06-01T01:57:17.333Z] { [52 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2023-06-01T01:57:17.333Z] } [1 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2023-06-01T01:57:17.333Z] } [52 bytes data] [2023-06-01T01:57:17.333Z] * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 [2023-06-01T01:57:17.333Z] * ALPN: server accepted h2 [2023-06-01T01:57:17.333Z] * Server certificate: [2023-06-01T01:57:17.333Z] * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io [2023-06-01T01:57:17.333Z] * start date: Feb 21 00:00:00 2023 GMT [2023-06-01T01:57:17.333Z] * expire date: Mar 20 23:59:59 2024 GMT [2023-06-01T01:57:17.333Z] * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" [2023-06-01T01:57:17.333Z] * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 [2023-06-01T01:57:17.333Z] * SSL certificate verify ok. [2023-06-01T01:57:17.333Z] { [5 bytes data] [2023-06-01T01:57:17.333Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T01:57:17.333Z] { [193 bytes data] [2023-06-01T01:57:17.333Z] * using HTTP/2 [2023-06-01T01:57:17.333Z] * h2 [:method: GET] [2023-06-01T01:57:17.333Z] * h2 [:scheme: https] [2023-06-01T01:57:17.333Z] * h2 [:authority: objects.githubusercontent.com] [2023-06-01T01:57:17.333Z] * h2 [:path: /github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015717Z&X-Amz-Expires=300&X-Amz-Signature=d6c54b72509e64f8f97fabf1da9211ccf3b5dbb22ca5c9e7d1dcb4c806d5af78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream] [2023-06-01T01:57:17.333Z] * h2 [user-agent: curl/8.1.1] [2023-06-01T01:57:17.333Z] * h2 [accept: */*] [2023-06-01T01:57:17.333Z] * Using Stream ID: 1 (easy handle 0xffffb5009a90) [2023-06-01T01:57:17.333Z] } [5 bytes data] [2023-06-01T01:57:17.333Z] > GET /github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015717Z&X-Amz-Expires=300&X-Amz-Signature=d6c54b72509e64f8f97fabf1da9211ccf3b5dbb22ca5c9e7d1dcb4c806d5af78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream HTTP/2 [2023-06-01T01:57:17.333Z] > Host: objects.githubusercontent.com [2023-06-01T01:57:17.333Z] > User-Agent: curl/8.1.1 [2023-06-01T01:57:17.333Z] > Accept: */* [2023-06-01T01:57:17.333Z] > [2023-06-01T01:57:17.333Z] { [5 bytes data] [2023-06-01T01:57:17.333Z] < HTTP/2 200 [2023-06-01T01:57:17.333Z] < content-type: application/octet-stream [2023-06-01T01:57:17.333Z] < content-md5: +mNH1QLwUhUttTQkJbF7Gw== [2023-06-01T01:57:17.333Z] < last-modified: Wed, 17 May 2023 17:04:19 GMT [2023-06-01T01:57:17.333Z] < etag: "0x8DB56F8C11C5775" [2023-06-01T01:57:17.333Z] < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 [2023-06-01T01:57:17.333Z] < x-ms-request-id: ac0cb39d-701e-0020-672c-949af2000000 [2023-06-01T01:57:17.333Z] < x-ms-version: 2020-04-08 [2023-06-01T01:57:17.333Z] < x-ms-creation-time: Wed, 17 May 2023 17:04:19 GMT [2023-06-01T01:57:17.333Z] < x-ms-lease-status: unlocked [2023-06-01T01:57:17.333Z] < x-ms-lease-state: available [2023-06-01T01:57:17.333Z] < x-ms-blob-type: BlockBlob [2023-06-01T01:57:17.333Z] < content-disposition: attachment; filename=docker-compose-linux-aarch64 [2023-06-01T01:57:17.333Z] < x-ms-server-encrypted: true [2023-06-01T01:57:17.333Z] < via: 1.1 varnish, 1.1 varnish [2023-06-01T01:57:17.333Z] < fastly-restarts: 1 [2023-06-01T01:57:17.333Z] < accept-ranges: bytes [2023-06-01T01:57:17.333Z] < age: 0 [2023-06-01T01:57:17.333Z] < date: Thu, 01 Jun 2023 01:57:17 GMT [2023-06-01T01:57:17.333Z] < x-served-by: cache-iad-kcgs7200027-IAD, cache-yul12831-YUL [2023-06-01T01:57:17.333Z] < x-cache: HIT, MISS [2023-06-01T01:57:17.333Z] < x-cache-hits: 1, 0 [2023-06-01T01:57:17.333Z] < x-timer: S1685584637.127035,VS0,VE46 [2023-06-01T01:57:17.333Z] < content-length: 52340688 [2023-06-01T01:57:17.333Z] < [2023-06-01T01:57:17.333Z] { [81920 bytes data] [2023-06-01T01:57:18.561Z]  59 49.9M 59 29.4M 0 0 28.9M 0 0:00:01 0:00:01 --:--:-- 28.9M 100 49.9M 100 49.9M 0 0 34.0M 0 0:00:01 0:00:01 --:--:-- 45.6M [2023-06-01T01:57:18.561Z] * Connection #1 to host objects.githubusercontent.com left intact [2023-06-01T01:57:18.828Z] Docker Compose version v2.18.1 [2023-06-01T01:57:20.768Z] Removing intermediate container d360d6df91a5 [2023-06-01T01:57:20.768Z] ---> 3b85bdb60708 [2023-06-01T01:57:20.768Z] Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose [2023-06-01T01:57:21.036Z] ---> c7e76df8804a [2023-06-01T01:57:21.036Z] Step 10/12 : ENTRYPOINT ["docker", "compose"] [2023-06-01T01:57:21.036Z] ---> Running in 59617290eacd [2023-06-01T01:57:21.305Z] Removing intermediate container 59617290eacd [2023-06-01T01:57:21.305Z] ---> 4a2b4e79a483 [2023-06-01T01:57:21.305Z] Step 11/12 : LABEL arch=arm64 [2023-06-01T01:57:21.305Z] ---> Running in c97fe2236d46 [2023-06-01T01:57:21.575Z] Removing intermediate container c97fe2236d46 [2023-06-01T01:57:21.575Z] ---> c12d557827ba [2023-06-01T01:57:21.575Z] Step 12/12 : LABEL git_sha=b0aa831b6ce8fe6628330524376efb447352b38e [2023-06-01T01:57:21.575Z] ---> Running in 7750a5b4b457 [2023-06-01T01:57:21.842Z] Removing intermediate container 7750a5b4b457 [2023-06-01T01:57:21.842Z] ---> 8562b0b87621 [2023-06-01T01:57:21.842Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-01T01:57:21.842Z] Successfully built 8562b0b87621 [2023-06-01T01:57:21.842Z] Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:57:22.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T01:57:22.574Z] [2023-06-01T01:57:22.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:57:22.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T01:57:23.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-01T01:57:23.168Z] 8998bd30e6a1: Pulling fs layer [2023-06-01T01:57:23.168Z] 04944245beec: Pulling fs layer [2023-06-01T01:57:23.168Z] 699f458cf7ca: Pulling fs layer [2023-06-01T01:57:23.168Z] 765212b225bb: Pulling fs layer [2023-06-01T01:57:23.168Z] f23df028b6ca: Pulling fs layer [2023-06-01T01:57:23.168Z] d65c8cfc05b1: Pulling fs layer [2023-06-01T01:57:23.168Z] 2437ff75d9bd: Pulling fs layer [2023-06-01T01:57:23.168Z] 765212b225bb: Waiting [2023-06-01T01:57:23.168Z] f23df028b6ca: Waiting [2023-06-01T01:57:23.168Z] d65c8cfc05b1: Waiting [2023-06-01T01:57:23.168Z] 2437ff75d9bd: Waiting [2023-06-01T01:57:23.168Z] 04944245beec: Verifying Checksum [2023-06-01T01:57:23.168Z] 04944245beec: Download complete [2023-06-01T01:57:23.441Z] 765212b225bb: Verifying Checksum [2023-06-01T01:57:23.441Z] 765212b225bb: Download complete [2023-06-01T01:57:23.441Z] f23df028b6ca: Verifying Checksum [2023-06-01T01:57:23.441Z] f23df028b6ca: Download complete [2023-06-01T01:57:23.441Z] d65c8cfc05b1: Verifying Checksum [2023-06-01T01:57:23.441Z] d65c8cfc05b1: Download complete [2023-06-01T01:57:23.441Z] 699f458cf7ca: Verifying Checksum [2023-06-01T01:57:23.441Z] 699f458cf7ca: Download complete [2023-06-01T01:57:24.028Z] 8998bd30e6a1: Verifying Checksum [2023-06-01T01:57:24.028Z] 8998bd30e6a1: Download complete [2023-06-01T01:57:25.984Z] 2437ff75d9bd: Verifying Checksum [2023-06-01T01:57:25.984Z] 2437ff75d9bd: Download complete [2023-06-01T01:57:28.575Z] 8998bd30e6a1: Pull complete [2023-06-01T01:57:28.842Z] 04944245beec: Pull complete [2023-06-01T01:57:29.802Z] 699f458cf7ca: Pull complete [2023-06-01T01:57:30.070Z] 765212b225bb: Pull complete [2023-06-01T01:57:31.033Z] f23df028b6ca: Pull complete [2023-06-01T01:57:31.033Z] d65c8cfc05b1: Pull complete [2023-06-01T01:57:46.030Z] 2437ff75d9bd: Pull complete [2023-06-01T01:57:46.030Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-01T01:57:46.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T01:57:46.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T01:57:46.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-17626 does not seem to be running inside a container [2023-06-01T01:57:46.343Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-01T01:57:48.735Z] $ docker top 9974921c26c062bbbed441b84050237774656d7a956e37f810a07121795cf928 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:57:49.234Z] ---> job-cost.sh [2023-06-01T01:57:49.497Z] lf-activate-venv: SKIPPING [2023-06-01T01:57:49.497Z] INFO: No Stack... [2023-06-01T01:57:49.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-01T01:57:50.716Z] INFO: Archiving Costs [Pipeline] sh [2023-06-01T01:57:51.035Z] + cut -d, -f6 [2023-06-01T01:57:51.035Z] + cat /w/workspace/exfoundry_ci-build-images_PR-207/archives/cost.csv [Pipeline] lock [2023-06-01T01:57:51.088Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [2023-06-01T01:57:51.094Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] did not exist. Created. [2023-06-01T01:57:51.095Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-01T01:57:51.568Z] /w/workspace/exfoundry_ci-build-images_PR-207@tmp/durable-a6f2efc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-01T01:57:51.897Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-01T01:57:51.911Z] Warning: overwriting stash ‘stack-cost’ [2023-06-01T01:57:52.279Z] Stashed 1 file(s) [Pipeline] } [2023-06-01T01:57:52.289Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-01T01:57:52.306Z] $ docker stop --time=1 9974921c26c062bbbed441b84050237774656d7a956e37f810a07121795cf928 [2023-06-01T01:57:56.437Z] $ docker rm -f --volumes 9974921c26c062bbbed441b84050237774656d7a956e37f810a07121795cf928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-01T01:57:57.194Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-207/archives ] [2023-06-01T01:57:57.194Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-207/archives [2023-06-01T01:57:57.194Z] total 16 [2023-06-01T01:57:57.194Z] drwxr-xr-x 3 root root 4096 Jun 1 01:53 . [2023-06-01T01:57:57.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:53 .. [2023-06-01T01:57:57.194Z] drwxr-xr-x 2 root root 4096 Jun 1 01:53 cost [2023-06-01T01:57:57.194Z] -rw-r--r-- 1 root root 87 Jun 1 01:53 cost.csv [2023-06-01T01:57:57.194Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-207/archives [2023-06-01T01:57:57.194Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-207/archives [2023-06-01T01:57:57.194Z] total 16 [2023-06-01T01:57:57.194Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 01:53 . [2023-06-01T01:57:57.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:53 .. [2023-06-01T01:57:57.194Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 01:53 cost [2023-06-01T01:57:57.194Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 1 01:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:57:57.647Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:57:58.542Z] ---> package-listing.sh [2023-06-01T01:57:58.542Z] ++ facter osfamily [2023-06-01T01:57:58.542Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-01T01:57:58.827Z] + OS_FAMILY=debian [2023-06-01T01:57:58.827Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-207 [2023-06-01T01:57:58.827Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-01T01:57:58.827Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-01T01:57:58.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-01T01:57:58.827Z] + PACKAGES=/tmp/packages_start.txt [2023-06-01T01:57:58.827Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-207 ']' [2023-06-01T01:57:58.827Z] + PACKAGES=/tmp/packages_end.txt [2023-06-01T01:57:58.827Z] + case "${OS_FAMILY}" in [2023-06-01T01:57:58.827Z] + dpkg -l [2023-06-01T01:57:58.827Z] + grep '^ii' [2023-06-01T01:57:58.827Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-01T01:57:58.827Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-01T01:57:58.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-01T01:57:58.827Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-207 ']' [2023-06-01T01:57:58.827Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-207/archives/ [2023-06-01T01:57:58.827Z] + 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:57:58.854Z] 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:57:59.134Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T01:57:59.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T01:57:59.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T01:57:59.767Z] prd-ubuntu20.04-docker-8c-8g-17625 does not seem to be running inside a container [2023-06-01T01:57:59.808Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-01T01:58:01.004Z] $ docker top 8931ba65759fe1b9a866e8a558d436de5dbe27098c5cbfe8542dfddbbd8a943b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-01T01:58:01.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-01T01:58:01.621Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-01T01:58:01.909Z] + ls /var/log/sa-host [2023-06-01T01:58:01.909Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T01:58:02.074Z] provisioning config files... [2023-06-01T01:58:02.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config6579292479616157008tmp [Pipeline] { [Pipeline] echo [2023-06-01T01:58:02.219Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:58:02.531Z] ---> create-netrc.sh [Pipeline] } [2023-06-01T01:58:02.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:58:02.856Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-01T01:58:02.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:58:03.170Z] ---> sudo-logs.sh [2023-06-01T01:58:03.170Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-01T01:58:03.213Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:58:03.501Z] ---> job-cost.sh [2023-06-01T01:58:03.501Z] lf-activate-venv: SKIPPING [2023-06-01T01:58:03.501Z] DEBUG: total: 0.2199999988079071 [2023-06-01T01:58:03.501Z] INFO: Retrieving Stack Cost... [2023-06-01T01:58:03.760Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-01T01:58:04.020Z] INFO: Archiving Costs [Pipeline] echo [2023-06-01T01:58:04.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T01:58:04.314Z] ---> logs-deploy.sh [2023-06-01T01:58:04.314Z] lf-activate-venv: SKIPPING [2023-06-01T01:58:04.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-207/3 [2023-06-01T01:58:04.314Z] INFO: archiving workspace using pattern(s): [2023-06-01T01:58:05.694Z] Archives upload complete. [2023-06-01T01:58:05.983Z] INFO: archiving logs to Nexus