Pull request #3923 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63b77441533dfc8cb995b66601ec19d053642f9e+9804c4b206bf31279ec8a6cb2d0e465f8d5ccbb0 (0f377203d8fd3f264bd095f184b49a77f7c2e5c0) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9089359301515799798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12151954453846067219.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3923/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3923/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11256826041681823281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2222020986188442748.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3923/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3923/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2987605040809010196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true 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 ‘prd-ubuntu20.04-docker-8c-8g-8948’ Running on prd-ubuntu20.04-docker-8c-8g-8951 in /w/workspace/edgexfoundry_edgex-go_PR-3923 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9804c4b206bf31279ec8a6cb2d0e465f8d5ccbb0 into PR head commit 63b77441533dfc8cb995b66601ec19d053642f9e Merge succeeded, producing 63b77441533dfc8cb995b66601ec19d053642f9e Checking out Revision 63b77441533dfc8cb995b66601ec19d053642f9e (PR-3923) > 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/3923/head:refs/remotes/origin/PR-3923 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63b77441533dfc8cb995b66601ec19d053642f9e # 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 9804c4b206bf31279ec8a6cb2d0e465f8d5ccbb0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63b77441533dfc8cb995b66601ec19d053642f9e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:32 ========================================================= 23:08:32 EdgeX Global Pipelines Version Info 23:08:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:33 ------------------- 23:08:33 stable info: 23:08:33 ------------------- 23:08:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:33 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:08:33 Message: update stable to v1.0.221 > git rev-list --no-walk 57a95723878025fcd96c6eace5eb9c2ef54941d3 # timeout=10 23:08:33 ------------------- 23:08:33 experimental info: 23:08:33 ------------------- 23:08:33 Commited By: **** collab-it+edgex@linuxfoundation.org 23:08:33 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:08:33 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3923 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3923 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3923 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63b77441533dfc8cb995b66601ec19d053642f9e [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63b7744 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:34 provisioning config files... 23:08:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5842725286345216956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:34 ---> docker-login.sh 23:08:34 nexus3.edgexfoundry.org:10001 23:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:34 Configure a credential helper to remove this warning. See 23:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:34 23:08:34 Login Succeeded 23:08:34 nexus3.edgexfoundry.org:10002 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:35 23:08:35 Login Succeeded 23:08:35 nexus3.edgexfoundry.org:10003 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:35 23:08:35 Login Succeeded 23:08:35 nexus3.edgexfoundry.org:10004 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:35 23:08:35 Login Succeeded 23:08:35 docker.io 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:35 23:08:35 Login Succeeded 23:08:35 ---> docker-login.sh ends [Pipeline] } 23:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:35 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:08:35 + dirname cmd/core-command/Dockerfile 23:08:35 + cut -d/ -f2 23:08:35 + echo core-command,cmd/core-command/Dockerfile 23:08:35 + dirname cmd/core-data/Dockerfile 23:08:35 + cut -d/ -f2 23:08:35 + echo core-data,cmd/core-data/Dockerfile 23:08:35 + dirname cmd/core-metadata/Dockerfile 23:08:35 + cut -d/ -f2 23:08:35 + echo core-metadata,cmd/core-metadata/Dockerfile 23:08:35 + dirname cmd/security-bootstrapper/Dockerfile 23:08:35 + cut -d/ -f2 23:08:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:08:35 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 23:08:35 -f2 23:08:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:08:35 + dirname cmd/security-secretstore-setup/Dockerfile 23:08:35 + cut -d/ -f2 23:08:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:08:35 + + dirname cmd/support-notifications/Dockerfile 23:08:35 cut -d/ -f2 23:08:35 + echo support-notifications,cmd/support-notifications/Dockerfile 23:08:35 + dirname cmd/support-scheduler/Dockerfile 23:08:35 + cut -d/ -f2 23:08:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:08:35 + dirname cmd/sys-mgmt-agent/Dockerfile 23:08:35 + cut -d/ -f2 23:08:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:08:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:08:36 + git rev-list -1 --merges 63b77441533dfc8cb995b66601ec19d053642f9e~1..63b77441533dfc8cb995b66601ec19d053642f9e [Pipeline] echo 23:08:36 -----------> git rev-list -1 --merges 63b77441533dfc8cb995b66601ec19d053642f9e~1..63b77441533dfc8cb995b66601ec19d053642f9e 63b77441533dfc8cb995b66601ec19d053642f9e [false] [Pipeline] sh 23:08:36 + git log --format=format:%s -1 63b77441533dfc8cb995b66601ec19d053642f9e [Pipeline] echo 23:08:36 ========================================================= 23:08:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:08:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:08:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:08:37 + grep -v github /etc/ssh/ssh_known_hosts 23:08:37 + [ -e /tmp/ssh_known_hosts ] 23:08:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:08:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:08:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:08:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:37 23:08:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:08:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:37 latest: Pulling from edgex-devops/git-semver 23:08:37 a0d0a0d46f8b: Pulling fs layer 23:08:37 3e5f54012d9b: Pulling fs layer 23:08:37 4c7163046ea9: Pulling fs layer 23:08:37 0c2d73faf560: Pulling fs layer 23:08:37 0c2d73faf560: Waiting 23:08:37 3e5f54012d9b: Download complete 23:08:37 a0d0a0d46f8b: Verifying Checksum 23:08:37 a0d0a0d46f8b: Download complete 23:08:38 0c2d73faf560: Verifying Checksum 23:08:38 0c2d73faf560: Download complete 23:08:38 4c7163046ea9: Verifying Checksum 23:08:38 4c7163046ea9: Download complete 23:08:38 a0d0a0d46f8b: Pull complete 23:08:38 3e5f54012d9b: Pull complete 23:08:38 4c7163046ea9: Pull complete 23:08:38 0c2d73faf560: Pull complete 23:08:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:08:38 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 23:08:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:08:39 $ docker top 24ce94a29558f69049ffa7b81c8213a0a6f4459f1d3e5d4af09f4e897a481cea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:39 [ssh-agent] Looking for ssh-agent implementation... 23:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:39 $ docker exec 24ce94a29558f69049ffa7b81c8213a0a6f4459f1d3e5d4af09f4e897a481cea ssh-agent 23:08:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGIPHAH/agent.14 23:08:39 SSH_AGENT_PID=20 23:08:39 Running ssh-add (command line suppressed) 23:08:40 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8367995982364077103.key (/w/workspace/edgex-go/2@tmp/private_key_8367995982364077103.key) 23:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:40 + git tag --points-at HEAD [Pipeline] } 23:08:40 $ docker exec --env ******** --env ******** 24ce94a29558f69049ffa7b81c8213a0a6f4459f1d3e5d4af09f4e897a481cea ssh-agent -k 23:08:40 unset SSH_AUTH_SOCK; 23:08:40 unset SSH_AGENT_PID; 23:08:40 echo Agent pid 20 killed; 23:08:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:08:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:40 [ssh-agent] Looking for ssh-agent implementation... 23:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:40 $ docker exec 24ce94a29558f69049ffa7b81c8213a0a6f4459f1d3e5d4af09f4e897a481cea ssh-agent 23:08:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjAAbNe/agent.55 23:08:40 SSH_AGENT_PID=61 23:08:40 Running ssh-add (command line suppressed) 23:08:40 Identity added: /w/workspace/edgex-go/2@tmp/private_key_358667740137414803.key (/w/workspace/edgex-go/2@tmp/private_key_358667740137414803.key) 23:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:41 + git semver init 23:08:41 # -> Open(): unable to determine branch for HEAD 23:08:41 # $GIT_DIR = /w/workspace/edgex-go/2/.git 23:08:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 23:08:41 # $SEMVER_REMOTE_NAME = origin 23:08:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:08:41 # $SEMVER_USER_NAME = edgex-jenkins 23:08:41 # $SEMVER_BRANCH = PR-3923 23:08:41 # $SEMVER_TEMP = /tmp/semver-607950704 23:08:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:08:56 # '/tmp/semver-607950704' -> '/w/workspace/edgex-go/2/.semver' 23:08:56 # -> Force: false 23:08:56 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 23:08:56 $ docker exec --env ******** --env ******** 24ce94a29558f69049ffa7b81c8213a0a6f4459f1d3e5d4af09f4e897a481cea ssh-agent -k 23:08:56 unset SSH_AUTH_SOCK; 23:08:56 unset SSH_AGENT_PID; 23:08:56 echo Agent pid 61 killed; 23:08:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:56 + git semver [Pipeline] } 23:08:56 $ docker stop --time=1 24ce94a29558f69049ffa7b81c8213a0a6f4459f1d3e5d4af09f4e897a481cea 23:08:58 $ docker rm -f 24ce94a29558f69049ffa7b81c8213a0a6f4459f1d3e5d4af09f4e897a481cea [Pipeline] // withDockerContainer [Pipeline] sh 23:08:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:08:59 Stashed 1 file(s) [Pipeline] echo 23:08:59 [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] echo 23:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:59 ========================================================= 23:08:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:08:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:08:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:08:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:08:59 59bf1c3509f3: Pulling fs layer 23:08:59 666ba61612fd: Pulling fs layer 23:08:59 8ed8ca486205: Pulling fs layer 23:08:59 4fe6c5a15a65: Pulling fs layer 23:08:59 22a0e8bec74d: Pulling fs layer 23:08:59 640e595b4fbd: Pulling fs layer 23:08:59 763cafe07f6e: Pulling fs layer 23:08:59 0c0b528cf693: Pulling fs layer 23:08:59 10935f4eaf8b: Pulling fs layer 23:08:59 4fe6c5a15a65: Waiting 23:08:59 22a0e8bec74d: Waiting 23:08:59 640e595b4fbd: Waiting 23:08:59 763cafe07f6e: Waiting 23:08:59 0c0b528cf693: Waiting 23:08:59 10935f4eaf8b: Waiting 23:08:59 8ed8ca486205: Download complete 23:08:59 666ba61612fd: Verifying Checksum 23:08:59 666ba61612fd: Download complete 23:08:59 22a0e8bec74d: Verifying Checksum 23:08:59 22a0e8bec74d: Download complete 23:08:59 640e595b4fbd: Verifying Checksum 23:08:59 640e595b4fbd: Download complete 23:08:59 763cafe07f6e: Verifying Checksum 23:08:59 763cafe07f6e: Download complete 23:08:59 59bf1c3509f3: Verifying Checksum 23:08:59 59bf1c3509f3: Download complete 23:08:59 0c0b528cf693: Verifying Checksum 23:08:59 0c0b528cf693: Download complete 23:08:59 59bf1c3509f3: Pull complete 23:08:59 666ba61612fd: Pull complete 23:09:00 8ed8ca486205: Pull complete 23:09:00 10935f4eaf8b: Verifying Checksum 23:09:00 10935f4eaf8b: Download complete 23:09:00 4fe6c5a15a65: Verifying Checksum 23:09:00 4fe6c5a15a65: Download complete 23:09:04 4fe6c5a15a65: Pull complete 23:09:04 22a0e8bec74d: Pull complete 23:09:04 640e595b4fbd: Pull complete 23:09:04 763cafe07f6e: Pull complete 23:09:05 0c0b528cf693: Pull complete 23:09:07 10935f4eaf8b: Pull complete 23:09:07 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 23:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:09:07 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:09:07 WORKDIR /edgex 23:09:07 COPY go.mod . 23:09:07 RUN go mod download 23:09:07 docker build -t ci-base-image-x86_64 -f - . 23:09:09 Sending build context to Docker daemon 334.2MB 23:09:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:09:09 ---> 99d49a6021b9 23:09:09 Step 2/4 : WORKDIR /edgex 23:09:11 ---> Running in 1ca96be00041 23:09:11 Removing intermediate container 1ca96be00041 23:09:11 ---> 228b3974d42d 23:09:11 Step 3/4 : COPY go.mod . 23:09:11 ---> 5cdfe6f06bdf 23:09:11 Step 4/4 : RUN go mod download 23:09:12 ---> Running in ca7172ac3774 23:09:14 Still waiting to schedule task 23:09:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8949’ 23:09:27 Removing intermediate container ca7172ac3774 23:09:27 ---> 2ca92718ca85 23:09:27 Successfully built 2ca92718ca85 23:09:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:09:27 + docker inspect -f . ci-base-image-x86_64 23:09:27 . [Pipeline] withDockerContainer 23:09:27 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 23:09:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:27 $ docker top 24693c80e659f2c8b8a2511d7054d83d2ee922327d23f778d90d3941b0dde8b7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:28 + go version 23:09:28 go version go1.17.6 linux/amd64 [Pipeline] } 23:09:28 $ docker stop --time=1 24693c80e659f2c8b8a2511d7054d83d2ee922327d23f778d90d3941b0dde8b7 23:09:29 $ docker rm -f 24693c80e659f2c8b8a2511d7054d83d2ee922327d23f778d90d3941b0dde8b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:09:30 + docker inspect -f . ci-base-image-x86_64 23:09:30 . [Pipeline] withDockerContainer 23:09:30 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 23:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:30 $ docker top eb247baf85d03651d6f448f1467b2bdf2d551800fb77878d8f4fb1ab0821160c -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:30 ========================================================= 23:09:30 [edgeXBuildGoParallel] Running Tests and Build... 23:09:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:09:30 + make test 23:09:30 go mod tidy 23:09:31 go: downloading github.com/pkg/errors v0.9.1 23:09:31 go: downloading gopkg.in/yaml.v2 v2.3.0 23:09:31 github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct imports 23:09:31 github.com/edgexfoundry/go-mod-registry/v2/registry imports 23:09:31 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 23:09:31 github.com/hashicorp/consul/api tested by 23:09:31 github.com/hashicorp/consul/api.test imports 23:09:31 github.com/hashicorp/consul/sdk/testutil imports 23:09:31 github.com/pkg/errors loaded from github.com/pkg/errors@v0.8.1, 23:09:31 but go 1.16 would select v0.9.1 23:09:31 github.com/edgexfoundry/edgex-go/internal/core/data/container imports 23:09:31 github.com/edgexfoundry/go-mod-messaging/v2/messaging imports 23:09:31 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports 23:09:31 github.com/go-redis/redis/v7 tested by 23:09:31 github.com/go-redis/redis/v7.test imports 23:09:31 github.com/onsi/gomega imports 23:09:31 github.com/onsi/gomega/matchers imports 23:09:31 gopkg.in/yaml.v2 loaded from gopkg.in/yaml.v2@v2.2.8, 23:09:31 but go 1.16 would select v2.3.0 23:09:31 23:09:31 To upgrade to the versions selected by go 1.16: 23:09:31 go mod tidy -go=1.16 && go mod tidy -go=1.17 23:09:31 If reproducibility with go 1.16 is not needed: 23:09:31 go mod tidy -compat=1.17 23:09:31 For other options, see: 23:09:31 https://golang.org/doc/modules/pruning 23:09:31 make: *** [Makefile:104: unittest] Error 1 [Pipeline] } 23:09:31 $ docker stop --time=1 eb247baf85d03651d6f448f1467b2bdf2d551800fb77878d8f4fb1ab0821160c 23:09:32 $ docker rm -f eb247baf85d03651d6f448f1467b2bdf2d551800fb77878d8f4fb1ab0821160c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] } 23:09:33 Failed in branch amd64 23:12:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8953 in /w/workspace/edgexfoundry_edgex-go_PR-3923 [Pipeline] { [Pipeline] ws 23:12:16 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:12:17 The recommended git tool is: git 23:12:25 using credential edgex-jenkins-ssh 23:12:25 Cloning the remote Git repository 23:12:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:12:26 > git init /w/workspace/edgex-go/2 # timeout=10 23:12:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:12:26 > git --version # timeout=10 23:12:26 > git --version # 'git version 2.25.1' 23:12:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:45 Merging remotes/origin/main commit 9804c4b206bf31279ec8a6cb2d0e465f8d5ccbb0 into PR head commit 63b77441533dfc8cb995b66601ec19d053642f9e 23:12:46 Merge succeeded, producing 63b77441533dfc8cb995b66601ec19d053642f9e 23:12:46 Checking out Revision 63b77441533dfc8cb995b66601ec19d053642f9e (PR-3923) 23:12:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:12:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:12:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3923/head:refs/remotes/origin/PR-3923 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:12:45 > git config core.sparsecheckout # timeout=10 23:12:45 > git checkout -f 63b77441533dfc8cb995b66601ec19d053642f9e # timeout=10 23:12:46 > git remote # timeout=10 23:12:46 > git config --get remote.origin.url # timeout=10 23:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:46 > git merge 9804c4b206bf31279ec8a6cb2d0e465f8d5ccbb0 # timeout=10 23:12:46 > git rev-parse HEAD^{commit} # timeout=10 23:12:46 > git config core.sparsecheckout # timeout=10 23:12:46 > git checkout -f 63b77441533dfc8cb995b66601ec19d053642f9e # timeout=10 23:12:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:12:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:12:51 Dload Upload Total Spent Left Speed 23:12:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k [Pipeline] sh 23:12:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:12:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:12:52 + sudo tee /etc/docker/daemon.new 23:12:52 { 23:12:52 "registry-mirrors": [ 23:12:52 "https://nexus3.edgexfoundry.org:10001" 23:12:52 ], 23:12:52 "bip": "10.250.0.254/24", 23:12:52 "hosts": [ 23:12:52 "tcp://0.0.0.0:5555", 23:12:52 "unix:///var/run/docker.sock" 23:12:52 ], 23:12:52 "mtu": 1458, 23:12:52 "selinux-enabled": true, 23:12:52 "seccomp-profile": "/etc/docker/seccomp.json" 23:12:52 } [Pipeline] sh 23:12:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:12:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:11 provisioning config files... 23:13:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1216055574350827255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:12 ---> docker-login.sh 23:13:12 nexus3.edgexfoundry.org:10001 23:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:12 Configure a credential helper to remove this warning. See 23:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:12 23:13:12 Login Succeeded 23:13:12 nexus3.edgexfoundry.org:10002 23:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:13 Configure a credential helper to remove this warning. See 23:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:13 23:13:13 Login Succeeded 23:13:13 nexus3.edgexfoundry.org:10003 23:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:14 Configure a credential helper to remove this warning. See 23:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:14 23:13:14 Login Succeeded 23:13:14 nexus3.edgexfoundry.org:10004 23:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:14 Configure a credential helper to remove this warning. See 23:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:14 23:13:14 Login Succeeded 23:13:14 docker.io 23:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:15 Configure a credential helper to remove this warning. See 23:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:15 23:13:15 Login Succeeded 23:13:15 ---> docker-login.sh ends [Pipeline] } 23:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:15 ========================================================= 23:13:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:13:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:13:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:16 9b3977197b4f: Pulling fs layer 23:13:16 1a89e8eeedd5: Pulling fs layer 23:13:16 94645a83ff95: Pulling fs layer 23:13:16 3f3a8bcf1eab: Pulling fs layer 23:13:16 0c92f367c5e7: Pulling fs layer 23:13:16 f7c0051592d6: Pulling fs layer 23:13:16 a227ed2f7395: Pulling fs layer 23:13:16 7b1c46037f91: Pulling fs layer 23:13:16 0c92f367c5e7: Waiting 23:13:16 f7c0051592d6: Waiting 23:13:16 a227ed2f7395: Waiting 23:13:16 7b1c46037f91: Waiting 23:13:16 3f3a8bcf1eab: Waiting 23:13:16 94645a83ff95: Verifying Checksum 23:13:16 94645a83ff95: Download complete 23:13:16 1a89e8eeedd5: Download complete 23:13:16 0c92f367c5e7: Verifying Checksum 23:13:16 0c92f367c5e7: Download complete 23:13:16 f7c0051592d6: Verifying Checksum 23:13:16 9b3977197b4f: Verifying Checksum 23:13:16 9b3977197b4f: Download complete 23:13:16 f7c0051592d6: Download complete 23:13:16 a227ed2f7395: Verifying Checksum 23:13:16 a227ed2f7395: Download complete 23:13:17 9b3977197b4f: Pull complete 23:13:17 1a89e8eeedd5: Pull complete 23:13:18 94645a83ff95: Pull complete 23:13:18 7b1c46037f91: Verifying Checksum 23:13:18 7b1c46037f91: Download complete 23:13:19 3f3a8bcf1eab: Verifying Checksum 23:13:19 3f3a8bcf1eab: Download complete 23:13:31 3f3a8bcf1eab: Pull complete 23:13:31 0c92f367c5e7: Pull complete 23:13:31 f7c0051592d6: Pull complete 23:13:31 a227ed2f7395: Pull complete 23:13:40 7b1c46037f91: Pull complete 23:13:40 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 23:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:13:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:13:40 WORKDIR /edgex 23:13:40 COPY go.mod . 23:13:40 RUN go mod downloaddocker 23:13:40 build -t ci-base-image-arm64 -f - . 23:13:43 Sending build context to Docker daemon 168.8MB 23:13:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:13:43 ---> f79e39bc4007 23:13:43 Step 2/4 : WORKDIR /edgex 23:13:45 ---> Running in b357fd74035a 23:13:45 Removing intermediate container b357fd74035a 23:13:45 ---> ed69ebcc906a 23:13:45 Step 3/4 : COPY go.mod . 23:13:45 ---> fbcda216e046 23:13:45 Step 4/4 : RUN go mod download 23:13:45 ---> Running in 74d36a1a2c99 23:14:32 Removing intermediate container 74d36a1a2c99 23:14:32 ---> 8c4c1ee0f32e 23:14:32 Successfully built 8c4c1ee0f32e 23:14:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:14:33 + docker inspect -f . ci-base-image-arm64 23:14:33 . [Pipeline] withDockerContainer 23:14:33 prd-ubuntu20.04-docker-arm64-4c-16g-8953 does not seem to be running inside a container 23:14:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:14:34 $ docker top b4776b1fea0bfe0dec0525a7a53deee6adce6f4543e7c0306ca8e9fc7d86159b -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:35 + go version 23:14:35 go version go1.17.6 linux/arm64 [Pipeline] } 23:14:35 $ docker stop --time=1 b4776b1fea0bfe0dec0525a7a53deee6adce6f4543e7c0306ca8e9fc7d86159b 23:14:37 $ docker rm -f b4776b1fea0bfe0dec0525a7a53deee6adce6f4543e7c0306ca8e9fc7d86159b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:38 + docker inspect -f . ci-base-image-arm64 23:14:38 . [Pipeline] withDockerContainer 23:14:38 prd-ubuntu20.04-docker-arm64-4c-16g-8953 does not seem to be running inside a container 23:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:14:40 $ docker top fac62aa6b6ddc1f8b1f1363c641b83161412e4f911d147d5c69c6125f3f31b4e -eo pid,comm [Pipeline] { [Pipeline] echo 23:14:40 ========================================================= 23:14:40 [edgeXBuildGoParallel] Running Tests and Build... 23:14:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:14:40 + make test 23:14:40 go mod tidy 23:14:42 go: downloading github.com/pkg/errors v0.9.1 23:14:42 go: downloading gopkg.in/yaml.v2 v2.3.0 23:14:42 github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct imports 23:14:42 github.com/edgexfoundry/go-mod-registry/v2/registry imports 23:14:42 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 23:14:42 github.com/hashicorp/consul/api tested by 23:14:42 github.com/hashicorp/consul/api.test imports 23:14:42 github.com/hashicorp/consul/sdk/testutil imports 23:14:42 github.com/pkg/errors loaded from github.com/pkg/errors@v0.8.1, 23:14:42 but go 1.16 would select v0.9.1 23:14:42 github.com/edgexfoundry/edgex-go/internal/core/data/container imports 23:14:42 github.com/edgexfoundry/go-mod-messaging/v2/messaging imports 23:14:42 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports 23:14:42 github.com/go-redis/redis/v7 tested by 23:14:42 github.com/go-redis/redis/v7.test imports 23:14:42 github.com/onsi/gomega imports 23:14:42 github.com/onsi/gomega/matchers imports 23:14:42 gopkg.in/yaml.v2 loaded from gopkg.in/yaml.v2@v2.2.8, 23:14:42 but go 1.16 would select v2.3.0 23:14:42 23:14:42 To upgrade to the versions selected by go 1.16: 23:14:42 go mod tidy -go=1.16 && go mod tidy -go=1.17 23:14:42 If reproducibility with go 1.16 is not needed: 23:14:42 go mod tidy -compat=1.17 23:14:42 For other options, see: 23:14:42 https://golang.org/doc/modules/pruning 23:14:42 make: *** [Makefile:104: unittest] Error 1 [Pipeline] } 23:14:42 $ docker stop --time=1 fac62aa6b6ddc1f8b1f1363c641b83161412e4f911d147d5c69c6125f3f31b4e 23:14:44 $ docker rm -f fac62aa6b6ddc1f8b1f1363c641b83161412e4f911d147d5c69c6125f3f31b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:14:45 23:14:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:14:45 arm64: Pulling from edgex-lftools-log-publisher 23:14:45 8998bd30e6a1: Pulling fs layer 23:14:45 04944245beec: Pulling fs layer 23:14:45 699f458cf7ca: Pulling fs layer 23:14:45 765212b225bb: Pulling fs layer 23:14:45 f23df028b6ca: Pulling fs layer 23:14:45 d65c8cfc05b1: Pulling fs layer 23:14:45 2437ff75d9bd: Pulling fs layer 23:14:45 f23df028b6ca: Waiting 23:14:45 765212b225bb: Waiting 23:14:45 2437ff75d9bd: Waiting 23:14:45 d65c8cfc05b1: Waiting 23:14:45 04944245beec: Verifying Checksum 23:14:45 04944245beec: Download complete 23:14:45 765212b225bb: Verifying Checksum 23:14:45 765212b225bb: Download complete 23:14:45 f23df028b6ca: Verifying Checksum 23:14:45 f23df028b6ca: Download complete 23:14:45 d65c8cfc05b1: Verifying Checksum 23:14:45 d65c8cfc05b1: Download complete 23:14:45 699f458cf7ca: Verifying Checksum 23:14:45 699f458cf7ca: Download complete 23:14:46 8998bd30e6a1: Verifying Checksum 23:14:46 8998bd30e6a1: Download complete 23:14:48 2437ff75d9bd: Verifying Checksum 23:14:48 2437ff75d9bd: Download complete 23:14:50 8998bd30e6a1: Pull complete 23:14:50 04944245beec: Pull complete 23:14:52 699f458cf7ca: Pull complete 23:14:52 765212b225bb: Pull complete 23:14:53 f23df028b6ca: Pull complete 23:14:53 d65c8cfc05b1: Pull complete 23:15:08 2437ff75d9bd: Pull complete 23:15:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:15:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:15:09 prd-ubuntu20.04-docker-arm64-4c-16g-8953 does not seem to be running inside a container 23:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:15:12 $ docker top 737c9c564a4efd7045d7ce42fb159a20f3b1ed74266f104da886409ecc68d2e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:13 ---> job-cost.sh 23:15:13 lf-activate-venv: SKIPPING 23:15:13 INFO: No Stack... 23:15:13 INFO: Retrieving Pricing Info for: v3-standard-4 23:15:14 INFO: Archiving Costs [Pipeline] sh 23:15:15 + + cut -d, -f6 23:15:15 cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 23:15:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3923-2-stack-cost] 23:15:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3923-2-stack-cost] did not exist. Created. 23:15:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3923-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:15:15 + echo total: 0.10999999940395355 [Pipeline] stash 23:15:16 Stashed 1 file(s) [Pipeline] } 23:15:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3923-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:15:16 $ docker stop --time=1 737c9c564a4efd7045d7ce42fb159a20f3b1ed74266f104da886409ecc68d2e9 23:15:18 $ docker rm -f 737c9c564a4efd7045d7ce42fb159a20f3b1ed74266f104da886409ecc68d2e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:15:18 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:15:19 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 23:15:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:15:20 ---> package-listing.sh 23:15:20 ++ facter osfamily 23:15:20 ++ tr '[:upper:]' '[:lower:]' 23:15:20 + OS_FAMILY=debian 23:15:20 + workspace=/w/workspace/edgex-go/2 23:15:20 + START_PACKAGES=/tmp/packages_start.txt 23:15:20 + END_PACKAGES=/tmp/packages_end.txt 23:15:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:15:20 + PACKAGES=/tmp/packages_start.txt 23:15:20 + '[' /w/workspace/edgex-go/2 ']' 23:15:20 + PACKAGES=/tmp/packages_end.txt 23:15:20 + case "${OS_FAMILY}" in 23:15:20 + dpkg -l 23:15:20 + grep '^ii' 23:15:20 + '[' -f /tmp/packages_start.txt ']' 23:15:20 + '[' -f /tmp/packages_end.txt ']' 23:15:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:15:20 + '[' /w/workspace/edgex-go/2 ']' 23:15:20 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:15:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:15:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:15:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:21 23:15:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:21 latest: Pulling from edgex-lftools-log-publisher 23:15:21 5eb5b503b376: Pulling fs layer 23:15:21 5c69ac0246d0: Pulling fs layer 23:15:21 ec43610c2a17: Pulling fs layer 23:15:21 3a2ae6a8a46f: Pulling fs layer 23:15:21 33b1e0a273af: Pulling fs layer 23:15:21 5d3b04190fa2: Pulling fs layer 23:15:21 2f39f015ded8: Pulling fs layer 23:15:21 3a2ae6a8a46f: Waiting 23:15:21 33b1e0a273af: Waiting 23:15:21 5d3b04190fa2: Waiting 23:15:21 2f39f015ded8: Waiting 23:15:21 5c69ac0246d0: Download complete 23:15:21 3a2ae6a8a46f: Download complete 23:15:21 33b1e0a273af: Verifying Checksum 23:15:21 33b1e0a273af: Download complete 23:15:21 5d3b04190fa2: Verifying Checksum 23:15:21 5d3b04190fa2: Download complete 23:15:22 ec43610c2a17: Download complete 23:15:22 5eb5b503b376: Verifying Checksum 23:15:22 5eb5b503b376: Download complete 23:15:22 2f39f015ded8: Verifying Checksum 23:15:22 2f39f015ded8: Download complete 23:15:23 5eb5b503b376: Pull complete 23:15:23 5c69ac0246d0: Pull complete 23:15:24 ec43610c2a17: Pull complete 23:15:24 3a2ae6a8a46f: Pull complete 23:15:24 33b1e0a273af: Pull complete 23:15:24 5d3b04190fa2: Pull complete 23:15:29 2f39f015ded8: Pull complete 23:15:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:15:29 prd-ubuntu20.04-docker-8c-8g-8951 does not seem to be running inside a container 23:15:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:15:31 $ docker top 569891d26c087b4253d749580622add3c9af7055882fa9f833728be825064322 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:31 + touch /tmp/pre-build-complete [Pipeline] sh 23:15:32 + mkdir -p /var/log/sysstat [Pipeline] sh 23:15:32 + ls /var/log/sa-host 23:15:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:32 provisioning config files... 23:15:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1914135911012401592tmp [Pipeline] { [Pipeline] echo 23:15:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:15:33 ---> create-netrc.sh [Pipeline] } 23:15:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:15:33 ---> python-tools-install.sh [Pipeline] echo 23:15:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:15:33 ---> sudo-logs.sh 23:15:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:15:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:15:34 ---> job-cost.sh 23:15:34 lf-activate-venv: SKIPPING 23:15:34 DEBUG: total: 0.10999999940395355 23:15:34 INFO: Retrieving Stack Cost... 23:15:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:15:34 INFO: Archiving Costs [Pipeline] echo 23:15:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:15:35 ---> logs-deploy.sh 23:15:35 lf-activate-venv: SKIPPING 23:15:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3923/2 23:15:35 INFO: archiving workspace using pattern(s): 23:15:36 Archives upload complete. 23:15:36 INFO: archiving logs to Nexus