Push event to branch snyk Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee 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-ssh8399177654113163071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh4581094668856466096.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/snyk/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/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13880726372607358659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh5627552157378590848.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/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/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17631706142889304882.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771031 in /w/workspace/dgexfoundry_ci-build-images_snyk [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/dgexfoundry_ci-build-images_snyk # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee (snyk) Commit message: "Merge pull request #229 from cherrycl/snyk-golang1.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee # timeout=10 > git rev-list --no-walk 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:39:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:39:22 ========================================================= 09:39:22 EdgeX Global Pipelines Version Info 09:39:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:39:23 ------------------- 09:39:23 stable info: 09:39:23 ------------------- 09:39:23 Commited By: Cherry Wang cherry@iotechsys.com 09:39:23 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:39:23 Message: update stable to v1.0.278 09:39:24 ------------------- 09:39:24 experimental info: 09:39:24 ------------------- 09:39:24 Commited By: **** collab-it+edgex@linuxfoundation.org 09:39:24 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:39:24 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo 09:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = latest [Pipeline] echo 09:39:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk [Pipeline] echo 09:39:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk [Pipeline] echo 09:39:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk [Pipeline] echo 09:39:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [Pipeline] echo 09:39:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e1ac0d [Pipeline] echo 09:39:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:25 provisioning config files... 09:39:25 copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config8657372243980952543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:25 ---> ****-login.sh 09:39:25 nexus3.edgexfoundry.org:10001 09:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:25 09:39:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:39:25 Configure a credential helper to remove this warning. See 09:39:25 https://docs.****.com/go/credential-store/ 09:39:25 09:39:25 Login Succeeded 09:39:25 nexus3.edgexfoundry.org:10002 09:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:26 09:39:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:39:26 Configure a credential helper to remove this warning. See 09:39:26 https://docs.****.com/go/credential-store/ 09:39:26 09:39:26 Login Succeeded 09:39:26 nexus3.edgexfoundry.org:10003 09:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:26 09:39:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:39:26 Configure a credential helper to remove this warning. See 09:39:26 https://docs.****.com/go/credential-store/ 09:39:26 09:39:26 Login Succeeded 09:39:26 nexus3.edgexfoundry.org:10004 09:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:26 09:39:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:39:26 Configure a credential helper to remove this warning. See 09:39:26 https://docs.****.com/go/credential-store/ 09:39:26 09:39:26 Login Succeeded 09:39:26 ****.io 09:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:26 09:39:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:39:26 Configure a credential helper to remove this warning. See 09:39:26 https://docs.****.com/go/credential-store/ 09:39:26 09:39:26 Login Succeeded 09:39:26 ---> ****-login.sh ends [Pipeline] } 09:39:26 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 09:39:26 provisioning config files... [Pipeline] // stage [Pipeline] } 09:39:26 copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config15605173796954476405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:27 ---> ****-login.sh 09:39:27 nexus3.edgexfoundry.org:10001 09:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:27 Login Succeeded 09:39:27 nexus3.edgexfoundry.org:10002 09:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:27 Login Succeeded 09:39:27 nexus3.edgexfoundry.org:10003 09:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:27 Login Succeeded 09:39:27 nexus3.edgexfoundry.org:10004 09:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:27 Login Succeeded 09:39:27 ****.io 09:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:27 Login Succeeded 09:39:27 ---> ****-login.sh ends [Pipeline] } 09:39:27 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 09:39:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:39:28 + ls -al . 09:39:28 total 20 09:39:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:39 . 09:39:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:39 .. 09:39:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 09:39 .git 09:39:28 -rw-rw-r-- 1 jenkins jenkins 767 Oct 30 09:39 Dockerfile 09:39:28 -rw-rw-r-- 1 jenkins jenkins 933 Oct 30 09:39 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:29 + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee --label arch=amd64 . 09:39:30 #0 building with "default" instance using docker driver 09:39:30 09:39:30 #1 [internal] load build definition from Dockerfile 09:39:30 #1 transferring dockerfile: 806B done 09:39:30 #1 DONE 0.0s 09:39:30 09:39:30 #2 [internal] load metadata for docker.io/library/docker:latest 09:39:30 #2 DONE 0.1s 09:39:30 09:39:30 #3 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 09:39:30 #3 DONE 0.1s 09:39:30 09:39:30 #4 [internal] load .dockerignore 09:39:30 #4 transferring context: 2B done 09:39:30 #4 DONE 0.0s 09:39:30 09:39:30 #5 [stage-0 1/3] FROM docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 09:39:30 #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 0.0s done 09:39:30 #5 sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 126B / 126B 0.1s done 09:39:30 #5 sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 10.29kB / 10.29kB done 09:39:30 #5 sha256:c3dc5d5e8cf34ccb2172fb8d1aa399aa13cd8b60d27bba891d18e3b436a0c5f6 1.92kB / 1.92kB done 09:39:30 #5 sha256:eddaa94abd7ba615b9d760e7e70d75af2567a9332a3c959bb79a64a2f74bf682 2.08kB / 2.08kB done 09:39:30 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 09:39:30 #5 sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 291.15kB / 291.15kB 0.0s done 09:39:30 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 3.15MB / 60.15MB 0.1s 09:39:30 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:39:30 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 13.63MB / 60.15MB 0.2s 09:39:30 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 09:39:30 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:39:30 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 09:39:30 #5 extracting sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 09:39:30 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 44.04MB / 60.15MB 0.4s 09:39:30 #5 extracting sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 0.1s done 09:39:30 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 60.15MB / 60.15MB 0.5s 09:39:30 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 60.15MB / 60.15MB 0.6s done 09:39:30 #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 09:39:34 #5 ... 09:39:34 09:39:34 #6 FROM docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 09:39:34 #6 resolve docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 0.0s done 09:39:34 #6 sha256:0c6e741a59d2b5a4679660c106679ebc7d4db788ddc56ff5e6741120cb5615ee 12.03kB / 12.03kB done 09:39:34 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:39:34 #6 sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 5.17kB / 5.17kB done 09:39:34 #6 sha256:7fd2c8237f6b295302d31c346b4532b9884e7bd53bf58235c4b8fdfc7ac3aaa7 4.00kB / 4.00kB done 09:39:34 #6 sha256:571e5b145c180ee60a54e6e156baea080860d903bfcd11a832b670c45bea8a9d 456B / 456B 0.2s done 09:39:34 #6 sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 8.21MB / 8.21MB 0.3s done 09:39:34 #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:39:34 #6 sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 20.43MB / 20.43MB 0.6s done 09:39:34 #6 extracting sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 0.4s done 09:39:34 #6 sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 22.16MB / 22.16MB 0.8s done 09:39:34 #6 sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 540B / 540B 0.7s done 09:39:34 #6 sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 21.63MB / 21.63MB 0.9s done 09:39:34 #6 sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde 1.01kB / 1.01kB 0.7s done 09:39:34 #6 sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 116B / 116B 0.7s done 09:39:34 #6 sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 6.91MB / 6.91MB 0.9s done 09:39:34 #6 sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 90.40kB / 90.40kB 0.8s done 09:39:34 #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:39:34 #6 sha256:02593f0171881eb63346c54426f109e0d8732fdc381cd613aedf0ce2e34b020d 1.01kB / 1.01kB 0.8s done 09:39:34 #6 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 62.83MB / 62.83MB 1.4s done 09:39:34 #6 sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 1.69kB / 1.69kB 0.9s done 09:39:34 #6 extracting sha256:571e5b145c180ee60a54e6e156baea080860d903bfcd11a832b670c45bea8a9d done 09:39:34 #6 sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d 3.30kB / 3.30kB 1.0s done 09:39:34 #6 extracting sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 0.3s done 09:39:34 #6 extracting sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 0.5s done 09:39:34 #6 extracting sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 0.5s done 09:39:34 #6 extracting sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 done 09:39:34 #6 extracting sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde done 09:39:34 #6 extracting sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 done 09:39:34 #6 extracting sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 0.3s done 09:39:34 #6 extracting sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 done 09:39:34 #6 extracting sha256:02593f0171881eb63346c54426f109e0d8732fdc381cd613aedf0ce2e34b020d done 09:39:34 #6 extracting sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 1.3s done 09:39:34 #6 extracting sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 done 09:39:34 #6 extracting sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d done 09:39:34 #6 DONE 4.7s 09:39:34 09:39:34 #5 [stage-0 1/3] FROM docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 09:39:35 #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 5.0s 09:39:36 #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 5.5s done 09:39:36 #5 extracting sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 09:39:36 #5 extracting sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 done 09:39:36 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:39:36 #5 DONE 6.7s 09:39:36 09:39:36 #7 [stage-0 2/3] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:39:36 #7 DONE 0.2s 09:39:37 09:39:37 #8 [stage-0 3/3] RUN apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v1.1300.2/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html 09:39:37 #8 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:39:37 #8 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:39:37 #8 0.690 (1/35) Installing tzdata (2025b-r0) 09:39:37 #8 0.721 (2/35) Installing tcl (8.6.16-r0) 09:39:37 #8 0.765 (3/35) Installing expect (5.45.4-r5) 09:39:37 #8 0.773 (4/35) Installing libgcc (14.2.0-r6) 09:39:37 #8 0.777 (5/35) Installing jansson (2.14.1-r0) 09:39:37 #8 0.780 (6/35) Installing libstdc++ (14.2.0-r6) 09:39:37 #8 0.801 (7/35) Installing zstd-libs (1.5.7-r0) 09:39:37 #8 0.809 (8/35) Installing binutils (2.44-r3) 09:39:37 #8 0.873 (9/35) Installing libgomp (14.2.0-r6) 09:39:37 #8 0.880 (10/35) Installing libatomic (14.2.0-r6) 09:39:37 #8 0.883 (11/35) Installing gmp (6.3.0-r3) 09:39:37 #8 0.890 (12/35) Installing isl26 (0.26-r1) 09:39:37 #8 0.910 (13/35) Installing mpfr4 (4.2.1_p1-r0) 09:39:37 #8 0.919 (14/35) Installing mpc1 (1.3.1-r1) 09:39:37 #8 0.922 (15/35) Installing gcc (14.2.0-r6) 09:39:38 #8 1.663 (16/35) Installing brotli-libs (1.1.0-r2) 09:39:38 #8 1.671 (17/35) Installing c-ares (1.34.5-r0) 09:39:38 #8 1.676 (18/35) Installing libunistring (1.3-r0) 09:39:38 #8 1.688 (19/35) Installing libidn2 (2.3.7-r0) 09:39:38 #8 1.692 (20/35) Installing nghttp2-libs (1.65.0-r0) 09:39:38 #8 1.695 (21/35) Installing libpsl (0.21.5-r3) 09:39:38 #8 1.698 (22/35) Installing libcurl (8.14.1-r2) 09:39:38 #8 1.706 (23/35) Installing libexpat (2.7.3-r0) 09:39:38 #8 1.709 (24/35) Installing pcre2 (10.46-r0) 09:39:38 #8 1.717 (25/35) Installing git (2.49.1-r0) 09:39:38 #8 1.770 (26/35) Installing git-init-template (2.49.1-r0) 09:39:38 #8 1.773 (27/35) Installing musl-dev (1.2.5-r10) 09:39:38 #8 1.821 (28/35) Installing ada-libs (2.9.2-r4) 09:39:38 #8 1.827 (29/35) Installing icu-data-en (76.1-r1) 09:39:38 #8 1.845 Executing icu-data-en-76.1-r1.post-install 09:39:38 #8 1.848 * 09:39:38 #8 1.848 * If you need ICU with non-English locales and legacy charset support, install 09:39:38 #8 1.848 * package icu-data-full. 09:39:38 #8 1.848 * 09:39:38 #8 1.849 (30/35) Installing icu-libs (76.1-r1) 09:39:38 #8 1.877 (31/35) Installing simdjson (3.12.0-r0) 09:39:38 #8 1.882 (32/35) Installing simdutf (7.2.1-r0) 09:39:38 #8 1.888 (33/35) Installing sqlite-libs (3.49.2-r1) 09:39:38 #8 1.902 (34/35) Installing nodejs (22.16.0-r2) 09:39:38 #8 2.186 (35/35) Installing npm (11.3.0-r1) 09:39:39 #8 2.311 Executing busybox-1.37.0-r19.trigger 09:39:39 #8 2.319 OK: 260 MiB in 52 packages 09:39:39 #8 2.382 Connecting to github.com (140.82.114.3:443) 09:39:39 #8 2.529 Connecting to github.com (140.82.114.3:443) 09:39:39 #8 2.709 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) 09:39:39 #8 2.738 saving to '/usr/local/bin/snyk' 09:39:39 #8 2.835 snyk 2% | | 3407k 0:00:40 ETA 09:39:40 #8 3.846 snyk 94% |****************************** | 130M 0:00:00 ETA 09:39:40 #8 3.927 snyk 100% |********************************| 137M 0:00:00 ETA 09:39:40 #8 3.927 '/usr/local/bin/snyk' saved 09:39:42 #8 5.172 09:39:42 #8 5.172 added 19 packages in 1s 09:39:42 #8 5.172 09:39:42 #8 5.172 3 packages are looking for funding 09:39:42 #8 5.172 run `npm fund` for details 09:39:43 #8 DONE 6.3s 09:39:43 09:39:43 #9 exporting to image 09:39:43 #9 exporting layers 09:39:45 #9 exporting layers 1.8s done 09:39:45 #9 writing image sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done 09:39:45 #9 naming to docker.io/edgex-devops/edgex-snyk-go done 09:39:45 #9 DONE 1.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 09:39:45 [edgeXDocker.push] Tagging docker image edgex-snyk-go with the following tags: 09:39:45 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee 09:39:45 latest 09:39:45 snyk 09:39:45 latest 09:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:45 + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:45 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee 09:39:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] 09:39:45 acb34eadac8a: Preparing 09:39:45 1a99b2a85904: Preparing 09:39:45 5f70bf18a086: Preparing 09:39:45 2d821ea365b4: Preparing 09:39:45 e2356f83d6ae: Preparing 09:39:45 f7a294086d4f: Preparing 09:39:45 256f393e029f: Preparing 09:39:45 f7a294086d4f: Waiting 09:39:45 256f393e029f: Waiting 09:39:45 5f70bf18a086: Layer already exists 09:39:45 2d821ea365b4: Pushed 09:39:45 256f393e029f: Layer already exists 09:39:45 f7a294086d4f: Pushed 09:39:50 1a99b2a85904: Pushed 09:40:12 e2356f83d6ae: Pushed 09:40:34 acb34eadac8a: Pushed 09:40:34 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee: digest: sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:34 + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:34 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:40:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] 09:40:34 acb34eadac8a: Preparing 09:40:34 1a99b2a85904: Preparing 09:40:34 5f70bf18a086: Preparing 09:40:34 2d821ea365b4: Preparing 09:40:34 e2356f83d6ae: Preparing 09:40:34 f7a294086d4f: Preparing 09:40:34 256f393e029f: Preparing 09:40:34 f7a294086d4f: Waiting 09:40:34 256f393e029f: Waiting 09:40:34 2d821ea365b4: Layer already exists 09:40:34 e2356f83d6ae: Layer already exists 09:40:34 1a99b2a85904: Layer already exists 09:40:34 acb34eadac8a: Layer already exists 09:40:34 5f70bf18a086: Layer already exists 09:40:34 f7a294086d4f: Layer already exists 09:40:34 256f393e029f: Layer already exists 09:40:34 latest: digest: sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:34 + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:35 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk 09:40:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] 09:40:35 acb34eadac8a: Preparing 09:40:35 1a99b2a85904: Preparing 09:40:35 5f70bf18a086: Preparing 09:40:35 2d821ea365b4: Preparing 09:40:35 e2356f83d6ae: Preparing 09:40:35 f7a294086d4f: Preparing 09:40:35 256f393e029f: Preparing 09:40:35 f7a294086d4f: Waiting 09:40:35 256f393e029f: Waiting 09:40:35 acb34eadac8a: Layer already exists 09:40:35 2d821ea365b4: Layer already exists 09:40:35 5f70bf18a086: Layer already exists 09:40:35 e2356f83d6ae: Layer already exists 09:40:35 1a99b2a85904: Layer already exists 09:40:35 f7a294086d4f: Layer already exists 09:40:35 256f393e029f: Layer already exists 09:40:35 snyk: digest: sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:35 + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:35 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:40:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] 09:40:35 acb34eadac8a: Preparing 09:40:35 1a99b2a85904: Preparing 09:40:35 5f70bf18a086: Preparing 09:40:35 2d821ea365b4: Preparing 09:40:35 e2356f83d6ae: Preparing 09:40:35 f7a294086d4f: Preparing 09:40:35 256f393e029f: Preparing 09:40:35 f7a294086d4f: Waiting 09:40:35 256f393e029f: Waiting 09:40:35 1a99b2a85904: Layer already exists 09:40:35 2d821ea365b4: Layer already exists 09:40:35 e2356f83d6ae: Layer already exists 09:40:35 acb34eadac8a: Layer already exists 09:40:35 5f70bf18a086: Layer already exists 09:40:35 256f393e029f: Layer already exists 09:40:35 f7a294086d4f: Layer already exists 09:40:35 latest: digest: sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:36 ===================================================== [Pipeline] echo 09:40:36 taggedImages: 09:40:36 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee 09:40:36 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:40:36 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk 09:40:36 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] echo 09:40:36 ========================================================= 09:40:36 [edgeXBuildMultiArch] RAW Config: 09:40:36 images: 09:40:36 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee 09:40:36 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:40:36 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk 09:40:36 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:40:36 settingsFile: 09:40:36 ci-build-images-settings 09:40:36 ========================================================= [Pipeline] node 09:40:51 Still waiting to schedule task 09:40:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:44:47 Running on prd-centos7-docker-4c-2g-771032 in /w/workspace/dgexfoundry_ci-build-images_snyk [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:47 provisioning config files... 09:44:47 copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config5481936606627241323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:49 ---> ****-login.sh 09:44:49 nexus3.edgexfoundry.org:10001 09:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:49 Configure a credential helper to remove this warning. See 09:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:49 09:44:49 Login Succeeded 09:44:49 nexus3.edgexfoundry.org:10002 09:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:49 Configure a credential helper to remove this warning. See 09:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:49 09:44:49 Login Succeeded 09:44:49 nexus3.edgexfoundry.org:10003 09:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:49 Configure a credential helper to remove this warning. See 09:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:49 09:44:49 Login Succeeded 09:44:49 nexus3.edgexfoundry.org:10004 09:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:49 Configure a credential helper to remove this warning. See 09:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:49 09:44:49 Login Succeeded 09:44:49 ****.io 09:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:50 Configure a credential helper to remove this warning. See 09:44:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:50 09:44:50 Login Succeeded 09:44:50 ---> ****-login.sh ends [Pipeline] } 09:44:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:50 + docker buildx ls 09:44:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:44:50 default * docker 09:44:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:44:51 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:44:51 edgex-builder [Pipeline] sh 09:44:51 + docker buildx inspect --bootstrap 09:44:51 #1 [internal] booting buildkit 09:44:51 #1 pulling image moby/buildkit:buildx-stable-1 09:44:54 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 09:44:54 #1 creating container buildx_buildkit_edgex-builder0 09:44:56 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 09:44:56 #1 DONE 4.9s 09:44:56 Name: edgex-builder 09:44:56 Driver: docker-container 09:44:56 09:44:56 Nodes: 09:44:56 Name: edgex-builder0 09:44:56 Endpoint: unix:///var/run/docker.sock 09:44:56 Status: running 09:44:56 Buildkit: v0.25.1 09:44:56 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 09:44:56 + docker buildx ls 09:44:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:44:56 edgex-builder * docker-container 09:44:56 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:44:56 default docker 09:44:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:44:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee --push - 09:44:56 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee' 09:44:57 #1 [internal] load build definition from Dockerfile 09:44:57 #1 transferring dockerfile: 211B done 09:44:57 #1 DONE 0.0s 09:44:57 09:44:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee 09:44:57 #2 DONE 0.1s 09:44:57 09:44:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee 09:44:57 #3 DONE 0.1s 09:44:57 09:44:57 #4 [internal] load .dockerignore 09:44:57 #4 transferring context: 2B done 09:44:57 #4 DONE 0.0s 09:44:57 09:44:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 09:44:57 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done 09:44:57 #5 DONE 0.0s 09:44:57 09:44:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 09:44:57 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done 09:44:57 #6 DONE 0.1s 09:44:57 09:44:57 #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 09:44:57 #7 DONE 0.0s 09:44:57 09:44:57 #8 exporting to image 09:44:57 #8 exporting layers done 09:44:57 #8 exporting manifest sha256:46a4d181edb37949bd60758d5d29f09829a491f4b9164175716cf62970ff4565 done 09:44:57 #8 exporting config sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done 09:44:57 #8 exporting manifest sha256:288b43fa485a92fd63436b88c4909ebfadf5bbeb46c216bbe76bc98e009aaa4e 0.0s done 09:44:57 #8 exporting config sha256:6e30ab69916d84cb99e0b43fbb170f15034994a0ab7e39d5cc35ac60cda1453e done 09:44:57 #8 exporting manifest list sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done 09:44:57 #8 pushing layers 09:44:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:57 #8 pushing layers 0.1s done 09:44:57 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.1s done 09:44:57 #8 DONE 0.2s 09:44:57 09:44:57 1 warning found (use --debug to expand): 09:44:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:44:57 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest' 09:44:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest --push - 09:44:57 #1 [internal] load build definition from Dockerfile 09:44:57 #1 transferring dockerfile: 177B done 09:44:57 #1 DONE 0.0s 09:44:57 09:44:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:44:57 #2 DONE 0.0s 09:44:57 09:44:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:44:57 #3 DONE 0.0s 09:44:57 09:44:57 #4 [internal] load .dockerignore 09:44:57 #4 transferring context: 2B done 09:44:57 #4 DONE 0.0s 09:44:58 09:44:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 09:44:58 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done 09:44:58 #5 CACHED 09:44:58 09:44:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 09:44:58 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done 09:44:58 #6 CACHED 09:44:58 09:44:58 #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 09:44:58 #7 DONE 0.0s 09:44:58 09:44:58 #8 exporting to image 09:44:58 #8 exporting layers done 09:44:58 #8 exporting manifest sha256:46a4d181edb37949bd60758d5d29f09829a491f4b9164175716cf62970ff4565 done 09:44:58 #8 exporting config sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done 09:44:58 #8 exporting manifest sha256:288b43fa485a92fd63436b88c4909ebfadf5bbeb46c216bbe76bc98e009aaa4e done 09:44:58 #8 exporting config sha256:6e30ab69916d84cb99e0b43fbb170f15034994a0ab7e39d5cc35ac60cda1453e done 09:44:58 #8 exporting manifest list sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done 09:44:58 #8 pushing layers 0.0s done 09:44:58 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:44:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:58 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.1s done 09:44:58 #8 DONE 0.1s 09:44:58 09:44:58 1 warning found (use --debug to expand): 09:44:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:44:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk --push - 09:44:58 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk' 09:44:58 #1 [internal] load build definition from Dockerfile 09:44:58 #1 transferring dockerfile: 175B done 09:44:58 #1 DONE 0.0s 09:44:58 09:44:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk 09:44:58 #2 DONE 0.0s 09:44:58 09:44:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk 09:44:58 #3 DONE 0.0s 09:44:58 09:44:58 #4 [internal] load .dockerignore 09:44:58 #4 transferring context: 2B done 09:44:58 #4 DONE 0.0s 09:44:58 09:44:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 09:44:58 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done 09:44:58 #5 CACHED 09:44:58 09:44:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 09:44:58 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done 09:44:58 #6 CACHED 09:44:58 09:44:58 #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 09:44:58 #7 DONE 0.0s 09:44:58 09:44:58 #8 exporting to image 09:44:58 #8 exporting layers done 09:44:58 #8 exporting manifest sha256:46a4d181edb37949bd60758d5d29f09829a491f4b9164175716cf62970ff4565 done 09:44:58 #8 exporting config sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done 09:44:58 #8 exporting manifest sha256:288b43fa485a92fd63436b88c4909ebfadf5bbeb46c216bbe76bc98e009aaa4e done 09:44:58 #8 exporting config sha256:6e30ab69916d84cb99e0b43fbb170f15034994a0ab7e39d5cc35ac60cda1453e done 09:44:58 #8 exporting manifest list sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done 09:44:58 #8 pushing layers 0.0s done 09:44:58 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:44:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:58 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.1s done 09:44:58 #8 DONE 0.1s 09:44:58 09:44:58 1 warning found (use --debug to expand): 09:44:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:44:59 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest' 09:44:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest --push - 09:44:59 #1 [internal] load build definition from Dockerfile 09:44:59 #1 transferring dockerfile: 177B done 09:44:59 #1 DONE 0.0s 09:44:59 09:44:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:44:59 #2 DONE 0.0s 09:44:59 09:44:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:44:59 #3 DONE 0.0s 09:44:59 09:44:59 #4 [internal] load .dockerignore 09:44:59 #4 transferring context: 2B done 09:44:59 #4 DONE 0.0s 09:44:59 09:44:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:44:59 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:44:59 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.0s done 09:44:59 #5 DONE 0.0s 09:44:59 09:44:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:44:59 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.0s done 09:44:59 #6 CACHED 09:44:59 09:44:59 #7 exporting to image 09:44:59 #7 exporting layers done 09:44:59 #7 exporting manifest sha256:46a4d181edb37949bd60758d5d29f09829a491f4b9164175716cf62970ff4565 done 09:44:59 #7 exporting config sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done 09:44:59 #7 exporting manifest sha256:288b43fa485a92fd63436b88c4909ebfadf5bbeb46c216bbe76bc98e009aaa4e done 09:44:59 #7 exporting config sha256:6e30ab69916d84cb99e0b43fbb170f15034994a0ab7e39d5cc35ac60cda1453e done 09:44:59 #7 exporting manifest list sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done 09:44:59 #7 pushing layers 0.0s done 09:44:59 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done 09:44:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:59 #7 DONE 0.0s 09:44:59 09:44:59 1 warning found (use --debug to expand): 09:44:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:44:59 + '[' -d /w/workspace/dgexfoundry_ci-build-images_snyk/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:45:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:45:00 ---> package-listing.sh 09:45:00 ++ tr '[:upper:]' '[:lower:]' 09:45:00 ++ facter osfamily 09:45:00 + OS_FAMILY=redhat 09:45:00 + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk 09:45:00 + START_PACKAGES=/tmp/packages_start.txt 09:45:00 + END_PACKAGES=/tmp/packages_end.txt 09:45:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:00 + PACKAGES=/tmp/packages_start.txt 09:45:00 + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' 09:45:00 + PACKAGES=/tmp/packages_end.txt 09:45:00 + case "${OS_FAMILY}" in 09:45:00 + rpm -qa 09:45:00 + sort 09:45:01 + '[' -f /tmp/packages_start.txt ']' 09:45:01 + '[' -f /tmp/packages_end.txt ']' 09:45:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:01 + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' 09:45:01 + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ 09:45:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo 09:45:01 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:45:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:02 09:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:02 latest: Pulling from edgex-lftools-log-publisher 09:45:02 5eb5b503b376: Pulling fs layer 09:45:02 5c69ac0246d0: Pulling fs layer 09:45:02 ec43610c2a17: Pulling fs layer 09:45:02 3a2ae6a8a46f: Pulling fs layer 09:45:02 33b1e0a273af: Pulling fs layer 09:45:02 5d3b04190fa2: Pulling fs layer 09:45:02 2f39f015ded8: Pulling fs layer 09:45:02 33b1e0a273af: Waiting 09:45:02 5d3b04190fa2: Waiting 09:45:02 2f39f015ded8: Waiting 09:45:02 3a2ae6a8a46f: Waiting 09:45:02 5c69ac0246d0: Verifying Checksum 09:45:02 5c69ac0246d0: Download complete 09:45:02 3a2ae6a8a46f: Download complete 09:45:02 33b1e0a273af: Verifying Checksum 09:45:02 33b1e0a273af: Download complete 09:45:03 5d3b04190fa2: Verifying Checksum 09:45:03 5d3b04190fa2: Download complete 09:45:03 ec43610c2a17: Verifying Checksum 09:45:03 ec43610c2a17: Download complete 09:45:03 5eb5b503b376: Verifying Checksum 09:45:03 5eb5b503b376: Download complete 09:45:03 2f39f015ded8: Download complete 09:45:04 5eb5b503b376: Pull complete 09:45:04 5c69ac0246d0: Pull complete 09:45:05 ec43610c2a17: Pull complete 09:45:05 3a2ae6a8a46f: Pull complete 09:45:05 33b1e0a273af: Pull complete 09:45:05 5d3b04190fa2: Pull complete 09:45:09 2f39f015ded8: Pull complete 09:45:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:10 prd-centos7-docker-4c-2g-771032 does not seem to be running inside a container 09:45:10 $ 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@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 09:45:15 $ docker top 048c529a8553d96aedbd5215d446bad500a3ae56175601abfa9a4022330f9f67 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:15 + touch /tmp/pre-build-complete [Pipeline] sh 09:45:15 + mkdir -p /var/log/sysstat [Pipeline] sh 09:45:16 + ls /var/log/sa-host 09:45:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:16 provisioning config files... 09:45:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config4900949349076302245tmp [Pipeline] { [Pipeline] echo 09:45:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:45:16 ---> create-netrc.sh [Pipeline] } 09:45:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:45:16 ---> python-tools-install.sh [Pipeline] echo 09:45:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:45:17 ---> sudo-logs.sh 09:45:17 Archiving 'sudo' log.. 09:45:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-771032.novalocal: Name or service not known 09:45:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-771032.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:45:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:45:17 ---> job-cost.sh 09:45:17 lf-activate-venv: SKIPPING 09:45:17 INFO: No Stack... 09:45:17 INFO: Retrieving Pricing Info for: v3-standard-2 09:45:18 INFO: Archiving Costs [Pipeline] echo 09:45:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:45:18 ---> logs-deploy.sh 09:45:18 lf-activate-venv: SKIPPING 09:45:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/16 09:45:18 INFO: archiving workspace using pattern(s): 09:45:19 Archives upload complete. 09:45:19 INFO: archiving logs to Nexus 09:45:20 ---> uname -a: 09:45:20 Linux prd-centos7-docker-4c-2g-771032.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:45:20 09:45:20 09:45:20 ---> lscpu: 09:45:20 Architecture: x86_64 09:45:20 CPU op-mode(s): 32-bit, 64-bit 09:45:20 Byte Order: Little Endian 09:45:20 Address sizes: 40 bits physical, 48 bits virtual 09:45:20 CPU(s): 2 09:45:20 On-line CPU(s) list: 0,1 09:45:20 Thread(s) per core: 1 09:45:20 Core(s) per socket: 1 09:45:20 Socket(s): 2 09:45:20 NUMA node(s): 1 09:45:20 Vendor ID: AuthenticAMD 09:45:20 CPU family: 23 09:45:20 Model: 49 09:45:20 Model name: AMD EPYC-Rome Processor 09:45:20 Stepping: 0 09:45:20 CPU MHz: 2799.998 09:45:20 BogoMIPS: 5599.99 09:45:20 Virtualization: AMD-V 09:45:20 Hypervisor vendor: KVM 09:45:20 Virtualization type: full 09:45:20 L1d cache: 64 KiB 09:45:20 L1i cache: 64 KiB 09:45:20 L2 cache: 1 MiB 09:45:20 L3 cache: 32 MiB 09:45:20 NUMA node0 CPU(s): 0,1 09:45:20 Vulnerability Itlb multihit: Not affected 09:45:20 Vulnerability L1tf: Not affected 09:45:20 Vulnerability Mds: Not affected 09:45:20 Vulnerability Meltdown: Not affected 09:45:20 Vulnerability Mmio stale data: Not affected 09:45:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:45:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:45:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:45:20 Vulnerability Srbds: Not affected 09:45:20 Vulnerability Tsx async abort: Not affected 09:45:20 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:45:20 09:45:20 09:45:20 ---> nproc: 09:45:20 2 09:45:20 09:45:20 09:45:20 ---> df -h: 09:45:20 Filesystem Size Used Avail Use% Mounted on 09:45:20 overlay 40G 7.3G 33G 19% / 09:45:20 tmpfs 64M 0 64M 0% /dev 09:45:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:45:20 shm 64M 0 64M 0% /dev/shm 09:45:20 /dev/vda1 40G 7.3G 33G 19% /facter-os 09:45:20 09:45:20 09:45:20 Cannot open /var/log/sysstat/sa30: No such file or directory 09:45:20 Please check if data collecting is enabled 09:45:20 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:20 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:45:20 $ docker stop --time=1 048c529a8553d96aedbd5215d446bad500a3ae56175601abfa9a4022330f9f67 09:45:21 $ docker rm -f --volumes 048c529a8553d96aedbd5215d446bad500a3ae56175601abfa9a4022330f9f67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:45:21 [WS-CLEANUP] Deleting project workspace... 09:45:21 [WS-CLEANUP] Deferred wipeout is used... 09:45:22 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 09:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:22 09:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:23 latest: Pulling from edgex-lftools-log-publisher 09:45:23 5eb5b503b376: Pulling fs layer 09:45:23 5c69ac0246d0: Pulling fs layer 09:45:23 ec43610c2a17: Pulling fs layer 09:45:23 3a2ae6a8a46f: Pulling fs layer 09:45:23 33b1e0a273af: Pulling fs layer 09:45:23 3a2ae6a8a46f: Waiting 09:45:23 33b1e0a273af: Waiting 09:45:23 5d3b04190fa2: Pulling fs layer 09:45:23 2f39f015ded8: Pulling fs layer 09:45:23 5d3b04190fa2: Waiting 09:45:23 2f39f015ded8: Waiting 09:45:23 5c69ac0246d0: Download complete 09:45:23 3a2ae6a8a46f: Verifying Checksum 09:45:23 3a2ae6a8a46f: Download complete 09:45:23 33b1e0a273af: Verifying Checksum 09:45:23 33b1e0a273af: Download complete 09:45:23 5d3b04190fa2: Download complete 09:45:23 ec43610c2a17: Verifying Checksum 09:45:23 ec43610c2a17: Download complete 09:45:23 5eb5b503b376: Verifying Checksum 09:45:23 5eb5b503b376: Download complete 09:45:23 2f39f015ded8: Verifying Checksum 09:45:23 2f39f015ded8: Download complete 09:45:24 5eb5b503b376: Pull complete 09:45:25 5c69ac0246d0: Pull complete 09:45:25 ec43610c2a17: Pull complete 09:45:25 3a2ae6a8a46f: Pull complete 09:45:25 33b1e0a273af: Pull complete 09:45:25 5d3b04190fa2: Pull complete 09:45:32 2f39f015ded8: Pull complete 09:45:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:32 prd-ubuntu20.04-docker-8c-8g-771031 does not seem to be running inside a container 09:45:32 $ 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/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@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 09:45:34 $ docker top 795b73353aa1d3c37815501aef79c57a95f8186a3cafc497ef83d05830177e69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:34 ---> job-cost.sh 09:45:34 lf-activate-venv: SKIPPING 09:45:34 INFO: No Stack... 09:45:34 INFO: Retrieving Pricing Info for: v3-standard-8 09:45:35 INFO: Archiving Costs [Pipeline] sh 09:45:35 + cat /w/workspace/dgexfoundry_ci-build-images_snyk/archives/cost.csv 09:45:35 + cut -d, -f6 [Pipeline] lock 09:45:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-snyk-16-stack-cost] 09:45:35 Resource [jenkins-edgexfoundry-ci-build-images-snyk-16-stack-cost] did not exist. Created. 09:45:35 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-snyk-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:36 + echo total: 0.2199999988079071 [Pipeline] stash 09:45:36 Stashed 1 file(s) [Pipeline] } 09:45:36 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-snyk-16-stack-cost] [Pipeline] // lock [Pipeline] } 09:45:36 $ docker stop --time=1 795b73353aa1d3c37815501aef79c57a95f8186a3cafc497ef83d05830177e69 09:45:37 $ docker rm -f --volumes 795b73353aa1d3c37815501aef79c57a95f8186a3cafc497ef83d05830177e69 [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 09:45:38 + [ -d /w/workspace/dgexfoundry_ci-build-images_snyk/archives ] 09:45:38 + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives 09:45:38 total 16 09:45:38 drwxr-xr-x 3 root root 4096 Oct 30 09:45 . 09:45:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:45 .. 09:45:38 drwxr-xr-x 2 root root 4096 Oct 30 09:45 cost 09:45:38 -rw-r--r-- 1 root root 86 Oct 30 09:45 cost.csv 09:45:38 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_ci-build-images_snyk/archives 09:45:38 + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives 09:45:38 total 16 09:45:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 09:45 . 09:45:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:45 .. 09:45:38 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 09:45 cost 09:45:38 -rw-r--r-- 1 jenkins jenkins 86 Oct 30 09:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:45:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:45:39 ---> package-listing.sh 09:45:39 ++ facter osfamily 09:45:39 ++ tr '[:upper:]' '[:lower:]' 09:45:39 + OS_FAMILY=debian 09:45:39 + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk 09:45:39 + START_PACKAGES=/tmp/packages_start.txt 09:45:39 + END_PACKAGES=/tmp/packages_end.txt 09:45:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:39 + PACKAGES=/tmp/packages_start.txt 09:45:39 + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' 09:45:39 + PACKAGES=/tmp/packages_end.txt 09:45:39 + case "${OS_FAMILY}" in 09:45:39 + dpkg -l 09:45:39 + grep '^ii' 09:45:39 + '[' -f /tmp/packages_start.txt ']' 09:45:39 + '[' -f /tmp/packages_end.txt ']' 09:45:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:39 + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' 09:45:39 + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ 09:45:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo 09:45:39 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:45:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:40 prd-ubuntu20.04-docker-8c-8g-771031 does not seem to be running inside a container 09:45:40 $ 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@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 09:45:40 $ docker top df7d1da94a2d2c2d3d3c25b71e368f36f0bdef9b966292f471c6434663c0d264 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:41 + touch /tmp/pre-build-complete [Pipeline] sh 09:45:41 + mkdir -p /var/log/sysstat [Pipeline] sh 09:45:41 + ls /var/log/sa-host 09:45:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:41 provisioning config files... 09:45:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config758154617784583321tmp [Pipeline] { [Pipeline] echo 09:45:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:45:42 ---> create-netrc.sh [Pipeline] } 09:45:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:45:42 ---> python-tools-install.sh [Pipeline] echo 09:45:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:45:42 ---> sudo-logs.sh 09:45:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:45:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:45:42 ---> job-cost.sh 09:45:42 lf-activate-venv: SKIPPING 09:45:42 DEBUG: total: 0.2199999988079071 09:45:42 INFO: Retrieving Stack Cost... 09:45:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:45:43 INFO: Archiving Costs [Pipeline] echo 09:45:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:45:43 ---> logs-deploy.sh 09:45:43 lf-activate-venv: SKIPPING 09:45:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/16 09:45:43 INFO: archiving workspace using pattern(s): 09:45:44 Archives upload complete. 09:45:44 INFO: archiving logs to Nexus