Pull request #32 closed Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f45b3323b475f58787afdb2b28359651da1619a4 Running in Durability level: MAX_SURVIVABILITY 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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/go-mod-configuration/branches/revert-31.d836u1iljadk.oml-1-9-0/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a 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/go-mod-configuration/branches/revert-31.d836u1iljadk.oml-1-9-0/workspace@libs/lf-pipelines # 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 > 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 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33698 in /w/workspace/thub.com_pelletier_go-toml-1.9.0 [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/go-mod-configuration.git > git init /w/workspace/thub.com_pelletier_go-toml-1.9.0 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0:refs/remotes/origin/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 # timeout=10 Checking out Revision f45b3323b475f58787afdb2b28359651da1619a4 (revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0) > git config core.sparsecheckout # timeout=10 > git checkout -f f45b3323b475f58787afdb2b28359651da1619a4 # timeout=10 Commit message: "Revert "build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0"" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-12T15:08:10.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-12T15:08:10.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-12T15:08:11.133Z] ========================================================= [2021-04-12T15:08:11.133Z] EdgeX Global Pipelines Version Info [2021-04-12T15:08:11.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:08:12.645Z] ------------------- [2021-04-12T15:08:12.646Z] stable info: [2021-04-12T15:08:12.646Z] ------------------- [2021-04-12T15:08:12.646Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-12T15:08:12.646Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-12T15:08:12.646Z] Message: update stable to v1.0.186 [2021-04-12T15:08:13.602Z] ------------------- [2021-04-12T15:08:13.602Z] experimental info: [2021-04-12T15:08:13.602Z] ------------------- [2021-04-12T15:08:13.602Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-12T15:08:13.602Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-12T15:08:13.602Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-12T15:08:13.994Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-04-12T15:08:14.108Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-04-12T15:08:14.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-12T15:08:14.376Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-12T15:08:14.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-12T15:08:14.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-12T15:08:14.838Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-12T15:08:14.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-12T15:08:15.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-12T15:08:15.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-12T15:08:15.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-12T15:08:15.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo [2021-04-12T15:08:15.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-12T15:08:15.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-12T15:08:15.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T15:08:16.099Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T15:08:16.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T15:08:16.411Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T15:08:16.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-12T15:08:16.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-12T15:08:16.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-12T15:08:16.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-12T15:08:17.073Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-12T15:08:17.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-12T15:08:17.368Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-12T15:08:17.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-12T15:08:17.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 [Pipeline] echo [2021-04-12T15:08:17.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 [Pipeline] echo [2021-04-12T15:08:17.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = revert-31-dependabot_go_modules_github.com_pelletier_go-toml-1.9.0 [Pipeline] echo [2021-04-12T15:08:18.078Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f45b3323b475f58787afdb2b28359651da1619a4 [Pipeline] echo [2021-04-12T15:08:18.218Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f45b332 [Pipeline] echo [2021-04-12T15:08:18.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T15:08:19.367Z] + git log --format=format:%s -1 f45b3323b475f58787afdb2b28359651da1619a4 [Pipeline] echo [2021-04-12T15:08:19.450Z] GIT_COMMIT: f45b3323b475f58787afdb2b28359651da1619a4, Commit Message: Revert "build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0" [Pipeline] echo [2021-04-12T15:08:19.523Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:08:20.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T15:08:20.414Z] [2021-04-12T15:08:20.414Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:08:20.860Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T15:08:20.860Z] latest: Pulling from edgex-devops/git-semver [2021-04-12T15:08:20.860Z] 31603596830f: Pulling fs layer [2021-04-12T15:08:20.860Z] 2a8b12db71e7: Pulling fs layer [2021-04-12T15:08:20.860Z] 6ca5941a6612: Pulling fs layer [2021-04-12T15:08:20.860Z] ecc8261a40a4: Pulling fs layer [2021-04-12T15:08:20.860Z] ecc8261a40a4: Waiting [2021-04-12T15:08:20.860Z] 2a8b12db71e7: Download complete [2021-04-12T15:08:21.136Z] 31603596830f: Verifying Checksum [2021-04-12T15:08:21.136Z] 31603596830f: Download complete [2021-04-12T15:08:21.136Z] ecc8261a40a4: Verifying Checksum [2021-04-12T15:08:21.136Z] ecc8261a40a4: Download complete [2021-04-12T15:08:21.136Z] 6ca5941a6612: Download complete [2021-04-12T15:08:21.403Z] 31603596830f: Pull complete [2021-04-12T15:08:21.403Z] 2a8b12db71e7: Pull complete [2021-04-12T15:08:22.360Z] 6ca5941a6612: Pull complete [2021-04-12T15:08:22.623Z] ecc8261a40a4: Pull complete [2021-04-12T15:08:22.623Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-12T15:08:22.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T15:08:22.623Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-12T15:08:22.742Z] prd-centos7-docker-4c-2g-33698 does not seem to be running inside a container [2021-04-12T15:08:22.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/thub.com_pelletier_go-toml-1.9.0 -v /w/workspace/thub.com_pelletier_go-toml-1.9.0:/w/workspace/thub.com_pelletier_go-toml-1.9.0:rw,z -v /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp:/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-12T15:08:25.016Z] $ docker top 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-12T15:08:25.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-12T15:08:25.440Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-12T15:08:25.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-12T15:08:25.663Z] $ docker exec 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 ssh-agent [2021-04-12T15:08:25.849Z] SSH_AUTH_SOCK=/tmp/ssh-36i0ACeeeqj4/agent.11 [2021-04-12T15:08:25.849Z] SSH_AGENT_PID=16 [2021-04-12T15:08:25.860Z] Running ssh-add (command line suppressed) [2021-04-12T15:08:25.987Z] Identity added: /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/private_key_3789037026790955639.key (/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/private_key_3789037026790955639.key) [2021-04-12T15:08:26.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-12T15:08:26.412Z] + git tag --points-at HEAD [Pipeline] } [2021-04-12T15:08:26.444Z] $ docker exec --env ******** --env ******** 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 ssh-agent -k [2021-04-12T15:08:26.566Z] unset SSH_AUTH_SOCK; [2021-04-12T15:08:26.567Z] unset SSH_AGENT_PID; [2021-04-12T15:08:26.567Z] echo Agent pid 16 killed; [2021-04-12T15:08:26.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-12T15:08:26.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-12T15:08:26.834Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-12T15:08:27.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-12T15:08:27.045Z] $ docker exec 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 ssh-agent [2021-04-12T15:08:27.231Z] SSH_AUTH_SOCK=/tmp/ssh-Upou2QnNlS2c/agent.45 [2021-04-12T15:08:27.231Z] SSH_AGENT_PID=50 [2021-04-12T15:08:27.238Z] Running ssh-add (command line suppressed) [2021-04-12T15:08:27.353Z] Identity added: /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/private_key_9076807019416475863.key (/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/private_key_9076807019416475863.key) [2021-04-12T15:08:27.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-12T15:08:27.789Z] + git semver init [2021-04-12T15:08:27.789Z] # -> Open(): unable to determine branch for HEAD [2021-04-12T15:08:27.789Z] # $GIT_DIR = /w/workspace/thub.com_pelletier_go-toml-1.9.0/.git [2021-04-12T15:08:27.789Z] # $GIT_WORK_TREE = /w/workspace/thub.com_pelletier_go-toml-1.9.0 [2021-04-12T15:08:27.789Z] # $SEMVER_REMOTE_NAME = origin [2021-04-12T15:08:27.789Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-12T15:08:27.789Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-12T15:08:27.789Z] # $SEMVER_BRANCH = revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 [2021-04-12T15:08:27.789Z] # $SEMVER_TEMP = /tmp/semver-014161477 [2021-04-12T15:08:27.789Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-04-12T15:08:28.060Z] # '/tmp/semver-014161477' -> '/w/workspace/thub.com_pelletier_go-toml-1.9.0/.semver' [2021-04-12T15:08:28.060Z] # -> Force: false [2021-04-12T15:08:28.060Z] # $SEMVER_DIR = /w/workspace/thub.com_pelletier_go-toml-1.9.0/.semver [Pipeline] } [2021-04-12T15:08:28.090Z] $ docker exec --env ******** --env ******** 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 ssh-agent -k [2021-04-12T15:08:28.203Z] unset SSH_AUTH_SOCK; [2021-04-12T15:08:28.203Z] unset SSH_AGENT_PID; [2021-04-12T15:08:28.203Z] echo Agent pid 50 killed; [2021-04-12T15:08:28.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-12T15:08:28.799Z] + git semver [Pipeline] } [2021-04-12T15:08:28.835Z] $ docker stop --time=1 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 [2021-04-12T15:08:30.179Z] $ docker rm -f 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-12T15:08:30.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-12T15:08:31.156Z] Stashed 1 file(s) [Pipeline] echo [2021-04-12T15:08:31.179Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-12T15:08:47.110Z] Still waiting to schedule task [2021-04-12T15:08:47.110Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-12T15:08:47.140Z] Still waiting to schedule task [2021-04-12T15:08:47.140Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-12T15:10:36.436Z] Running on prd-centos7-docker-4c-2g-33700 in /w/workspace/thub.com_pelletier_go-toml-1.9.0 [Pipeline] { [Pipeline] ws [2021-04-12T15:10:36.573Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-04-12T15:10:39.061Z] using credential edgex-jenkins-ssh [2021-04-12T15:10:39.110Z] Cloning the remote Git repository [2021-04-12T15:10:38.808Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:10:38.879Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-04-12T15:10:38.948Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:10:38.948Z] > git --version # timeout=10 [2021-04-12T15:10:38.955Z] > git --version # 'git version 2.24.3' [2021-04-12T15:10:38.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:10:38.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T15:10:39.547Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-04-12T15:10:39.553Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T15:10:39.573Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-04-12T15:10:39.594Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:10:39.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:10:39.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0:refs/remotes/origin/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 # timeout=10 [2021-04-12T15:10:40.270Z] Checking out Revision f45b3323b475f58787afdb2b28359651da1619a4 (revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0) [2021-04-12T15:10:40.039Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T15:10:40.046Z] > git checkout -f f45b3323b475f58787afdb2b28359651da1619a4 # timeout=10 [2021-04-12T15:10:43.765Z] Commit message: "Revert "build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0"" [2021-04-12T15:10:43.792Z] > git --version # timeout=10 [2021-04-12T15:10:43.799Z] > git --version # 'git version 2.24.3' [2021-04-12T15:10:43.804Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T15:10:45.293Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-12T15:10:45.639Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-12T15:10:45.962Z] + sudo service docker restart [2021-04-12T15:10:45.962Z] + true [2021-04-12T15:10:45.963Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-12T15:10:47.205Z] ========================================================= [2021-04-12T15:10:47.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-12T15:10:47.205Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:10:47.600Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-12T15:10:47.866Z] Sending build context to Docker daemon 237.1kB [2021-04-12T15:10:47.866Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-12T15:10:47.866Z] Step 2/7 : FROM ${BASE} [2021-04-12T15:10:48.130Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-12T15:10:48.130Z] 188c0c94c7c5: Pulling fs layer [2021-04-12T15:10:48.130Z] 0ef7d3d256c8: Pulling fs layer [2021-04-12T15:10:48.130Z] de9db76c5a1d: Pulling fs layer [2021-04-12T15:10:48.130Z] bca2f99d35d6: Pulling fs layer [2021-04-12T15:10:48.130Z] 93359f2a8cfa: Pulling fs layer [2021-04-12T15:10:48.130Z] 7c6f9722023f: Pulling fs layer [2021-04-12T15:10:48.130Z] a35cf1a2eb13: Pulling fs layer [2021-04-12T15:10:48.130Z] 93359f2a8cfa: Waiting [2021-04-12T15:10:48.130Z] 7c6f9722023f: Waiting [2021-04-12T15:10:48.130Z] bca2f99d35d6: Waiting [2021-04-12T15:10:48.130Z] a35cf1a2eb13: Waiting [2021-04-12T15:10:48.130Z] de9db76c5a1d: Verifying Checksum [2021-04-12T15:10:48.130Z] de9db76c5a1d: Download complete [2021-04-12T15:10:48.130Z] 0ef7d3d256c8: Verifying Checksum [2021-04-12T15:10:48.130Z] 0ef7d3d256c8: Download complete [2021-04-12T15:10:48.130Z] 93359f2a8cfa: Download complete [2021-04-12T15:10:48.130Z] 7c6f9722023f: Download complete [2021-04-12T15:10:48.714Z] 188c0c94c7c5: Verifying Checksum [2021-04-12T15:10:48.714Z] 188c0c94c7c5: Download complete [2021-04-12T15:10:48.984Z] 188c0c94c7c5: Pull complete [2021-04-12T15:10:49.250Z] 0ef7d3d256c8: Pull complete [2021-04-12T15:10:49.515Z] de9db76c5a1d: Pull complete [2021-04-12T15:10:50.097Z] a35cf1a2eb13: Verifying Checksum [2021-04-12T15:10:50.097Z] a35cf1a2eb13: Download complete [2021-04-12T15:10:51.048Z] bca2f99d35d6: Verifying Checksum [2021-04-12T15:10:51.048Z] bca2f99d35d6: Download complete [2021-04-12T15:10:56.389Z] bca2f99d35d6: Pull complete [2021-04-12T15:10:56.390Z] 93359f2a8cfa: Pull complete [2021-04-12T15:10:56.390Z] 7c6f9722023f: Pull complete [2021-04-12T15:11:06.448Z] a35cf1a2eb13: Pull complete [2021-04-12T15:11:06.448Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-12T15:11:06.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-12T15:11:06.448Z] ---> a62c8e92a672 [2021-04-12T15:11:06.448Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-12T15:11:06.448Z] ---> Running in 0978c7c8c282 [2021-04-12T15:11:06.448Z] Removing intermediate container 0978c7c8c282 [2021-04-12T15:11:06.448Z] ---> 60a62f151639 [2021-04-12T15:11:06.448Z] Step 4/7 : RUN apk add --update bash [2021-04-12T15:11:06.448Z] ---> Running in fb95a1ff0ddd [2021-04-12T15:11:07.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-12T15:11:07.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-12T15:11:08.187Z] OK: 166 MiB in 39 packages [2021-04-12T15:11:08.764Z] Removing intermediate container fb95a1ff0ddd [2021-04-12T15:11:08.764Z] ---> 11eafe027c46 [2021-04-12T15:11:08.764Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-12T15:11:08.764Z] ---> Running in c7a6e0760db8 [2021-04-12T15:11:08.764Z] Removing intermediate container c7a6e0760db8 [2021-04-12T15:11:08.764Z] ---> 372d41cd1b24 [2021-04-12T15:11:08.764Z] Step 6/7 : COPY go.mod . [2021-04-12T15:11:09.032Z] ---> 7082e0617908 [2021-04-12T15:11:09.032Z] Step 7/7 : RUN go mod download [2021-04-12T15:11:09.032Z] ---> Running in e01d89215e1a [2021-04-12T15:11:23.978Z] Removing intermediate container e01d89215e1a [2021-04-12T15:11:23.978Z] ---> aaee3b4bacb0 [2021-04-12T15:11:23.978Z] Successfully built aaee3b4bacb0 [2021-04-12T15:11:23.978Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:11:24.334Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-12T15:11:24.335Z] . [Pipeline] withDockerContainer [2021-04-12T15:11:24.479Z] prd-centos7-docker-4c-2g-33700 does not seem to be running inside a container [2021-04-12T15:11:24.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** ci-base-image-x86_64 cat [2021-04-12T15:11:25.212Z] $ docker top beb105c8fc8028e606d4cae9dca180831c526810925fa3b529ce50721befb918 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:11:25.765Z] + go version [2021-04-12T15:11:25.765Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-12T15:11:25.796Z] $ docker stop --time=1 beb105c8fc8028e606d4cae9dca180831c526810925fa3b529ce50721befb918 [2021-04-12T15:11:27.166Z] $ docker rm -f beb105c8fc8028e606d4cae9dca180831c526810925fa3b529ce50721befb918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:11:28.303Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-12T15:11:28.303Z] . [Pipeline] withDockerContainer [2021-04-12T15:11:28.430Z] prd-centos7-docker-4c-2g-33700 does not seem to be running inside a container [2021-04-12T15:11:28.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** ci-base-image-x86_64 cat [2021-04-12T15:11:29.145Z] $ docker top 81be60ed79976c5dfb2e31be11345322307a6f9c1d53d5cdad7654666b403f94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:11:29.737Z] + make test [2021-04-12T15:11:29.737Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-12T15:11:37.995Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.014s coverage: 85.7% of statements [2021-04-12T15:11:41.327Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.556s coverage: 87.4% of statements [2021-04-12T15:11:41.327Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.005s coverage: 100.0% of statements [2021-04-12T15:11:41.327Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-12T15:11:42.757Z] gofmt -l . [2021-04-12T15:11:42.757Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-12T15:11:42.805Z] $ docker stop --time=1 81be60ed79976c5dfb2e31be11345322307a6f9c1d53d5cdad7654666b403f94 [2021-04-12T15:11:45.015Z] $ docker rm -f 81be60ed79976c5dfb2e31be11345322307a6f9c1d53d5cdad7654666b403f94 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-12T15:11:45.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-12T15:11:45.955Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:11:47.583Z] ---> job-cost.sh [2021-04-12T15:11:47.583Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQC2 [2021-04-12T15:12:02.520Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-12T15:12:22.098Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33701 in /w/workspace/thub.com_pelletier_go-toml-1.9.0 [Pipeline] { [Pipeline] ws [2021-04-12T15:12:22.200Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-04-12T15:12:27.389Z] using credential edgex-jenkins-ssh [2021-04-12T15:12:27.442Z] Cloning the remote Git repository [2021-04-12T15:12:27.502Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:12:27.619Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-04-12T15:12:27.703Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:12:27.704Z] > git --version # timeout=10 [2021-04-12T15:12:27.723Z] > git --version # 'git version 2.17.1' [2021-04-12T15:12:27.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:12:27.815Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T15:12:28.560Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-04-12T15:12:28.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T15:12:28.623Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-04-12T15:12:29.170Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZQC2/bin to PATH [2021-04-12T15:12:29.170Z] INFO: No Stack... [2021-04-12T15:12:29.170Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-12T15:12:29.244Z] Checking out Revision f45b3323b475f58787afdb2b28359651da1619a4 (revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0) [2021-04-12T15:12:29.437Z] INFO: Archiving Costs [Pipeline] sh [2021-04-12T15:12:29.788Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-04-12T15:12:29.788Z] + cut -d, -f6 [Pipeline] lock [2021-04-12T15:12:29.886Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [2021-04-12T15:12:29.892Z] Resource [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] did not exist. Created. [2021-04-12T15:12:29.892Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [Pipeline] { [2021-04-12T15:12:28.705Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:12:28.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:12:28.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0:refs/remotes/origin/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 # timeout=10 [2021-04-12T15:12:29.264Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T15:12:29.291Z] > git checkout -f f45b3323b475f58787afdb2b28359651da1619a4 # timeout=10 [Pipeline] unstash [Pipeline] sh [2021-04-12T15:12:30.377Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-12T15:12:30.522Z] Stashed 1 file(s) [Pipeline] } [2021-04-12T15:12:30.543Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-12T15:12:33.497Z] Commit message: "Revert "build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0"" [2021-04-12T15:12:33.557Z] > git --version # timeout=10 [2021-04-12T15:12:33.568Z] > git --version # 'git version 2.17.1' [2021-04-12T15:12:33.579Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T15:12:35.368Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-12T15:12:35.800Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-12T15:12:36.177Z] + sudo service docker restart [2021-04-12T15:12:36.177Z] + true [Pipeline] unstash [Pipeline] echo [2021-04-12T15:12:39.104Z] ========================================================= [2021-04-12T15:12:39.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-12T15:12:39.104Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:12:39.527Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-12T15:12:40.513Z] Sending build context to Docker daemon 238.6kB [2021-04-12T15:12:40.513Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-12T15:12:40.513Z] Step 2/7 : FROM ${BASE} [2021-04-12T15:12:40.786Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-12T15:12:40.786Z] 5f621e34cdf4: Pulling fs layer [2021-04-12T15:12:40.786Z] a4357932f1b6: Pulling fs layer [2021-04-12T15:12:40.786Z] 18c013af1878: Pulling fs layer [2021-04-12T15:12:40.786Z] 00ac8860ef70: Pulling fs layer [2021-04-12T15:12:40.786Z] 63d7cb157983: Pulling fs layer [2021-04-12T15:12:40.786Z] b116817d02f9: Pulling fs layer [2021-04-12T15:12:40.786Z] 745a02a5169b: Pulling fs layer [2021-04-12T15:12:40.786Z] b116817d02f9: Waiting [2021-04-12T15:12:40.786Z] 00ac8860ef70: Waiting [2021-04-12T15:12:40.786Z] 63d7cb157983: Waiting [2021-04-12T15:12:40.786Z] 745a02a5169b: Waiting [2021-04-12T15:12:40.786Z] 18c013af1878: Verifying Checksum [2021-04-12T15:12:40.786Z] 18c013af1878: Download complete [2021-04-12T15:12:40.786Z] a4357932f1b6: Verifying Checksum [2021-04-12T15:12:40.786Z] a4357932f1b6: Download complete [2021-04-12T15:12:40.786Z] 63d7cb157983: Download complete [2021-04-12T15:12:40.786Z] b116817d02f9: Download complete [2021-04-12T15:12:41.062Z] 5f621e34cdf4: Verifying Checksum [2021-04-12T15:12:41.062Z] 5f621e34cdf4: Download complete [2021-04-12T15:12:42.057Z] 5f621e34cdf4: Pull complete [2021-04-12T15:12:42.331Z] a4357932f1b6: Pull complete [2021-04-12T15:12:42.928Z] 18c013af1878: Pull complete [2021-04-12T15:12:43.911Z] 745a02a5169b: Verifying Checksum [2021-04-12T15:12:43.911Z] 745a02a5169b: Download complete [2021-04-12T15:12:44.889Z] 00ac8860ef70: Verifying Checksum [2021-04-12T15:12:44.889Z] 00ac8860ef70: Download complete [2021-04-12T15:12:55.071Z] 00ac8860ef70: Pull complete [2021-04-12T15:12:55.071Z] 63d7cb157983: Pull complete [2021-04-12T15:12:55.071Z] b116817d02f9: Pull complete [2021-04-12T15:12:59.394Z] 745a02a5169b: Pull complete [2021-04-12T15:12:59.394Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-12T15:12:59.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-12T15:12:59.394Z] ---> b7e6874047d6 [2021-04-12T15:12:59.394Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-12T15:13:02.024Z] ---> Running in d7f392455973 [2021-04-12T15:13:02.300Z] Removing intermediate container d7f392455973 [2021-04-12T15:13:02.300Z] ---> 269f74803f2b [2021-04-12T15:13:02.300Z] Step 4/7 : RUN apk add --update bash [2021-04-12T15:13:02.300Z] ---> Running in 140f1f74ff64 [2021-04-12T15:13:03.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-12T15:13:04.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-12T15:13:05.336Z] OK: 142 MiB in 39 packages [2021-04-12T15:13:06.325Z] Removing intermediate container 140f1f74ff64 [2021-04-12T15:13:06.325Z] ---> a604a910fad3 [2021-04-12T15:13:06.325Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-12T15:13:06.602Z] ---> Running in ad38a6b68610 [2021-04-12T15:13:06.879Z] Removing intermediate container ad38a6b68610 [2021-04-12T15:13:06.879Z] ---> 3d5227278af9 [2021-04-12T15:13:06.879Z] Step 6/7 : COPY go.mod . [2021-04-12T15:13:07.859Z] ---> cea718781209 [2021-04-12T15:13:07.859Z] Step 7/7 : RUN go mod download [2021-04-12T15:13:07.859Z] ---> Running in 521efa5729a0 [2021-04-12T15:13:26.195Z] Removing intermediate container 521efa5729a0 [2021-04-12T15:13:26.195Z] ---> 0388de8e89b2 [2021-04-12T15:13:26.195Z] Successfully built 0388de8e89b2 [2021-04-12T15:13:26.195Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:13:26.577Z] + docker inspect -f . ci-base-image-arm64 [2021-04-12T15:13:26.577Z] . [Pipeline] withDockerContainer [2021-04-12T15:13:26.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-33701 does not seem to be running inside a container [2021-04-12T15:13:26.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** ci-base-image-arm64 cat [2021-04-12T15:13:28.390Z] $ docker top 17094cd8f2501cedef40e7cb70dac277619bdbe88a8bec1b734a39ae744aa49a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:13:29.451Z] + go version [2021-04-12T15:13:29.451Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-12T15:13:29.497Z] $ docker stop --time=1 17094cd8f2501cedef40e7cb70dac277619bdbe88a8bec1b734a39ae744aa49a [2021-04-12T15:13:31.440Z] $ docker rm -f 17094cd8f2501cedef40e7cb70dac277619bdbe88a8bec1b734a39ae744aa49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:13:32.741Z] + docker inspect -f . ci-base-image-arm64 [2021-04-12T15:13:32.741Z] . [Pipeline] withDockerContainer [2021-04-12T15:13:33.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-33701 does not seem to be running inside a container [2021-04-12T15:13:33.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** ci-base-image-arm64 cat [2021-04-12T15:13:34.608Z] $ docker top 4d43b1180e4d22bb7dfd232b1b4359b31d0a1590e7a98a1218f3828ae7475858 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:13:35.685Z] + make test [2021-04-12T15:13:35.685Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-12T15:14:02.540Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements [2021-04-12T15:14:04.027Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.639s coverage: 87.4% of statements [2021-04-12T15:14:04.027Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.010s coverage: 100.0% of statements [2021-04-12T15:14:04.027Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-12T15:14:08.361Z] gofmt -l . [2021-04-12T15:14:08.361Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-12T15:14:08.404Z] $ docker stop --time=1 4d43b1180e4d22bb7dfd232b1b4359b31d0a1590e7a98a1218f3828ae7475858 [2021-04-12T15:14:10.476Z] $ docker rm -f 4d43b1180e4d22bb7dfd232b1b4359b31d0a1590e7a98a1218f3828ae7475858 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-12T15:14:11.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-12T15:14:11.367Z] Warning: overwriting stash ‘coverage-report’ [2021-04-12T15:14:12.104Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:14:13.409Z] ---> job-cost.sh [2021-04-12T15:14:13.409Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hg89 [2021-04-12T15:14:52.422Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-12T15:16:14.188Z] lf-activate-venv(): INFO: Adding /tmp/venv-hg89/bin to PATH [2021-04-12T15:16:14.189Z] INFO: No Stack... [2021-04-12T15:16:14.189Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-12T15:16:14.784Z] INFO: Archiving Costs [Pipeline] sh [2021-04-12T15:16:15.161Z] + cut -d, -f6 [2021-04-12T15:16:15.161Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [Pipeline] lock [2021-04-12T15:16:15.319Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [2021-04-12T15:16:15.327Z] Resource [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] did not exist. Created. [2021-04-12T15:16:15.327Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-12T15:16:15.852Z] /w/workspace/go-mod-configuration/1@tmp/durable-509e6570/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-509e6570/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-12T15:16:16.231Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-12T15:16:16.276Z] Warning: overwriting stash ‘stack-cost’ [2021-04-12T15:16:16.435Z] Stashed 1 file(s) [Pipeline] } [2021-04-12T15:16:16.456Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-12T15:16:18.323Z] provisioning config files... [2021-04-12T15:16:18.341Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/config566501630012422121tmp [Pipeline] { [Pipeline] sh [2021-04-12T15:16:18.789Z] + set +x [2021-04-12T15:16:18.789Z] + curl -s https://codecov.io/bash [2021-04-12T15:16:18.789Z] + bash -s -- [2021-04-12T15:16:19.053Z] [2021-04-12T15:16:19.053Z] _____ _ [2021-04-12T15:16:19.053Z] / ____| | | [2021-04-12T15:16:19.053Z] | | ___ __| | ___ ___ _____ __ [2021-04-12T15:16:19.053Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-12T15:16:19.053Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-12T15:16:19.053Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-12T15:16:19.053Z] Bash-20210309-2b87ace [2021-04-12T15:16:19.053Z] [2021-04-12T15:16:19.053Z] [2021-04-12T15:16:19.053Z] ==> git version 2.24.3 found [2021-04-12T15:16:19.053Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-12T15:16:19.053Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-12T15:16:19.053Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-12T15:16:19.053Z] ==> Jenkins CI detected. [2021-04-12T15:16:19.053Z] project root: . [2021-04-12T15:16:19.053Z] --> token set from env [2021-04-12T15:16:19.053Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-12T15:16:19.053Z] ==> Running gcov in . (disable via -X gcov) [2021-04-12T15:16:19.053Z] ==> Python coveragepy not found [2021-04-12T15:16:19.053Z] ==> Searching for coverage reports in: [2021-04-12T15:16:19.053Z] + . [2021-04-12T15:16:19.053Z] -> Found 1 reports [2021-04-12T15:16:19.053Z] ==> Detecting git/mercurial file structure [2021-04-12T15:16:19.053Z] ==> Reading reports [2021-04-12T15:16:19.053Z] + ./coverage.out bytes=14452 [2021-04-12T15:16:19.053Z] ==> Appending adjustments [2021-04-12T15:16:19.053Z] https://docs.codecov.io/docs/fixing-reports [2021-04-12T15:16:19.053Z] + Found adjustments [2021-04-12T15:16:19.317Z] ==> Gzipping contents [2021-04-12T15:16:19.317Z] 4.0K /tmp/codecov.YEhblq.gz [2021-04-12T15:16:19.317Z] ==> Uploading reports [2021-04-12T15:16:19.317Z] url: https://codecov.io [2021-04-12T15:16:19.317Z] query: branch=revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0&commit=f45b3323b475f58787afdb2b28359651da1619a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Frevert-31-dependabot%25252Fgo_modules%25252Fgithub.com%25252Fpelletier%25252Fgo-toml-1.9.0%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-12T15:16:19.317Z] -> Pinging Codecov [2021-04-12T15:16:19.317Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0&commit=f45b3323b475f58787afdb2b28359651da1619a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Frevert-31-dependabot%25252Fgo_modules%25252Fgithub.com%25252Fpelletier%25252Fgo-toml-1.9.0%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-12T15:16:19.891Z] -> Uploading to [2021-04-12T15:16:19.891Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-12/9F92B070CA9CA35F4914AC8684776953/f45b3323b475f58787afdb2b28359651da1619a4/59e203c8-1114-419e-951b-6b5f5b3f9100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210412T151619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=813eba0e315e0a5ca2712e1ef2504096f7f6e10dbd48e2a24e4acae28a3b8c67 [2021-04-12T15:16:19.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-12T15:16:19.891Z] Dload Upload Total Spent Left Speed [2021-04-12T15:16:20.153Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 5590 --:--:-- --:--:-- --:--:-- 5601 [2021-04-12T15:16:20.153Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/f45b3323b475f58787afdb2b28359651da1619a4 [Pipeline] } [2021-04-12T15:16:20.180Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 [2021-04-12T15:16:23.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:16:24.436Z] ---> package-listing.sh [2021-04-12T15:16:24.436Z] ++ facter osfamily [2021-04-12T15:16:24.436Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-12T15:16:24.436Z] + OS_FAMILY=redhat [2021-04-12T15:16:24.436Z] + workspace=/w/workspace/thub.com_pelletier_go-toml-1.9.0 [2021-04-12T15:16:24.436Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-12T15:16:24.436Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-12T15:16:24.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-12T15:16:24.436Z] + PACKAGES=/tmp/packages_start.txt [2021-04-12T15:16:24.436Z] + '[' /w/workspace/thub.com_pelletier_go-toml-1.9.0 ']' [2021-04-12T15:16:24.436Z] + PACKAGES=/tmp/packages_end.txt [2021-04-12T15:16:24.436Z] + case "${OS_FAMILY}" in [2021-04-12T15:16:24.436Z] + rpm -qa [2021-04-12T15:16:24.436Z] + sort [2021-04-12T15:16:28.656Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-12T15:16:28.656Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-12T15:16:28.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-12T15:16:28.918Z] + '[' /w/workspace/thub.com_pelletier_go-toml-1.9.0 ']' [2021-04-12T15:16:28.918Z] + mkdir -p /w/workspace/thub.com_pelletier_go-toml-1.9.0/archives/ [2021-04-12T15:16:28.918Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/thub.com_pelletier_go-toml-1.9.0/archives/ [Pipeline] echo [2021-04-12T15:16:28.959Z] 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/thub.com_pelletier_go-toml-1.9.0/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-12T15:16:29.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:16:29.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T15:16:29.620Z] [2021-04-12T15:16:29.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:16:30.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T15:16:30.018Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-12T15:16:30.018Z] df20fa9351a1: Pulling fs layer [2021-04-12T15:16:30.018Z] 36b3adc4ff6f: Pulling fs layer [2021-04-12T15:16:30.018Z] 8ad3a11d3b57: Pulling fs layer [2021-04-12T15:16:30.018Z] 46f8f816bc3b: Pulling fs layer [2021-04-12T15:16:30.018Z] 93b61091891f: Pulling fs layer [2021-04-12T15:16:30.018Z] 93b9cdb0e59b: Pulling fs layer [2021-04-12T15:16:30.018Z] 5e14af77c1be: Pulling fs layer [2021-04-12T15:16:30.018Z] 01666e4c0597: Pulling fs layer [2021-04-12T15:16:30.018Z] aa168da1d23b: Pulling fs layer [2021-04-12T15:16:30.018Z] 93b9cdb0e59b: Waiting [2021-04-12T15:16:30.018Z] 5e14af77c1be: Waiting [2021-04-12T15:16:30.018Z] 01666e4c0597: Waiting [2021-04-12T15:16:30.018Z] aa168da1d23b: Waiting [2021-04-12T15:16:30.018Z] 46f8f816bc3b: Waiting [2021-04-12T15:16:30.018Z] 93b61091891f: Waiting [2021-04-12T15:16:30.018Z] 36b3adc4ff6f: Verifying Checksum [2021-04-12T15:16:30.018Z] 36b3adc4ff6f: Download complete [2021-04-12T15:16:30.018Z] 46f8f816bc3b: Verifying Checksum [2021-04-12T15:16:30.018Z] 46f8f816bc3b: Download complete [2021-04-12T15:16:30.285Z] df20fa9351a1: Verifying Checksum [2021-04-12T15:16:30.285Z] df20fa9351a1: Download complete [2021-04-12T15:16:30.285Z] 93b9cdb0e59b: Verifying Checksum [2021-04-12T15:16:30.285Z] 93b9cdb0e59b: Download complete [2021-04-12T15:16:30.285Z] 5e14af77c1be: Verifying Checksum [2021-04-12T15:16:30.285Z] 5e14af77c1be: Download complete [2021-04-12T15:16:30.285Z] 01666e4c0597: Download complete [2021-04-12T15:16:30.285Z] 93b61091891f: Verifying Checksum [2021-04-12T15:16:30.285Z] 93b61091891f: Download complete [2021-04-12T15:16:30.547Z] df20fa9351a1: Pull complete [2021-04-12T15:16:30.817Z] 36b3adc4ff6f: Pull complete [2021-04-12T15:16:30.817Z] 8ad3a11d3b57: Verifying Checksum [2021-04-12T15:16:30.817Z] 8ad3a11d3b57: Download complete [2021-04-12T15:16:31.787Z] 8ad3a11d3b57: Pull complete [2021-04-12T15:16:32.056Z] 46f8f816bc3b: Pull complete [2021-04-12T15:16:33.007Z] aa168da1d23b: Verifying Checksum [2021-04-12T15:16:33.007Z] aa168da1d23b: Download complete [2021-04-12T15:16:33.580Z] 93b61091891f: Pull complete [2021-04-12T15:16:33.580Z] 93b9cdb0e59b: Pull complete [2021-04-12T15:16:33.842Z] 5e14af77c1be: Pull complete [2021-04-12T15:16:34.111Z] 01666e4c0597: Pull complete [2021-04-12T15:16:42.306Z] aa168da1d23b: Pull complete [2021-04-12T15:16:42.306Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-12T15:16:42.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T15:16:42.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-12T15:16:42.479Z] prd-centos7-docker-4c-2g-33698 does not seem to be running inside a container [2021-04-12T15:16:42.525Z] $ 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/thub.com_pelletier_go-toml-1.9.0/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/thub.com_pelletier_go-toml-1.9.0 -v /w/workspace/thub.com_pelletier_go-toml-1.9.0:/w/workspace/thub.com_pelletier_go-toml-1.9.0:rw,z -v /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp:/w/workspace/thub.com_pelletier_go-toml-1.9.0@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:alpine cat [2021-04-12T15:16:47.423Z] $ docker top 0c45428a68d6b41cf5d667aca210b0bb8b4a7a4f4ddd0a5d6210cde03c018146 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:16:48.066Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-12T15:16:48.391Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-12T15:16:48.715Z] + ls /var/log/sa-host [2021-04-12T15:16:48.716Z] + sadf -c /var/log/sa-host/sa12 [2021-04-12T15:16:48.716Z] file_magic: OK [2021-04-12T15:16:48.716Z] HZ: Using current value: 100 [2021-04-12T15:16:48.716Z] file_header: OK [2021-04-12T15:16:48.716Z] 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 [2021-04-12T15:16:48.716Z] Statistics: [2021-04-12T15:16:48.716Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-12T15:16:48.716Z] File successfully converted to sysstat format version 12.2.1 [2021-04-12T15:16:48.716Z] + sadf -c /var/log/sa-host/sa23 [2021-04-12T15:16:48.716Z] file_magic: OK [2021-04-12T15:16:48.716Z] HZ: Using current value: 100 [2021-04-12T15:16:48.716Z] file_header: OK [2021-04-12T15:16:48.716Z] 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 [2021-04-12T15:16:48.716Z] Statistics: [2021-04-12T15:16:48.716Z] Hnuu...uuuununununu... [2021-04-12T15:16:48.716Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-12T15:16:49.048Z] provisioning config files... [2021-04-12T15:16:49.067Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/config944316308558936464tmp [Pipeline] { [Pipeline] echo [2021-04-12T15:16:49.222Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:16:49.559Z] ---> create-netrc.sh [Pipeline] } [2021-04-12T15:16:49.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-12T15:16:49.735Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:16:50.077Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-12T15:16:50.132Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:16:50.475Z] ---> sudo-logs.sh [2021-04-12T15:16:50.475Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-12T15:16:50.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:16:50.953Z] ---> job-cost.sh [2021-04-12T15:16:50.954Z] lf-activate-venv: SKIPPING [2021-04-12T15:16:50.954Z] DEBUG: total: 0.20999999344348907 [2021-04-12T15:16:50.954Z] INFO: Retrieving Stack Cost... [2021-04-12T15:16:51.902Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-12T15:16:52.165Z] INFO: Archiving Costs [Pipeline] echo [2021-04-12T15:16:52.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:16:52.563Z] ---> logs-deploy.sh [2021-04-12T15:16:52.563Z] lf-activate-venv: SKIPPING [2021-04-12T15:16:52.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0/1 [2021-04-12T15:16:52.563Z] INFO: archiving workspace using pattern(s): [2021-04-12T15:16:55.121Z] Archives upload complete. [2021-04-12T15:16:55.385Z] INFO: archiving logs to Nexus [2021-04-12T15:16:56.334Z] ---> uname -a: [2021-04-12T15:16:56.334Z] Linux prd-centos7-docker-4c-2g-33698.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-12T15:16:56.334Z] [2021-04-12T15:16:56.334Z] [2021-04-12T15:16:56.334Z] ---> lscpu: [2021-04-12T15:16:56.334Z] Architecture: x86_64 [2021-04-12T15:16:56.334Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-12T15:16:56.334Z] Byte Order: Little Endian [2021-04-12T15:16:56.334Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-12T15:16:56.334Z] CPU(s): 4 [2021-04-12T15:16:56.334Z] On-line CPU(s) list: 0-3 [2021-04-12T15:16:56.334Z] Thread(s) per core: 1 [2021-04-12T15:16:56.334Z] Core(s) per socket: 1 [2021-04-12T15:16:56.334Z] Socket(s): 4 [2021-04-12T15:16:56.334Z] NUMA node(s): 1 [2021-04-12T15:16:56.334Z] Vendor ID: GenuineIntel [2021-04-12T15:16:56.334Z] CPU family: 6 [2021-04-12T15:16:56.334Z] Model: 44 [2021-04-12T15:16:56.334Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-12T15:16:56.334Z] Stepping: 1 [2021-04-12T15:16:56.334Z] CPU MHz: 2933.436 [2021-04-12T15:16:56.334Z] BogoMIPS: 5866.87 [2021-04-12T15:16:56.334Z] Virtualization: VT-x [2021-04-12T15:16:56.334Z] Hypervisor vendor: KVM [2021-04-12T15:16:56.334Z] Virtualization type: full [2021-04-12T15:16:56.334Z] L1d cache: 128 KiB [2021-04-12T15:16:56.334Z] L1i cache: 128 KiB [2021-04-12T15:16:56.334Z] L2 cache: 16 MiB [2021-04-12T15:16:56.334Z] L3 cache: 64 MiB [2021-04-12T15:16:56.334Z] NUMA node0 CPU(s): 0-3 [2021-04-12T15:16:56.334Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-12T15:16:56.334Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-12T15:16:56.334Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-12T15:16:56.334Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-12T15:16:56.334Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-12T15:16:56.334Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-12T15:16:56.334Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-12T15:16:56.334Z] Vulnerability Srbds: Not affected [2021-04-12T15:16:56.334Z] Vulnerability Tsx async abort: Not affected [2021-04-12T15:16:56.334Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-12T15:16:56.334Z] [2021-04-12T15:16:56.334Z] [2021-04-12T15:16:56.334Z] ---> nproc: [2021-04-12T15:16:56.334Z] 4 [2021-04-12T15:16:56.334Z] [2021-04-12T15:16:56.334Z] [2021-04-12T15:16:56.334Z] ---> df -h: [2021-04-12T15:16:56.334Z] Filesystem Size Used Available Use% Mounted on [2021-04-12T15:16:56.334Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-12T15:16:56.334Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-12T15:16:56.334Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-12T15:16:56.334Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/thub.com_pelletier_go-toml-1.9.0 [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-12T15:16:56.334Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-12T15:16:56.334Z] [2021-04-12T15:16:56.335Z] [2021-04-12T15:16:56.335Z] ---> free -m: [2021-04-12T15:16:56.335Z] total used free shared buff/cache available [2021-04-12T15:16:56.335Z] Mem: 1837 706 79 0 1051 1026 [2021-04-12T15:16:56.335Z] Swap: 1023 0 1023 [2021-04-12T15:16:56.335Z] [2021-04-12T15:16:56.335Z]