Pull request #210 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from a42ae1c99325b83b3284b510c6e37dd8ed33d42b+cefdbfca2cd607d828298202a2a50e4487d1b950 (93dc77f6043a2506a032c59038ca208bd0904307) 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-ssh9413033454974694136.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh756887427599839514.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8091303684146274136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16110446378926997760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11229769026644292750.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh546238901120431710.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[lts], releaseBranchOverride:gcc-lts] ========================================================= [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-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc-lts DOCKER_CUSTOM_TAGS: lts [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-15372 in /w/workspace/exfoundry_ci-build-images_PR-210 [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-210 # 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/gcc-lts commit cefdbfca2cd607d828298202a2a50e4487d1b950 into PR head commit a42ae1c99325b83b3284b510c6e37dd8ed33d42b Merge succeeded, producing a42ae1c99325b83b3284b510c6e37dd8ed33d42b Checking out Revision a42ae1c99325b83b3284b510c6e37dd8ed33d42b (PR-210) > 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/210/head:refs/remotes/origin/PR-210 +refs/heads/gcc-lts:refs/remotes/origin/gcc-lts # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a42ae1c99325b83b3284b510c6e37dd8ed33d42b # 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 cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a42ae1c99325b83b3284b510c6e37dd8ed33d42b # timeout=10 Commit message: "ci: move gcc-lts image to alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-30T23:23:06.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-30T23:23:06.537Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-30T23:23:06.632Z] ========================================================= [2023-10-30T23:23:06.632Z] EdgeX Global Pipelines Version Info [2023-10-30T23:23:06.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:23:07.405Z] ------------------- [2023-10-30T23:23:07.405Z] stable info: [2023-10-30T23:23:07.405Z] ------------------- [2023-10-30T23:23:07.405Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-30T23:23:07.405Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T23:23:07.405Z] Message: update stable to v1.0.254 [2023-10-30T23:23:07.975Z] ------------------- [2023-10-30T23:23:07.975Z] experimental info: [2023-10-30T23:23:07.975Z] ------------------- [2023-10-30T23:23:07.975Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-30T23:23:07.975Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T23:23:07.975Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-10-30T23:23:08.316Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2023-10-30T23:23:08.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2023-10-30T23:23:08.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2023-10-30T23:23:08.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-30T23:23:08.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-30T23:23:08.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2023-10-30T23:23:08.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2023-10-30T23:23:08.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2023-10-30T23:23:08.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-10-30T23:23:08.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T23:23:08.687Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-10-30T23:23:08.725Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2023-10-30T23:23:08.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-30T23:23:08.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-30T23:23:08.838Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc-lts [Pipeline] echo [2023-10-30T23:23:08.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = lts [Pipeline] echo [2023-10-30T23:23:08.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-210 [Pipeline] echo [2023-10-30T23:23:08.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-210 [Pipeline] echo [2023-10-30T23:23:08.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-210 [Pipeline] echo [2023-10-30T23:23:09.034Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a42ae1c99325b83b3284b510c6e37dd8ed33d42b [Pipeline] echo [2023-10-30T23:23:09.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a42ae1c [Pipeline] echo [2023-10-30T23:23:09.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:23:09.226Z] provisioning config files... [2023-10-30T23:23:09.239Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-210@tmp/config13570434954712842496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:23:09.587Z] ---> docker-login.sh [2023-10-30T23:23:09.587Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:23:10.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:10.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:10.972Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:10.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:10.972Z] [2023-10-30T23:23:10.972Z] Login Succeeded [2023-10-30T23:23:10.972Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:23:10.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:10.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:10.972Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:10.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:10.972Z] [2023-10-30T23:23:10.972Z] Login Succeeded [2023-10-30T23:23:10.972Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:23:11.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:11.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:11.231Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:11.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:11.231Z] [2023-10-30T23:23:11.231Z] Login Succeeded [2023-10-30T23:23:11.231Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:23:11.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:11.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:11.231Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:11.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:11.231Z] [2023-10-30T23:23:11.231Z] Login Succeeded [2023-10-30T23:23:11.231Z] docker.io [2023-10-30T23:23:11.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:11.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:11.751Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:11.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:11.751Z] [2023-10-30T23:23:11.751Z] Login Succeeded [2023-10-30T23:23:11.751Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:23:11.774Z] 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-10-30T23:23:12.508Z] provisioning config files... [2023-10-30T23:23:12.528Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-210@tmp/config9175669526022766039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:23:12.905Z] ---> docker-login.sh [2023-10-30T23:23:12.905Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:23:12.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:12.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:12.905Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:12.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:12.905Z] [2023-10-30T23:23:12.905Z] Login Succeeded [2023-10-30T23:23:12.905Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:23:12.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:12.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:12.905Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:12.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:12.905Z] [2023-10-30T23:23:12.905Z] Login Succeeded [2023-10-30T23:23:12.905Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:23:13.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:13.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:13.167Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:13.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:13.167Z] [2023-10-30T23:23:13.167Z] Login Succeeded [2023-10-30T23:23:13.167Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:23:13.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:13.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:13.429Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:13.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:13.429Z] [2023-10-30T23:23:13.429Z] Login Succeeded [2023-10-30T23:23:13.429Z] docker.io [2023-10-30T23:23:13.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:23:13.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:23:13.694Z] Configure a credential helper to remove this warning. See [2023-10-30T23:23:13.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:23:13.694Z] [2023-10-30T23:23:13.694Z] Login Succeeded [2023-10-30T23:23:13.694Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:23:13.722Z] 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-10-30T23:23:14.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-30T23:23:14.762Z] + ls -al . [2023-10-30T23:23:14.762Z] total 20 [2023-10-30T23:23:14.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:23 . [2023-10-30T23:23:14.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:23 .. [2023-10-30T23:23:14.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:23 .git [2023-10-30T23:23:14.762Z] -rw-rw-r-- 1 jenkins jenkins 401 Oct 30 23:23 Dockerfile [2023-10-30T23:23:14.762Z] -rw-rw-r-- 1 jenkins jenkins 874 Oct 30 23:23 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:15.219Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a42ae1c99325b83b3284b510c6e37dd8ed33d42b --label arch=amd64 . [2023-10-30T23:23:15.219Z] Sending build context to Docker daemon 464.4kB [2023-10-30T23:23:15.219Z] Step 1/6 : FROM alpine:3.18 [2023-10-30T23:23:15.788Z] 3.18: Pulling from library/alpine [2023-10-30T23:23:16.048Z] 96526aa774ef: Pulling fs layer [2023-10-30T23:23:16.309Z] 96526aa774ef: Verifying Checksum [2023-10-30T23:23:16.309Z] 96526aa774ef: Download complete [2023-10-30T23:23:16.569Z] 96526aa774ef: Pull complete [2023-10-30T23:23:16.827Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T23:23:16.827Z] Status: Downloaded newer image for alpine:3.18 [2023-10-30T23:23:16.827Z] ---> 8ca4688f4f35 [2023-10-30T23:23:16.827Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-30T23:23:17.397Z] ---> Running in b79787651261 [2023-10-30T23:23:18.334Z] Removing intermediate container b79787651261 [2023-10-30T23:23:18.334Z] ---> 93809ff8c9b7 [2023-10-30T23:23:18.334Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-10-30T23:23:18.593Z] ---> Running in 2e7d668d0373 [2023-10-30T23:23:20.623Z] Removing intermediate container 2e7d668d0373 [2023-10-30T23:23:20.623Z] ---> ebf20fdf4959 [2023-10-30T23:23:20.623Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2023-10-30T23:23:20.889Z] ---> Running in 61a7ed110a4f [2023-10-30T23:23:21.149Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T23:23:21.718Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T23:23:22.655Z] (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-10-30T23:23:22.914Z] (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T23:23:23.482Z] (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T23:23:24.050Z] (4/70) Installing libgcc (12.2.1_git20220924-r10) [2023-10-30T23:23:24.309Z] (5/70) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-30T23:23:24.879Z] (6/70) Installing zstd-libs (1.5.5-r4) [2023-10-30T23:23:25.457Z] (7/70) Installing binutils (2.40-r7) [2023-10-30T23:23:26.028Z] (8/70) Installing libmagic (5.45-r0) [2023-10-30T23:23:26.598Z] (9/70) Installing file (5.45-r0) [2023-10-30T23:23:26.598Z] (10/70) Installing libgomp (12.2.1_git20220924-r10) [2023-10-30T23:23:27.167Z] (11/70) Installing libatomic (12.2.1_git20220924-r10) [2023-10-30T23:23:27.296Z] Still waiting to schedule task [2023-10-30T23:23:27.296Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-30T23:23:27.427Z] (12/70) Installing gmp (6.2.1-r3) [2023-10-30T23:23:27.688Z] (13/70) Installing isl26 (0.26-r1) [2023-10-30T23:23:28.257Z] (14/70) Installing mpfr4 (4.2.0_p12-r0) [2023-10-30T23:23:28.518Z] (15/70) Installing mpc1 (1.3.1-r1) [2023-10-30T23:23:29.087Z] (16/70) Installing gcc (12.2.1_git20220924-r10) [2023-10-30T23:23:39.077Z] (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) [2023-10-30T23:23:39.077Z] (18/70) Installing musl-dev (1.2.4-r2) [2023-10-30T23:23:39.077Z] (19/70) Installing libc-dev (0.7.2-r5) [2023-10-30T23:23:39.337Z] (20/70) Installing g++ (12.2.1_git20220924-r10) [2023-10-30T23:23:40.273Z] (21/70) Installing make (4.4.1-r1) [2023-10-30T23:23:40.532Z] (22/70) Installing fortify-headers (1.1-r3) [2023-10-30T23:23:40.791Z] (23/70) Installing patch (2.7.6-r10) [2023-10-30T23:23:41.051Z] (24/70) Installing build-base (0.5-r3) [2023-10-30T23:23:41.310Z] (25/70) Installing libacl (2.3.1-r3) [2023-10-30T23:23:41.878Z] (26/70) Installing libbz2 (1.0.8-r5) [2023-10-30T23:23:42.137Z] (27/70) Installing libexpat (2.5.0-r1) [2023-10-30T23:23:42.396Z] (28/70) Installing lz4-libs (1.9.4-r4) [2023-10-30T23:23:42.654Z] (29/70) Installing xz-libs (5.4.3-r0) [2023-10-30T23:23:43.222Z] (30/70) Installing libarchive (3.7.2-r0) [2023-10-30T23:23:43.480Z] (31/70) Installing ca-certificates (20230506-r0) [2023-10-30T23:23:44.046Z] (32/70) Installing brotli-libs (1.0.9-r14) [2023-10-30T23:23:44.307Z] (33/70) Installing libunistring (1.1-r1) [2023-10-30T23:23:44.878Z] (34/70) Installing libidn2 (2.3.4-r1) [2023-10-30T23:23:45.446Z] (35/70) Installing nghttp2-libs (1.57.0-r0) [2023-10-30T23:23:45.705Z] (36/70) Installing libcurl (8.4.0-r0) [2023-10-30T23:23:46.273Z] (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) [2023-10-30T23:23:46.273Z] (38/70) Installing libncursesw (6.4_p20230506-r0) [2023-10-30T23:23:46.841Z] (39/70) Installing libformw (6.4_p20230506-r0) [2023-10-30T23:23:47.100Z] (40/70) Installing rhash-libs (1.4.3-r2) [2023-10-30T23:23:47.689Z] (41/70) Installing libuv (1.44.2-r2) [2023-10-30T23:23:47.956Z] (42/70) Installing cmake (3.26.5-r0) [2023-10-30T23:23:48.901Z] (43/70) Installing pkgconf (1.9.5-r0) [2023-10-30T23:23:49.160Z] (44/70) Installing libidn2-dev (2.3.4-r1) [2023-10-30T23:23:49.435Z] (45/70) Installing openssl-dev (3.1.4-r0) [2023-10-30T23:23:50.028Z] (46/70) Installing nghttp2-dev (1.57.0-r0) [2023-10-30T23:23:50.287Z] (47/70) Installing zlib-dev (1.2.13-r1) [2023-10-30T23:23:50.547Z] (48/70) Installing brotli (1.0.9-r14) [2023-10-30T23:23:50.807Z] (49/70) Installing brotli-dev (1.0.9-r14) [2023-10-30T23:23:51.070Z] (50/70) Installing curl-dev (8.4.0-r0) [2023-10-30T23:23:51.639Z] (51/70) Installing pcre2 (10.42-r1) [2023-10-30T23:23:51.897Z] (52/70) Installing git (2.40.1-r0) [2023-10-30T23:23:52.464Z] (53/70) Installing nettle (3.8.1-r2) [2023-10-30T23:23:53.031Z] (54/70) Installing libffi (3.4.4-r2) [2023-10-30T23:23:53.293Z] (55/70) Installing p11-kit (0.24.1-r2) [2023-10-30T23:23:53.859Z] (56/70) Installing libtasn1 (4.19.0-r1) [2023-10-30T23:23:53.859Z] (57/70) Installing gnutls (3.8.0-r2) [2023-10-30T23:23:54.427Z] (58/70) Installing libmicrohttpd (0.9.77-r0) [2023-10-30T23:23:54.994Z] (59/70) Installing gnutls-c++ (3.8.0-r2) [2023-10-30T23:23:55.252Z] (60/70) Installing libgmpxx (6.2.1-r3) [2023-10-30T23:23:55.511Z] (61/70) Installing gmp-dev (6.2.1-r3) [2023-10-30T23:23:55.774Z] (62/70) Installing nettle-dev (3.8.1-r2) [2023-10-30T23:23:56.339Z] (63/70) Installing libtasn1-progs (4.19.0-r1) [2023-10-30T23:23:56.597Z] (64/70) Installing libtasn1-dev (4.19.0-r1) [2023-10-30T23:23:56.856Z] (65/70) Installing p11-kit-dev (0.24.1-r2) [2023-10-30T23:23:57.115Z] (66/70) Installing gnutls-dev (3.8.0-r2) [2023-10-30T23:23:57.372Z] (67/70) Installing libmicrohttpd-dev (0.9.77-r0) [2023-10-30T23:23:57.939Z] (68/70) Installing linux-headers (6.3-r0) [2023-10-30T23:23:58.266Z] (69/70) Installing yaml (0.2.5-r1) [2023-10-30T23:23:58.893Z] (70/70) Installing yaml-dev (0.2.5-r1) [2023-10-30T23:23:58.894Z] Executing busybox-1.36.1-r2.trigger [2023-10-30T23:23:58.894Z] Executing ca-certificates-20230506-r0.trigger [2023-10-30T23:23:59.159Z] OK: 329 MiB in 82 packages [2023-10-30T23:24:09.145Z] Removing intermediate container 61a7ed110a4f [2023-10-30T23:24:09.145Z] ---> f88046947ea4 [2023-10-30T23:24:09.145Z] Step 5/6 : LABEL arch=amd64 [2023-10-30T23:24:09.145Z] ---> Running in a8554ed282a3 [2023-10-30T23:24:09.145Z] Removing intermediate container a8554ed282a3 [2023-10-30T23:24:09.145Z] ---> 883040a410c5 [2023-10-30T23:24:09.145Z] Step 6/6 : LABEL git_sha=a42ae1c99325b83b3284b510c6e37dd8ed33d42b [2023-10-30T23:24:09.145Z] ---> Running in f056474af810 [2023-10-30T23:24:09.145Z] Removing intermediate container f056474af810 [2023-10-30T23:24:09.145Z] ---> d23712e5aa81 [2023-10-30T23:24:09.145Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-30T23:24:09.145Z] Successfully built d23712e5aa81 [2023-10-30T23:24:09.145Z] Successfully tagged edgex-devops/edgex-gcc-base: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-10-30T23:24:10.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:24:10.069Z] [2023-10-30T23:24:10.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:10.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:24:10.444Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-30T23:24:10.444Z] 5eb5b503b376: Pulling fs layer [2023-10-30T23:24:10.444Z] 5c69ac0246d0: Pulling fs layer [2023-10-30T23:24:10.444Z] ec43610c2a17: Pulling fs layer [2023-10-30T23:24:10.444Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-30T23:24:10.444Z] 33b1e0a273af: Pulling fs layer [2023-10-30T23:24:10.444Z] 5d3b04190fa2: Pulling fs layer [2023-10-30T23:24:10.444Z] 2f39f015ded8: Pulling fs layer [2023-10-30T23:24:10.444Z] 3a2ae6a8a46f: Waiting [2023-10-30T23:24:10.444Z] 33b1e0a273af: Waiting [2023-10-30T23:24:10.444Z] 5d3b04190fa2: Waiting [2023-10-30T23:24:10.444Z] 2f39f015ded8: Waiting [2023-10-30T23:24:10.444Z] 5c69ac0246d0: Verifying Checksum [2023-10-30T23:24:10.444Z] 5c69ac0246d0: Download complete [2023-10-30T23:24:10.444Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-30T23:24:10.444Z] 3a2ae6a8a46f: Download complete [2023-10-30T23:24:10.444Z] 33b1e0a273af: Verifying Checksum [2023-10-30T23:24:10.444Z] 33b1e0a273af: Download complete [2023-10-30T23:24:10.444Z] ec43610c2a17: Verifying Checksum [2023-10-30T23:24:10.444Z] ec43610c2a17: Download complete [2023-10-30T23:24:10.444Z] 5d3b04190fa2: Download complete [2023-10-30T23:24:10.706Z] 5eb5b503b376: Verifying Checksum [2023-10-30T23:24:10.706Z] 5eb5b503b376: Download complete [2023-10-30T23:24:11.273Z] 2f39f015ded8: Verifying Checksum [2023-10-30T23:24:11.273Z] 2f39f015ded8: Download complete [2023-10-30T23:24:12.215Z] 5eb5b503b376: Pull complete [2023-10-30T23:24:12.215Z] 5c69ac0246d0: Pull complete [2023-10-30T23:24:12.480Z] ec43610c2a17: Pull complete [2023-10-30T23:24:12.739Z] 3a2ae6a8a46f: Pull complete [2023-10-30T23:24:13.023Z] 33b1e0a273af: Pull complete [2023-10-30T23:24:13.023Z] 5d3b04190fa2: Pull complete [2023-10-30T23:24:18.312Z] 2f39f015ded8: Pull complete [2023-10-30T23:24:18.312Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-30T23:24:18.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:24:18.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:24:18.579Z] prd-ubuntu20.04-docker-8c-8g-15372 does not seem to be running inside a container [2023-10-30T23:24:18.617Z] $ 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-210 -v /w/workspace/exfoundry_ci-build-images_PR-210:/w/workspace/exfoundry_ci-build-images_PR-210:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-210@tmp:/w/workspace/exfoundry_ci-build-images_PR-210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-30T23:24:25.152Z] $ docker top 5f2ee4670b1393acd08f89f2e9d28566d6256e74f89bf0d4e6ae1067746f9b3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:25.659Z] ---> job-cost.sh [2023-10-30T23:24:25.659Z] lf-activate-venv: SKIPPING [2023-10-30T23:24:25.659Z] INFO: No Stack... [2023-10-30T23:24:25.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T23:24:26.485Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T23:24:26.811Z] + cat /w/workspace/exfoundry_ci-build-images_PR-210/archives/cost.csv [2023-10-30T23:24:26.811Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T23:24:26.864Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-210-1-stack-cost] [2023-10-30T23:24:26.869Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-210-1-stack-cost] did not exist. Created. [2023-10-30T23:24:26.869Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T23:24:27.254Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-30T23:24:27.477Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T23:24:27.492Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T23:24:27.556Z] $ docker stop --time=1 5f2ee4670b1393acd08f89f2e9d28566d6256e74f89bf0d4e6ae1067746f9b3a [2023-10-30T23:24:28.905Z] $ docker rm -f --volumes 5f2ee4670b1393acd08f89f2e9d28566d6256e74f89bf0d4e6ae1067746f9b3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-30T23:25:19.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15384 in /w/workspace/exfoundry_ci-build-images_PR-210 [Pipeline] { [Pipeline] checkout [2023-10-30T23:25:19.948Z] Selected Git installation does not exist. Using Default [2023-10-30T23:25:19.948Z] The recommended git tool is: NONE [2023-10-30T23:25:27.822Z] using credential edgex-jenkins-ssh [2023-10-30T23:25:27.842Z] Cloning the remote Git repository [2023-10-30T23:25:27.911Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2023-10-30T23:25:28.056Z] > git init /w/workspace/exfoundry_ci-build-images_PR-210 # timeout=10 [2023-10-30T23:25:28.248Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-10-30T23:25:28.250Z] > git --version # timeout=10 [2023-10-30T23:25:28.279Z] > git --version # 'git version 2.25.1' [2023-10-30T23:25:28.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T23:25:28.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T23:25:29.306Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-10-30T23:25:29.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T23:25:31.258Z] Merging remotes/origin/gcc-lts commit cefdbfca2cd607d828298202a2a50e4487d1b950 into PR head commit a42ae1c99325b83b3284b510c6e37dd8ed33d42b [2023-10-30T23:25:31.652Z] Merge succeeded, producing a42ae1c99325b83b3284b510c6e37dd8ed33d42b [2023-10-30T23:25:31.652Z] Checking out Revision a42ae1c99325b83b3284b510c6e37dd8ed33d42b (PR-210) [2023-10-30T23:25:30.546Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-10-30T23:25:30.599Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-10-30T23:25:30.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T23:25:30.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/210/head:refs/remotes/origin/PR-210 +refs/heads/gcc-lts:refs/remotes/origin/gcc-lts # timeout=10 [2023-10-30T23:25:31.283Z] > git config core.sparsecheckout # timeout=10 [2023-10-30T23:25:31.388Z] > git checkout -f a42ae1c99325b83b3284b510c6e37dd8ed33d42b # timeout=10 [2023-10-30T23:25:31.493Z] > git remote # timeout=10 [2023-10-30T23:25:31.519Z] > git config --get remote.origin.url # timeout=10 [2023-10-30T23:25:31.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T23:25:31.565Z] > git merge cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 [2023-10-30T23:25:31.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-30T23:25:31.662Z] > git config core.sparsecheckout # timeout=10 [2023-10-30T23:25:31.684Z] > git checkout -f a42ae1c99325b83b3284b510c6e37dd8ed33d42b # timeout=10 [2023-10-30T23:25:35.330Z] Commit message: "ci: move gcc-lts image to alpine 3.18" [2023-10-30T23:25:35.429Z] > git --version # timeout=10 [2023-10-30T23:25:35.442Z] > git --version # 'git version 2.25.1' [2023-10-30T23:25:35.459Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T23:25:36.552Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-30T23:25:36.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-30T23:25:36.552Z] Dload Upload Total Spent Left Speed [2023-10-30T23:25:36.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-10-30T23:25:37.402Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-30T23:25:37.993Z] + sudo tee /etc/docker/daemon.new [2023-10-30T23:25:37.993Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-30T23:25:37.993Z] { [2023-10-30T23:25:37.993Z] "registry-mirrors": [ [2023-10-30T23:25:37.993Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-30T23:25:37.993Z] ], [2023-10-30T23:25:37.993Z] "bip": "10.250.0.254/24", [2023-10-30T23:25:37.993Z] "hosts": [ [2023-10-30T23:25:37.993Z] "tcp://0.0.0.0:5555", [2023-10-30T23:25:37.993Z] "unix:///var/run/docker.sock" [2023-10-30T23:25:37.993Z] ], [2023-10-30T23:25:37.993Z] "mtu": 1458, [2023-10-30T23:25:37.993Z] "selinux-enabled": true, [2023-10-30T23:25:37.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-30T23:25:37.993Z] } [Pipeline] sh [2023-10-30T23:25:38.359Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-30T23:25:38.717Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:25:57.120Z] provisioning config files... [2023-10-30T23:25:57.166Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-210@tmp/config8401254318948496079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:57.602Z] ---> docker-login.sh [2023-10-30T23:25:57.602Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:25:58.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:58.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:58.471Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:58.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:58.471Z] [2023-10-30T23:25:58.471Z] Login Succeeded [2023-10-30T23:25:58.471Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:25:58.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:58.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:58.742Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:58.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:58.742Z] [2023-10-30T23:25:58.742Z] Login Succeeded [2023-10-30T23:25:58.742Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:25:59.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:59.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:59.288Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:59.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:59.288Z] [2023-10-30T23:25:59.288Z] Login Succeeded [2023-10-30T23:25:59.288Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:25:59.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:59.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:59.560Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:59.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:59.560Z] [2023-10-30T23:25:59.560Z] Login Succeeded [2023-10-30T23:25:59.560Z] docker.io [2023-10-30T23:25:59.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:26:00.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:26:00.114Z] Configure a credential helper to remove this warning. See [2023-10-30T23:26:00.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:26:00.114Z] [2023-10-30T23:26:00.114Z] Login Succeeded [2023-10-30T23:26:00.114Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:26:00.142Z] 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-10-30T23:26:00.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-30T23:26:01.193Z] + ls -al . [2023-10-30T23:26:01.193Z] total 20 [2023-10-30T23:26:01.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 . [2023-10-30T23:26:01.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:25 .. [2023-10-30T23:26:01.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:25 .git [2023-10-30T23:26:01.193Z] -rw-rw-r-- 1 jenkins jenkins 401 Oct 30 23:25 Dockerfile [2023-10-30T23:26:01.193Z] -rw-rw-r-- 1 jenkins jenkins 874 Oct 30 23:25 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:26:01.626Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a42ae1c99325b83b3284b510c6e37dd8ed33d42b --label arch=arm64 . [2023-10-30T23:26:01.899Z] Sending build context to Docker daemon 464.4kB [2023-10-30T23:26:01.899Z] Step 1/6 : FROM alpine:3.18 [2023-10-30T23:26:02.496Z] 3.18: Pulling from library/alpine [2023-10-30T23:26:02.768Z] 579b34f0a95b: Pulling fs layer [2023-10-30T23:26:03.041Z] 579b34f0a95b: Download complete [2023-10-30T23:26:03.640Z] 579b34f0a95b: Pull complete [2023-10-30T23:26:03.640Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T23:26:03.640Z] Status: Downloaded newer image for alpine:3.18 [2023-10-30T23:26:03.640Z] ---> 3cc203321400 [2023-10-30T23:26:03.640Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-30T23:26:03.913Z] ---> Running in 865d5399f3f2 [2023-10-30T23:26:04.509Z] Removing intermediate container 865d5399f3f2 [2023-10-30T23:26:04.509Z] ---> ba733159fc9b [2023-10-30T23:26:04.509Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-10-30T23:26:04.509Z] ---> Running in b54696a94240 [2023-10-30T23:26:11.219Z] Removing intermediate container b54696a94240 [2023-10-30T23:26:11.219Z] ---> b8bb8ac2ac88 [2023-10-30T23:26:11.219Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2023-10-30T23:26:11.219Z] ---> Running in 7e24d2d896a9 [2023-10-30T23:26:12.199Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T23:26:13.168Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T23:26:15.149Z] (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-10-30T23:26:15.418Z] (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T23:26:16.007Z] (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T23:26:16.597Z] (4/70) Installing libgcc (12.2.1_git20220924-r10) [2023-10-30T23:26:17.183Z] (5/70) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-30T23:26:17.779Z] (6/70) Installing zstd-libs (1.5.5-r4) [2023-10-30T23:26:18.371Z] (7/70) Installing binutils (2.40-r7) [2023-10-30T23:26:19.352Z] (8/70) Installing libmagic (5.45-r0) [2023-10-30T23:26:19.941Z] (9/70) Installing file (5.45-r0) [2023-10-30T23:26:20.535Z] (10/70) Installing libgomp (12.2.1_git20220924-r10) [2023-10-30T23:26:21.127Z] (11/70) Installing libatomic (12.2.1_git20220924-r10) [2023-10-30T23:26:21.396Z] (12/70) Installing gmp (6.2.1-r3) [2023-10-30T23:26:21.984Z] (13/70) Installing isl26 (0.26-r1) [2023-10-30T23:26:22.576Z] (14/70) Installing mpfr4 (4.2.0_p12-r0) [2023-10-30T23:26:23.172Z] (15/70) Installing mpc1 (1.3.1-r1) [2023-10-30T23:26:23.769Z] (16/70) Installing gcc (12.2.1_git20220924-r10) [2023-10-30T23:26:32.030Z] (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) [2023-10-30T23:26:33.462Z] (18/70) Installing musl-dev (1.2.4-r2) [2023-10-30T23:26:34.434Z] (19/70) Installing libc-dev (0.7.2-r5) [2023-10-30T23:26:34.706Z] (20/70) Installing g++ (12.2.1_git20220924-r10) [2023-10-30T23:26:38.067Z] (21/70) Installing make (4.4.1-r1) [2023-10-30T23:26:38.067Z] (22/70) Installing fortify-headers (1.1-r3) [2023-10-30T23:26:38.658Z] (23/70) Installing patch (2.7.6-r10) [2023-10-30T23:26:38.929Z] (24/70) Installing build-base (0.5-r3) [2023-10-30T23:26:39.197Z] (25/70) Installing libacl (2.3.1-r3) [2023-10-30T23:26:39.785Z] (26/70) Installing libbz2 (1.0.8-r5) [2023-10-30T23:26:40.056Z] (27/70) Installing libexpat (2.5.0-r1) [2023-10-30T23:26:40.642Z] (28/70) Installing lz4-libs (1.9.4-r4) [2023-10-30T23:26:40.909Z] (29/70) Installing xz-libs (5.4.3-r0) [2023-10-30T23:26:41.500Z] (30/70) Installing libarchive (3.7.2-r0) [2023-10-30T23:26:42.091Z] (31/70) Installing ca-certificates (20230506-r0) [2023-10-30T23:26:42.688Z] (32/70) Installing brotli-libs (1.0.9-r14) [2023-10-30T23:26:43.276Z] (33/70) Installing libunistring (1.1-r1) [2023-10-30T23:26:43.861Z] (34/70) Installing libidn2 (2.3.4-r1) [2023-10-30T23:26:44.446Z] (35/70) Installing nghttp2-libs (1.57.0-r0) [2023-10-30T23:26:44.713Z] (36/70) Installing libcurl (8.4.0-r0) [2023-10-30T23:26:45.299Z] (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) [2023-10-30T23:26:45.891Z] (38/70) Installing libncursesw (6.4_p20230506-r0) [2023-10-30T23:26:46.483Z] (39/70) Installing libformw (6.4_p20230506-r0) [2023-10-30T23:26:47.071Z] (40/70) Installing rhash-libs (1.4.3-r2) [2023-10-30T23:26:47.341Z] (41/70) Installing libuv (1.44.2-r2) [2023-10-30T23:26:47.934Z] (42/70) Installing cmake (3.26.5-r0) [2023-10-30T23:26:53.297Z] (43/70) Installing pkgconf (1.9.5-r0) [2023-10-30T23:26:53.567Z] (44/70) Installing libidn2-dev (2.3.4-r1) [2023-10-30T23:26:54.150Z] (45/70) Installing openssl-dev (3.1.4-r0) [2023-10-30T23:26:54.747Z] (46/70) Installing nghttp2-dev (1.57.0-r0) [2023-10-30T23:26:55.019Z] (47/70) Installing zlib-dev (1.2.13-r1) [2023-10-30T23:26:55.612Z] (48/70) Installing brotli (1.0.9-r14) [2023-10-30T23:26:55.882Z] (49/70) Installing brotli-dev (1.0.9-r14) [2023-10-30T23:26:56.159Z] (50/70) Installing curl-dev (8.4.0-r0) [2023-10-30T23:26:56.748Z] (51/70) Installing pcre2 (10.42-r1) [2023-10-30T23:26:57.335Z] (52/70) Installing git (2.40.1-r0) [2023-10-30T23:26:58.301Z] (53/70) Installing nettle (3.8.1-r2) [2023-10-30T23:26:58.890Z] (54/70) Installing libffi (3.4.4-r2) [2023-10-30T23:26:59.162Z] (55/70) Installing p11-kit (0.24.1-r2) [2023-10-30T23:26:59.749Z] (56/70) Installing libtasn1 (4.19.0-r1) [2023-10-30T23:27:00.020Z] (57/70) Installing gnutls (3.8.0-r2) [2023-10-30T23:27:00.627Z] (58/70) Installing libmicrohttpd (0.9.77-r0) [2023-10-30T23:27:01.214Z] (59/70) Installing gnutls-c++ (3.8.0-r2) [2023-10-30T23:27:01.483Z] (60/70) Installing libgmpxx (6.2.1-r3) [2023-10-30T23:27:02.070Z] (61/70) Installing gmp-dev (6.2.1-r3) [2023-10-30T23:27:02.658Z] (62/70) Installing nettle-dev (3.8.1-r2) [2023-10-30T23:27:03.247Z] (63/70) Installing libtasn1-progs (4.19.0-r1) [2023-10-30T23:27:03.515Z] (64/70) Installing libtasn1-dev (4.19.0-r1) [2023-10-30T23:27:03.784Z] (65/70) Installing p11-kit-dev (0.24.1-r2) [2023-10-30T23:27:04.370Z] (66/70) Installing gnutls-dev (3.8.0-r2) [2023-10-30T23:27:04.639Z] (67/70) Installing libmicrohttpd-dev (0.9.77-r0) [2023-10-30T23:27:05.222Z] (68/70) Installing linux-headers (6.3-r0) [2023-10-30T23:27:06.188Z] (69/70) Installing yaml (0.2.5-r1) [2023-10-30T23:27:06.774Z] (70/70) Installing yaml-dev (0.2.5-r1) [2023-10-30T23:27:07.043Z] Executing busybox-1.36.1-r2.trigger [2023-10-30T23:27:07.043Z] Executing ca-certificates-20230506-r0.trigger [2023-10-30T23:27:07.312Z] OK: 325 MiB in 82 packages [2023-10-30T23:27:25.562Z] Removing intermediate container 7e24d2d896a9 [2023-10-30T23:27:25.562Z] ---> 318b72aa3642 [2023-10-30T23:27:25.562Z] Step 5/6 : LABEL arch=arm64 [2023-10-30T23:27:25.562Z] ---> Running in aad5697a2a64 [2023-10-30T23:27:25.562Z] Removing intermediate container aad5697a2a64 [2023-10-30T23:27:25.562Z] ---> 0945b2e6fdf3 [2023-10-30T23:27:25.562Z] Step 6/6 : LABEL git_sha=a42ae1c99325b83b3284b510c6e37dd8ed33d42b [2023-10-30T23:27:25.562Z] ---> Running in e0bd1da3c5c9 [2023-10-30T23:27:25.562Z] Removing intermediate container e0bd1da3c5c9 [2023-10-30T23:27:25.562Z] ---> 16c1e522dd04 [2023-10-30T23:27:25.562Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-30T23:27:25.563Z] Successfully built 16c1e522dd04 [2023-10-30T23:27:25.563Z] Successfully tagged edgex-devops/edgex-gcc-base-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-10-30T23:27:26.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:27:26.490Z] [2023-10-30T23:27:26.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:27:26.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:27:27.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-30T23:27:27.168Z] 8998bd30e6a1: Pulling fs layer [2023-10-30T23:27:27.168Z] 04944245beec: Pulling fs layer [2023-10-30T23:27:27.168Z] 699f458cf7ca: Pulling fs layer [2023-10-30T23:27:27.168Z] 765212b225bb: Pulling fs layer [2023-10-30T23:27:27.168Z] f23df028b6ca: Pulling fs layer [2023-10-30T23:27:27.168Z] d65c8cfc05b1: Pulling fs layer [2023-10-30T23:27:27.168Z] 2437ff75d9bd: Pulling fs layer [2023-10-30T23:27:27.168Z] d65c8cfc05b1: Waiting [2023-10-30T23:27:27.168Z] 765212b225bb: Waiting [2023-10-30T23:27:27.168Z] 2437ff75d9bd: Waiting [2023-10-30T23:27:27.168Z] f23df028b6ca: Waiting [2023-10-30T23:27:27.168Z] 04944245beec: Verifying Checksum [2023-10-30T23:27:27.168Z] 04944245beec: Download complete [2023-10-30T23:27:27.168Z] 765212b225bb: Verifying Checksum [2023-10-30T23:27:27.168Z] 765212b225bb: Download complete [2023-10-30T23:27:27.450Z] f23df028b6ca: Verifying Checksum [2023-10-30T23:27:27.450Z] f23df028b6ca: Download complete [2023-10-30T23:27:27.450Z] d65c8cfc05b1: Verifying Checksum [2023-10-30T23:27:27.450Z] d65c8cfc05b1: Download complete [2023-10-30T23:27:27.450Z] 699f458cf7ca: Verifying Checksum [2023-10-30T23:27:27.450Z] 699f458cf7ca: Download complete [2023-10-30T23:27:28.041Z] 8998bd30e6a1: Verifying Checksum [2023-10-30T23:27:28.041Z] 8998bd30e6a1: Download complete [2023-10-30T23:27:30.636Z] 2437ff75d9bd: Verifying Checksum [2023-10-30T23:27:30.636Z] 2437ff75d9bd: Download complete [2023-10-30T23:27:32.583Z] 8998bd30e6a1: Pull complete [2023-10-30T23:27:33.166Z] 04944245beec: Pull complete [2023-10-30T23:27:34.578Z] 699f458cf7ca: Pull complete [2023-10-30T23:27:34.844Z] 765212b225bb: Pull complete [2023-10-30T23:27:35.808Z] f23df028b6ca: Pull complete [2023-10-30T23:27:36.077Z] d65c8cfc05b1: Pull complete [2023-10-30T23:27:54.299Z] 2437ff75d9bd: Pull complete [2023-10-30T23:27:54.299Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-30T23:27:54.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:27:54.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:27:54.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-15384 does not seem to be running inside a container [2023-10-30T23:27:54.765Z] $ 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-210 -v /w/workspace/exfoundry_ci-build-images_PR-210:/w/workspace/exfoundry_ci-build-images_PR-210:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-210@tmp:/w/workspace/exfoundry_ci-build-images_PR-210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-30T23:27:57.784Z] $ docker top bb2e45319313cbd95c595d2fa43d9ac530f5f5e5d2f28cbabd2195a51ad5613a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:27:58.785Z] ---> job-cost.sh [2023-10-30T23:27:58.785Z] lf-activate-venv: SKIPPING [2023-10-30T23:27:58.785Z] INFO: No Stack... [2023-10-30T23:28:01.400Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-30T23:28:01.987Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T23:28:02.661Z] + cat /w/workspace/exfoundry_ci-build-images_PR-210/archives/cost.csv [2023-10-30T23:28:02.661Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T23:28:02.765Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-210-1-stack-cost] [2023-10-30T23:28:02.771Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-210-1-stack-cost] did not exist. Created. [2023-10-30T23:28:02.771Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T23:28:03.941Z] /w/workspace/exfoundry_ci-build-images_PR-210@tmp/durable-64fcc8a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-30T23:28:04.742Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-30T23:28:04.775Z] Warning: overwriting stash ‘stack-cost’ [2023-10-30T23:28:05.423Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T23:28:05.439Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T23:28:05.520Z] $ docker stop --time=1 bb2e45319313cbd95c595d2fa43d9ac530f5f5e5d2f28cbabd2195a51ad5613a [2023-10-30T23:28:09.852Z] $ docker rm -f --volumes bb2e45319313cbd95c595d2fa43d9ac530f5f5e5d2f28cbabd2195a51ad5613a [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-10-30T23:28:11.366Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-210/archives ] [2023-10-30T23:28:11.366Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-210/archives [2023-10-30T23:28:11.366Z] total 16 [2023-10-30T23:28:11.366Z] drwxr-xr-x 3 root root 4096 Oct 30 23:24 . [2023-10-30T23:28:11.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:24 .. [2023-10-30T23:28:11.366Z] drwxr-xr-x 2 root root 4096 Oct 30 23:24 cost [2023-10-30T23:28:11.366Z] -rw-r--r-- 1 root root 87 Oct 30 23:24 cost.csv [2023-10-30T23:28:11.366Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-210/archives [2023-10-30T23:28:11.366Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-210/archives [2023-10-30T23:28:11.366Z] total 16 [2023-10-30T23:28:11.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:24 . [2023-10-30T23:28:11.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:24 .. [2023-10-30T23:28:11.366Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 23:24 cost [2023-10-30T23:28:11.366Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 30 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:11.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:12.587Z] ---> package-listing.sh [2023-10-30T23:28:12.587Z] ++ facter osfamily [2023-10-30T23:28:12.587Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-30T23:28:12.846Z] + OS_FAMILY=debian [2023-10-30T23:28:12.846Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-210 [2023-10-30T23:28:12.846Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-30T23:28:12.846Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-30T23:28:12.846Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-30T23:28:12.846Z] + PACKAGES=/tmp/packages_start.txt [2023-10-30T23:28:12.846Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-210 ']' [2023-10-30T23:28:12.846Z] + PACKAGES=/tmp/packages_end.txt [2023-10-30T23:28:12.846Z] + case "${OS_FAMILY}" in [2023-10-30T23:28:12.846Z] + dpkg -l [2023-10-30T23:28:12.846Z] + grep '^ii' [2023-10-30T23:28:12.846Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-30T23:28:12.846Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-30T23:28:12.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-30T23:28:12.846Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-210 ']' [2023-10-30T23:28:12.846Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-210/archives/ [2023-10-30T23:28:12.846Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-210/archives/ [Pipeline] echo [2023-10-30T23:28:12.879Z] 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-210/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-30T23:28:13.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:28:13.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:28:13.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:28:13.976Z] prd-ubuntu20.04-docker-8c-8g-15372 does not seem to be running inside a container [2023-10-30T23:28:14.005Z] $ 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-210/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-210 -v /w/workspace/exfoundry_ci-build-images_PR-210:/w/workspace/exfoundry_ci-build-images_PR-210:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-210@tmp:/w/workspace/exfoundry_ci-build-images_PR-210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-30T23:28:14.296Z] $ docker top 859d043d215f3c110c15412be4d288ce4a0a9e2cca6d92ad1cb232349ed38d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:28:14.673Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-30T23:28:14.983Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-30T23:28:15.295Z] + ls /var/log/sa-host [2023-10-30T23:28:15.296Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:28:15.429Z] provisioning config files... [2023-10-30T23:28:15.436Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-210@tmp/config1572635543221500694tmp [Pipeline] { [Pipeline] echo [2023-10-30T23:28:15.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:15.810Z] ---> create-netrc.sh [Pipeline] } [2023-10-30T23:28:15.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:16.213Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-30T23:28:16.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:16.567Z] ---> sudo-logs.sh [2023-10-30T23:28:16.568Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-30T23:28:16.654Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:16.965Z] ---> job-cost.sh [2023-10-30T23:28:16.965Z] lf-activate-venv: SKIPPING [2023-10-30T23:28:16.965Z] DEBUG: total: 0.2199999988079071 [2023-10-30T23:28:16.965Z] INFO: Retrieving Stack Cost... [2023-10-30T23:28:17.224Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T23:28:17.483Z] INFO: Archiving Costs [Pipeline] echo [2023-10-30T23:28:17.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:28:17.822Z] ---> logs-deploy.sh [2023-10-30T23:28:17.822Z] lf-activate-venv: SKIPPING [2023-10-30T23:28:17.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-210/1 [2023-10-30T23:28:17.822Z] INFO: archiving workspace using pattern(s): [2023-10-30T23:28:18.757Z] Archives upload complete. [2023-10-30T23:28:18.757Z] INFO: archiving logs to Nexus