Push event to branch snyk Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f3dfea1e54b278c2e288d54bd30763ecc8ecb035 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 shared 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.419.1], releaseBranchOverride:snyk] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g]] [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 RELEASE_BRANCH_OVERRIDE: snyk DOCKER_CUSTOM_TAGS: 1.419.1 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7550 in /w/workspace/dgexfoundry_ci-build-images_snyk [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f3dfea1e54b278c2e288d54bd30763ecc8ecb035 (snyk) > 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 --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snyk:refs/remotes/origin/snyk # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3dfea1e54b278c2e288d54bd30763ecc8ecb035 # timeout=10 Commit message: "Merge pull request #152 from ernestojeda/add-package-to-snyk" > git rev-list --no-walk 19c1282fd942be570d79ff5a0a035d8e4c66d8d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:22:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:04 ========================================================= 21:22:04 EdgeX Global Pipelines Version Info 21:22:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:22:06 ------------------- 21:22:06 stable info: 21:22:06 ------------------- 21:22:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:06 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 21:22:06 Message: update stable to v1.0.144 21:22:07 ------------------- 21:22:07 experimental info: 21:22:07 ------------------- 21:22:07 Commited By: **** collab-it+edgex@linuxfoundation.org 21:22:07 Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 21:22:07 Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:22:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 21:22:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo 21:22:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo 21:22:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:22:09 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo 21:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.419.1 [Pipeline] echo 21:22:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk [Pipeline] echo 21:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk [Pipeline] echo 21:22:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk [Pipeline] echo 21:22:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3dfea1e54b278c2e288d54bd30763ecc8ecb035 [Pipeline] echo 21:22:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3dfea1 [Pipeline] echo 21:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [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] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:22:12 + ls -al . 21:22:12 total 8 21:22:12 drwxrwxr-x. 3 jenkins jenkins 55 Oct 21 21:21 . 21:22:12 drwxrwxr-x. 4 jenkins jenkins 112 Oct 21 21:21 .. 21:22:12 -rw-rw-r--. 1 jenkins jenkins 677 Oct 21 21:21 Dockerfile 21:22:12 drwxrwxr-x. 8 jenkins jenkins 162 Oct 21 21:22 .git 21:22:12 -rw-rw-r--. 1 jenkins jenkins 896 Oct 21 21:21 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 21:22:13 + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f3dfea1e54b278c2e288d54bd30763ecc8ecb035 --label arch=amd64 . 21:22:13 Sending build context to Docker daemon 353.8kB 21:22:13 Step 1/12 : FROM golang:1.15-alpine 21:22:13 1.15-alpine: Pulling from library/golang 21:22:14 df20fa9351a1: Pulling fs layer 21:22:14 ed8968b2872e: Pulling fs layer 21:22:14 a92cc7c5fd73: Pulling fs layer 21:22:14 77c26f46e4e3: Pulling fs layer 21:22:14 a61f79ca4ca3: Pulling fs layer 21:22:14 a61f79ca4ca3: Waiting 21:22:14 77c26f46e4e3: Waiting 21:22:14 ed8968b2872e: Download complete 21:22:14 a92cc7c5fd73: Download complete 21:22:14 df20fa9351a1: Verifying Checksum 21:22:14 df20fa9351a1: Download complete 21:22:14 a61f79ca4ca3: Verifying Checksum 21:22:14 a61f79ca4ca3: Download complete 21:22:14 df20fa9351a1: Pull complete 21:22:14 ed8968b2872e: Pull complete 21:22:14 a92cc7c5fd73: Pull complete 21:22:16 77c26f46e4e3: Download complete 21:22:23 77c26f46e4e3: Pull complete 21:22:23 a61f79ca4ca3: Pull complete 21:22:23 Digest: sha256:21f26b69753998119b8b5193a563e02794c8a7ceaa19316f0ece5021b0a5a6f6 21:22:23 Status: Downloaded newer image for golang:1.15-alpine 21:22:23 ---> 813e7bfc1890 21:22:23 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:22:25 ---> Running in aa16ea710be4 21:22:25 Removing intermediate container aa16ea710be4 21:22:25 ---> 4b74fd184d66 21:22:25 Step 3/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:25 ---> Running in ae8823903b22 21:22:26 Removing intermediate container ae8823903b22 21:22:26 ---> c6c8857a3932 21:22:26 Step 4/12 : ARG SNYK_VERSION=1.419.1 21:22:26 ---> Running in b1d90e985fa2 21:22:26 Removing intermediate container b1d90e985fa2 21:22:26 ---> 5199a3393987 21:22:26 Step 5/12 : ENV SNYK_VERSION=${SNYK_VERSION} 21:22:26 ---> Running in 8a07e120c087 21:22:27 Removing intermediate container 8a07e120c087 21:22:27 ---> 60fa7a98f2f0 21:22:27 Step 6/12 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:22:27 latest: Pulling from library/docker 21:22:27 df20fa9351a1: Already exists 21:22:27 25ad7478873d: Pulling fs layer 21:22:27 4684f6177b5d: Pulling fs layer 21:22:27 206f78d23536: Pulling fs layer 21:22:27 cee0542293f3: Pulling fs layer 21:22:27 d951dd9fd09f: Pulling fs layer 21:22:27 dce9c88c04bd: Pulling fs layer 21:22:27 cee0542293f3: Waiting 21:22:27 d951dd9fd09f: Waiting 21:22:27 dce9c88c04bd: Waiting 21:22:27 4684f6177b5d: Verifying Checksum 21:22:27 4684f6177b5d: Download complete 21:22:27 25ad7478873d: Verifying Checksum 21:22:27 25ad7478873d: Download complete 21:22:27 cee0542293f3: Verifying Checksum 21:22:27 cee0542293f3: Download complete 21:22:27 dce9c88c04bd: Verifying Checksum 21:22:27 dce9c88c04bd: Download complete 21:22:28 25ad7478873d: Pull complete 21:22:28 4684f6177b5d: Pull complete 21:22:28 206f78d23536: Verifying Checksum 21:22:28 206f78d23536: Download complete 21:22:29 d951dd9fd09f: Verifying Checksum 21:22:29 d951dd9fd09f: Download complete 21:22:31 206f78d23536: Pull complete 21:22:31 cee0542293f3: Pull complete 21:22:31 d951dd9fd09f: Pull complete 21:22:31 dce9c88c04bd: Pull complete 21:22:31 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 21:22:31 Status: Downloaded newer image for docker:latest 21:22:33 ---> 4beca3478d89 21:22:33 Step 7/12 : RUN apk add --update --no-cache git gcc libc-dev expect && wget https://github.com/snyk/snyk/releases/download/v${SNYK_VERSION}/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk 21:22:33 ---> Running in b874669d68ad 21:22:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:22:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:22:35 (1/20) Installing tcl (8.6.10-r0) 21:22:35 (2/20) Installing expect (5.45.4-r0) 21:22:35 (3/20) Installing libgcc (9.3.0-r2) 21:22:35 (4/20) Installing libstdc++ (9.3.0-r2) 21:22:36 (5/20) Installing binutils (2.34-r1) 21:22:36 (6/20) Installing gmp (6.2.0-r0) 21:22:36 (7/20) Installing isl (0.18-r0) 21:22:36 (8/20) Installing libgomp (9.3.0-r2) 21:22:37 (9/20) Installing libatomic (9.3.0-r2) 21:22:37 (10/20) Installing libgphobos (9.3.0-r2) 21:22:37 (11/20) Installing mpfr4 (4.0.2-r4) 21:22:37 (12/20) Installing mpc1 (1.1.0-r1) 21:22:38 (13/20) Installing gcc (9.3.0-r2) 21:22:53 (14/20) Installing nghttp2-libs (1.41.0-r0) 21:22:53 (15/20) Installing libcurl (7.69.1-r1) 21:22:53 (16/20) Installing expat (2.2.9-r1) 21:22:53 (17/20) Installing pcre2 (10.35-r0) 21:22:53 (18/20) Installing git (2.26.2-r0) 21:22:56 (19/20) Installing musl-dev (1.1.24-r9) 21:22:57 (20/20) Installing libc-dev (0.7.2-r3) 21:22:57 Executing busybox-1.31.1-r16.trigger 21:22:57 OK: 165 MiB in 35 packages 21:22:57 Connecting to github.com (140.82.113.3:443) 21:22:58 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.80.72:443) 21:22:58 saving to '/usr/local/bin/snyk' 21:22:58 snyk 7% |** | 7410k 0:00:12 ETA 21:22:59 snyk 14% |**** | 14.8M 0:00:11 ETA 21:23:00 snyk 25% |******** | 25.7M 0:00:08 ETA 21:23:01 snyk 40% |************ | 40.2M 0:00:05 ETA 21:23:03 snyk 58% |****************** | 58.0M 0:00:03 ETA 21:23:04 snyk 79% |************************* | 79.1M 0:00:01 ETA 21:23:04 snyk 100% |********************************| 99.5M 0:00:00 ETA 21:23:04 '/usr/local/bin/snyk' saved 21:23:11 Removing intermediate container b874669d68ad 21:23:11 ---> 76b4256d0155 21:23:11 Step 8/12 : ENV GO111MODULE=on 21:23:11 ---> Running in 1cc16ec4b942 21:23:11 Removing intermediate container 1cc16ec4b942 21:23:11 ---> ce288ae5e90f 21:23:11 Step 9/12 : ENTRYPOINT [ "snyk" ] 21:23:11 ---> Running in 873b277b5319 21:23:11 Removing intermediate container 873b277b5319 21:23:11 ---> e86df45e474c 21:23:11 Step 10/12 : CMD [ "monitor" ] 21:23:11 ---> Running in b1086f3b4a7f 21:23:12 Removing intermediate container b1086f3b4a7f 21:23:12 ---> 0acc0402dd0d 21:23:12 Step 11/12 : LABEL arch=amd64 21:23:12 ---> Running in 05a29cd6bcc8 21:23:12 Removing intermediate container 05a29cd6bcc8 21:23:12 ---> d9bf1ff7be42 21:23:12 Step 12/12 : LABEL git_sha=f3dfea1e54b278c2e288d54bd30763ecc8ecb035 21:23:12 ---> Running in 64d48b838335 21:23:12 Removing intermediate container 64d48b838335 21:23:12 ---> 0c2f47f61213 21:23:12 [Warning] One or more build-args [ARCH] were not consumed 21:23:12 Successfully built 0c2f47f61213 21:23:12 Successfully tagged edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:23:13 provisioning config files... 21:23:13 copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config3184804294988502276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:13 ---> docker-login.sh 21:23:13 nexus3.edgexfoundry.org:10001 21:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:13 Configure a credential helper to remove this warning. See 21:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:13 21:23:13 Login Succeeded 21:23:13 nexus3.edgexfoundry.org:10002 21:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:14 Configure a credential helper to remove this warning. See 21:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:14 21:23:14 Login Succeeded 21:23:14 nexus3.edgexfoundry.org:10003 21:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:14 Configure a credential helper to remove this warning. See 21:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:14 21:23:14 Login Succeeded 21:23:14 nexus3.edgexfoundry.org:10004 21:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:14 Configure a credential helper to remove this warning. See 21:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:14 21:23:14 Login Succeeded 21:23:14 docker.io 21:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:15 Configure a credential helper to remove this warning. See 21:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:15 21:23:15 Login Succeeded 21:23:15 ---> docker-login.sh ends [Pipeline] } 21:23:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:15 [edgeXDocker.push] Tagging docker image edgex-snyk-go with the following tags: 21:23:15 f3dfea1e54b278c2e288d54bd30763ecc8ecb035 21:23:15 latest 21:23:15 snyk 21:23:15 1.419.1 21:23:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:15 + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:f3dfea1e54b278c2e288d54bd30763ecc8ecb035 [Pipeline] isUnix [Pipeline] sh 21:23:16 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:f3dfea1e54b278c2e288d54bd30763ecc8ecb035 21:23:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] 21:23:16 d4040ca4b1a0: Preparing 21:23:16 e95b07443dcd: Preparing 21:23:16 66e621a158ab: Preparing 21:23:16 7b0e12157fc0: Preparing 21:23:16 b028d3fea814: Preparing 21:23:16 1ba1431fe2ba: Preparing 21:23:16 0f7493e3a35b: Preparing 21:23:16 50644c29ef5a: Preparing 21:23:16 0f7493e3a35b: Waiting 21:23:16 50644c29ef5a: Waiting 21:23:16 1ba1431fe2ba: Waiting 21:23:16 66e621a158ab: Pushed 21:23:16 1ba1431fe2ba: Layer already exists 21:23:16 7b0e12157fc0: Pushed 21:23:16 0f7493e3a35b: Layer already exists 21:23:16 50644c29ef5a: Layer already exists 21:23:21 e95b07443dcd: Pushed 21:23:40 d4040ca4b1a0: Pushed 21:23:50 b028d3fea814: Pushed 21:23:50 f3dfea1e54b278c2e288d54bd30763ecc8ecb035: digest: sha256:a2731ff7e3b3f21fafd725d770fd18b5cbb798bb14fe6c81a5b9d6e7dcf2a2a3 size: 1996 [Pipeline] isUnix [Pipeline] sh 21:23:50 + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] sh 21:23:51 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 21:23:51 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] 21:23:51 d4040ca4b1a0: Preparing 21:23:51 e95b07443dcd: Preparing 21:23:51 66e621a158ab: Preparing 21:23:51 7b0e12157fc0: Preparing 21:23:51 b028d3fea814: Preparing 21:23:51 1ba1431fe2ba: Preparing 21:23:51 0f7493e3a35b: Preparing 21:23:51 50644c29ef5a: Preparing 21:23:51 0f7493e3a35b: Waiting 21:23:51 50644c29ef5a: Waiting 21:23:51 1ba1431fe2ba: Waiting 21:23:51 7b0e12157fc0: Layer already exists 21:23:51 d4040ca4b1a0: Layer already exists 21:23:51 66e621a158ab: Layer already exists 21:23:51 b028d3fea814: Layer already exists 21:23:51 e95b07443dcd: Layer already exists 21:23:51 1ba1431fe2ba: Layer already exists 21:23:51 50644c29ef5a: Layer already exists 21:23:51 0f7493e3a35b: Layer already exists 21:23:51 latest: digest: sha256:a2731ff7e3b3f21fafd725d770fd18b5cbb798bb14fe6c81a5b9d6e7dcf2a2a3 size: 1996 [Pipeline] isUnix [Pipeline] sh 21:23:51 + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [Pipeline] isUnix [Pipeline] sh 21:23:51 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk 21:23:51 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] 21:23:51 d4040ca4b1a0: Preparing 21:23:51 e95b07443dcd: Preparing 21:23:51 66e621a158ab: Preparing 21:23:51 7b0e12157fc0: Preparing 21:23:51 b028d3fea814: Preparing 21:23:51 1ba1431fe2ba: Preparing 21:23:51 0f7493e3a35b: Preparing 21:23:51 50644c29ef5a: Preparing 21:23:51 0f7493e3a35b: Waiting 21:23:51 1ba1431fe2ba: Waiting 21:23:51 50644c29ef5a: Waiting 21:23:51 66e621a158ab: Layer already exists 21:23:51 d4040ca4b1a0: Layer already exists 21:23:51 b028d3fea814: Layer already exists 21:23:51 e95b07443dcd: Layer already exists 21:23:51 7b0e12157fc0: Layer already exists 21:23:51 50644c29ef5a: Layer already exists 21:23:51 1ba1431fe2ba: Layer already exists 21:23:51 0f7493e3a35b: Layer already exists 21:23:51 snyk: digest: sha256:a2731ff7e3b3f21fafd725d770fd18b5cbb798bb14fe6c81a5b9d6e7dcf2a2a3 size: 1996 [Pipeline] isUnix [Pipeline] sh 21:23:52 + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.419.1 [Pipeline] isUnix [Pipeline] sh 21:23:52 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.419.1 21:23:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] 21:23:52 d4040ca4b1a0: Preparing 21:23:52 e95b07443dcd: Preparing 21:23:52 66e621a158ab: Preparing 21:23:52 7b0e12157fc0: Preparing 21:23:52 b028d3fea814: Preparing 21:23:52 1ba1431fe2ba: Preparing 21:23:52 0f7493e3a35b: Preparing 21:23:52 50644c29ef5a: Preparing 21:23:52 0f7493e3a35b: Waiting 21:23:52 1ba1431fe2ba: Waiting 21:23:52 50644c29ef5a: Waiting 21:23:52 b028d3fea814: Layer already exists 21:23:52 7b0e12157fc0: Layer already exists 21:23:52 e95b07443dcd: Layer already exists 21:23:52 d4040ca4b1a0: Layer already exists 21:23:52 66e621a158ab: Layer already exists 21:23:52 0f7493e3a35b: Layer already exists 21:23:52 1ba1431fe2ba: Layer already exists 21:23:52 50644c29ef5a: Layer already exists 21:23:53 1.419.1: digest: sha256:a2731ff7e3b3f21fafd725d770fd18b5cbb798bb14fe6c81a5b9d6e7dcf2a2a3 size: 1996 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:53 ===================================================== [Pipeline] echo 21:23:53 taggedImages: 21:23:53 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:f3dfea1e54b278c2e288d54bd30763ecc8ecb035 21:23:53 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 21:23:53 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk 21:23:53 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.419.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:23:54 21:23:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 21:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:23:55 latest: Pulling from edgex-devops/edgex-klar 21:23:55 e7c96db7181b: Pulling fs layer 21:23:55 1868ca2cb446: Pulling fs layer 21:23:55 136be5d0fe8e: Pulling fs layer 21:23:55 894bfe63afcb: Pulling fs layer 21:23:55 894bfe63afcb: Waiting 21:23:55 1868ca2cb446: Verifying Checksum 21:23:55 1868ca2cb446: Download complete 21:23:55 136be5d0fe8e: Verifying Checksum 21:23:55 136be5d0fe8e: Download complete 21:23:55 e7c96db7181b: Verifying Checksum 21:23:55 e7c96db7181b: Download complete 21:23:55 894bfe63afcb: Verifying Checksum 21:23:55 894bfe63afcb: Download complete 21:23:55 e7c96db7181b: Pull complete 21:23:55 1868ca2cb446: Pull complete 21:23:56 136be5d0fe8e: Pull complete 21:23:56 894bfe63afcb: Pull complete 21:23:56 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 21:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 21:23:56 prd-centos7-docker-4c-2g-7550 does not seem to be running inside a container 21:23:56 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:23:57 $ docker top 4f69fc278005ab405877d38286e7d4e725c69eef41c9a66d84ba568a5b96d0a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:58 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:f3dfea1e54b278c2e288d54bd30763ecc8ecb035 21:23:58 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:24:14 $ docker stop --time=1 4f69fc278005ab405877d38286e7d4e725c69eef41c9a66d84ba568a5b96d0a7 21:24:15 $ docker rm -f 4f69fc278005ab405877d38286e7d4e725c69eef41c9a66d84ba568a5b96d0a7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:24:16 . [Pipeline] withDockerContainer 21:24:16 prd-centos7-docker-4c-2g-7550 does not seem to be running inside a container 21:24:16 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:24:17 $ docker top 98e05d77722ece535ed6a45951bfa326f6b92f9e4f76c8d512c198c280672e24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:17 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:f3dfea1e54b278c2e288d54bd30763ecc8ecb035 21:24:17 + tee 21:24:17 clair timeout 1m0s 21:24:17 docker timeout: 1m0s 21:24:17 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:24:18 $ docker stop --time=1 98e05d77722ece535ed6a45951bfa326f6b92f9e4f76c8d512c198c280672e24 21:24:20 $ docker rm -f 98e05d77722ece535ed6a45951bfa326f6b92f9e4f76c8d512c198c280672e24 [Pipeline] // withDockerContainer [Pipeline] sh 21:24:20 + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/clair-reports [Pipeline] echo 21:24:20 Generated HTML Table Report. Writing to /w/workspace/dgexfoundry_ci-build-images_snyk/clair-reports/clair_results_edgex-snyk-go_f3dfea1e54b278c2e288d54bd30763ecc8ecb035.html [Pipeline] writeFile [Pipeline] step 21:24:20 Archiving artifacts [Pipeline] } [Pipeline] // script [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] libraryResource [Pipeline] sh 21:24:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:24:23 ---> package-listing.sh 21:24:23 ++ facter osfamily 21:24:23 ++ tr '[:upper:]' '[:lower:]' 21:24:23 + OS_FAMILY=redhat 21:24:23 + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk 21:24:23 + START_PACKAGES=/tmp/packages_start.txt 21:24:23 + END_PACKAGES=/tmp/packages_end.txt 21:24:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:24:23 + PACKAGES=/tmp/packages_start.txt 21:24:23 + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' 21:24:23 + PACKAGES=/tmp/packages_end.txt 21:24:23 + case "${OS_FAMILY}" in 21:24:23 + rpm -qa 21:24:23 + sort 21:24:26 + '[' -f /tmp/packages_start.txt ']' 21:24:26 + '[' -f /tmp/packages_end.txt ']' 21:24:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:24:26 + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' 21:24:26 + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ 21:24:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo 21:24:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 21:24:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:24:27 21:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:24:27 alpine: Pulling from edgex-lftools-log-publisher 21:24:27 df20fa9351a1: Already exists 21:24:27 36b3adc4ff6f: Pulling fs layer 21:24:27 8ad3a11d3b57: Pulling fs layer 21:24:27 46f8f816bc3b: Pulling fs layer 21:24:27 93b61091891f: Pulling fs layer 21:24:27 93b9cdb0e59b: Pulling fs layer 21:24:27 5e14af77c1be: Pulling fs layer 21:24:27 01666e4c0597: Pulling fs layer 21:24:27 aa168da1d23b: Pulling fs layer 21:24:27 93b61091891f: Waiting 21:24:27 93b9cdb0e59b: Waiting 21:24:27 5e14af77c1be: Waiting 21:24:27 01666e4c0597: Waiting 21:24:27 aa168da1d23b: Waiting 21:24:27 46f8f816bc3b: Verifying Checksum 21:24:27 46f8f816bc3b: Download complete 21:24:27 36b3adc4ff6f: Download complete 21:24:27 93b9cdb0e59b: Verifying Checksum 21:24:27 93b9cdb0e59b: Download complete 21:24:27 5e14af77c1be: Download complete 21:24:27 93b61091891f: Download complete 21:24:27 01666e4c0597: Verifying Checksum 21:24:27 01666e4c0597: Download complete 21:24:27 36b3adc4ff6f: Pull complete 21:24:28 8ad3a11d3b57: Verifying Checksum 21:24:28 8ad3a11d3b57: Download complete 21:24:29 8ad3a11d3b57: Pull complete 21:24:29 46f8f816bc3b: Pull complete 21:24:29 93b61091891f: Pull complete 21:24:30 aa168da1d23b: Download complete 21:24:30 93b9cdb0e59b: Pull complete 21:24:30 5e14af77c1be: Pull complete 21:24:31 01666e4c0597: Pull complete 21:24:39 aa168da1d23b: Pull complete 21:24:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:24:39 prd-centos7-docker-4c-2g-7550 does not seem to be running inside a container 21:24:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:24:42 $ docker top 96012744ea350aaa4f21f9f740cc659f5a621d229ddf0f180242036059915edd -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:24:43 + mkdir -p /var/log/sa [Pipeline] sh 21:24:43 + ls /var/log/sa-host 21:24:43 + sadf -c /var/log/sa-host/sa05 21:24:43 file_magic: OK 21:24:43 HZ: Using current value: 100 21:24:43 file_header: OK 21:24:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:24:43 Statistics: 21:24:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:24:43 File successfully converted to sysstat format version 12.2.1 21:24:43 + sadf -c /var/log/sa-host/sa21 21:24:43 file_magic: OK 21:24:43 HZ: Using current value: 100 21:24:43 file_header: OK 21:24:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:24:43 Statistics: 21:24:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:24:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:43 provisioning config files... 21:24:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config9015618153903171602tmp [Pipeline] { [Pipeline] echo 21:24:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:24:44 ---> create-netrc.sh [Pipeline] } 21:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:24:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:24:44 ---> python-tools-install.sh [Pipeline] echo 21:24:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:24:45 ---> sudo-logs.sh 21:24:45 Archiving 'sudo' log.. [Pipeline] echo 21:24:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:24:45 ---> job-cost.sh 21:24:45 lf-activate-venv: SKIPPING 21:24:45 INFO: No Stack... 21:24:46 INFO: Retrieving Pricing Info for: v1-standard-2 21:24:47 INFO: Archiving Costs [Pipeline] echo 21:24:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:24:47 ---> logs-deploy.sh 21:24:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/6 21:24:47 INFO: archiving workspace using pattern(s): 21:24:49 Archives upload complete. 21:24:49 INFO: archiving logs to Nexus