Push event to branch egp-unit-test Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b27816a51706f4d2629b60fbe79448e995a7d7ab 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-ssh7249798363856163874.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6131214240056995096.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/egp-unit-test/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/egp-unit-test/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18116538770462136077.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh11753422954707009971.key Verifying host key using known hosts file > 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/egp-unit-test/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/egp-unit-test/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8847023988230070168.key Verifying host key using known hosts file > 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:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8375’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8377 in /w/workspace/ry_ci-build-images_egp-unit-test [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/ry_ci-build-images_egp-unit-test # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b27816a51706f4d2629b60fbe79448e995a7d7ab (egp-unit-test) Commit message: "Merge pull request #200 from cjoyv/upgrade-gradle" > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b27816a51706f4d2629b60fbe79448e995a7d7ab # timeout=10 > git rev-list --no-walk 5aa5cd65e890575fed12cd4163f33c8a5bf56f4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:04:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:04:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:04:41 ========================================================= 17:04:41 EdgeX Global Pipelines Version Info 17:04:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:04:42 ------------------- 17:04:42 stable info: 17:04:42 ------------------- 17:04:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:04:42 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:04:42 Message: update stable to v1.0.243 17:04:42 ------------------- 17:04:42 experimental info: 17:04:42 ------------------- 17:04:42 Commited By: **** collab-it+edgex@linuxfoundation.org 17:04:42 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:04:42 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar PROJECT = egp-unit-test [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = egp-unit-test [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = egp-unit-test-archive.tar.gz [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = egp-unit-test [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = gradle [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = egp-unit-test [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = egp-unit-test [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = egp-unit-test [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b27816a51706f4d2629b60fbe79448e995a7d7ab [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b27816a [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:43 provisioning config files... 17:04:43 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config18301099199087688448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:43 ---> docker-login.sh 17:04:43 nexus3.edgexfoundry.org:10001 17:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:44 Configure a credential helper to remove this warning. See 17:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:44 17:04:44 Login Succeeded 17:04:44 nexus3.edgexfoundry.org:10002 17:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:44 Configure a credential helper to remove this warning. See 17:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:44 17:04:44 Login Succeeded 17:04:44 nexus3.edgexfoundry.org:10003 17:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:44 Configure a credential helper to remove this warning. See 17:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:44 17:04:44 Login Succeeded 17:04:44 nexus3.edgexfoundry.org:10004 17:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:44 Configure a credential helper to remove this warning. See 17:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:44 17:04:44 Login Succeeded 17:04:44 docker.io 17:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:44 Configure a credential helper to remove this warning. See 17:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:44 17:04:44 Login Succeeded 17:04:44 ---> docker-login.sh ends [Pipeline] } 17:04:44 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) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:45 provisioning config files... [Pipeline] // stage [Pipeline] } 17:04:45 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config6433289533056701979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:45 ---> docker-login.sh 17:04:45 nexus3.edgexfoundry.org:10001 17:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:45 Configure a credential helper to remove this warning. See 17:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:45 17:04:45 Login Succeeded 17:04:45 nexus3.edgexfoundry.org:10002 17:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:45 Configure a credential helper to remove this warning. See 17:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:45 17:04:45 Login Succeeded 17:04:45 nexus3.edgexfoundry.org:10003 17:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:45 Configure a credential helper to remove this warning. See 17:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:45 17:04:45 Login Succeeded 17:04:45 nexus3.edgexfoundry.org:10004 17:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:45 Configure a credential helper to remove this warning. See 17:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:45 17:04:45 Login Succeeded 17:04:45 docker.io 17:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:46 Configure a credential helper to remove this warning. See 17:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:46 17:04:46 Login Succeeded 17:04:46 ---> docker-login.sh ends [Pipeline] } 17:04:46 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 17:04:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:04:46 + ls -al . 17:04:46 total 20 17:04:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:04 . 17:04:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:04 .. 17:04:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:04 .git 17:04:46 -rw-rw-r-- 1 jenkins jenkins 955 Oct 17 17:04 Dockerfile 17:04:46 -rw-rw-r-- 1 jenkins jenkins 904 Oct 17 17:04 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:47 + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b27816a51706f4d2629b60fbe79448e995a7d7ab --label arch=amd64 . 17:04:47 Sending build context to Docker daemon 436.2kB 17:04:47 Step 1/13 : FROM gradle:7.5.1-jdk8 as builder 17:04:47 7.5.1-jdk8: Pulling from library/gradle 17:04:48 cf92e523b49e: Pulling fs layer 17:04:48 be4c7f172af2: Pulling fs layer 17:04:48 97bb7e3e8c3e: Pulling fs layer 17:04:48 bb4644ab39ee: Pulling fs layer 17:04:48 d4492013742c: Pulling fs layer 17:04:48 231ec04315be: Pulling fs layer 17:04:48 5c39a9b39fdb: Pulling fs layer 17:04:48 231ec04315be: Waiting 17:04:48 d4492013742c: Waiting 17:04:48 5c39a9b39fdb: Waiting 17:04:48 bb4644ab39ee: Waiting 17:04:48 be4c7f172af2: Verifying Checksum 17:04:48 be4c7f172af2: Download complete 17:04:48 bb4644ab39ee: Download complete 17:04:48 cf92e523b49e: Verifying Checksum 17:04:48 cf92e523b49e: Download complete 17:04:49 d4492013742c: Verifying Checksum 17:04:49 d4492013742c: Download complete 17:04:49 cf92e523b49e: Pull complete 17:04:49 231ec04315be: Verifying Checksum 17:04:49 231ec04315be: Download complete 17:04:50 be4c7f172af2: Pull complete 17:04:50 97bb7e3e8c3e: Verifying Checksum 17:04:50 97bb7e3e8c3e: Download complete 17:04:51 5c39a9b39fdb: Verifying Checksum 17:04:51 5c39a9b39fdb: Download complete 17:04:52 97bb7e3e8c3e: Pull complete 17:04:52 bb4644ab39ee: Pull complete 17:04:52 d4492013742c: Pull complete 17:04:54 231ec04315be: Pull complete 17:04:55 5c39a9b39fdb: Pull complete 17:04:55 Digest: sha256:e13342e42a024da47e78c41d9f5f1d8e6c6ba69c76c6fdc9a6aba1ca28520a07 17:04:55 Status: Downloaded newer image for gradle:7.5.1-jdk8 17:04:55 ---> cc256232e342 17:04:55 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:04:58 ---> Running in 3a93cf8de4e2 17:04:58 Removing intermediate container 3a93cf8de4e2 17:04:58 ---> c209cedbb01f 17:04:58 Step 3/13 : WORKDIR /code 17:04:58 ---> Running in c8db15872e8e 17:04:58 Removing intermediate container c8db15872e8e 17:04:58 ---> 9690575f5270 17:04:58 Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache 17:04:58 ---> Running in bbbcb16f3353 17:04:58 Removing intermediate container bbbcb16f3353 17:04:58 ---> c9d5cec8ba3e 17:04:58 Step 5/13 : ARG EGP_VERSION=stable 17:04:58 ---> Running in f485ca7b465a 17:04:58 Removing intermediate container f485ca7b465a 17:04:58 ---> 91b544a32ddc 17:04:58 Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . 17:04:59 17:04:59 17:04:59 ---> e837055a5c04 17:04:59 Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz 17:04:59 ---> Running in 27437665bbf9 17:05:00 Removing intermediate container 27437665bbf9 17:05:00 ---> 6c1ee9338ba2 17:05:00 Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses 17:05:00 ---> Running in e0727a9c67c2 17:05:01 17:05:01 Welcome to Gradle 7.5.1! 17:05:01 17:05:01 Here are the highlights of this release: 17:05:01 - Support for Java 18 17:05:01 - Support for building with Groovy 4 17:05:01 - Much more responsive continuous builds 17:05:01 - Improved diagnostics for dependency resolution 17:05:01 17:05:01 For more details see https://docs.gradle.org/7.5.1/release-notes.html 17:05:01 17:05:01 Starting a Gradle Daemon (subsequent builds will be faster) 17:05:06 > Task :compileJava NO-SOURCE 17:05:11 > Task :compileGroovy 17:05:11 > Task :processResources NO-SOURCE 17:05:11 > Task :classes 17:05:11 > Task :compileTestJava NO-SOURCE 17:05:11 > Task :copyGlobalLibVars 17:05:24 > Task :compileTestGroovy 17:05:24 > Task :processTestResources 17:05:24 > Task :testClasses 17:05:24 17:05:24 BUILD SUCCESSFUL in 23s 17:05:24 4 actionable tasks: 4 executed 17:05:26 Removing intermediate container e0727a9c67c2 17:05:26 ---> b8a70604db5f 17:05:26 Step 9/13 : FROM gradle:7.5.1-jdk8 17:05:26 ---> cc256232e342 17:05:26 Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache 17:05:26 ---> Running in d2144974263e 17:05:26 Removing intermediate container d2144974263e 17:05:26 ---> e82c078cc925 17:05:26 Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} 17:05:29 ---> 1d6e866cc165 17:05:29 Step 12/13 : LABEL arch=amd64 17:05:29 ---> Running in e751d62638f2 17:05:29 Removing intermediate container e751d62638f2 17:05:29 ---> 52a503e7e342 17:05:29 Step 13/13 : LABEL git_sha=b27816a51706f4d2629b60fbe79448e995a7d7ab 17:05:29 ---> Running in cdfdf93d4f3a 17:05:29 Removing intermediate container cdfdf93d4f3a 17:05:29 ---> f4bba67bdf3b 17:05:29 [Warning] One or more build-args [ARCH] were not consumed 17:05:29 Successfully built f4bba67bdf3b 17:05:29 Successfully tagged edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 17:05:30 [edgeXDocker.push] Tagging docker image egp-unit-test with the following tags: 17:05:30 b27816a51706f4d2629b60fbe79448e995a7d7ab 17:05:30 latest 17:05:30 egp-unit-test 17:05:30 gradle 17:05:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:30 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:30 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab 17:05:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 17:05:30 12c3ba740030: Preparing 17:05:30 94cdff33e090: Preparing 17:05:30 fc3d828e4de9: Preparing 17:05:30 89737e53f790: Preparing 17:05:30 17059b5854f2: Preparing 17:05:30 00a349eddcd2: Preparing 17:05:30 c97e1967001a: Preparing 17:05:30 17f623af01e2: Preparing 17:05:30 00a349eddcd2: Waiting 17:05:30 c97e1967001a: Waiting 17:05:30 17f623af01e2: Waiting 17:05:30 17059b5854f2: Pushed 17:05:30 89737e53f790: Pushed 17:05:33 c97e1967001a: Pushed 17:05:39 12c3ba740030: Pushed 17:05:41 17f623af01e2: Pushed 17:05:44 94cdff33e090: Pushed 17:05:46 fc3d828e4de9: Pushed 17:05:48 00a349eddcd2: Pushed 17:05:48 b27816a51706f4d2629b60fbe79448e995a7d7ab: digest: sha256:30eb3adc45fe04f7168d3be755e74c5b5cffc8ce80e0fe92d4736d148e3af383 size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:49 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:49 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest 17:05:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 17:05:49 12c3ba740030: Preparing 17:05:49 94cdff33e090: Preparing 17:05:49 fc3d828e4de9: Preparing 17:05:49 89737e53f790: Preparing 17:05:49 17059b5854f2: Preparing 17:05:49 00a349eddcd2: Preparing 17:05:49 c97e1967001a: Preparing 17:05:49 17f623af01e2: Preparing 17:05:49 00a349eddcd2: Waiting 17:05:49 c97e1967001a: Waiting 17:05:49 17f623af01e2: Waiting 17:05:49 12c3ba740030: Layer already exists 17:05:49 89737e53f790: Layer already exists 17:05:49 fc3d828e4de9: Layer already exists 17:05:49 17059b5854f2: Layer already exists 17:05:49 94cdff33e090: Layer already exists 17:05:49 c97e1967001a: Layer already exists 17:05:49 00a349eddcd2: Layer already exists 17:05:49 17f623af01e2: Layer already exists 17:05:49 latest: digest: sha256:30eb3adc45fe04f7168d3be755e74c5b5cffc8ce80e0fe92d4736d148e3af383 size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:49 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:49 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test 17:05:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 17:05:49 12c3ba740030: Preparing 17:05:49 94cdff33e090: Preparing 17:05:49 fc3d828e4de9: Preparing 17:05:49 89737e53f790: Preparing 17:05:49 17059b5854f2: Preparing 17:05:49 00a349eddcd2: Preparing 17:05:49 c97e1967001a: Preparing 17:05:49 17f623af01e2: Preparing 17:05:49 00a349eddcd2: Waiting 17:05:49 c97e1967001a: Waiting 17:05:49 17f623af01e2: Waiting 17:05:49 89737e53f790: Layer already exists 17:05:49 17059b5854f2: Layer already exists 17:05:49 12c3ba740030: Layer already exists 17:05:49 fc3d828e4de9: Layer already exists 17:05:49 94cdff33e090: Layer already exists 17:05:49 00a349eddcd2: Layer already exists 17:05:49 c97e1967001a: Layer already exists 17:05:49 17f623af01e2: Layer already exists 17:05:49 egp-unit-test: digest: sha256:30eb3adc45fe04f7168d3be755e74c5b5cffc8ce80e0fe92d4736d148e3af383 size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:50 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:50 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle 17:05:50 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 17:05:50 12c3ba740030: Preparing 17:05:50 94cdff33e090: Preparing 17:05:50 fc3d828e4de9: Preparing 17:05:50 89737e53f790: Preparing 17:05:50 17059b5854f2: Preparing 17:05:50 00a349eddcd2: Preparing 17:05:50 c97e1967001a: Preparing 17:05:50 17f623af01e2: Preparing 17:05:50 00a349eddcd2: Waiting 17:05:50 c97e1967001a: Waiting 17:05:50 17f623af01e2: Waiting 17:05:50 89737e53f790: Layer already exists 17:05:50 94cdff33e090: Layer already exists 17:05:50 12c3ba740030: Layer already exists 17:05:50 fc3d828e4de9: Layer already exists 17:05:50 17059b5854f2: Layer already exists 17:05:50 00a349eddcd2: Layer already exists 17:05:50 17f623af01e2: Layer already exists 17:05:50 c97e1967001a: Layer already exists 17:05:50 gradle: digest: sha256:30eb3adc45fe04f7168d3be755e74c5b5cffc8ce80e0fe92d4736d148e3af383 size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:50 ===================================================== [Pipeline] echo 17:05:50 taggedImages: 17:05:50 - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab 17:05:50 - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest 17:05:50 - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test 17:05:50 - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] } [Pipeline] // script [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 17:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:50 17:05:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:51 latest: Pulling from edgex-lftools-log-publisher 17:05:51 5eb5b503b376: Pulling fs layer 17:05:51 5c69ac0246d0: Pulling fs layer 17:05:51 ec43610c2a17: Pulling fs layer 17:05:51 3a2ae6a8a46f: Pulling fs layer 17:05:51 33b1e0a273af: Pulling fs layer 17:05:51 5d3b04190fa2: Pulling fs layer 17:05:51 2f39f015ded8: Pulling fs layer 17:05:51 5d3b04190fa2: Waiting 17:05:51 33b1e0a273af: Waiting 17:05:51 2f39f015ded8: Waiting 17:05:51 5c69ac0246d0: Verifying Checksum 17:05:51 5c69ac0246d0: Download complete 17:05:51 3a2ae6a8a46f: Download complete 17:05:51 33b1e0a273af: Verifying Checksum 17:05:51 33b1e0a273af: Download complete 17:05:51 ec43610c2a17: Verifying Checksum 17:05:51 ec43610c2a17: Download complete 17:05:51 5d3b04190fa2: Verifying Checksum 17:05:51 5d3b04190fa2: Download complete 17:05:51 5eb5b503b376: Verifying Checksum 17:05:51 5eb5b503b376: Download complete 17:05:52 2f39f015ded8: Download complete 17:05:52 5eb5b503b376: Pull complete 17:05:52 5c69ac0246d0: Pull complete 17:05:53 ec43610c2a17: Pull complete 17:05:53 3a2ae6a8a46f: Pull complete 17:05:53 33b1e0a273af: Pull complete 17:05:53 5d3b04190fa2: Pull complete 17:05:57 2f39f015ded8: Pull complete 17:05:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:57 prd-ubuntu20.04-docker-8c-8g-8377 does not seem to be running inside a container 17:05:57 $ 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/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:06:00 $ docker top 39980abd134dba6349106be81a8f4a482728164e7cec4d2c52fb7cf0c89fd9e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:00 ---> job-cost.sh 17:06:00 lf-activate-venv: SKIPPING 17:06:00 INFO: No Stack... 17:06:01 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:01 INFO: Archiving Costs [Pipeline] sh 17:06:01 + cut -d, -f6 17:06:01 + cat /w/workspace/ry_ci-build-images_egp-unit-test/archives/cost.csv [Pipeline] lock 17:06:01 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-egp-unit-test-7-stack-cost] 17:06:01 Resource [jenkins-edgexfoundry-ci-build-images-egp-unit-test-7-stack-cost] did not exist. Created. 17:06:01 Lock acquired on [jenkins-edgexfoundry-ci-build-images-egp-unit-test-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:02 + echo total: 0.2199999988079071 [Pipeline] stash 17:06:02 Stashed 1 file(s) [Pipeline] } 17:06:02 Lock released on resource [jenkins-edgexfoundry-ci-build-images-egp-unit-test-7-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:02 $ docker stop --time=1 39980abd134dba6349106be81a8f4a482728164e7cec4d2c52fb7cf0c89fd9e9 17:06:03 $ docker rm -f 39980abd134dba6349106be81a8f4a482728164e7cec4d2c52fb7cf0c89fd9e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [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 17:06:04 + [ -d /w/workspace/ry_ci-build-images_egp-unit-test/archives ] 17:06:04 + ls -al /w/workspace/ry_ci-build-images_egp-unit-test/archives 17:06:04 total 16 17:06:04 drwxr-xr-x 3 root root 4096 Oct 17 17:06 . 17:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:06 .. 17:06:04 drwxr-xr-x 2 root root 4096 Oct 17 17:06 cost 17:06:04 -rw-r--r-- 1 root root 94 Oct 17 17:06 cost.csv 17:06:04 + sudo chown -R jenkins:jenkins /w/workspace/ry_ci-build-images_egp-unit-test/archives 17:06:04 + ls -al /w/workspace/ry_ci-build-images_egp-unit-test/archives 17:06:04 total 16 17:06:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:06 . 17:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:06 .. 17:06:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 17:06 cost 17:06:04 -rw-r--r-- 1 jenkins jenkins 94 Oct 17 17:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:06:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:05 ---> package-listing.sh 17:06:05 ++ facter osfamily 17:06:05 ++ tr '[:upper:]' '[:lower:]' 17:06:05 + OS_FAMILY=debian 17:06:05 + workspace=/w/workspace/ry_ci-build-images_egp-unit-test 17:06:05 + START_PACKAGES=/tmp/packages_start.txt 17:06:05 + END_PACKAGES=/tmp/packages_end.txt 17:06:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:05 + PACKAGES=/tmp/packages_start.txt 17:06:05 + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' 17:06:05 + PACKAGES=/tmp/packages_end.txt 17:06:05 + case "${OS_FAMILY}" in 17:06:05 + dpkg -l 17:06:05 + grep '^ii' 17:06:05 + '[' -f /tmp/packages_start.txt ']' 17:06:05 + '[' -f /tmp/packages_end.txt ']' 17:06:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:05 + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' 17:06:05 + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/archives/ 17:06:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [Pipeline] echo 17:06:05 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/ry_ci-build-images_egp-unit-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:06 prd-ubuntu20.04-docker-8c-8g-8377 does not seem to be running inside a container 17:06:06 $ 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/ry_ci-build-images_egp-unit-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:06:06 $ docker top d5680f36a7350e11ff082f1d5bb23c2465faa567c1c06fb65dc73fe338a47510 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:06:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:06:07 + ls /var/log/sa-host 17:06:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:07 provisioning config files... 17:06:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config8386885936850663736tmp [Pipeline] { [Pipeline] echo 17:06:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:06:07 ---> create-netrc.sh [Pipeline] } 17:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:06:08 ---> python-tools-install.sh [Pipeline] echo 17:06:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:06:08 ---> sudo-logs.sh 17:06:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:06:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:06:08 ---> job-cost.sh 17:06:08 lf-activate-venv: SKIPPING 17:06:08 DEBUG: total: 0.2199999988079071 17:06:08 INFO: Retrieving Stack Cost... 17:06:08 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:09 INFO: Archiving Costs [Pipeline] echo 17:06:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:06:09 ---> logs-deploy.sh 17:06:09 lf-activate-venv: SKIPPING 17:06:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/7 17:06:09 INFO: archiving workspace using pattern(s): 17:06:10 Archives upload complete. 17:06:10 INFO: archiving logs to Nexus 17:06:11 ---> uname -a: 17:06:11 Linux prd-ubuntu20-04-docker-8c-8g-8377 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:06:11 17:06:11 17:06:11 ---> lscpu: 17:06:11 Architecture: x86_64 17:06:11 CPU op-mode(s): 32-bit, 64-bit 17:06:11 Byte Order: Little Endian 17:06:11 Address sizes: 40 bits physical, 48 bits virtual 17:06:11 CPU(s): 8 17:06:11 On-line CPU(s) list: 0-7 17:06:11 Thread(s) per core: 1 17:06:11 Core(s) per socket: 1 17:06:11 Socket(s): 8 17:06:11 NUMA node(s): 1 17:06:11 Vendor ID: AuthenticAMD 17:06:11 CPU family: 23 17:06:11 Model: 49 17:06:11 Model name: AMD EPYC-Rome Processor 17:06:11 Stepping: 0 17:06:11 CPU MHz: 2800.002 17:06:11 BogoMIPS: 5600.00 17:06:11 Virtualization: AMD-V 17:06:11 Hypervisor vendor: KVM 17:06:11 Virtualization type: full 17:06:11 L1d cache: 256 KiB 17:06:11 L1i cache: 256 KiB 17:06:11 L2 cache: 4 MiB 17:06:11 L3 cache: 128 MiB 17:06:11 NUMA node0 CPU(s): 0-7 17:06:11 Vulnerability Itlb multihit: Not affected 17:06:11 Vulnerability L1tf: Not affected 17:06:11 Vulnerability Mds: Not affected 17:06:11 Vulnerability Meltdown: Not affected 17:06:11 Vulnerability Mmio stale data: Not affected 17:06:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:06:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:06:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:06:11 Vulnerability Srbds: Not affected 17:06:11 Vulnerability Tsx async abort: Not affected 17:06:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:06:11 17:06:11 17:06:11 ---> nproc: 17:06:11 8 17:06:11 17:06:11 17:06:11 ---> df -h: 17:06:11 Filesystem Size Used Avail Use% Mounted on 17:06:11 overlay 155G 11G 145G 7% / 17:06:11 tmpfs 64M 0 64M 0% /dev 17:06:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:06:11 shm 64M 0 64M 0% /dev/shm 17:06:11 /dev/vda1 155G 11G 145G 7% /facter-os 17:06:11 17:06:11 17:06:11 ---> sar -b -r -n DEV: 17:06:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8377) 10/17/22 _x86_64_ (8 CPU) 17:06:11 17:06:11 17:04:06 LINUX RESTART (8 CPU) 17:06:11 17:06:11 17:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:06:11 17:06:01 76.04 0.32 75.72 0.00 35.06 31406.77 0.00 17:06:11 Average: 76.04 0.32 75.72 0.00 35.06 31406.77 0.00 17:06:11 17:06:11 17:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:06:11 17:06:01 28907152 31605516 700652 2.13 104156 2855924 1786764 5.27 1136836 2455240 172 17:06:11 Average: 28907152 31605516 700652 2.13 104156 2855924 1786764 5.27 1136836 2455240 172 17:06:11 17:06:11 17:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:06:11 17:06:01 lo 6.20 6.20 0.61 0.61 0.00 0.00 0.00 0.00 17:06:11 17:06:01 docker0 124.95 192.28 9.65 1187.36 0.00 0.00 0.00 0.00 17:06:11 17:06:01 ens3 914.28 814.31 3784.20 6345.64 0.00 0.00 0.00 0.00 17:06:11 Average: lo 6.20 6.20 0.61 0.61 0.00 0.00 0.00 0.00 17:06:11 Average: docker0 124.95 192.28 9.65 1187.36 0.00 0.00 0.00 0.00 17:06:11 Average: ens3 914.28 814.31 3784.20 6345.64 0.00 0.00 0.00 0.00 17:06:11 17:06:11