Pull request #205 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from d167567cfa5934880242deaa35e9ef3cba280d86+887d6b3f99b5778b7c8dd2451d7d3cf3fcd967d4 (f92c12987ca2a3f6f00aaf18e68a86c293acaf90) 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-ssh3385526812027605707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12728280923992474322.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-205/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-205/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3875253975781223612.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-205/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8897000168678644220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17561746160587335379.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-205/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-205/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15581172238765356552.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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:[1.1025.0], 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: 1.1025.0 [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-2250 in /w/workspace/exfoundry_ci-build-images_PR-205 [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-205 # 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 887d6b3f99b5778b7c8dd2451d7d3cf3fcd967d4 into PR head commit d167567cfa5934880242deaa35e9ef3cba280d86 Merge succeeded, producing d167567cfa5934880242deaa35e9ef3cba280d86 Checking out Revision d167567cfa5934880242deaa35e9ef3cba280d86 (PR-205) > 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/205/head:refs/remotes/origin/PR-205 +refs/heads/snyk:refs/remotes/origin/snyk # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d167567cfa5934880242deaa35e9ef3cba280d86 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 887d6b3f99b5778b7c8dd2451d7d3cf3fcd967d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d167567cfa5934880242deaa35e9ef3cba280d86 # timeout=10 Commit message: "ci: update Go version to 1.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:55:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:55:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:55:26 ========================================================= 17:55:26 EdgeX Global Pipelines Version Info 17:55:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:55:27 ------------------- 17:55:27 stable info: 17:55:27 ------------------- 17:55:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:55:27 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:55:27 Message: update stable to v1.0.245 17:55:28 ------------------- 17:55:28 experimental info: 17:55:28 ------------------- 17:55:28 Commited By: **** collab-it+edgex@linuxfoundation.org 17:55:28 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 17:55:28 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:55:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:55:29 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo 17:55:29 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.1025.0 [Pipeline] echo 17:55:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-205 [Pipeline] echo 17:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-205 [Pipeline] echo 17:55:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-205 [Pipeline] echo 17:55:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d167567cfa5934880242deaa35e9ef3cba280d86 [Pipeline] echo 17:55:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d167567 [Pipeline] echo 17:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:29 provisioning config files... 17:55:29 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-205@tmp/config17963312776640321031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:29 ---> docker-login.sh 17:55:29 nexus3.edgexfoundry.org:10001 17:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:29 Configure a credential helper to remove this warning. See 17:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:29 17:55:29 Login Succeeded 17:55:29 nexus3.edgexfoundry.org:10002 17:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:30 Configure a credential helper to remove this warning. See 17:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:30 17:55:30 Login Succeeded 17:55:30 nexus3.edgexfoundry.org:10003 17:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:30 Configure a credential helper to remove this warning. See 17:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:30 17:55:30 Login Succeeded 17:55:30 nexus3.edgexfoundry.org:10004 17:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:30 Configure a credential helper to remove this warning. See 17:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:30 17:55:30 Login Succeeded 17:55:30 docker.io 17:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:30 Configure a credential helper to remove this warning. See 17:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:30 17:55:30 Login Succeeded 17:55:30 ---> docker-login.sh ends [Pipeline] } 17:55:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:31 provisioning config files... 17:55:31 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-205@tmp/config14222095663221957482tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:32 ---> docker-login.sh 17:55:32 nexus3.edgexfoundry.org:10001 17:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:32 Configure a credential helper to remove this warning. See 17:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:32 17:55:32 Login Succeeded 17:55:32 nexus3.edgexfoundry.org:10002 17:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:32 Configure a credential helper to remove this warning. See 17:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:32 17:55:32 Login Succeeded 17:55:32 nexus3.edgexfoundry.org:10003 17:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:32 Configure a credential helper to remove this warning. See 17:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:32 17:55:32 Login Succeeded 17:55:32 nexus3.edgexfoundry.org:10004 17:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:32 Configure a credential helper to remove this warning. See 17:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:32 17:55:32 Login Succeeded 17:55:32 docker.io 17:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:32 Configure a credential helper to remove this warning. See 17:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:32 17:55:32 Login Succeeded 17:55:32 ---> docker-login.sh ends [Pipeline] } 17:55:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:55:33 + ls -al . 17:55:33 total 20 17:55:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:55 . 17:55:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:55 .. 17:55:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:55 .git 17:55:33 -rw-rw-r-- 1 jenkins jenkins 642 Mar 15 17:55 Dockerfile 17:55:33 -rw-rw-r-- 1 jenkins jenkins 902 Mar 15 17:55 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:34 + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d167567cfa5934880242deaa35e9ef3cba280d86 --label arch=amd64 . 17:55:34 Sending build context to Docker daemon 448.5kB 17:55:34 Step 1/11 : FROM golang:1.20-alpine3.17 17:55:34 1.20-alpine3.17: Pulling from library/golang 17:55:34 63b65145d645: Pulling fs layer 17:55:34 a2d21d5440eb: Pulling fs layer 17:55:34 935e6c44a52c: Pulling fs layer 17:55:34 94cc34f8dd06: Pulling fs layer 17:55:34 94cc34f8dd06: Waiting 17:55:34 a2d21d5440eb: Verifying Checksum 17:55:34 a2d21d5440eb: Download complete 17:55:34 63b65145d645: Verifying Checksum 17:55:34 63b65145d645: Download complete 17:55:35 94cc34f8dd06: Verifying Checksum 17:55:35 94cc34f8dd06: Download complete 17:55:35 63b65145d645: Pull complete 17:55:35 a2d21d5440eb: Pull complete 17:55:37 935e6c44a52c: Verifying Checksum 17:55:37 935e6c44a52c: Download complete 17:55:40 935e6c44a52c: Pull complete 17:55:40 94cc34f8dd06: Pull complete 17:55:40 Digest: sha256:1db127655b32aa559e32ed3754ed2ea735204d967a433e4b605aed1dd44c5084 17:55:40 Status: Downloaded newer image for golang:1.20-alpine3.17 17:55:40 ---> 898000b2160b 17:55:40 Step 2/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: Intel' 17:55:41 ---> Running in 07aa4ccd286c 17:55:41 Removing intermediate container 07aa4ccd286c 17:55:41 ---> f2b7df1b22a3 17:55:41 Step 3/11 : ARG SNYK_VERSION=1.1025.0 17:55:41 ---> Running in 0c635cd2d6f1 17:55:41 Removing intermediate container 0c635cd2d6f1 17:55:41 ---> e57f9eca34c1 17:55:41 Step 4/11 : ENV SNYK_VERSION=${SNYK_VERSION} 17:55:41 ---> Running in 2177b2b0f714 17:55:41 Removing intermediate container 2177b2b0f714 17:55:41 ---> ba85a05b90ec 17:55:41 Step 5/11 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:55:41 latest: Pulling from library/docker 17:55:42 63b65145d645: Already exists 17:55:42 79632185ca8e: Pulling fs layer 17:55:42 96acd0207079: Pulling fs layer 17:55:42 cd9b23e3d659: Pulling fs layer 17:55:42 9b72c76fa520: Pulling fs layer 17:55:42 2a9913c6de88: Pulling fs layer 17:55:42 d82d65dfa3e2: Pulling fs layer 17:55:42 c870b0efe7bf: Pulling fs layer 17:55:42 3bd06c2449b9: Pulling fs layer 17:55:42 b8adaaee12a3: Pulling fs layer 17:55:42 32e31cd5a8e4: Pulling fs layer 17:55:42 cebae2ff9f88: Pulling fs layer 17:55:42 38a13f2f8392: Pulling fs layer 17:55:42 d82d65dfa3e2: Waiting 17:55:42 9b72c76fa520: Waiting 17:55:42 c870b0efe7bf: Waiting 17:55:42 2a9913c6de88: Waiting 17:55:42 3bd06c2449b9: Waiting 17:55:42 b8adaaee12a3: Waiting 17:55:42 32e31cd5a8e4: Waiting 17:55:42 cebae2ff9f88: Waiting 17:55:42 38a13f2f8392: Waiting 17:55:42 79632185ca8e: Verifying Checksum 17:55:42 79632185ca8e: Download complete 17:55:42 cd9b23e3d659: Verifying Checksum 17:55:42 cd9b23e3d659: Download complete 17:55:42 79632185ca8e: Pull complete 17:55:42 96acd0207079: Download complete 17:55:42 2a9913c6de88: Download complete 17:55:42 d82d65dfa3e2: Download complete 17:55:42 c870b0efe7bf: Download complete 17:55:42 96acd0207079: Pull complete 17:55:42 b8adaaee12a3: Verifying Checksum 17:55:42 b8adaaee12a3: Download complete 17:55:42 9b72c76fa520: Verifying Checksum 17:55:42 9b72c76fa520: Download complete 17:55:42 3bd06c2449b9: Verifying Checksum 17:55:42 3bd06c2449b9: Download complete 17:55:42 cebae2ff9f88: Verifying Checksum 17:55:42 cebae2ff9f88: Download complete 17:55:43 38a13f2f8392: Verifying Checksum 17:55:43 38a13f2f8392: Download complete 17:55:43 cd9b23e3d659: Pull complete 17:55:43 9b72c76fa520: Pull complete 17:55:43 2a9913c6de88: Pull complete 17:55:43 d82d65dfa3e2: Pull complete 17:55:43 32e31cd5a8e4: Verifying Checksum 17:55:43 32e31cd5a8e4: Download complete 17:55:43 c870b0efe7bf: Pull complete 17:55:43 3bd06c2449b9: Pull complete 17:55:44 b8adaaee12a3: Pull complete 17:55:45 32e31cd5a8e4: Pull complete 17:55:45 cebae2ff9f88: Pull complete 17:55:45 38a13f2f8392: Pull complete 17:55:45 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 17:55:45 Status: Downloaded newer image for docker:latest 17:55:46 ---> 9fb679df58eb 17:55:46 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 17:55:46 ---> Running in ba60580d3fad 17:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:55:46 (1/26) Installing tzdata (2022f-r1) 17:55:47 (2/26) Installing tcl (8.6.12-r1) 17:55:47 (3/26) Installing expect (5.45.4-r3) 17:55:47 (4/26) Installing libgcc (12.2.1_git20220924-r4) 17:55:47 (5/26) Installing libstdc++ (12.2.1_git20220924-r4) 17:55:47 (6/26) Installing binutils (2.39-r2) 17:55:47 (7/26) Installing libgomp (12.2.1_git20220924-r4) 17:55:47 (8/26) Installing libatomic (12.2.1_git20220924-r4) 17:55:47 (9/26) Installing gmp (6.2.1-r2) 17:55:47 (10/26) Installing isl25 (0.25-r0) 17:55:47 (11/26) Installing mpfr4 (4.1.0-r0) 17:55:47 (12/26) Installing mpc1 (1.2.1-r1) 17:55:47 (13/26) Installing gcc (12.2.1_git20220924-r4) 17:55:47 (14/26) Installing brotli-libs (1.0.9-r9) 17:55:47 (15/26) Installing nghttp2-libs (1.51.0-r0) 17:55:47 (16/26) Installing libcurl (7.88.1-r0) 17:55:47 (17/26) Installing libexpat (2.5.0-r0) 17:55:47 (18/26) Installing pcre2 (10.42-r0) 17:55:47 (19/26) Installing git (2.38.4-r1) 17:55:47 (20/26) Installing musl-dev (1.2.3-r4) 17:55:47 (21/26) Installing libc-dev (0.7.2-r3) 17:55:47 (22/26) Installing c-ares (1.18.1-r1) 17:55:47 (23/26) Installing icu-data-en (72.1-r1) 17:55:47 Executing icu-data-en-72.1-r1.post-install 17:55:47 * 17:55:47 * If you need ICU with non-English locales and legacy charset support, install 17:55:47 * package icu-data-full. 17:55:47 * 17:55:47 (24/26) Installing icu-libs (72.1-r1) 17:55:47 (25/26) Installing nodejs (18.14.2-r0) 17:55:48 (26/26) Installing npm (9.1.2-r0) 17:55:48 Executing busybox-1.35.0-r29.trigger 17:55:48 OK: 226 MiB in 42 packages 17:55:48 Connecting to github.com (140.82.114.3:443) 17:55:48 Connecting to github.com (140.82.114.3:443) 17:55:48 Connecting to objects.githubusercontent.com (185.199.109.133:443) 17:55:49 saving to '/usr/local/bin/snyk' 17:55:49 snyk 94% |****************************** | 52.0M 0:00:00 ETA 17:55:49 snyk 100% |********************************| 54.7M 0:00:00 ETA 17:55:49 '/usr/local/bin/snyk' saved 17:55:51  17:55:51 added 23 packages in 1s 17:55:51 17:55:51 1 package is looking for funding 17:55:51 run `npm fund` for details 17:55:55 Removing intermediate container ba60580d3fad 17:55:55 ---> 26a119e6817b 17:55:55 Step 7/11 : ENV GO111MODULE=on 17:55:55 ---> Running in f6af00d48551 17:55:55 Removing intermediate container f6af00d48551 17:55:55 ---> e5a8aee90329 17:55:55 Step 8/11 : ENTRYPOINT [ "snyk" ] 17:55:55 ---> Running in b677a079f79a 17:55:55 Removing intermediate container b677a079f79a 17:55:55 ---> 1fb88bbe5e2f 17:55:55 Step 9/11 : CMD [ "monitor" ] 17:55:55 ---> Running in 7482d8d9f3bc 17:55:55 Removing intermediate container 7482d8d9f3bc 17:55:55 ---> 6710772666f8 17:55:55 Step 10/11 : LABEL arch=amd64 17:55:55 ---> Running in 6aa3bc27aed3 17:55:55 Removing intermediate container 6aa3bc27aed3 17:55:55 ---> fa2344eb6d93 17:55:55 Step 11/11 : LABEL git_sha=d167567cfa5934880242deaa35e9ef3cba280d86 17:55:55 ---> Running in 2d5d02cf7e3c 17:55:55 Removing intermediate container 2d5d02cf7e3c 17:55:55 ---> 0b5378027b7b 17:55:55 [Warning] One or more build-args [ARCH] were not consumed 17:55:55 Successfully built 0b5378027b7b 17:55:55 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:56 17:55:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:57 latest: Pulling from edgex-lftools-log-publisher 17:55:57 5eb5b503b376: Pulling fs layer 17:55:57 5c69ac0246d0: Pulling fs layer 17:55:57 ec43610c2a17: Pulling fs layer 17:55:57 3a2ae6a8a46f: Pulling fs layer 17:55:57 33b1e0a273af: Pulling fs layer 17:55:57 5d3b04190fa2: Pulling fs layer 17:55:57 2f39f015ded8: Pulling fs layer 17:55:57 33b1e0a273af: Waiting 17:55:57 5d3b04190fa2: Waiting 17:55:57 3a2ae6a8a46f: Waiting 17:55:57 2f39f015ded8: Waiting 17:55:57 5c69ac0246d0: Verifying Checksum 17:55:57 5c69ac0246d0: Download complete 17:55:57 3a2ae6a8a46f: Verifying Checksum 17:55:57 3a2ae6a8a46f: Download complete 17:55:57 33b1e0a273af: Download complete 17:55:57 5d3b04190fa2: Verifying Checksum 17:55:57 5d3b04190fa2: Download complete 17:55:57 ec43610c2a17: Verifying Checksum 17:55:57 ec43610c2a17: Download complete 17:55:57 5eb5b503b376: Download complete 17:55:58 2f39f015ded8: Download complete 17:55:58 5eb5b503b376: Pull complete 17:55:58 5c69ac0246d0: Pull complete 17:55:59 ec43610c2a17: Pull complete 17:55:59 3a2ae6a8a46f: Pull complete 17:55:59 33b1e0a273af: Pull complete 17:55:59 5d3b04190fa2: Pull complete 17:56:03 2f39f015ded8: Pull complete 17:56:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:04 prd-ubuntu20.04-docker-8c-8g-2250 does not seem to be running inside a container 17:56:04 $ 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-205 -v /w/workspace/exfoundry_ci-build-images_PR-205:/w/workspace/exfoundry_ci-build-images_PR-205:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-205@tmp:/w/workspace/exfoundry_ci-build-images_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:56:05 $ docker top 3bd7488eb140ddca662837bcddce4f5a36bd3c9326e1203d6e2ea7737aa2c31e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:05 ---> job-cost.sh 17:56:05 lf-activate-venv: SKIPPING 17:56:05 INFO: No Stack... 17:56:06 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:06 INFO: Archiving Costs [Pipeline] sh 17:56:06 + cat /w/workspace/exfoundry_ci-build-images_PR-205/archives/cost.csv 17:56:06 + cut -d, -f6 [Pipeline] lock 17:56:06 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-205-1-stack-cost] 17:56:06 Resource [jenkins-edgexfoundry-ci-build-images-PR-205-1-stack-cost] did not exist. Created. 17:56:06 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-205-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:56:07 + echo total: 0.2199999988079071 [Pipeline] stash 17:56:07 Stashed 1 file(s) [Pipeline] } 17:56:07 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-205-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:56:07 $ docker stop --time=1 3bd7488eb140ddca662837bcddce4f5a36bd3c9326e1203d6e2ea7737aa2c31e 17:56:08 $ docker rm -f --volumes 3bd7488eb140ddca662837bcddce4f5a36bd3c9326e1203d6e2ea7737aa2c31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:56:09 + [ -d /w/workspace/exfoundry_ci-build-images_PR-205/archives ] 17:56:09 + ls -al /w/workspace/exfoundry_ci-build-images_PR-205/archives 17:56:09 total 16 17:56:09 drwxr-xr-x 3 root root 4096 Mar 15 17:56 . 17:56:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:56 .. 17:56:09 drwxr-xr-x 2 root root 4096 Mar 15 17:56 cost 17:56:09 -rw-r--r-- 1 root root 86 Mar 15 17:56 cost.csv 17:56:09 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-205/archives 17:56:09 + ls -al /w/workspace/exfoundry_ci-build-images_PR-205/archives 17:56:09 total 16 17:56:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:56 . 17:56:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:56 .. 17:56:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 17:56 cost 17:56:09 -rw-r--r-- 1 jenkins jenkins 86 Mar 15 17:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:56:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:56:11 ---> package-listing.sh 17:56:11 ++ tr '[:upper:]' '[:lower:]' 17:56:11 ++ facter osfamily 17:56:11 + OS_FAMILY=debian 17:56:11 + workspace=/w/workspace/exfoundry_ci-build-images_PR-205 17:56:11 + START_PACKAGES=/tmp/packages_start.txt 17:56:11 + END_PACKAGES=/tmp/packages_end.txt 17:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:56:11 + PACKAGES=/tmp/packages_start.txt 17:56:11 + '[' /w/workspace/exfoundry_ci-build-images_PR-205 ']' 17:56:11 + PACKAGES=/tmp/packages_end.txt 17:56:11 + case "${OS_FAMILY}" in 17:56:11 + dpkg -l 17:56:11 + grep '^ii' 17:56:11 + '[' -f /tmp/packages_start.txt ']' 17:56:11 + '[' -f /tmp/packages_end.txt ']' 17:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:56:11 + '[' /w/workspace/exfoundry_ci-build-images_PR-205 ']' 17:56:11 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-205/archives/ 17:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-205/archives/ [Pipeline] echo 17:56:11 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-205/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:56:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:12 prd-ubuntu20.04-docker-8c-8g-2250 does not seem to be running inside a container 17:56:12 $ 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-205/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-205 -v /w/workspace/exfoundry_ci-build-images_PR-205:/w/workspace/exfoundry_ci-build-images_PR-205:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-205@tmp:/w/workspace/exfoundry_ci-build-images_PR-205@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 17:56:12 $ docker top e4fe5c48b57000ab551063b61802c6b2f7fd73d5f3a5c655c426ab70b154068f -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:13 + touch /tmp/pre-build-complete [Pipeline] sh 17:56:13 + mkdir -p /var/log/sysstat [Pipeline] sh 17:56:13 + ls /var/log/sa-host 17:56:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:13 provisioning config files... 17:56:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-205@tmp/config14808623104913893589tmp [Pipeline] { [Pipeline] echo 17:56:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:56:14 ---> create-netrc.sh [Pipeline] } 17:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:56:14 ---> python-tools-install.sh [Pipeline] echo 17:56:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:56:14 ---> sudo-logs.sh 17:56:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:56:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:56:15 ---> job-cost.sh 17:56:15 lf-activate-venv: SKIPPING 17:56:15 DEBUG: total: 0.2199999988079071 17:56:15 INFO: Retrieving Stack Cost... 17:56:15 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:15 INFO: Archiving Costs [Pipeline] echo 17:56:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:56:16 ---> logs-deploy.sh 17:56:16 lf-activate-venv: SKIPPING 17:56:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-205/1 17:56:16 INFO: archiving workspace using pattern(s): 17:56:17 Archives upload complete. 17:56:17 INFO: archiving logs to Nexus