Pull request #707 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/device-sdk-go Obtained Jenkinsfile from 5ab4d4691831940b2e426fea2790b571b8dd4481+42e5a1ea61e0adb23423a933a3224d1395f33e87 (e93f58d4ef76a8170ca8df7b6721ed8013755cf4) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17924 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-707 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 5ab4d4691831940b2e426fea2790b571b8dd4481 Merge succeeded, producing 5ab4d4691831940b2e426fea2790b571b8dd4481 Checking out Revision 5ab4d4691831940b2e426fea2790b571b8dd4481 (PR-707) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ab4d4691831940b2e426fea2790b571b8dd4481 # 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 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ab4d4691831940b2e426fea2790b571b8dd4481 # timeout=10 Commit message: "feat: SecretProvider for storing/retrieving secrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:16:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 22:16:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:16:32 ========================================================= 22:16:32 EdgeX Global Pipelines Version Info 22:16:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:16:34 ------------------- 22:16:34 stable info: 22:16:34 ------------------- 22:16:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:16:34 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:16:34 Message: update stable to v1.0.173 22:16:35 ------------------- 22:16:35 experimental info: 22:16:35 ------------------- 22:16:35 Commited By: **** collab-it+edgex@linuxfoundation.org 22:16:35 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:16:35 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:16:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:16:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:16:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:16:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 22:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:16:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ab4d4691831940b2e426fea2790b571b8dd4481 [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ab4d46 [Pipeline] echo 22:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:16:39 provisioning config files... 22:16:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config6148541182836770945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:39 ---> docker-login.sh 22:16:39 nexus3.edgexfoundry.org:10001 22:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:40 Configure a credential helper to remove this warning. See 22:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:40 22:16:40 Login Succeeded 22:16:40 nexus3.edgexfoundry.org:10002 22:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:40 Configure a credential helper to remove this warning. See 22:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:40 22:16:40 Login Succeeded 22:16:40 nexus3.edgexfoundry.org:10003 22:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:40 Configure a credential helper to remove this warning. See 22:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:40 22:16:40 Login Succeeded 22:16:40 nexus3.edgexfoundry.org:10004 22:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:40 Configure a credential helper to remove this warning. See 22:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:40 22:16:40 Login Succeeded 22:16:40 docker.io 22:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:40 Configure a credential helper to remove this warning. See 22:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:40 22:16:40 Login Succeeded 22:16:40 ---> docker-login.sh ends [Pipeline] } 22:16:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:41 + git log --format=format:%s -1 5ab4d4691831940b2e426fea2790b571b8dd4481 [Pipeline] echo 22:16:41 GIT_COMMIT: 5ab4d4691831940b2e426fea2790b571b8dd4481, Commit Message: feat: SecretProvider for storing/retrieving secrets [Pipeline] echo 22:16:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:42 22:16:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:16:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:43 latest: Pulling from edgex-devops/git-semver 22:16:43 31603596830f: Pulling fs layer 22:16:43 2a8b12db71e7: Pulling fs layer 22:16:43 6ca5941a6612: Pulling fs layer 22:16:43 ecc8261a40a4: Pulling fs layer 22:16:43 ecc8261a40a4: Waiting 22:16:43 2a8b12db71e7: Verifying Checksum 22:16:43 2a8b12db71e7: Download complete 22:16:43 31603596830f: Verifying Checksum 22:16:43 31603596830f: Download complete 22:16:43 ecc8261a40a4: Verifying Checksum 22:16:43 ecc8261a40a4: Download complete 22:16:43 6ca5941a6612: Verifying Checksum 22:16:43 6ca5941a6612: Download complete 22:16:43 31603596830f: Pull complete 22:16:43 2a8b12db71e7: Pull complete 22:16:44 6ca5941a6612: Pull complete 22:16:45 ecc8261a40a4: Pull complete 22:16:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:16:45 prd-centos7-docker-4c-2g-17924 does not seem to be running inside a container 22:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:16:47 $ docker top 8a4ad0fb4c571dc467620d8b342ef0a146dcf29f74255b5a35a23a48e8e21b90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:48 [ssh-agent] Looking for ssh-agent implementation... 22:16:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:48 $ docker exec 8a4ad0fb4c571dc467620d8b342ef0a146dcf29f74255b5a35a23a48e8e21b90 ssh-agent 22:16:48 SSH_AUTH_SOCK=/tmp/ssh-cPd4Dqw44Obl/agent.11 22:16:48 SSH_AGENT_PID=16 22:16:48 Running ssh-add (command line suppressed) 22:16:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_1450803107548264806.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_1450803107548264806.key) 22:16:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:48 + git tag --points-at HEAD [Pipeline] } 22:16:48 $ docker exec --env ******** --env ******** 8a4ad0fb4c571dc467620d8b342ef0a146dcf29f74255b5a35a23a48e8e21b90 ssh-agent -k 22:16:49 unset SSH_AUTH_SOCK; 22:16:49 unset SSH_AGENT_PID; 22:16:49 echo Agent pid 16 killed; 22:16:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:49 [ssh-agent] Looking for ssh-agent implementation... 22:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:49 $ docker exec 8a4ad0fb4c571dc467620d8b342ef0a146dcf29f74255b5a35a23a48e8e21b90 ssh-agent 22:16:49 SSH_AUTH_SOCK=/tmp/ssh-OOPS4yK1PDfC/agent.46 22:16:49 SSH_AGENT_PID=52 22:16:49 Running ssh-add (command line suppressed) 22:16:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_7110651828967490191.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_7110651828967490191.key) 22:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:50 + git semver init 22:16:50 # -> Open(): unable to determine branch for HEAD 22:16:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.git 22:16:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-707 22:16:50 # $SEMVER_REMOTE_NAME = origin 22:16:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:16:50 # $SEMVER_USER_NAME = edgex-jenkins 22:16:50 # $SEMVER_BRANCH = PR-707 22:16:50 # $SEMVER_TEMP = /tmp/semver-504329101 22:16:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:16:50 # '/tmp/semver-504329101' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver' 22:16:50 # -> Force: false 22:16:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver [Pipeline] } 22:16:50 $ docker exec --env ******** --env ******** 8a4ad0fb4c571dc467620d8b342ef0a146dcf29f74255b5a35a23a48e8e21b90 ssh-agent -k 22:16:50 unset SSH_AUTH_SOCK; 22:16:50 unset SSH_AGENT_PID; 22:16:50 echo Agent pid 52 killed; 22:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:51 + git semver [Pipeline] } 22:16:51 $ docker stop --time=1 8a4ad0fb4c571dc467620d8b342ef0a146dcf29f74255b5a35a23a48e8e21b90 22:16:53 $ docker rm -f 8a4ad0fb4c571dc467620d8b342ef0a146dcf29f74255b5a35a23a48e8e21b90 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:16:54 Stashed 1 file(s) [Pipeline] echo 22:16:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:17:09 Still waiting to schedule task 22:17:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:17:09 Still waiting to schedule task 22:17:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:19:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17925 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws 22:19:04 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 22:19:09 using credential edgex-jenkins-ssh 22:19:09 Cloning the remote Git repository 22:19:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:19:09 > git init /w/workspace/device-sdk-go/3 # timeout=10 22:19:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:19:09 > git --version # timeout=10 22:19:09 > git --version # 'git version 2.17.1' 22:19:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:11 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 5ab4d4691831940b2e426fea2790b571b8dd4481 22:19:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:19:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:19:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:19:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:19:11 > git config core.sparsecheckout # timeout=10 22:19:11 > git checkout -f 5ab4d4691831940b2e426fea2790b571b8dd4481 # timeout=10 22:19:12 Merge succeeded, producing 5ab4d4691831940b2e426fea2790b571b8dd4481 22:19:12 Checking out Revision 5ab4d4691831940b2e426fea2790b571b8dd4481 (PR-707) 22:19:12 > git remote # timeout=10 22:19:12 > git config --get remote.origin.url # timeout=10 22:19:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:12 > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 22:19:12 > git rev-parse HEAD^{commit} # timeout=10 22:19:12 > git config core.sparsecheckout # timeout=10 22:19:12 > git checkout -f 5ab4d4691831940b2e426fea2790b571b8dd4481 # timeout=10 22:19:16 Commit message: "feat: SecretProvider for storing/retrieving secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:19:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:19:19 + + true 22:19:19 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:19:21 provisioning config files... 22:19:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config416116154206004202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:22 ---> docker-login.sh 22:19:22 nexus3.edgexfoundry.org:10001 22:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:23 Configure a credential helper to remove this warning. See 22:19:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:23 22:19:23 Login Succeeded 22:19:23 nexus3.edgexfoundry.org:10002 22:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:24 Configure a credential helper to remove this warning. See 22:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:24 22:19:24 Login Succeeded 22:19:24 nexus3.edgexfoundry.org:10003 22:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:24 Configure a credential helper to remove this warning. See 22:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:24 22:19:24 Login Succeeded 22:19:24 nexus3.edgexfoundry.org:10004 22:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:25 Configure a credential helper to remove this warning. See 22:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:25 22:19:25 Login Succeeded 22:19:25 docker.io 22:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:26 Configure a credential helper to remove this warning. See 22:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:26 22:19:26 Login Succeeded 22:19:26 ---> docker-login.sh ends [Pipeline] } 22:19:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:19:26 ========================================================= 22:19:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:19:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:19:26 + 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 . 22:19:27 Sending build context to Docker daemon 2.502MB 22:19:27 Step 1/8 : ARG BASE=golang:1.15-alpine 22:19:27 Step 2/8 : FROM ${BASE} 22:19:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:19:27 5f621e34cdf4: Pulling fs layer 22:19:27 a4357932f1b6: Pulling fs layer 22:19:27 18c013af1878: Pulling fs layer 22:19:27 00ac8860ef70: Pulling fs layer 22:19:27 63d7cb157983: Pulling fs layer 22:19:27 b116817d02f9: Pulling fs layer 22:19:27 745a02a5169b: Pulling fs layer 22:19:27 00ac8860ef70: Waiting 22:19:27 b116817d02f9: Waiting 22:19:27 63d7cb157983: Waiting 22:19:27 745a02a5169b: Waiting 22:19:27 18c013af1878: Verifying Checksum 22:19:27 18c013af1878: Download complete 22:19:27 a4357932f1b6: Verifying Checksum 22:19:27 a4357932f1b6: Download complete 22:19:27 63d7cb157983: Download complete 22:19:27 b116817d02f9: Verifying Checksum 22:19:27 b116817d02f9: Download complete 22:19:28 5f621e34cdf4: Verifying Checksum 22:19:28 5f621e34cdf4: Download complete 22:19:28 5f621e34cdf4: Pull complete 22:19:29 a4357932f1b6: Pull complete 22:19:29 18c013af1878: Pull complete 22:19:30 745a02a5169b: Verifying Checksum 22:19:30 745a02a5169b: Download complete 22:19:31 00ac8860ef70: Verifying Checksum 22:19:31 00ac8860ef70: Download complete 22:19:41 00ac8860ef70: Pull complete 22:19:41 63d7cb157983: Pull complete 22:19:41 b116817d02f9: Pull complete 22:19:46 745a02a5169b: Pull complete 22:19:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:19:46 ---> b7e6874047d6 22:19:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:19:48 ---> Running in 6e0d374d981c 22:19:48 Running on prd-centos7-docker-4c-2g-17926 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws 22:19:48 Running in /w/workspace/device-sdk-go/3 [Pipeline] { 22:19:49 Removing intermediate container 6e0d374d981c 22:19:49 ---> b83f7610539c 22:19:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] checkout 22:19:49 ---> Running in 9f7327c8d8d7 22:19:51 using credential edgex-jenkins-ssh 22:19:51 Cloning the remote Git repository 22:19:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:19:51 Removing intermediate container 9f7327c8d8d7 22:19:51 ---> fe0d76a57525 22:19:51 Step 5/8 : RUN apk add --no-cache make git 22:19:51 ---> Running in 06a1af403b35 22:19:51 > git init /w/workspace/device-sdk-go/3 # timeout=10 22:19:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:19:51 > git --version # timeout=10 22:19:51 > git --version # 'git version 2.24.3' 22:19:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:19:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:19:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:19:52 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 5ab4d4691831940b2e426fea2790b571b8dd4481 22:19:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:52 Merge succeeded, producing 5ab4d4691831940b2e426fea2790b571b8dd4481 22:19:52 Checking out Revision 5ab4d4691831940b2e426fea2790b571b8dd4481 (PR-707) 22:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:52 > git config core.sparsecheckout # timeout=10 22:19:52 > git checkout -f 5ab4d4691831940b2e426fea2790b571b8dd4481 # timeout=10 22:19:52 > git remote # timeout=10 22:19:52 > git config --get remote.origin.url # timeout=10 22:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:52 > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 22:19:52 > git rev-parse HEAD^{commit} # timeout=10 22:19:52 > git config core.sparsecheckout # timeout=10 22:19:52 > git checkout -f 5ab4d4691831940b2e426fea2790b571b8dd4481 # timeout=10 22:19:54 OK: 142 MiB in 39 packages 22:19:56 Removing intermediate container 06a1af403b35 22:19:56 ---> ca6685920b49 22:19:56 Step 6/8 : WORKDIR /device-sdk-go 22:19:56 ---> Running in 9751613bd9cb 22:19:56 Commit message: "feat: SecretProvider for storing/retrieving secrets" 22:19:56 Removing intermediate container 9751613bd9cb 22:19:56 ---> e5ad8b6bc224 22:19:56 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:19:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:19:58 ---> 026db3313575 22:19:58 Step 8/8 : RUN go mod download 22:19:58 ---> Running in 8818857ef560 22:19:58 + true 22:19:58 + sudo service docker restart 22:19:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:19:59 provisioning config files... 22:19:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config4939211066564429955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:59 ---> docker-login.sh 22:19:59 nexus3.edgexfoundry.org:10001 22:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:00 Configure a credential helper to remove this warning. See 22:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:00 22:20:00 Login Succeeded 22:20:00 nexus3.edgexfoundry.org:10002 22:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:00 Configure a credential helper to remove this warning. See 22:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:00 22:20:00 Login Succeeded 22:20:00 nexus3.edgexfoundry.org:10003 22:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:00 Configure a credential helper to remove this warning. See 22:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:00 22:20:00 Login Succeeded 22:20:00 nexus3.edgexfoundry.org:10004 22:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:00 Configure a credential helper to remove this warning. See 22:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:00 22:20:00 Login Succeeded 22:20:00 docker.io 22:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:01 Configure a credential helper to remove this warning. See 22:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:01 22:20:01 Login Succeeded 22:20:01 ---> docker-login.sh ends [Pipeline] } 22:20:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:20:01 ========================================================= 22:20:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:20:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:20:01 + 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 . 22:20:02 Sending build context to Docker daemon 2.502MB 22:20:02 Step 1/8 : ARG BASE=golang:1.15-alpine 22:20:02 Step 2/8 : FROM ${BASE} 22:20:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:02 188c0c94c7c5: Pulling fs layer 22:20:02 0ef7d3d256c8: Pulling fs layer 22:20:02 de9db76c5a1d: Pulling fs layer 22:20:02 bca2f99d35d6: Pulling fs layer 22:20:02 93359f2a8cfa: Pulling fs layer 22:20:02 7c6f9722023f: Pulling fs layer 22:20:02 a35cf1a2eb13: Pulling fs layer 22:20:02 bca2f99d35d6: Waiting 22:20:02 93359f2a8cfa: Waiting 22:20:02 7c6f9722023f: Waiting 22:20:02 a35cf1a2eb13: Waiting 22:20:02 de9db76c5a1d: Download complete 22:20:02 0ef7d3d256c8: Download complete 22:20:02 93359f2a8cfa: Verifying Checksum 22:20:02 93359f2a8cfa: Download complete 22:20:02 188c0c94c7c5: Verifying Checksum 22:20:02 188c0c94c7c5: Download complete 22:20:02 7c6f9722023f: Verifying Checksum 22:20:02 7c6f9722023f: Download complete 22:20:04 a35cf1a2eb13: Download complete 22:20:05 bca2f99d35d6: Verifying Checksum 22:20:05 bca2f99d35d6: Download complete 22:20:07 188c0c94c7c5: Pull complete 22:20:07 0ef7d3d256c8: Pull complete 22:20:07 de9db76c5a1d: Pull complete 22:20:14 bca2f99d35d6: Pull complete 22:20:14 93359f2a8cfa: Pull complete 22:20:14 7c6f9722023f: Pull complete 22:20:20 a35cf1a2eb13: Pull complete 22:20:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:20:20 Removing intermediate container 8818857ef560 22:20:20 ---> 4f79f9d5cdf5 22:20:20 Successfully built 4f79f9d5cdf5 22:20:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:20:20 ---> a62c8e92a672 22:20:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:20:20 + docker inspect -f . ci-base-image-arm64 22:20:20 . [Pipeline] withDockerContainer 22:20:20 ---> Running in 3ce7a9937fc1 22:20:20 prd-ubuntu18.04-docker-arm64-4c-16g-17925 does not seem to be running inside a container 22:20:20 Removing intermediate container 3ce7a9937fc1 22:20:20 ---> f7c8075193f8 22:20:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:20 ---> Running in 6697612d3bb1 22:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:22 Removing intermediate container 6697612d3bb1 22:20:22 ---> 6b3d80ddcbf0 22:20:22 Step 5/8 : RUN apk add --no-cache make git 22:20:22 ---> Running in 6d927d57d629 22:20:22 $ docker top c72b3c0b067161a89ccd923f54e15d2a77bb64a7867a0474cb537c5775560572 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:23 + go version 22:20:23 go version go1.15.5 linux/arm64 [Pipeline] } 22:20:23 $ docker stop --time=1 c72b3c0b067161a89ccd923f54e15d2a77bb64a7867a0474cb537c5775560572 22:20:24 OK: 166 MiB in 39 packages 22:20:25 Removing intermediate container 6d927d57d629 22:20:25 ---> 77d02e0fbde6 22:20:25 Step 6/8 : WORKDIR /device-sdk-go 22:20:25 ---> Running in 7288399b9723 22:20:25 Removing intermediate container 7288399b9723 22:20:25 ---> 1dc6bb6decc5 22:20:25 Step 7/8 : COPY . . 22:20:25 $ docker rm -f c72b3c0b067161a89ccd923f54e15d2a77bb64a7867a0474cb537c5775560572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:26 ---> a733c560b6c4 22:20:26 Step 8/8 : RUN go mod download 22:20:26 ---> Running in 9e9461f3b942 22:20:26 + docker inspect -f . ci-base-image-arm64 22:20:26 . [Pipeline] withDockerContainer 22:20:27 prd-ubuntu18.04-docker-arm64-4c-16g-17925 does not seem to be running inside a container 22:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:31 $ docker top f918e6d8aa2e76efc042507084615868ee28c07eafd5b42cc259dc7477004f88 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:32 + make test 22:20:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:20:48 Removing intermediate container 9e9461f3b942 22:20:48 ---> 80d2d6d3dddd 22:20:48 Successfully built 80d2d6d3dddd 22:20:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:20:49 + docker inspect -f . ci-base-image-x86_64 22:20:49 . [Pipeline] withDockerContainer 22:20:49 prd-centos7-docker-4c-2g-17926 does not seem to be running inside a container 22:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:20:50 $ docker top 16a42b1cf2a5d98b1056151c824789ec5df1d97a7f40309690fbe75e3a6a4cd1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:50 + go version 22:20:50 go version go1.15.5 linux/amd64 [Pipeline] } 22:20:50 $ docker stop --time=1 16a42b1cf2a5d98b1056151c824789ec5df1d97a7f40309690fbe75e3a6a4cd1 22:20:51 $ docker rm -f 16a42b1cf2a5d98b1056151c824789ec5df1d97a7f40309690fbe75e3a6a4cd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:52 + docker inspect -f . ci-base-image-x86_64 22:20:52 . [Pipeline] withDockerContainer 22:20:52 prd-centos7-docker-4c-2g-17926 does not seem to be running inside a container 22:20:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:20:53 $ docker top 62e8bdcabcc8a717a7b14ee10293a9be720ea1f5dca1368b9a25708c9cdb9c4a -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:54 + make test 22:20:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:20:54 ? github.com/edgexfoundry/device-sdk-go [no test files] 22:21:02 ? github.com/edgexfoundry/device-sdk-go [no test files] 22:21:17 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 22:21:17 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 22:21:17 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 22:21:17 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.059s coverage: 19.4% of statements 22:21:19 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.484s coverage: 97.1% of statements 22:21:33 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 22:21:33 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 22:21:33 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 22:21:33 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.161s coverage: 19.4% of statements 22:21:40 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.244s coverage: 97.1% of statements 22:21:51 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 9.4% of statements 22:21:51 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.056s coverage: 21.7% of statements 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 22:21:51 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.242s coverage: 42.5% of statements 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 22:21:51 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.274s coverage: 68.9% of statements 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 22:21:51 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.087s coverage: 53.8% of statements 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 22:21:51 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 22:21:51 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.387s coverage: 68.9% of statements 22:21:51 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.077s coverage: 4.2% of statements 22:21:51 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 22:21:51 GO111MODULE=on go vet ./... 22:21:58 gofmt -l . 22:21:58 [ "`gofmt -l .`" = "" ] 22:21:58 ./bin/test-attribution-txt.sh 22:21:59 An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add 22:21:59 make: *** [Makefile:36: test] Error 1 [Pipeline] } 22:21:59 $ docker stop --time=1 62e8bdcabcc8a717a7b14ee10293a9be720ea1f5dca1368b9a25708c9cdb9c4a 22:22:01 $ docker rm -f 62e8bdcabcc8a717a7b14ee10293a9be720ea1f5dca1368b9a25708c9cdb9c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:22:03 Failed in branch amd64 22:22:07 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.132s coverage: 9.4% of statements 22:22:07 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.126s coverage: 21.7% of statements 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 22:22:07 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.637s coverage: 42.5% of statements 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 22:22:07 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.748s coverage: 68.9% of statements 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 22:22:07 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.189s coverage: 53.8% of statements 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 22:22:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 22:22:07 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.939s coverage: 68.9% of statements 22:22:07 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.120s coverage: 4.2% of statements 22:22:07 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 22:22:07 GO111MODULE=on go vet ./... 22:22:39 gofmt -l . 22:22:39 [ "`gofmt -l .`" = "" ] 22:22:39 ./bin/test-attribution-txt.sh 22:22:40 An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add 22:22:40 make: *** [Makefile:36: test] Error 1 [Pipeline] } 22:22:40 $ docker stop --time=1 f918e6d8aa2e76efc042507084615868ee28c07eafd5b42cc259dc7477004f88 22:22:42 $ docker rm -f f918e6d8aa2e76efc042507084615868ee28c07eafd5b42cc259dc7477004f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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] } 22:22:44 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 Dependency Scan) Stage "Snyk Dependency 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] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 22:22:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:22:48 ---> package-listing.sh 22:22:48 ++ facter osfamily 22:22:48 ++ tr '[:upper:]' '[:lower:]' 22:22:48 + OS_FAMILY=redhat 22:22:48 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-707 22:22:48 + START_PACKAGES=/tmp/packages_start.txt 22:22:48 + END_PACKAGES=/tmp/packages_end.txt 22:22:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:22:48 + PACKAGES=/tmp/packages_start.txt 22:22:48 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' 22:22:48 + PACKAGES=/tmp/packages_end.txt 22:22:48 + case "${OS_FAMILY}" in 22:22:48 + rpm -qa 22:22:48 + sort 22:22:53 + '[' -f /tmp/packages_start.txt ']' 22:22:53 + '[' -f /tmp/packages_end.txt ']' 22:22:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:22:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' 22:22:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ 22:22:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ [Pipeline] echo 22:22:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:22:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:22:54 22:22:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:22:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:22:54 alpine: Pulling from edgex-lftools-log-publisher 22:22:54 df20fa9351a1: Pulling fs layer 22:22:54 36b3adc4ff6f: Pulling fs layer 22:22:54 8ad3a11d3b57: Pulling fs layer 22:22:54 46f8f816bc3b: Pulling fs layer 22:22:54 93b61091891f: Pulling fs layer 22:22:54 93b9cdb0e59b: Pulling fs layer 22:22:54 5e14af77c1be: Pulling fs layer 22:22:54 01666e4c0597: Pulling fs layer 22:22:54 aa168da1d23b: Pulling fs layer 22:22:54 46f8f816bc3b: Waiting 22:22:54 93b61091891f: Waiting 22:22:54 93b9cdb0e59b: Waiting 22:22:54 5e14af77c1be: Waiting 22:22:54 01666e4c0597: Waiting 22:22:54 aa168da1d23b: Waiting 22:22:54 36b3adc4ff6f: Verifying Checksum 22:22:54 36b3adc4ff6f: Download complete 22:22:54 46f8f816bc3b: Download complete 22:22:55 df20fa9351a1: Verifying Checksum 22:22:55 df20fa9351a1: Download complete 22:22:55 93b9cdb0e59b: Verifying Checksum 22:22:55 93b9cdb0e59b: Download complete 22:22:55 93b61091891f: Verifying Checksum 22:22:55 93b61091891f: Download complete 22:22:55 5e14af77c1be: Verifying Checksum 22:22:55 5e14af77c1be: Download complete 22:22:55 01666e4c0597: Verifying Checksum 22:22:55 01666e4c0597: Download complete 22:22:55 df20fa9351a1: Pull complete 22:22:55 8ad3a11d3b57: Verifying Checksum 22:22:55 8ad3a11d3b57: Download complete 22:22:55 36b3adc4ff6f: Pull complete 22:22:56 8ad3a11d3b57: Pull complete 22:22:56 46f8f816bc3b: Pull complete 22:22:56 93b61091891f: Pull complete 22:22:57 93b9cdb0e59b: Pull complete 22:22:57 5e14af77c1be: Pull complete 22:22:57 aa168da1d23b: Verifying Checksum 22:22:57 aa168da1d23b: Download complete 22:22:57 01666e4c0597: Pull complete 22:23:04 aa168da1d23b: Pull complete 22:23:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:23:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:23:04 prd-centos7-docker-4c-2g-17924 does not seem to be running inside a container 22:23:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:23:10 $ docker top 13d6d8ec9fbd0faf0e31d578f346d7c9b249978f736accc3e2d0269eaa13104e -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:11 + touch /tmp/pre-build-complete [Pipeline] sh 22:23:11 + mkdir -p /var/log/sa [Pipeline] sh 22:23:11 + ls /var/log/sa-host 22:23:11 + sadf -c /var/log/sa-host/sa23 22:23:11 file_magic: OK 22:23:11 HZ: Using current value: 100 22:23:11 file_header: OK 22:23:11 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 22:23:11 Statistics: 22:23:11 Hnuu...uuuununununu... 22:23:11 File successfully converted to sysstat format version 12.2.1 22:23:11 + sadf -c /var/log/sa-host/sa31 22:23:11 file_magic: OK 22:23:11 HZ: Using current value: 100 22:23:11 file_header: OK 22:23:11 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 22:23:11 Statistics: 22:23:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:23:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:12 provisioning config files... 22:23:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config4609625066336790252tmp [Pipeline] { [Pipeline] echo 22:23:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:23:12 ---> create-netrc.sh [Pipeline] } 22:23:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:23:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:23:13 ---> python-tools-install.sh [Pipeline] echo 22:23:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:23:13 ---> sudo-logs.sh 22:23:13 Archiving 'sudo' log.. [Pipeline] echo 22:23:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:23:13 ---> job-cost.sh 22:23:13 lf-activate-venv: SKIPPING 22:23:13 INFO: No Stack... 22:23:15 INFO: Retrieving Pricing Info for: v1-standard-2 22:23:15 INFO: Archiving Costs [Pipeline] echo 22:23:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:23:15 ---> logs-deploy.sh 22:23:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-707/3 22:23:15 INFO: archiving workspace using pattern(s): 22:23:17 Archives upload complete. 22:23:17 INFO: archiving logs to Nexus