Pull request #2942 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0b31cfa779efbcc59449771402e2afde0ef86b42+e25094879da38d58945b339cb800433d3a77391e (b45507e2c91e2533c013be2a825c5635ba7ea729) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-16363’ is offline Running on prd-centos7-docker-4c-2g-16365 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/edgex-go.git > git init /w/workspace/edgex-go/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e25094879da38d58945b339cb800433d3a77391e into PR head commit 0b31cfa779efbcc59449771402e2afde0ef86b42 Merge succeeded, producing 0b31cfa779efbcc59449771402e2afde0ef86b42 Checking out Revision 0b31cfa779efbcc59449771402e2afde0ef86b42 (PR-2942) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e25094879da38d58945b339cb800433d3a77391e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 Commit message: "refactor: Use new enhanced SecretProvider" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:56:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:56:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:56:01 ========================================================= 17:56:01 EdgeX Global Pipelines Version Info 17:56:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 26f2a35b295abb6561b114f1a9b6a92e793d1c27 # timeout=10 17:56:02 ------------------- 17:56:02 stable info: 17:56:02 ------------------- 17:56:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:56:02 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:56:02 Message: update stable to v1.0.173 17:56:03 ------------------- 17:56:03 experimental info: 17:56:03 ------------------- 17:56:03 Commited By: **** collab-it+edgex@linuxfoundation.org 17:56:03 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:56:03 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:56:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:56:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:56:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:56:06 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:56:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2942 [Pipeline] echo 17:56:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2942 [Pipeline] echo 17:56:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2942 [Pipeline] echo 17:56:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b31cfa779efbcc59449771402e2afde0ef86b42 [Pipeline] echo 17:56:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b31cfa [Pipeline] echo 17:56:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:56:06 provisioning config files... 17:56:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3981210675213756120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:07 ---> docker-login.sh 17:56:07 nexus3.edgexfoundry.org:10001 17:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:07 Configure a credential helper to remove this warning. See 17:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:07 17:56:07 Login Succeeded 17:56:07 nexus3.edgexfoundry.org:10002 17:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:08 Configure a credential helper to remove this warning. See 17:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:08 17:56:08 Login Succeeded 17:56:08 nexus3.edgexfoundry.org:10003 17:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:08 Configure a credential helper to remove this warning. See 17:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:08 17:56:08 Login Succeeded 17:56:08 nexus3.edgexfoundry.org:10004 17:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:08 Configure a credential helper to remove this warning. See 17:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:08 17:56:08 Login Succeeded 17:56:08 docker.io 17:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:08 Configure a credential helper to remove this warning. See 17:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:08 17:56:08 Login Succeeded 17:56:08 ---> docker-login.sh ends [Pipeline] } 17:56:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:09 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/core-command/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo core-command,cmd/core-command/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/core-data/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo core-data,cmd/core-data/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/core-metadata/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo core-metadata,cmd/core-metadata/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/security-bootstrap-redis/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/security-proxy-setup/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/security-secrets-setup/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/support-notifications/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo support-notifications,cmd/support-notifications/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/support-scheduler/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:56:09 + for file in '`ls cmd/**/Dockerfile`' 17:56:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:56:09 ++ cut -d/ -f2 17:56:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:56:09 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:10 17:56:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:56:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:11 latest: Pulling from edgex-devops/git-semver 17:56:11 31603596830f: Pulling fs layer 17:56:11 2a8b12db71e7: Pulling fs layer 17:56:11 6ca5941a6612: Pulling fs layer 17:56:11 ecc8261a40a4: Pulling fs layer 17:56:11 ecc8261a40a4: Waiting 17:56:11 2a8b12db71e7: Download complete 17:56:11 31603596830f: Verifying Checksum 17:56:11 31603596830f: Download complete 17:56:11 ecc8261a40a4: Verifying Checksum 17:56:11 ecc8261a40a4: Download complete 17:56:11 6ca5941a6612: Verifying Checksum 17:56:11 6ca5941a6612: Download complete 17:56:11 31603596830f: Pull complete 17:56:11 2a8b12db71e7: Pull complete 17:56:12 6ca5941a6612: Pull complete 17:56:12 ecc8261a40a4: Pull complete 17:56:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:56:12 prd-centos7-docker-4c-2g-16365 does not seem to be running inside a container 17:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:56:15 $ docker top 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:15 [ssh-agent] Looking for ssh-agent implementation... 17:56:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:16 $ docker exec 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 ssh-agent 17:56:16 SSH_AUTH_SOCK=/tmp/ssh-cSnR6al08yf7/agent.12 17:56:16 SSH_AGENT_PID=17 17:56:16 Running ssh-add (command line suppressed) 17:56:16 Identity added: /w/workspace/edgex-go/9@tmp/private_key_4863964698519636110.key (/w/workspace/edgex-go/9@tmp/private_key_4863964698519636110.key) 17:56:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:16 + git tag --points-at HEAD [Pipeline] } 17:56:16 $ docker exec --env ******** --env ******** 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 ssh-agent -k 17:56:16 unset SSH_AUTH_SOCK; 17:56:16 unset SSH_AGENT_PID; 17:56:16 echo Agent pid 17 killed; 17:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:56:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:17 [ssh-agent] Looking for ssh-agent implementation... 17:56:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:17 $ docker exec 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 ssh-agent 17:56:17 SSH_AUTH_SOCK=/tmp/ssh-5Kpu11FnLqr6/agent.47 17:56:17 SSH_AGENT_PID=52 17:56:17 Running ssh-add (command line suppressed) 17:56:17 Identity added: /w/workspace/edgex-go/9@tmp/private_key_3664755649271141540.key (/w/workspace/edgex-go/9@tmp/private_key_3664755649271141540.key) 17:56:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:17 + git semver init 17:56:17 # -> Open(): unable to determine branch for HEAD 17:56:17 # $GIT_DIR = /w/workspace/edgex-go/9/.git 17:56:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 17:56:17 # $SEMVER_REMOTE_NAME = origin 17:56:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:56:17 # $SEMVER_USER_NAME = edgex-jenkins 17:56:17 # $SEMVER_BRANCH = PR-2942 17:56:17 # $SEMVER_TEMP = /tmp/semver-212747882 17:56:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:56:36 # '/tmp/semver-212747882' -> '/w/workspace/edgex-go/9/.semver' 17:56:36 # -> Force: false 17:56:36 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 17:56:36 $ docker exec --env ******** --env ******** 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 ssh-agent -k 17:56:36 unset SSH_AUTH_SOCK; 17:56:36 unset SSH_AGENT_PID; 17:56:36 echo Agent pid 52 killed; 17:56:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:37 + git semver [Pipeline] } 17:56:37 $ docker stop --time=1 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 17:56:38 $ docker rm -f 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:56:39 Stashed 1 file(s) [Pipeline] echo 17:56:39 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:56:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:56:41 + sudo service docker restart 17:56:41 + true 17:56:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:56:42 ========================================================= 17:56:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:56:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:56:42 + 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 . 17:56:46 Sending build context to Docker daemon 326.7MB 17:56:46 Step 1/7 : ARG BASE=golang:1.15-alpine 17:56:46 Step 2/7 : FROM ${BASE} 17:56:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:56:46 188c0c94c7c5: Pulling fs layer 17:56:46 0ef7d3d256c8: Pulling fs layer 17:56:46 de9db76c5a1d: Pulling fs layer 17:56:46 bca2f99d35d6: Pulling fs layer 17:56:46 93359f2a8cfa: Pulling fs layer 17:56:46 7c6f9722023f: Pulling fs layer 17:56:46 a35cf1a2eb13: Pulling fs layer 17:56:46 bca2f99d35d6: Waiting 17:56:46 93359f2a8cfa: Waiting 17:56:46 a35cf1a2eb13: Waiting 17:56:46 7c6f9722023f: Waiting 17:56:46 de9db76c5a1d: Verifying Checksum 17:56:46 de9db76c5a1d: Download complete 17:56:46 0ef7d3d256c8: Download complete 17:56:46 93359f2a8cfa: Verifying Checksum 17:56:46 93359f2a8cfa: Download complete 17:56:46 7c6f9722023f: Verifying Checksum 17:56:46 7c6f9722023f: Download complete 17:56:46 188c0c94c7c5: Verifying Checksum 17:56:46 188c0c94c7c5: Download complete 17:56:46 188c0c94c7c5: Pull complete 17:56:46 0ef7d3d256c8: Pull complete 17:56:46 de9db76c5a1d: Pull complete 17:56:48 a35cf1a2eb13: Verifying Checksum 17:56:48 a35cf1a2eb13: Download complete 17:56:49 bca2f99d35d6: Verifying Checksum 17:56:49 bca2f99d35d6: Download complete 17:56:54 bca2f99d35d6: Pull complete 17:56:54 93359f2a8cfa: Pull complete 17:56:54 7c6f9722023f: Pull complete 17:56:55 Still waiting to schedule task 17:56:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16362’ 17:56:59 a35cf1a2eb13: Pull complete 17:57:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:57:00 ---> a62c8e92a672 17:57:00 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:57:00 ---> Running in 5031449a3323 17:57:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:57:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:57:02 (1/12) Installing libmagic (5.38-r0) 17:57:02 (2/12) Installing file (5.38-r0) 17:57:02 (3/12) Installing libc-dev (0.7.2-r3) 17:57:02 (4/12) Installing g++ (9.3.0-r2) 17:57:06 (5/12) Installing fortify-headers (1.1-r0) 17:57:06 (6/12) Installing patch (2.7.6-r6) 17:57:06 (7/12) Installing build-base (0.5-r2) 17:57:06 (8/12) Installing libsodium (1.0.18-r0) 17:57:06 (9/12) Installing pkgconf (1.7.2-r0) 17:57:07 (10/12) Installing libsodium-dev (1.0.18-r0) 17:57:07 (11/12) Installing libzmq (4.3.3-r0) 17:57:07 (12/12) Installing zeromq-dev (4.3.3-r0) 17:57:07 Executing busybox-1.31.1-r19.trigger 17:57:07 OK: 233 MiB in 51 packages 17:57:11 Removing intermediate container 5031449a3323 17:57:11 ---> a80527a22a0e 17:57:11 Step 4/7 : WORKDIR /edgex-go 17:57:11 ---> Running in 0813f1e70629 17:57:11 Removing intermediate container 0813f1e70629 17:57:11 ---> 8894cb397c09 17:57:11 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:57:11 latest: Pulling from library/docker 17:57:11 05e7bc50f07f: Pulling fs layer 17:57:11 6db28d0fdbf6: Pulling fs layer 17:57:11 292df0bc6bf3: Pulling fs layer 17:57:11 a3104fdc50d0: Pulling fs layer 17:57:11 a8e67d69e12c: Pulling fs layer 17:57:11 1ede2b221ee4: Pulling fs layer 17:57:11 fc74c0d5b799: Pulling fs layer 17:57:11 a3104fdc50d0: Waiting 17:57:11 a8e67d69e12c: Waiting 17:57:11 1ede2b221ee4: Waiting 17:57:11 fc74c0d5b799: Waiting 17:57:12 292df0bc6bf3: Verifying Checksum 17:57:12 292df0bc6bf3: Download complete 17:57:12 05e7bc50f07f: Verifying Checksum 17:57:12 05e7bc50f07f: Download complete 17:57:12 6db28d0fdbf6: Verifying Checksum 17:57:12 6db28d0fdbf6: Download complete 17:57:12 a8e67d69e12c: Download complete 17:57:12 1ede2b221ee4: Verifying Checksum 17:57:12 1ede2b221ee4: Download complete 17:57:12 fc74c0d5b799: Verifying Checksum 17:57:12 fc74c0d5b799: Download complete 17:57:12 05e7bc50f07f: Pull complete 17:57:12 6db28d0fdbf6: Pull complete 17:57:12 292df0bc6bf3: Pull complete 17:57:13 a3104fdc50d0: Verifying Checksum 17:57:13 a3104fdc50d0: Download complete 17:57:15 a3104fdc50d0: Pull complete 17:57:15 a8e67d69e12c: Pull complete 17:57:16 1ede2b221ee4: Pull complete 17:57:16 fc74c0d5b799: Pull complete 17:57:16 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 17:57:16 Status: Downloaded newer image for docker:latest 17:57:18 ---> 95b6b6c14259 17:57:18 Step 6/7 : COPY go.mod . 17:57:18 ---> 3ead3b7b9cf3 17:57:18 Step 7/7 : RUN go mod download 17:57:18 ---> Running in 88ac177945c7 17:57:20 go: github.com/edgexfoundry/go-mod-bootstrap@v0.0.60: parsing /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 17:57:21 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:22 Failed in branch amd64 17:59:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16367 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws 17:59:35 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 17:59:41 using credential edgex-jenkins-ssh 17:59:41 Cloning the remote Git repository 17:59:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:59:41 > git init /w/workspace/edgex-go/9 # timeout=10 17:59:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:59:41 > git --version # timeout=10 17:59:41 > git --version # 'git version 2.17.1' 17:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:57 Merging remotes/origin/master commit e25094879da38d58945b339cb800433d3a77391e into PR head commit 0b31cfa779efbcc59449771402e2afde0ef86b42 17:59:57 Merge succeeded, producing 0b31cfa779efbcc59449771402e2afde0ef86b42 17:59:57 Checking out Revision 0b31cfa779efbcc59449771402e2afde0ef86b42 (PR-2942) 17:59:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:59:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:59:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:59:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:59:57 > git config core.sparsecheckout # timeout=10 17:59:57 > git checkout -f 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 17:59:57 > git remote # timeout=10 17:59:57 > git config --get remote.origin.url # timeout=10 17:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:57 > git merge e25094879da38d58945b339cb800433d3a77391e # timeout=10 17:59:57 > git rev-parse HEAD^{commit} # timeout=10 17:59:57 > git config core.sparsecheckout # timeout=10 17:59:57 > git checkout -f 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 18:00:02 Commit message: "refactor: Use new enhanced SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:00:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:00:04 + + sudo service docker restart 18:00:04 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:00:07 provisioning config files... 18:00:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3404911747497830897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:08 ---> docker-login.sh 18:00:08 nexus3.edgexfoundry.org:10001 18:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:09 Configure a credential helper to remove this warning. See 18:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:09 18:00:09 Login Succeeded 18:00:09 nexus3.edgexfoundry.org:10002 18:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:09 Configure a credential helper to remove this warning. See 18:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:09 18:00:09 Login Succeeded 18:00:09 nexus3.edgexfoundry.org:10003 18:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:10 Configure a credential helper to remove this warning. See 18:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:10 18:00:10 Login Succeeded 18:00:10 nexus3.edgexfoundry.org:10004 18:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:10 Configure a credential helper to remove this warning. See 18:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:10 18:00:10 Login Succeeded 18:00:10 docker.io 18:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:11 Configure a credential helper to remove this warning. See 18:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:11 18:00:11 Login Succeeded 18:00:11 ---> docker-login.sh ends [Pipeline] } 18:00:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:12 ========================================================= 18:00:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:00:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:00:12 + 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 . 18:00:15 Sending build context to Docker daemon 165.9MB 18:00:15 Step 1/7 : ARG BASE=golang:1.15-alpine 18:00:15 Step 2/7 : FROM ${BASE} 18:00:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:00:15 5f621e34cdf4: Pulling fs layer 18:00:15 a4357932f1b6: Pulling fs layer 18:00:15 18c013af1878: Pulling fs layer 18:00:15 00ac8860ef70: Pulling fs layer 18:00:15 63d7cb157983: Pulling fs layer 18:00:15 b116817d02f9: Pulling fs layer 18:00:15 745a02a5169b: Pulling fs layer 18:00:15 00ac8860ef70: Waiting 18:00:15 63d7cb157983: Waiting 18:00:15 b116817d02f9: Waiting 18:00:15 745a02a5169b: Waiting 18:00:15 18c013af1878: Verifying Checksum 18:00:15 18c013af1878: Download complete 18:00:15 a4357932f1b6: Verifying Checksum 18:00:15 a4357932f1b6: Download complete 18:00:15 63d7cb157983: Download complete 18:00:15 b116817d02f9: Verifying Checksum 18:00:15 b116817d02f9: Download complete 18:00:15 5f621e34cdf4: Verifying Checksum 18:00:15 5f621e34cdf4: Download complete 18:00:15 5f621e34cdf4: Pull complete 18:00:16 a4357932f1b6: Pull complete 18:00:16 18c013af1878: Pull complete 18:00:17 745a02a5169b: Verifying Checksum 18:00:17 745a02a5169b: Download complete 18:00:18 00ac8860ef70: Download complete 18:00:28 00ac8860ef70: Pull complete 18:00:28 63d7cb157983: Pull complete 18:00:29 b116817d02f9: Pull complete 18:00:33 745a02a5169b: Pull complete 18:00:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:00:33 ---> b7e6874047d6 18:00:33 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:00:36 ---> Running in 84bf0e0d768a 18:00:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:00:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:00:39 (1/12) Installing libmagic (5.38-r0) 18:00:39 (2/12) Installing file (5.38-r0) 18:00:39 (3/12) Installing libc-dev (0.7.2-r3) 18:00:39 (4/12) Installing g++ (9.3.0-r2) 18:00:54 (5/12) Installing fortify-headers (1.1-r0) 18:00:54 (6/12) Installing patch (2.7.6-r6) 18:00:54 (7/12) Installing build-base (0.5-r2) 18:00:54 (8/12) Installing libsodium (1.0.18-r0) 18:00:54 (9/12) Installing pkgconf (1.7.2-r0) 18:00:54 (10/12) Installing libsodium-dev (1.0.18-r0) 18:00:54 (11/12) Installing libzmq (4.3.3-r0) 18:00:54 (12/12) Installing zeromq-dev (4.3.3-r0) 18:00:54 Executing busybox-1.31.1-r19.trigger 18:00:54 OK: 217 MiB in 51 packages 18:00:57 Removing intermediate container 84bf0e0d768a 18:00:57 ---> dd8eb003cb9f 18:00:57 Step 4/7 : WORKDIR /edgex-go 18:00:57 ---> Running in 80c5e0514624 18:00:58 Removing intermediate container 80c5e0514624 18:00:58 ---> 1df3c526f0a4 18:00:58 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:00:58 latest: Pulling from library/docker 18:00:58 a3cc7d3b244e: Pulling fs layer 18:00:58 02a3295e0d61: Pulling fs layer 18:00:58 0f4f2e6d8100: Pulling fs layer 18:00:58 065c9533d613: Pulling fs layer 18:00:58 9fce0df16b8b: Pulling fs layer 18:00:58 e3faa53604c1: Pulling fs layer 18:00:58 04b5adaa2053: Pulling fs layer 18:00:58 9fce0df16b8b: Waiting 18:00:58 065c9533d613: Waiting 18:00:58 e3faa53604c1: Waiting 18:00:58 04b5adaa2053: Waiting 18:00:58 0f4f2e6d8100: Download complete 18:00:58 02a3295e0d61: Download complete 18:00:58 a3cc7d3b244e: Download complete 18:00:58 9fce0df16b8b: Verifying Checksum 18:00:58 9fce0df16b8b: Download complete 18:00:58 e3faa53604c1: Verifying Checksum 18:00:58 e3faa53604c1: Download complete 18:00:59 04b5adaa2053: Verifying Checksum 18:00:59 04b5adaa2053: Download complete 18:00:59 a3cc7d3b244e: Pull complete 18:01:00 02a3295e0d61: Pull complete 18:01:00 0f4f2e6d8100: Pull complete 18:01:00 065c9533d613: Verifying Checksum 18:01:00 065c9533d613: Download complete 18:01:03 065c9533d613: Pull complete 18:01:04 9fce0df16b8b: Pull complete 18:01:04 e3faa53604c1: Pull complete 18:01:05 04b5adaa2053: Pull complete 18:01:05 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 18:01:05 Status: Downloaded newer image for docker:latest 18:01:08 ---> ca012b38b07b 18:01:08 Step 6/7 : COPY go.mod . 18:01:09 ---> 9f8b6698b7e5 18:01:09 Step 7/7 : RUN go mod download 18:01:09 ---> Running in 62472d9ccca4 18:01:12 go: github.com/edgexfoundry/go-mod-bootstrap@v0.0.60: parsing /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 18:01:12 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:01:14 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:01:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:17 ---> package-listing.sh 18:01:17 ++ facter osfamily 18:01:17 ++ tr '[:upper:]' '[:lower:]' 18:01:17 + OS_FAMILY=redhat 18:01:17 + workspace=/w/workspace/edgex-go/9 18:01:17 + START_PACKAGES=/tmp/packages_start.txt 18:01:17 + END_PACKAGES=/tmp/packages_end.txt 18:01:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:17 + PACKAGES=/tmp/packages_start.txt 18:01:17 + '[' /w/workspace/edgex-go/9 ']' 18:01:17 + PACKAGES=/tmp/packages_end.txt 18:01:17 + case "${OS_FAMILY}" in 18:01:17 + rpm -qa 18:01:17 + sort 18:01:22 + '[' -f /tmp/packages_start.txt ']' 18:01:22 + '[' -f /tmp/packages_end.txt ']' 18:01:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:22 + '[' /w/workspace/edgex-go/9 ']' 18:01:22 + mkdir -p /w/workspace/edgex-go/9/archives/ 18:01:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 18:01:22 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/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:01:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:01:23 18:01:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:01:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:01:23 alpine: Pulling from edgex-lftools-log-publisher 18:01:23 df20fa9351a1: Pulling fs layer 18:01:23 36b3adc4ff6f: Pulling fs layer 18:01:23 8ad3a11d3b57: Pulling fs layer 18:01:23 46f8f816bc3b: Pulling fs layer 18:01:23 93b61091891f: Pulling fs layer 18:01:23 93b9cdb0e59b: Pulling fs layer 18:01:23 5e14af77c1be: Pulling fs layer 18:01:23 01666e4c0597: Pulling fs layer 18:01:23 aa168da1d23b: Pulling fs layer 18:01:23 93b9cdb0e59b: Waiting 18:01:23 5e14af77c1be: Waiting 18:01:23 01666e4c0597: Waiting 18:01:23 aa168da1d23b: Waiting 18:01:23 46f8f816bc3b: Waiting 18:01:23 93b61091891f: Waiting 18:01:23 36b3adc4ff6f: Download complete 18:01:23 46f8f816bc3b: Verifying Checksum 18:01:23 46f8f816bc3b: Download complete 18:01:23 df20fa9351a1: Verifying Checksum 18:01:23 df20fa9351a1: Download complete 18:01:23 93b9cdb0e59b: Download complete 18:01:23 93b61091891f: Verifying Checksum 18:01:23 93b61091891f: Download complete 18:01:23 5e14af77c1be: Verifying Checksum 18:01:23 5e14af77c1be: Download complete 18:01:23 01666e4c0597: Verifying Checksum 18:01:23 01666e4c0597: Download complete 18:01:23 8ad3a11d3b57: Verifying Checksum 18:01:23 8ad3a11d3b57: Download complete 18:01:24 df20fa9351a1: Pull complete 18:01:24 36b3adc4ff6f: Pull complete 18:01:24 8ad3a11d3b57: Pull complete 18:01:25 46f8f816bc3b: Pull complete 18:01:25 93b61091891f: Pull complete 18:01:26 aa168da1d23b: Verifying Checksum 18:01:26 aa168da1d23b: Download complete 18:01:26 93b9cdb0e59b: Pull complete 18:01:26 5e14af77c1be: Pull complete 18:01:27 01666e4c0597: Pull complete 18:01:33 aa168da1d23b: Pull complete 18:01:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:01:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:01:34 prd-centos7-docker-4c-2g-16365 does not seem to be running inside a container 18:01:34 $ 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/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:01:38 $ docker top fc75e1908733464ca97c87de6aba25c7b820f421d3e1e7c8f567095d99caaab5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:38 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:38 + mkdir -p /var/log/sa [Pipeline] sh 18:01:39 + ls /var/log/sa-host 18:01:39 + sadf -c /var/log/sa-host/sa16 18:01:39 file_magic: OK 18:01:39 HZ: Using current value: 100 18:01:39 file_header: OK 18:01:39 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 18:01:39 Statistics: 18:01:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:01:39 File successfully converted to sysstat format version 12.2.1 18:01:39 + sadf -c /var/log/sa-host/sa23 18:01:39 file_magic: OK 18:01:39 HZ: Using current value: 100 18:01:39 file_header: OK 18:01:39 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 18:01:39 Statistics: 18:01:39 Hnuu...uuuununununu... 18:01:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:39 provisioning config files... 18:01:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config8043048635053414444tmp [Pipeline] { [Pipeline] echo 18:01:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:39 ---> create-netrc.sh [Pipeline] } 18:01:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:01:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:01:40 ---> python-tools-install.sh [Pipeline] echo 18:01:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:40 ---> sudo-logs.sh 18:01:40 Archiving 'sudo' log.. [Pipeline] echo 18:01:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:41 ---> job-cost.sh 18:01:41 lf-activate-venv: SKIPPING 18:01:41 INFO: No Stack... 18:01:42 INFO: Retrieving Pricing Info for: v1-standard-2 18:01:42 INFO: Archiving Costs [Pipeline] echo 18:01:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:43 ---> logs-deploy.sh 18:01:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2942/9 18:01:43 INFO: archiving workspace using pattern(s): 18:01:44 Archives upload complete. 18:01:44 INFO: archiving logs to Nexus