Pull request #218 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/ci-build-images Obtained Jenkinsfile from efdafc9842664f6acddb01185a9346f25677cb16+fe725ecbe59fb01d26fc59a142f73164b49a3ace (daf2364f6c647b5a2ad43c4dd0aacca175a56b16) 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-ssh8707651912444267793.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14727732819742916956.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16486984029827836509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2424637893835772224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6516703826509388017.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6858029885694825995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snyk-go, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:edgex-snyk-go, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[latest], releaseBranchOverride:snyk] ========================================================= [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: edgex-snyk-go USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snyk-go DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snyk-go-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: snyk DOCKER_CUSTOM_TAGS: latest [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-652 in /w/workspace/exfoundry_ci-build-images_PR-218 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-218 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/snyk commit fe725ecbe59fb01d26fc59a142f73164b49a3ace into PR head commit efdafc9842664f6acddb01185a9346f25677cb16 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/snyk:refs/remotes/origin/snyk # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efdafc9842664f6acddb01185a9346f25677cb16 # timeout=10 Merge succeeded, producing efdafc9842664f6acddb01185a9346f25677cb16 Checking out Revision efdafc9842664f6acddb01185a9346f25677cb16 (PR-218) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe725ecbe59fb01d26fc59a142f73164b49a3ace # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efdafc9842664f6acddb01185a9346f25677cb16 # timeout=10 Commit message: "feat: upgrade Snyk base image to golang:1.21-alpine3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:59:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:59:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:59:20 ========================================================= 02:59:20 EdgeX Global Pipelines Version Info 02:59:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:59:20 ------------------- 02:59:20 stable info: 02:59:20 ------------------- 02:59:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:59:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:59:20 Message: update stable to v1.0.258 02:59:21 ------------------- 02:59:21 experimental info: 02:59:21 ------------------- 02:59:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:59:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:59:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo 02:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = latest [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-218 [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-218 [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-218 [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efdafc9842664f6acddb01185a9346f25677cb16 [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efdafc9 [Pipeline] echo 02:59:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:23 provisioning config files... 02:59:23 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-218@tmp/config10281745132377670567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:24 ---> ****-login.sh 02:59:24 nexus3.edgexfoundry.org:10001 02:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:24 Configure a credential helper to remove this warning. See 02:59:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:24 02:59:24 Login Succeeded 02:59:24 nexus3.edgexfoundry.org:10002 02:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:24 Configure a credential helper to remove this warning. See 02:59:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:24 02:59:24 Login Succeeded 02:59:24 nexus3.edgexfoundry.org:10003 02:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:25 Configure a credential helper to remove this warning. See 02:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:25 02:59:25 Login Succeeded 02:59:25 nexus3.edgexfoundry.org:10004 02:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:25 Configure a credential helper to remove this warning. See 02:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:25 02:59:25 Login Succeeded 02:59:25 ****.io 02:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:25 Configure a credential helper to remove this warning. See 02:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:25 02:59:25 Login Succeeded 02:59:25 ---> ****-login.sh ends [Pipeline] } 02:59:25 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] getContext [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] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:26 provisioning config files... 02:59:26 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-218@tmp/config15904749106158166650tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:27 ---> ****-login.sh 02:59:27 nexus3.edgexfoundry.org:10001 02:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:27 Configure a credential helper to remove this warning. See 02:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:27 02:59:27 Login Succeeded 02:59:27 nexus3.edgexfoundry.org:10002 02:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:27 Configure a credential helper to remove this warning. See 02:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:27 02:59:27 Login Succeeded 02:59:27 nexus3.edgexfoundry.org:10003 02:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:27 Configure a credential helper to remove this warning. See 02:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:27 02:59:27 Login Succeeded 02:59:27 nexus3.edgexfoundry.org:10004 02:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:27 Configure a credential helper to remove this warning. See 02:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:27 02:59:27 Login Succeeded 02:59:27 ****.io 02:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:28 Configure a credential helper to remove this warning. See 02:59:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:28 02:59:28 Login Succeeded 02:59:28 ---> ****-login.sh ends [Pipeline] } 02:59:28 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 02:59:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:59:29 + ls -al . 02:59:29 total 20 02:59:29 drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:59 . 02:59:29 drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:59 .. 02:59:29 drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:59 .git 02:59:29 -rw-rw-r-- 1 jenkins jenkins 684 May 24 02:59 Dockerfile 02:59:29 -rw-rw-r-- 1 jenkins jenkins 933 May 24 02:59 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:30 + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=efdafc9842664f6acddb01185a9346f25677cb16 --label arch=amd64 . 02:59:30 Sending build context to Docker daemon 477.2kB 02:59:30 Step 1/11 : FROM golang:1.21-alpine3.18 02:59:30 1.21-alpine3.18: Pulling from library/golang 02:59:30 619be1103602: Pulling fs layer 02:59:30 f8ea3408117e: Pulling fs layer 02:59:30 91320369b822: Pulling fs layer 02:59:30 0406650e8295: Pulling fs layer 02:59:30 4f4fb700ef54: Pulling fs layer 02:59:30 0406650e8295: Waiting 02:59:30 4f4fb700ef54: Waiting 02:59:30 f8ea3408117e: Verifying Checksum 02:59:30 f8ea3408117e: Download complete 02:59:30 619be1103602: Verifying Checksum 02:59:30 619be1103602: Download complete 02:59:30 0406650e8295: Verifying Checksum 02:59:30 0406650e8295: Download complete 02:59:30 4f4fb700ef54: Verifying Checksum 02:59:30 4f4fb700ef54: Download complete 02:59:30 619be1103602: Pull complete 02:59:31 f8ea3408117e: Pull complete 02:59:31 91320369b822: Download complete 02:59:35 91320369b822: Pull complete 02:59:35 0406650e8295: Pull complete 02:59:35 4f4fb700ef54: Pull complete 02:59:35 Digest: sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 02:59:35 Status: Downloaded newer image for golang:1.21-alpine3.18 02:59:35 ---> a3bbef70a967 02:59:35 Step 2/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: Intel' 02:59:38 ---> Running in ee0076ba8fe8 02:59:38 Removing intermediate container ee0076ba8fe8 02:59:38 ---> a2731405ea4b 02:59:38 Step 3/11 : ARG SNYK_VERSION=1.1291.0 02:59:38 ---> Running in af0298dca8c0 02:59:38 Removing intermediate container af0298dca8c0 02:59:38 ---> 5c07614015fb 02:59:38 Step 4/11 : ENV SNYK_VERSION=${SNYK_VERSION} 02:59:38 ---> Running in 05425a6c2bc4 02:59:38 Removing intermediate container 05425a6c2bc4 02:59:38 ---> fcf253f7e835 02:59:38 Step 5/11 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:59:38 latest: Pulling from library/docker 02:59:39 d25f557d7f31: Pulling fs layer 02:59:39 6e0cb2a59ced: Pulling fs layer 02:59:39 4f4fb700ef54: Pulling fs layer 02:59:39 eb247a8f83e7: Pulling fs layer 02:59:39 f32499521033: Pulling fs layer 02:59:39 e38fd5a68d34: Pulling fs layer 02:59:39 421921fd35be: Pulling fs layer 02:59:39 8bcd32e1b4bb: Pulling fs layer 02:59:39 6456e0b39317: Pulling fs layer 02:59:39 4d97db5952e9: Pulling fs layer 02:59:39 859ef0cd825e: Pulling fs layer 02:59:39 e46152ab1f3a: Pulling fs layer 02:59:39 c4b13da4650b: Pulling fs layer 02:59:39 b0e2fc653a42: Pulling fs layer 02:59:39 6858fca25ac0: Pulling fs layer 02:59:39 e95be673f87c: Pulling fs layer 02:59:39 eb247a8f83e7: Waiting 02:59:39 4d97db5952e9: Waiting 02:59:39 f32499521033: Waiting 02:59:39 859ef0cd825e: Waiting 02:59:39 e38fd5a68d34: Waiting 02:59:39 e46152ab1f3a: Waiting 02:59:39 421921fd35be: Waiting 02:59:39 c4b13da4650b: Waiting 02:59:39 8bcd32e1b4bb: Waiting 02:59:39 b0e2fc653a42: Waiting 02:59:39 6858fca25ac0: Waiting 02:59:39 6456e0b39317: Waiting 02:59:39 4f4fb700ef54: Verifying Checksum 02:59:39 4f4fb700ef54: Download complete 02:59:39 6e0cb2a59ced: Verifying Checksum 02:59:39 6e0cb2a59ced: Download complete 02:59:39 d25f557d7f31: Download complete 02:59:39 eb247a8f83e7: Verifying Checksum 02:59:39 eb247a8f83e7: Download complete 02:59:39 d25f557d7f31: Pull complete 02:59:39 e38fd5a68d34: Verifying Checksum 02:59:39 e38fd5a68d34: Download complete 02:59:39 f32499521033: Verifying Checksum 02:59:39 f32499521033: Download complete 02:59:39 6e0cb2a59ced: Pull complete 02:59:39 8bcd32e1b4bb: Verifying Checksum 02:59:39 8bcd32e1b4bb: Download complete 02:59:39 421921fd35be: Verifying Checksum 02:59:39 421921fd35be: Download complete 02:59:39 4f4fb700ef54: Pull complete 02:59:39 eb247a8f83e7: Pull complete 02:59:39 4d97db5952e9: Download complete 02:59:39 e46152ab1f3a: Download complete 02:59:39 859ef0cd825e: Verifying Checksum 02:59:39 859ef0cd825e: Download complete 02:59:39 c4b13da4650b: Verifying Checksum 02:59:39 c4b13da4650b: Download complete 02:59:40 6858fca25ac0: Verifying Checksum 02:59:40 6858fca25ac0: Download complete 02:59:40 e95be673f87c: Download complete 02:59:40 f32499521033: Pull complete 02:59:40 b0e2fc653a42: Verifying Checksum 02:59:40 e38fd5a68d34: Pull complete 02:59:41 421921fd35be: Pull complete 02:59:41 8bcd32e1b4bb: Pull complete 02:59:41 6456e0b39317: Pull complete 02:59:41 4d97db5952e9: Pull complete 02:59:42 859ef0cd825e: Pull complete 02:59:42 e46152ab1f3a: Pull complete 02:59:42 c4b13da4650b: Pull complete 02:59:43 b0e2fc653a42: Pull complete 02:59:43 6858fca25ac0: Pull complete 02:59:43 e95be673f87c: Pull complete 02:59:43 Digest: sha256:a811114bcd41954bc9b6577469ce7e648ee600c864e815e535aac79e50439352 02:59:43 Status: Downloaded newer image for docker:latest 02:59:47 ---> b2f82be3d714 02:59:47 Step 6/11 : RUN apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v${SNYK_VERSION}/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html 02:59:47 ---> Running in fafd63a35d4b 02:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:59:47 (1/29) Installing tzdata (2024a-r0) 02:59:47 (2/29) Installing tcl (8.6.13-r1) 02:59:47 (3/29) Installing expect (5.45.4-r4) 02:59:47 (4/29) Installing libgcc (12.2.1_git20220924-r10) 02:59:47 (5/29) Installing libstdc++ (12.2.1_git20220924-r10) 02:59:47 (6/29) Installing zstd-libs (1.5.5-r4) 02:59:48 (7/29) Installing binutils (2.40-r7) 02:59:48 (8/29) Installing libgomp (12.2.1_git20220924-r10) 02:59:48 (9/29) Installing libatomic (12.2.1_git20220924-r10) 02:59:48 (10/29) Installing gmp (6.2.1-r3) 02:59:48 (11/29) Installing isl26 (0.26-r1) 02:59:48 (12/29) Installing mpfr4 (4.2.0_p12-r0) 02:59:48 (13/29) Installing mpc1 (1.3.1-r1) 02:59:48 (14/29) Installing gcc (12.2.1_git20220924-r10) 02:59:48 (15/29) Installing brotli-libs (1.0.9-r14) 02:59:48 (16/29) Installing libunistring (1.1-r1) 02:59:48 (17/29) Installing libidn2 (2.3.4-r1) 02:59:48 (18/29) Installing nghttp2-libs (1.57.0-r0) 02:59:48 (19/29) Installing libcurl (8.5.0-r0) 02:59:48 (20/29) Installing libexpat (2.6.2-r0) 02:59:48 (21/29) Installing pcre2 (10.42-r1) 02:59:49 (22/29) Installing git (2.40.1-r0) 02:59:49 (23/29) Installing musl-dev (1.2.4-r2) 02:59:49 (24/29) Installing libc-dev (0.7.2-r5) 02:59:49 (25/29) Installing c-ares (1.19.1-r1) 02:59:49 (26/29) Installing icu-data-en (73.2-r2) 02:59:49 Executing icu-data-en-73.2-r2.post-install 02:59:49 * 02:59:49 * If you need ICU with non-English locales and legacy charset support, install 02:59:49 * package icu-data-full. 02:59:49 * 02:59:49 (27/29) Installing icu-libs (73.2-r2) 02:59:49 (28/29) Installing nodejs (18.20.1-r0) 02:59:49 (29/29) Installing npm (9.6.6-r0) 02:59:49 Executing busybox-1.36.1-r5.trigger 02:59:49 OK: 228 MiB in 45 packages 02:59:49 Connecting to github.com (140.82.113.3:443) 02:59:49 Connecting to github.com (140.82.113.3:443) 02:59:49 Connecting to objects.githubusercontent.com (185.199.108.133:443) 02:59:50 saving to '/usr/local/bin/snyk' 02:59:50 snyk 5% |* | 6048k 0:00:16 ETA 02:59:51 snyk 26% |******** | 26.8M 0:00:05 ETA 02:59:52 snyk 47% |*************** | 48.4M 0:00:03 ETA 02:59:53 snyk 67% |********************* | 68.8M 0:00:01 ETA 02:59:54 snyk 88% |**************************** | 90.6M 0:00:00 ETA 02:59:54 snyk 100% |********************************| 102M 0:00:00 ETA 02:59:54 '/usr/local/bin/snyk' saved 02:59:57  02:59:57 added 23 packages in 2s 02:59:57 02:59:57 1 package is looking for funding 02:59:57 run `npm fund` for details 03:00:07 Removing intermediate container fafd63a35d4b 03:00:07 ---> 699ec6564429 03:00:07 Step 7/11 : ENV GO111MODULE=on 03:00:07 ---> Running in 000293de667c 03:00:07 Removing intermediate container 000293de667c 03:00:07 ---> ebf806a9166a 03:00:07 Step 8/11 : ENTRYPOINT [ "snyk" ] 03:00:07 ---> Running in cf96aff6807c 03:00:07 Removing intermediate container cf96aff6807c 03:00:07 ---> a479ea03896b 03:00:07 Step 9/11 : CMD [ "monitor" ] 03:00:07 ---> Running in 42c5f4fb040b 03:00:07 Removing intermediate container 42c5f4fb040b 03:00:07 ---> 926f91451e48 03:00:07 Step 10/11 : LABEL arch=amd64 03:00:07 ---> Running in 47f025a07484 03:00:07 Removing intermediate container 47f025a07484 03:00:07 ---> ed74399207f8 03:00:07 Step 11/11 : LABEL git_sha=efdafc9842664f6acddb01185a9346f25677cb16 03:00:07 ---> Running in 2146b473973f 03:00:07 Removing intermediate container 2146b473973f 03:00:07 ---> 30b27a72735a 03:00:07 [Warning] One or more build-args [ARCH] were not consumed 03:00:07 Successfully built 30b27a72735a 03:00:07 Successfully tagged edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:08 03:00:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:09 latest: Pulling from edgex-lftools-log-publisher 03:00:09 5eb5b503b376: Pulling fs layer 03:00:09 5c69ac0246d0: Pulling fs layer 03:00:09 ec43610c2a17: Pulling fs layer 03:00:09 3a2ae6a8a46f: Pulling fs layer 03:00:09 33b1e0a273af: Pulling fs layer 03:00:09 5d3b04190fa2: Pulling fs layer 03:00:09 2f39f015ded8: Pulling fs layer 03:00:09 33b1e0a273af: Waiting 03:00:09 5d3b04190fa2: Waiting 03:00:09 2f39f015ded8: Waiting 03:00:09 3a2ae6a8a46f: Waiting 03:00:09 5c69ac0246d0: Download complete 03:00:09 3a2ae6a8a46f: Verifying Checksum 03:00:09 3a2ae6a8a46f: Download complete 03:00:09 ec43610c2a17: Verifying Checksum 03:00:09 ec43610c2a17: Download complete 03:00:09 33b1e0a273af: Verifying Checksum 03:00:09 33b1e0a273af: Download complete 03:00:09 5eb5b503b376: Verifying Checksum 03:00:09 5eb5b503b376: Download complete 03:00:10 2f39f015ded8: Download complete 03:00:10 5eb5b503b376: Pull complete 03:00:10 5c69ac0246d0: Pull complete 03:00:11 ec43610c2a17: Pull complete 03:00:11 3a2ae6a8a46f: Pull complete 03:00:11 33b1e0a273af: Pull complete 03:00:12 5d3b04190fa2: Pull complete 03:00:17 2f39f015ded8: Pull complete 03:00:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:17 prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container 03:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-218 -v /w/workspace/exfoundry_ci-build-images_PR-218:/w/workspace/exfoundry_ci-build-images_PR-218:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-218@tmp:/w/workspace/exfoundry_ci-build-images_PR-218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:00:26 $ docker top e2907c7e1ca8db2ca4f58d6d7bc22aeeb4d58de35230c4c2b94232f349d9f23b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:27 ---> job-cost.sh 03:00:27 lf-activate-venv: SKIPPING 03:00:27 INFO: No Stack... 03:00:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:27 INFO: Archiving Costs [Pipeline] sh 03:00:28 + cat /w/workspace/exfoundry_ci-build-images_PR-218/archives/cost.csv 03:00:28 + cut -d, -f6 [Pipeline] lock 03:00:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-218-1-stack-cost] 03:00:28 Resource [jenkins-edgexfoundry-ci-build-images-PR-218-1-stack-cost] did not exist. Created. 03:00:28 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:00:28 + echo total: 0.2199999988079071 [Pipeline] stash 03:00:29 Stashed 1 file(s) [Pipeline] } 03:00:29 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:00:29 $ docker stop --time=1 e2907c7e1ca8db2ca4f58d6d7bc22aeeb4d58de35230c4c2b94232f349d9f23b 03:00:31 $ docker rm -f --volumes e2907c7e1ca8db2ca4f58d6d7bc22aeeb4d58de35230c4c2b94232f349d9f23b [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:00:33 + [ -d /w/workspace/exfoundry_ci-build-images_PR-218/archives ] 03:00:33 + ls -al /w/workspace/exfoundry_ci-build-images_PR-218/archives 03:00:33 total 16 03:00:33 drwxr-xr-x 3 root root 4096 May 24 03:00 . 03:00:33 drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:00 .. 03:00:33 drwxr-xr-x 2 root root 4096 May 24 03:00 cost 03:00:33 -rw-r--r-- 1 root root 87 May 24 03:00 cost.csv 03:00:33 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-218/archives 03:00:33 + ls -al /w/workspace/exfoundry_ci-build-images_PR-218/archives 03:00:33 total 16 03:00:33 drwxr-xr-x 3 jenkins jenkins 4096 May 24 03:00 . 03:00:33 drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:00 .. 03:00:33 drwxr-xr-x 2 jenkins jenkins 4096 May 24 03:00 cost 03:00:33 -rw-r--r-- 1 jenkins jenkins 87 May 24 03:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:00:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:00:34 ---> package-listing.sh 03:00:34 ++ facter osfamily 03:00:34 ++ tr '[:upper:]' '[:lower:]' 03:00:34 + OS_FAMILY=debian 03:00:34 + workspace=/w/workspace/exfoundry_ci-build-images_PR-218 03:00:34 + START_PACKAGES=/tmp/packages_start.txt 03:00:34 + END_PACKAGES=/tmp/packages_end.txt 03:00:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:00:34 + PACKAGES=/tmp/packages_start.txt 03:00:34 + '[' /w/workspace/exfoundry_ci-build-images_PR-218 ']' 03:00:34 + PACKAGES=/tmp/packages_end.txt 03:00:34 + case "${OS_FAMILY}" in 03:00:34 + dpkg -l 03:00:34 + grep '^ii' 03:00:34 + '[' -f /tmp/packages_start.txt ']' 03:00:34 + '[' -f /tmp/packages_end.txt ']' 03:00:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:00:34 + '[' /w/workspace/exfoundry_ci-build-images_PR-218 ']' 03:00:34 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-218/archives/ 03:00:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-218/archives/ [Pipeline] echo 03:00:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:00:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:36 prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container 03:00:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-218 -v /w/workspace/exfoundry_ci-build-images_PR-218:/w/workspace/exfoundry_ci-build-images_PR-218:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-218@tmp:/w/workspace/exfoundry_ci-build-images_PR-218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:00:36 $ docker top fda458da53743cb998f0977c814e1ccef1497c98963301d722e78d5dd39b571f -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:36 + touch /tmp/pre-build-complete [Pipeline] sh 03:00:37 + mkdir -p /var/log/sysstat [Pipeline] sh 03:00:37 + ls /var/log/sa-host 03:00:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:37 provisioning config files... 03:00:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-218@tmp/config13357356820352185649tmp [Pipeline] { [Pipeline] echo 03:00:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:00:38 ---> create-netrc.sh [Pipeline] } 03:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:00:38 ---> python-tools-install.sh [Pipeline] echo 03:00:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:00:39 ---> sudo-logs.sh 03:00:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:00:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:00:39 ---> job-cost.sh 03:00:39 lf-activate-venv: SKIPPING 03:00:39 DEBUG: total: 0.2199999988079071 03:00:39 INFO: Retrieving Stack Cost... 03:00:39 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:40 INFO: Archiving Costs [Pipeline] echo 03:00:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:00:41 ---> logs-deploy.sh 03:00:41 lf-activate-venv: SKIPPING 03:00:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-218/1 03:00:41 INFO: archiving workspace using pattern(s): 03:00:42 Archives upload complete. 03:00:42 INFO: archiving logs to Nexus 03:00:42 ---> uname -a: 03:00:42 Linux prd-ubuntu20-04-docker-8c-8g-652 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:00:42 03:00:42 03:00:42 ---> lscpu: 03:00:42 Architecture: x86_64 03:00:42 CPU op-mode(s): 32-bit, 64-bit 03:00:42 Byte Order: Little Endian 03:00:42 Address sizes: 40 bits physical, 48 bits virtual 03:00:42 CPU(s): 8 03:00:42 On-line CPU(s) list: 0-7 03:00:42 Thread(s) per core: 1 03:00:42 Core(s) per socket: 1 03:00:42 Socket(s): 8 03:00:42 NUMA node(s): 1 03:00:42 Vendor ID: AuthenticAMD 03:00:42 CPU family: 23 03:00:42 Model: 49 03:00:42 Model name: AMD EPYC-Rome Processor 03:00:42 Stepping: 0 03:00:42 CPU MHz: 2799.996 03:00:42 BogoMIPS: 5599.99 03:00:42 Virtualization: AMD-V 03:00:42 Hypervisor vendor: KVM 03:00:42 Virtualization type: full 03:00:42 L1d cache: 256 KiB 03:00:42 L1i cache: 256 KiB 03:00:42 L2 cache: 4 MiB 03:00:42 L3 cache: 128 MiB 03:00:42 NUMA node0 CPU(s): 0-7 03:00:42 Vulnerability Itlb multihit: Not affected 03:00:42 Vulnerability L1tf: Not affected 03:00:42 Vulnerability Mds: Not affected 03:00:42 Vulnerability Meltdown: Not affected 03:00:42 Vulnerability Mmio stale data: Not affected 03:00:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:00:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:00:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:00:42 Vulnerability Srbds: Not affected 03:00:42 Vulnerability Tsx async abort: Not affected 03:00:42 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 03:00:42 03:00:42 03:00:42 ---> nproc: 03:00:42 8 03:00:42 03:00:42