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 [2022-10-17T17:04:41.501Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T17:04:41.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T17:04:41.551Z] ========================================================= [2022-10-17T17:04:41.551Z] EdgeX Global Pipelines Version Info [2022-10-17T17:04:41.551Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:04:42.266Z] ------------------- [2022-10-17T17:04:42.266Z] stable info: [2022-10-17T17:04:42.266Z] ------------------- [2022-10-17T17:04:42.266Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T17:04:42.266Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T17:04:42.266Z] Message: update stable to v1.0.243 [2022-10-17T17:04:42.837Z] ------------------- [2022-10-17T17:04:42.837Z] experimental info: [2022-10-17T17:04:42.837Z] ------------------- [2022-10-17T17:04:42.837Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T17:04:42.837Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T17:04:42.837Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-10-17T17:04:42.989Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2022-10-17T17:04:42.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = egp-unit-test [Pipeline] echo [2022-10-17T17:04:43.002Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2022-10-17T17:04:43.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T17:04:43.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T17:04:43.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = egp-unit-test [Pipeline] echo [2022-10-17T17:04:43.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2022-10-17T17:04:43.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-10-17T17:04:43.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-10-17T17:04:43.061Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T17:04:43.069Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-10-17T17:04:43.077Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = egp-unit-test-archive.tar.gz [Pipeline] echo [2022-10-17T17:04:43.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T17:04:43.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T17:04:43.104Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = egp-unit-test [Pipeline] echo [2022-10-17T17:04:43.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = gradle [Pipeline] echo [2022-10-17T17:04:43.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = egp-unit-test [Pipeline] echo [2022-10-17T17:04:43.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = egp-unit-test [Pipeline] echo [2022-10-17T17:04:43.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = egp-unit-test [Pipeline] echo [2022-10-17T17:04:43.150Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b27816a51706f4d2629b60fbe79448e995a7d7ab [Pipeline] echo [2022-10-17T17:04:43.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b27816a [Pipeline] echo [2022-10-17T17:04:43.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T17:04:43.203Z] provisioning config files... [2022-10-17T17:04:43.216Z] 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 [2022-10-17T17:04:43.513Z] ---> docker-login.sh [2022-10-17T17:04:43.513Z] nexus3.edgexfoundry.org:10001 [2022-10-17T17:04:43.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:44.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:44.034Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:44.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:44.034Z] [2022-10-17T17:04:44.034Z] Login Succeeded [2022-10-17T17:04:44.034Z] nexus3.edgexfoundry.org:10002 [2022-10-17T17:04:44.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:44.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:44.034Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:44.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:44.034Z] [2022-10-17T17:04:44.034Z] Login Succeeded [2022-10-17T17:04:44.034Z] nexus3.edgexfoundry.org:10003 [2022-10-17T17:04:44.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:44.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:44.294Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:44.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:44.294Z] [2022-10-17T17:04:44.294Z] Login Succeeded [2022-10-17T17:04:44.294Z] nexus3.edgexfoundry.org:10004 [2022-10-17T17:04:44.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:44.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:44.294Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:44.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:44.294Z] [2022-10-17T17:04:44.294Z] Login Succeeded [2022-10-17T17:04:44.294Z] docker.io [2022-10-17T17:04:44.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:44.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:44.816Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:44.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:44.816Z] [2022-10-17T17:04:44.816Z] Login Succeeded [2022-10-17T17:04:44.816Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T17:04:44.824Z] 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 [2022-10-17T17:04:45.056Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2022-10-17T17:04:45.065Z] 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 [2022-10-17T17:04:45.359Z] ---> docker-login.sh [2022-10-17T17:04:45.359Z] nexus3.edgexfoundry.org:10001 [2022-10-17T17:04:45.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:45.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:45.359Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:45.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:45.359Z] [2022-10-17T17:04:45.359Z] Login Succeeded [2022-10-17T17:04:45.359Z] nexus3.edgexfoundry.org:10002 [2022-10-17T17:04:45.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:45.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:45.359Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:45.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:45.359Z] [2022-10-17T17:04:45.359Z] Login Succeeded [2022-10-17T17:04:45.359Z] nexus3.edgexfoundry.org:10003 [2022-10-17T17:04:45.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:45.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:45.619Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:45.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:45.619Z] [2022-10-17T17:04:45.619Z] Login Succeeded [2022-10-17T17:04:45.619Z] nexus3.edgexfoundry.org:10004 [2022-10-17T17:04:45.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:45.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:45.619Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:45.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:45.619Z] [2022-10-17T17:04:45.619Z] Login Succeeded [2022-10-17T17:04:45.619Z] docker.io [2022-10-17T17:04:45.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:04:46.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:04:46.141Z] Configure a credential helper to remove this warning. See [2022-10-17T17:04:46.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:04:46.141Z] [2022-10-17T17:04:46.141Z] Login Succeeded [2022-10-17T17:04:46.141Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T17:04:46.150Z] 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 [2022-10-17T17:04:46.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T17:04:46.942Z] + ls -al . [2022-10-17T17:04:46.942Z] total 20 [2022-10-17T17:04:46.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:04 . [2022-10-17T17:04:46.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:04 .. [2022-10-17T17:04:46.942Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:04 .git [2022-10-17T17:04:46.942Z] -rw-rw-r-- 1 jenkins jenkins 955 Oct 17 17:04 Dockerfile [2022-10-17T17:04:46.942Z] -rw-rw-r-- 1 jenkins jenkins 904 Oct 17 17:04 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:04:47.343Z] + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b27816a51706f4d2629b60fbe79448e995a7d7ab --label arch=amd64 . [2022-10-17T17:04:47.343Z] Sending build context to Docker daemon 436.2kB [2022-10-17T17:04:47.343Z] Step 1/13 : FROM gradle:7.5.1-jdk8 as builder [2022-10-17T17:04:47.912Z] 7.5.1-jdk8: Pulling from library/gradle [2022-10-17T17:04:48.174Z] cf92e523b49e: Pulling fs layer [2022-10-17T17:04:48.174Z] be4c7f172af2: Pulling fs layer [2022-10-17T17:04:48.174Z] 97bb7e3e8c3e: Pulling fs layer [2022-10-17T17:04:48.174Z] bb4644ab39ee: Pulling fs layer [2022-10-17T17:04:48.174Z] d4492013742c: Pulling fs layer [2022-10-17T17:04:48.174Z] 231ec04315be: Pulling fs layer [2022-10-17T17:04:48.174Z] 5c39a9b39fdb: Pulling fs layer [2022-10-17T17:04:48.174Z] 231ec04315be: Waiting [2022-10-17T17:04:48.174Z] d4492013742c: Waiting [2022-10-17T17:04:48.174Z] 5c39a9b39fdb: Waiting [2022-10-17T17:04:48.174Z] bb4644ab39ee: Waiting [2022-10-17T17:04:48.754Z] be4c7f172af2: Verifying Checksum [2022-10-17T17:04:48.754Z] be4c7f172af2: Download complete [2022-10-17T17:04:48.754Z] bb4644ab39ee: Download complete [2022-10-17T17:04:48.754Z] cf92e523b49e: Verifying Checksum [2022-10-17T17:04:48.754Z] cf92e523b49e: Download complete [2022-10-17T17:04:49.015Z] d4492013742c: Verifying Checksum [2022-10-17T17:04:49.015Z] d4492013742c: Download complete [2022-10-17T17:04:49.957Z] cf92e523b49e: Pull complete [2022-10-17T17:04:49.957Z] 231ec04315be: Verifying Checksum [2022-10-17T17:04:49.957Z] 231ec04315be: Download complete [2022-10-17T17:04:50.528Z] be4c7f172af2: Pull complete [2022-10-17T17:04:50.528Z] 97bb7e3e8c3e: Verifying Checksum [2022-10-17T17:04:50.528Z] 97bb7e3e8c3e: Download complete [2022-10-17T17:04:51.465Z] 5c39a9b39fdb: Verifying Checksum [2022-10-17T17:04:51.465Z] 5c39a9b39fdb: Download complete [2022-10-17T17:04:52.054Z] 97bb7e3e8c3e: Pull complete [2022-10-17T17:04:52.054Z] bb4644ab39ee: Pull complete [2022-10-17T17:04:52.322Z] d4492013742c: Pull complete [2022-10-17T17:04:54.226Z] 231ec04315be: Pull complete [2022-10-17T17:04:55.161Z] 5c39a9b39fdb: Pull complete [2022-10-17T17:04:55.161Z] Digest: sha256:e13342e42a024da47e78c41d9f5f1d8e6c6ba69c76c6fdc9a6aba1ca28520a07 [2022-10-17T17:04:55.161Z] Status: Downloaded newer image for gradle:7.5.1-jdk8 [2022-10-17T17:04:55.161Z] ---> cc256232e342 [2022-10-17T17:04:55.161Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-10-17T17:04:58.450Z] ---> Running in 3a93cf8de4e2 [2022-10-17T17:04:58.450Z] Removing intermediate container 3a93cf8de4e2 [2022-10-17T17:04:58.450Z] ---> c209cedbb01f [2022-10-17T17:04:58.450Z] Step 3/13 : WORKDIR /code [2022-10-17T17:04:58.450Z] ---> Running in c8db15872e8e [2022-10-17T17:04:58.710Z] Removing intermediate container c8db15872e8e [2022-10-17T17:04:58.710Z] ---> 9690575f5270 [2022-10-17T17:04:58.710Z] Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache [2022-10-17T17:04:58.710Z] ---> Running in bbbcb16f3353 [2022-10-17T17:04:58.710Z] Removing intermediate container bbbcb16f3353 [2022-10-17T17:04:58.710Z] ---> c9d5cec8ba3e [2022-10-17T17:04:58.710Z] Step 5/13 : ARG EGP_VERSION=stable [2022-10-17T17:04:58.710Z] ---> Running in f485ca7b465a [2022-10-17T17:04:58.969Z] Removing intermediate container f485ca7b465a [2022-10-17T17:04:58.969Z] ---> 91b544a32ddc [2022-10-17T17:04:58.969Z] Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . [2022-10-17T17:04:59.228Z] [2022-10-17T17:04:59.228Z] [2022-10-17T17:04:59.486Z] ---> e837055a5c04 [2022-10-17T17:04:59.486Z] 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 [2022-10-17T17:04:59.486Z] ---> Running in 27437665bbf9 [2022-10-17T17:05:00.426Z] Removing intermediate container 27437665bbf9 [2022-10-17T17:05:00.426Z] ---> 6c1ee9338ba2 [2022-10-17T17:05:00.426Z] Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses [2022-10-17T17:05:00.426Z] ---> Running in e0727a9c67c2 [2022-10-17T17:05:01.363Z] [2022-10-17T17:05:01.363Z] Welcome to Gradle 7.5.1! [2022-10-17T17:05:01.363Z] [2022-10-17T17:05:01.363Z] Here are the highlights of this release: [2022-10-17T17:05:01.363Z] - Support for Java 18 [2022-10-17T17:05:01.363Z] - Support for building with Groovy 4 [2022-10-17T17:05:01.363Z] - Much more responsive continuous builds [2022-10-17T17:05:01.363Z] - Improved diagnostics for dependency resolution [2022-10-17T17:05:01.363Z] [2022-10-17T17:05:01.363Z] For more details see https://docs.gradle.org/7.5.1/release-notes.html [2022-10-17T17:05:01.363Z] [2022-10-17T17:05:01.363Z] Starting a Gradle Daemon (subsequent builds will be faster) [2022-10-17T17:05:06.634Z] > Task :compileJava NO-SOURCE [2022-10-17T17:05:11.914Z] > Task :compileGroovy [2022-10-17T17:05:11.914Z] > Task :processResources NO-SOURCE [2022-10-17T17:05:11.914Z] > Task :classes [2022-10-17T17:05:11.914Z] > Task :compileTestJava NO-SOURCE [2022-10-17T17:05:11.914Z] > Task :copyGlobalLibVars [2022-10-17T17:05:24.135Z] > Task :compileTestGroovy [2022-10-17T17:05:24.135Z] > Task :processTestResources [2022-10-17T17:05:24.135Z] > Task :testClasses [2022-10-17T17:05:24.135Z] [2022-10-17T17:05:24.135Z] BUILD SUCCESSFUL in 23s [2022-10-17T17:05:24.135Z] 4 actionable tasks: 4 executed [2022-10-17T17:05:26.661Z] Removing intermediate container e0727a9c67c2 [2022-10-17T17:05:26.661Z] ---> b8a70604db5f [2022-10-17T17:05:26.661Z] Step 9/13 : FROM gradle:7.5.1-jdk8 [2022-10-17T17:05:26.661Z] ---> cc256232e342 [2022-10-17T17:05:26.661Z] Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache [2022-10-17T17:05:26.661Z] ---> Running in d2144974263e [2022-10-17T17:05:26.661Z] Removing intermediate container d2144974263e [2022-10-17T17:05:26.661Z] ---> e82c078cc925 [2022-10-17T17:05:26.661Z] Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} [2022-10-17T17:05:29.955Z] ---> 1d6e866cc165 [2022-10-17T17:05:29.955Z] Step 12/13 : LABEL arch=amd64 [2022-10-17T17:05:29.955Z] ---> Running in e751d62638f2 [2022-10-17T17:05:29.956Z] Removing intermediate container e751d62638f2 [2022-10-17T17:05:29.956Z] ---> 52a503e7e342 [2022-10-17T17:05:29.956Z] Step 13/13 : LABEL git_sha=b27816a51706f4d2629b60fbe79448e995a7d7ab [2022-10-17T17:05:29.956Z] ---> Running in cdfdf93d4f3a [2022-10-17T17:05:29.956Z] Removing intermediate container cdfdf93d4f3a [2022-10-17T17:05:29.956Z] ---> f4bba67bdf3b [2022-10-17T17:05:29.956Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T17:05:29.956Z] Successfully built f4bba67bdf3b [2022-10-17T17:05:29.956Z] 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 [2022-10-17T17:05:30.062Z] [edgeXDocker.push] Tagging docker image egp-unit-test with the following tags: [2022-10-17T17:05:30.062Z] b27816a51706f4d2629b60fbe79448e995a7d7ab [2022-10-17T17:05:30.062Z] latest [2022-10-17T17:05:30.062Z] egp-unit-test [2022-10-17T17:05:30.062Z] gradle [2022-10-17T17:05:30.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:05:30.367Z] + 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 [2022-10-17T17:05:30.679Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab [2022-10-17T17:05:30.679Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2022-10-17T17:05:30.679Z] 12c3ba740030: Preparing [2022-10-17T17:05:30.679Z] 94cdff33e090: Preparing [2022-10-17T17:05:30.679Z] fc3d828e4de9: Preparing [2022-10-17T17:05:30.679Z] 89737e53f790: Preparing [2022-10-17T17:05:30.679Z] 17059b5854f2: Preparing [2022-10-17T17:05:30.679Z] 00a349eddcd2: Preparing [2022-10-17T17:05:30.679Z] c97e1967001a: Preparing [2022-10-17T17:05:30.679Z] 17f623af01e2: Preparing [2022-10-17T17:05:30.679Z] 00a349eddcd2: Waiting [2022-10-17T17:05:30.679Z] c97e1967001a: Waiting [2022-10-17T17:05:30.679Z] 17f623af01e2: Waiting [2022-10-17T17:05:30.679Z] 17059b5854f2: Pushed [2022-10-17T17:05:30.679Z] 89737e53f790: Pushed [2022-10-17T17:05:33.969Z] c97e1967001a: Pushed [2022-10-17T17:05:39.236Z] 12c3ba740030: Pushed [2022-10-17T17:05:41.766Z] 17f623af01e2: Pushed [2022-10-17T17:05:44.297Z] 94cdff33e090: Pushed [2022-10-17T17:05:46.832Z] fc3d828e4de9: Pushed [2022-10-17T17:05:48.743Z] 00a349eddcd2: Pushed [2022-10-17T17:05:48.743Z] b27816a51706f4d2629b60fbe79448e995a7d7ab: digest: sha256:30eb3adc45fe04f7168d3be755e74c5b5cffc8ce80e0fe92d4736d148e3af383 size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:05:49.042Z] + 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 [2022-10-17T17:05:49.337Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [2022-10-17T17:05:49.337Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2022-10-17T17:05:49.337Z] 12c3ba740030: Preparing [2022-10-17T17:05:49.337Z] 94cdff33e090: Preparing [2022-10-17T17:05:49.337Z] fc3d828e4de9: Preparing [2022-10-17T17:05:49.337Z] 89737e53f790: Preparing [2022-10-17T17:05:49.337Z] 17059b5854f2: Preparing [2022-10-17T17:05:49.337Z] 00a349eddcd2: Preparing [2022-10-17T17:05:49.337Z] c97e1967001a: Preparing [2022-10-17T17:05:49.337Z] 17f623af01e2: Preparing [2022-10-17T17:05:49.337Z] 00a349eddcd2: Waiting [2022-10-17T17:05:49.337Z] c97e1967001a: Waiting [2022-10-17T17:05:49.337Z] 17f623af01e2: Waiting [2022-10-17T17:05:49.337Z] 12c3ba740030: Layer already exists [2022-10-17T17:05:49.337Z] 89737e53f790: Layer already exists [2022-10-17T17:05:49.337Z] fc3d828e4de9: Layer already exists [2022-10-17T17:05:49.337Z] 17059b5854f2: Layer already exists [2022-10-17T17:05:49.337Z] 94cdff33e090: Layer already exists [2022-10-17T17:05:49.337Z] c97e1967001a: Layer already exists [2022-10-17T17:05:49.337Z] 00a349eddcd2: Layer already exists [2022-10-17T17:05:49.337Z] 17f623af01e2: Layer already exists [2022-10-17T17:05:49.337Z] latest: digest: sha256:30eb3adc45fe04f7168d3be755e74c5b5cffc8ce80e0fe92d4736d148e3af383 size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:05:49.644Z] + 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 [2022-10-17T17:05:49.939Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [2022-10-17T17:05:49.939Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2022-10-17T17:05:49.939Z] 12c3ba740030: Preparing [2022-10-17T17:05:49.939Z] 94cdff33e090: Preparing [2022-10-17T17:05:49.939Z] fc3d828e4de9: Preparing [2022-10-17T17:05:49.939Z] 89737e53f790: Preparing [2022-10-17T17:05:49.939Z] 17059b5854f2: Preparing [2022-10-17T17:05:49.939Z] 00a349eddcd2: Preparing [2022-10-17T17:05:49.939Z] c97e1967001a: Preparing [2022-10-17T17:05:49.939Z] 17f623af01e2: Preparing [2022-10-17T17:05:49.939Z] 00a349eddcd2: Waiting [2022-10-17T17:05:49.939Z] c97e1967001a: Waiting [2022-10-17T17:05:49.939Z] 17f623af01e2: Waiting [2022-10-17T17:05:49.939Z] 89737e53f790: Layer already exists [2022-10-17T17:05:49.939Z] 17059b5854f2: Layer already exists [2022-10-17T17:05:49.939Z] 12c3ba740030: Layer already exists [2022-10-17T17:05:49.939Z] fc3d828e4de9: Layer already exists [2022-10-17T17:05:49.939Z] 94cdff33e090: Layer already exists [2022-10-17T17:05:49.939Z] 00a349eddcd2: Layer already exists [2022-10-17T17:05:49.939Z] c97e1967001a: Layer already exists [2022-10-17T17:05:49.939Z] 17f623af01e2: Layer already exists [2022-10-17T17:05:49.939Z] egp-unit-test: digest: sha256:30eb3adc45fe04f7168d3be755e74c5b5cffc8ce80e0fe92d4736d148e3af383 size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:05:50.239Z] + 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 [2022-10-17T17:05:50.536Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [2022-10-17T17:05:50.536Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2022-10-17T17:05:50.536Z] 12c3ba740030: Preparing [2022-10-17T17:05:50.536Z] 94cdff33e090: Preparing [2022-10-17T17:05:50.536Z] fc3d828e4de9: Preparing [2022-10-17T17:05:50.536Z] 89737e53f790: Preparing [2022-10-17T17:05:50.536Z] 17059b5854f2: Preparing [2022-10-17T17:05:50.536Z] 00a349eddcd2: Preparing [2022-10-17T17:05:50.536Z] c97e1967001a: Preparing [2022-10-17T17:05:50.536Z] 17f623af01e2: Preparing [2022-10-17T17:05:50.536Z] 00a349eddcd2: Waiting [2022-10-17T17:05:50.536Z] c97e1967001a: Waiting [2022-10-17T17:05:50.536Z] 17f623af01e2: Waiting [2022-10-17T17:05:50.536Z] 89737e53f790: Layer already exists [2022-10-17T17:05:50.536Z] 94cdff33e090: Layer already exists [2022-10-17T17:05:50.536Z] 12c3ba740030: Layer already exists [2022-10-17T17:05:50.536Z] fc3d828e4de9: Layer already exists [2022-10-17T17:05:50.536Z] 17059b5854f2: Layer already exists [2022-10-17T17:05:50.536Z] 00a349eddcd2: Layer already exists [2022-10-17T17:05:50.536Z] 17f623af01e2: Layer already exists [2022-10-17T17:05:50.536Z] c97e1967001a: Layer already exists [2022-10-17T17:05:50.536Z] gradle: digest: sha256:30eb3adc45fe04f7168d3be755e74c5b5cffc8ce80e0fe92d4736d148e3af383 size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T17:05:50.565Z] ===================================================== [Pipeline] echo [2022-10-17T17:05:50.569Z] taggedImages: [2022-10-17T17:05:50.569Z] - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab [2022-10-17T17:05:50.569Z] - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [2022-10-17T17:05:50.569Z] - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [2022-10-17T17:05:50.569Z] - 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 [2022-10-17T17:05:50.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T17:05:50.905Z] [2022-10-17T17:05:50.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:05:51.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T17:05:51.202Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T17:05:51.202Z] 5eb5b503b376: Pulling fs layer [2022-10-17T17:05:51.202Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T17:05:51.202Z] ec43610c2a17: Pulling fs layer [2022-10-17T17:05:51.202Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T17:05:51.202Z] 33b1e0a273af: Pulling fs layer [2022-10-17T17:05:51.202Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T17:05:51.202Z] 2f39f015ded8: Pulling fs layer [2022-10-17T17:05:51.202Z] 5d3b04190fa2: Waiting [2022-10-17T17:05:51.202Z] 33b1e0a273af: Waiting [2022-10-17T17:05:51.202Z] 2f39f015ded8: Waiting [2022-10-17T17:05:51.202Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T17:05:51.202Z] 5c69ac0246d0: Download complete [2022-10-17T17:05:51.202Z] 3a2ae6a8a46f: Download complete [2022-10-17T17:05:51.202Z] 33b1e0a273af: Verifying Checksum [2022-10-17T17:05:51.202Z] 33b1e0a273af: Download complete [2022-10-17T17:05:51.462Z] ec43610c2a17: Verifying Checksum [2022-10-17T17:05:51.462Z] ec43610c2a17: Download complete [2022-10-17T17:05:51.462Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T17:05:51.462Z] 5d3b04190fa2: Download complete [2022-10-17T17:05:51.462Z] 5eb5b503b376: Verifying Checksum [2022-10-17T17:05:51.462Z] 5eb5b503b376: Download complete [2022-10-17T17:05:52.026Z] 2f39f015ded8: Download complete [2022-10-17T17:05:52.592Z] 5eb5b503b376: Pull complete [2022-10-17T17:05:52.850Z] 5c69ac0246d0: Pull complete [2022-10-17T17:05:53.109Z] ec43610c2a17: Pull complete [2022-10-17T17:05:53.367Z] 3a2ae6a8a46f: Pull complete [2022-10-17T17:05:53.367Z] 33b1e0a273af: Pull complete [2022-10-17T17:05:53.626Z] 5d3b04190fa2: Pull complete [2022-10-17T17:05:57.805Z] 2f39f015ded8: Pull complete [2022-10-17T17:05:57.805Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T17:05:57.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T17:05:57.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:05:57.874Z] prd-ubuntu20.04-docker-8c-8g-8377 does not seem to be running inside a container [2022-10-17T17:05:57.915Z] $ 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 [2022-10-17T17:06:00.440Z] $ docker top 39980abd134dba6349106be81a8f4a482728164e7cec4d2c52fb7cf0c89fd9e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:06:00.812Z] ---> job-cost.sh [2022-10-17T17:06:00.813Z] lf-activate-venv: SKIPPING [2022-10-17T17:06:00.813Z] INFO: No Stack... [2022-10-17T17:06:01.381Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T17:06:01.640Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T17:06:01.931Z] + cut -d, -f6 [2022-10-17T17:06:01.931Z] + cat /w/workspace/ry_ci-build-images_egp-unit-test/archives/cost.csv [Pipeline] lock [2022-10-17T17:06:01.968Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-egp-unit-test-7-stack-cost] [2022-10-17T17:06:01.975Z] Resource [jenkins-edgexfoundry-ci-build-images-egp-unit-test-7-stack-cost] did not exist. Created. [2022-10-17T17:06:01.975Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-egp-unit-test-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T17:06:02.277Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T17:06:02.439Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T17:06:02.446Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-egp-unit-test-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T17:06:02.466Z] $ docker stop --time=1 39980abd134dba6349106be81a8f4a482728164e7cec4d2c52fb7cf0c89fd9e9 [2022-10-17T17:06:03.630Z] $ 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 [2022-10-17T17:06:04.147Z] + [ -d /w/workspace/ry_ci-build-images_egp-unit-test/archives ] [2022-10-17T17:06:04.147Z] + ls -al /w/workspace/ry_ci-build-images_egp-unit-test/archives [2022-10-17T17:06:04.147Z] total 16 [2022-10-17T17:06:04.147Z] drwxr-xr-x 3 root root 4096 Oct 17 17:06 . [2022-10-17T17:06:04.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:06 .. [2022-10-17T17:06:04.147Z] drwxr-xr-x 2 root root 4096 Oct 17 17:06 cost [2022-10-17T17:06:04.147Z] -rw-r--r-- 1 root root 94 Oct 17 17:06 cost.csv [2022-10-17T17:06:04.147Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_ci-build-images_egp-unit-test/archives [2022-10-17T17:06:04.147Z] + ls -al /w/workspace/ry_ci-build-images_egp-unit-test/archives [2022-10-17T17:06:04.147Z] total 16 [2022-10-17T17:06:04.147Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:06 . [2022-10-17T17:06:04.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:06 .. [2022-10-17T17:06:04.147Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 17:06 cost [2022-10-17T17:06:04.147Z] -rw-r--r-- 1 jenkins jenkins 94 Oct 17 17:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:06:04.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:06:05.298Z] ---> package-listing.sh [2022-10-17T17:06:05.298Z] ++ facter osfamily [2022-10-17T17:06:05.298Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T17:06:05.557Z] + OS_FAMILY=debian [2022-10-17T17:06:05.557Z] + workspace=/w/workspace/ry_ci-build-images_egp-unit-test [2022-10-17T17:06:05.557Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T17:06:05.557Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T17:06:05.557Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T17:06:05.557Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T17:06:05.557Z] + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' [2022-10-17T17:06:05.557Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T17:06:05.557Z] + case "${OS_FAMILY}" in [2022-10-17T17:06:05.557Z] + dpkg -l [2022-10-17T17:06:05.557Z] + grep '^ii' [2022-10-17T17:06:05.557Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T17:06:05.557Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T17:06:05.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T17:06:05.557Z] + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' [2022-10-17T17:06:05.557Z] + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [2022-10-17T17:06:05.557Z] + 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 [2022-10-17T17:06:05.566Z] 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 [2022-10-17T17:06:05.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:06:06.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T17:06:06.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:06:06.459Z] prd-ubuntu20.04-docker-8c-8g-8377 does not seem to be running inside a container [2022-10-17T17:06:06.499Z] $ 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 [2022-10-17T17:06:06.701Z] $ docker top d5680f36a7350e11ff082f1d5bb23c2465faa567c1c06fb65dc73fe338a47510 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T17:06:07.036Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T17:06:07.323Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T17:06:07.611Z] + ls /var/log/sa-host [2022-10-17T17:06:07.611Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T17:06:07.680Z] provisioning config files... [2022-10-17T17:06:07.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config8386885936850663736tmp [Pipeline] { [Pipeline] echo [2022-10-17T17:06:07.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:06:07.980Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T17:06:07.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:06:08.305Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T17:06:08.313Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:06:08.594Z] ---> sudo-logs.sh [2022-10-17T17:06:08.594Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T17:06:08.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:06:08.915Z] ---> job-cost.sh [2022-10-17T17:06:08.915Z] lf-activate-venv: SKIPPING [2022-10-17T17:06:08.915Z] DEBUG: total: 0.2199999988079071 [2022-10-17T17:06:08.915Z] INFO: Retrieving Stack Cost... [2022-10-17T17:06:08.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T17:06:09.482Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T17:06:09.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:06:09.772Z] ---> logs-deploy.sh [2022-10-17T17:06:09.772Z] lf-activate-venv: SKIPPING [2022-10-17T17:06:09.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/7 [2022-10-17T17:06:09.772Z] INFO: archiving workspace using pattern(s): [2022-10-17T17:06:10.708Z] Archives upload complete. [2022-10-17T17:06:10.968Z] INFO: archiving logs to Nexus [2022-10-17T17:06:11.535Z] ---> uname -a: [2022-10-17T17:06:11.535Z] 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 [2022-10-17T17:06:11.535Z] [2022-10-17T17:06:11.535Z] [2022-10-17T17:06:11.535Z] ---> lscpu: [2022-10-17T17:06:11.535Z] Architecture: x86_64 [2022-10-17T17:06:11.535Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-17T17:06:11.535Z] Byte Order: Little Endian [2022-10-17T17:06:11.535Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-17T17:06:11.535Z] CPU(s): 8 [2022-10-17T17:06:11.535Z] On-line CPU(s) list: 0-7 [2022-10-17T17:06:11.535Z] Thread(s) per core: 1 [2022-10-17T17:06:11.535Z] Core(s) per socket: 1 [2022-10-17T17:06:11.535Z] Socket(s): 8 [2022-10-17T17:06:11.535Z] NUMA node(s): 1 [2022-10-17T17:06:11.535Z] Vendor ID: AuthenticAMD [2022-10-17T17:06:11.535Z] CPU family: 23 [2022-10-17T17:06:11.535Z] Model: 49 [2022-10-17T17:06:11.535Z] Model name: AMD EPYC-Rome Processor [2022-10-17T17:06:11.535Z] Stepping: 0 [2022-10-17T17:06:11.535Z] CPU MHz: 2800.002 [2022-10-17T17:06:11.535Z] BogoMIPS: 5600.00 [2022-10-17T17:06:11.535Z] Virtualization: AMD-V [2022-10-17T17:06:11.535Z] Hypervisor vendor: KVM [2022-10-17T17:06:11.535Z] Virtualization type: full [2022-10-17T17:06:11.535Z] L1d cache: 256 KiB [2022-10-17T17:06:11.535Z] L1i cache: 256 KiB [2022-10-17T17:06:11.535Z] L2 cache: 4 MiB [2022-10-17T17:06:11.535Z] L3 cache: 128 MiB [2022-10-17T17:06:11.535Z] NUMA node0 CPU(s): 0-7 [2022-10-17T17:06:11.535Z] Vulnerability Itlb multihit: Not affected [2022-10-17T17:06:11.535Z] Vulnerability L1tf: Not affected [2022-10-17T17:06:11.535Z] Vulnerability Mds: Not affected [2022-10-17T17:06:11.535Z] Vulnerability Meltdown: Not affected [2022-10-17T17:06:11.535Z] Vulnerability Mmio stale data: Not affected [2022-10-17T17:06:11.535Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-17T17:06:11.535Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-17T17:06:11.535Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-17T17:06:11.535Z] Vulnerability Srbds: Not affected [2022-10-17T17:06:11.535Z] Vulnerability Tsx async abort: Not affected [2022-10-17T17:06:11.535Z] 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 [2022-10-17T17:06:11.535Z] [2022-10-17T17:06:11.535Z] [2022-10-17T17:06:11.535Z] ---> nproc: [2022-10-17T17:06:11.535Z] 8 [2022-10-17T17:06:11.535Z] [2022-10-17T17:06:11.535Z] [2022-10-17T17:06:11.535Z] ---> df -h: [2022-10-17T17:06:11.536Z] Filesystem Size Used Avail Use% Mounted on [2022-10-17T17:06:11.536Z] overlay 155G 11G 145G 7% / [2022-10-17T17:06:11.536Z] tmpfs 64M 0 64M 0% /dev [2022-10-17T17:06:11.536Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-17T17:06:11.536Z] shm 64M 0 64M 0% /dev/shm [2022-10-17T17:06:11.536Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-10-17T17:06:11.536Z] [2022-10-17T17:06:11.536Z] [2022-10-17T17:06:11.536Z] ---> sar -b -r -n DEV: [2022-10-17T17:06:11.536Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8377) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T17:06:11.536Z] [2022-10-17T17:06:11.536Z] 17:04:06 LINUX RESTART (8 CPU) [2022-10-17T17:06:11.536Z] [2022-10-17T17:06:11.536Z] 17:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-17T17:06:11.536Z] 17:06:01 76.04 0.32 75.72 0.00 35.06 31406.77 0.00 [2022-10-17T17:06:11.536Z] Average: 76.04 0.32 75.72 0.00 35.06 31406.77 0.00 [2022-10-17T17:06:11.536Z] [2022-10-17T17:06:11.536Z] 17:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-17T17:06:11.536Z] 17:06:01 28907152 31605516 700652 2.13 104156 2855924 1786764 5.27 1136836 2455240 172 [2022-10-17T17:06:11.536Z] Average: 28907152 31605516 700652 2.13 104156 2855924 1786764 5.27 1136836 2455240 172 [2022-10-17T17:06:11.536Z] [2022-10-17T17:06:11.536Z] 17:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-17T17:06:11.536Z] 17:06:01 lo 6.20 6.20 0.61 0.61 0.00 0.00 0.00 0.00 [2022-10-17T17:06:11.536Z] 17:06:01 docker0 124.95 192.28 9.65 1187.36 0.00 0.00 0.00 0.00 [2022-10-17T17:06:11.536Z] 17:06:01 ens3 914.28 814.31 3784.20 6345.64 0.00 0.00 0.00 0.00 [2022-10-17T17:06:11.536Z] Average: lo 6.20 6.20 0.61 0.61 0.00 0.00 0.00 0.00 [2022-10-17T17:06:11.536Z] Average: docker0 124.95 192.28 9.65 1187.36 0.00 0.00 0.00 0.00 [2022-10-17T17:06:11.536Z] Average: ens3 914.28 814.31 3784.20 6345.64 0.00 0.00 0.00 0.00 [2022-10-17T17:06:11.536Z] [2022-10-17T17:06:11.536Z]