Pull request #635 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 077bfd329a05427e630cece5c7dbeb4a89f41b78+b30736090bd95023ceca9bd198846be8d66a7c94 (d2f3135a21eb263c173302d13c8b6ee9cbab0646) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-635/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-635/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20170 in /w/workspace/ndry_app-functions-sdk-go_PR-635 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-635 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b30736090bd95023ceca9bd198846be8d66a7c94 into PR head commit 077bfd329a05427e630cece5c7dbeb4a89f41b78 Merge succeeded, producing 077bfd329a05427e630cece5c7dbeb4a89f41b78 Checking out Revision 077bfd329a05427e630cece5c7dbeb4a89f41b78 (PR-635) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077bfd329a05427e630cece5c7dbeb4a89f41b78 # 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 b30736090bd95023ceca9bd198846be8d66a7c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077bfd329a05427e630cece5c7dbeb4a89f41b78 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T06:23:49.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T06:23:49.638Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T06:23:49.816Z] ========================================================= [2021-01-14T06:23:49.816Z] EdgeX Global Pipelines Version Info [2021-01-14T06:23:49.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:23:51.797Z] ------------------- [2021-01-14T06:23:51.797Z] stable info: [2021-01-14T06:23:51.797Z] ------------------- [2021-01-14T06:23:51.797Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T06:23:51.797Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:23:51.797Z] Message: update stable to v1.0.177 [2021-01-14T06:23:52.374Z] ------------------- [2021-01-14T06:23:52.374Z] experimental info: [2021-01-14T06:23:52.374Z] ------------------- [2021-01-14T06:23:52.374Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T06:23:52.374Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:23:52.374Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T06:23:52.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-01-14T06:23:52.855Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-01-14T06:23:52.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T06:23:53.090Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T06:23:53.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T06:23:53.337Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T06:23:53.464Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T06:23:53.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T06:23:53.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-14T06:23:53.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T06:23:53.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T06:23:54.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-01-14T06:23:54.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T06:23:54.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T06:23:54.479Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:23:54.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:23:54.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:23:54.844Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:23:54.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T06:23:55.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-14T06:23:55.195Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T06:23:55.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-01-14T06:23:55.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-14T06:23:55.558Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-14T06:23:55.677Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-14T06:23:55.833Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T06:23:55.973Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T06:23:56.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-635 [Pipeline] echo [2021-01-14T06:23:56.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-635 [Pipeline] echo [2021-01-14T06:23:56.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-635 [Pipeline] echo [2021-01-14T06:23:56.535Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 077bfd329a05427e630cece5c7dbeb4a89f41b78 [Pipeline] echo [2021-01-14T06:23:56.648Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 077bfd3 [Pipeline] echo [2021-01-14T06:23:56.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:23:57.769Z] + git log --format=format:%s -1 077bfd329a05427e630cece5c7dbeb4a89f41b78 [Pipeline] echo [2021-01-14T06:23:57.882Z] GIT_COMMIT: 077bfd329a05427e630cece5c7dbeb4a89f41b78, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2021-01-14T06:23:57.954Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:23:58.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:23:58.921Z] [2021-01-14T06:23:58.921Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:23:59.312Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:23:59.313Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T06:23:59.313Z] 31603596830f: Pulling fs layer [2021-01-14T06:23:59.313Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T06:23:59.313Z] 6ca5941a6612: Pulling fs layer [2021-01-14T06:23:59.313Z] ecc8261a40a4: Pulling fs layer [2021-01-14T06:23:59.313Z] ecc8261a40a4: Waiting [2021-01-14T06:23:59.313Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T06:23:59.313Z] 2a8b12db71e7: Download complete [2021-01-14T06:23:59.579Z] 31603596830f: Verifying Checksum [2021-01-14T06:23:59.579Z] 31603596830f: Download complete [2021-01-14T06:23:59.844Z] ecc8261a40a4: Verifying Checksum [2021-01-14T06:23:59.844Z] ecc8261a40a4: Download complete [2021-01-14T06:23:59.844Z] 6ca5941a6612: Verifying Checksum [2021-01-14T06:23:59.844Z] 6ca5941a6612: Download complete [2021-01-14T06:23:59.844Z] 31603596830f: Pull complete [2021-01-14T06:24:00.108Z] 2a8b12db71e7: Pull complete [2021-01-14T06:24:01.061Z] 6ca5941a6612: Pull complete [2021-01-14T06:24:01.061Z] ecc8261a40a4: Pull complete [2021-01-14T06:24:01.061Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T06:24:01.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:24:01.061Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T06:24:01.455Z] prd-centos7-docker-4c-2g-20170 does not seem to be running inside a container [2021-01-14T06:24:01.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-635 -v /w/workspace/ndry_app-functions-sdk-go_PR-635:/w/workspace/ndry_app-functions-sdk-go_PR-635:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-635@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-635@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:10004/edgex-devops/git-semver:latest cat [2021-01-14T06:24:03.454Z] $ docker top 1409e2d271626ff5d9872d4585621d98ebebdd15bf787c0261d528b8c87ca35a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T06:24:04.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:24:04.061Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:24:04.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:24:04.306Z] $ docker exec 1409e2d271626ff5d9872d4585621d98ebebdd15bf787c0261d528b8c87ca35a ssh-agent [2021-01-14T06:24:04.489Z] SSH_AUTH_SOCK=/tmp/ssh-cRArCLyYPuDN/agent.11 [2021-01-14T06:24:04.489Z] SSH_AGENT_PID=16 [2021-01-14T06:24:04.504Z] Running ssh-add (command line suppressed) [2021-01-14T06:24:04.637Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-635@tmp/private_key_2338677963028138669.key (/w/workspace/ndry_app-functions-sdk-go_PR-635@tmp/private_key_2338677963028138669.key) [2021-01-14T06:24:04.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:24:05.095Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T06:24:05.254Z] $ docker exec --env ******** --env ******** 1409e2d271626ff5d9872d4585621d98ebebdd15bf787c0261d528b8c87ca35a ssh-agent -k [2021-01-14T06:24:05.394Z] unset SSH_AUTH_SOCK; [2021-01-14T06:24:05.394Z] unset SSH_AGENT_PID; [2021-01-14T06:24:05.394Z] echo Agent pid 16 killed; [2021-01-14T06:24:05.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T06:24:05.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:24:05.638Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:24:05.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:24:05.830Z] $ docker exec 1409e2d271626ff5d9872d4585621d98ebebdd15bf787c0261d528b8c87ca35a ssh-agent [2021-01-14T06:24:06.008Z] SSH_AUTH_SOCK=/tmp/ssh-sAwyi0cdkv8s/agent.46 [2021-01-14T06:24:06.008Z] SSH_AGENT_PID=51 [2021-01-14T06:24:06.016Z] Running ssh-add (command line suppressed) [2021-01-14T06:24:06.141Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-635@tmp/private_key_3988566099749602953.key (/w/workspace/ndry_app-functions-sdk-go_PR-635@tmp/private_key_3988566099749602953.key) [2021-01-14T06:24:06.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:24:06.573Z] + git semver init [2021-01-14T06:24:06.574Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T06:24:06.574Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-635/.git [2021-01-14T06:24:06.574Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-635 [2021-01-14T06:24:06.574Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T06:24:06.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T06:24:06.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T06:24:06.574Z] # $SEMVER_BRANCH = PR-635 [2021-01-14T06:24:06.574Z] # $SEMVER_TEMP = /tmp/semver-797620481 [2021-01-14T06:24:06.574Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-01-14T06:24:09.904Z] # '/tmp/semver-797620481' -> '/w/workspace/ndry_app-functions-sdk-go_PR-635/.semver' [2021-01-14T06:24:09.904Z] # -> Force: false [2021-01-14T06:24:09.904Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-635/.semver [Pipeline] } [2021-01-14T06:24:09.929Z] $ docker exec --env ******** --env ******** 1409e2d271626ff5d9872d4585621d98ebebdd15bf787c0261d528b8c87ca35a ssh-agent -k [2021-01-14T06:24:10.053Z] unset SSH_AUTH_SOCK; [2021-01-14T06:24:10.055Z] unset SSH_AGENT_PID; [2021-01-14T06:24:10.055Z] echo Agent pid 51 killed; [2021-01-14T06:24:10.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T06:24:11.019Z] + git semver [Pipeline] } [2021-01-14T06:24:11.057Z] $ docker stop --time=1 1409e2d271626ff5d9872d4585621d98ebebdd15bf787c0261d528b8c87ca35a [2021-01-14T06:24:12.525Z] $ docker rm -f 1409e2d271626ff5d9872d4585621d98ebebdd15bf787c0261d528b8c87ca35a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:24:13.058Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T06:24:13.536Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T06:24:13.555Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-14T06:24:29.336Z] Still waiting to schedule task [2021-01-14T06:24:29.336Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-14T06:24:29.363Z] Still waiting to schedule task [2021-01-14T06:24:29.363Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-14T06:25:36.818Z] Running on prd-centos7-docker-4c-2g-20174 in /w/workspace/ndry_app-functions-sdk-go_PR-635 [Pipeline] { [Pipeline] ws [2021-01-14T06:25:36.911Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T06:25:39.753Z] using credential edgex-jenkins-ssh [2021-01-14T06:25:39.807Z] Cloning the remote Git repository [2021-01-14T06:25:39.850Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-14T06:25:39.929Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-01-14T06:25:40.017Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-14T06:25:40.017Z] > git --version # timeout=10 [2021-01-14T06:25:40.033Z] > git --version # 'git version 2.24.3' [2021-01-14T06:25:40.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:25:40.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:25:48.160Z] Merging remotes/origin/master commit b30736090bd95023ceca9bd198846be8d66a7c94 into PR head commit 077bfd329a05427e630cece5c7dbeb4a89f41b78 [2021-01-14T06:25:48.278Z] Merge succeeded, producing 077bfd329a05427e630cece5c7dbeb4a89f41b78 [2021-01-14T06:25:48.278Z] Checking out Revision 077bfd329a05427e630cece5c7dbeb4a89f41b78 (PR-635) [2021-01-14T06:25:47.713Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-14T06:25:47.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:25:47.740Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-14T06:25:47.753Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-14T06:25:47.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:25:47.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:25:48.176Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:25:48.187Z] > git checkout -f 077bfd329a05427e630cece5c7dbeb4a89f41b78 # timeout=10 [2021-01-14T06:25:48.241Z] > git remote # timeout=10 [2021-01-14T06:25:48.253Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:25:48.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:25:48.265Z] > git merge b30736090bd95023ceca9bd198846be8d66a7c94 # timeout=10 [2021-01-14T06:25:48.276Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:25:48.287Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:25:48.291Z] > git checkout -f 077bfd329a05427e630cece5c7dbeb4a89f41b78 # timeout=10 [2021-01-14T06:25:51.967Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-14T06:25:52.001Z] > git --version # timeout=10 [2021-01-14T06:25:52.006Z] > git --version # 'git version 2.24.3' [2021-01-14T06:25:52.014Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:25:53.577Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:25:53.934Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:25:54.262Z] + sudo service docker restart [2021-01-14T06:25:54.262Z] + true [2021-01-14T06:25:54.262Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-14T06:25:55.553Z] ========================================================= [2021-01-14T06:25:55.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T06:25:55.553Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:25:55.944Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T06:25:56.520Z] Sending build context to Docker daemon 19.11MB [2021-01-14T06:25:56.520Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:25:56.520Z] Step 2/8 : FROM ${BASE} [2021-01-14T06:25:56.786Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T06:25:56.786Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T06:25:56.786Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T06:25:56.786Z] de9db76c5a1d: Pulling fs layer [2021-01-14T06:25:56.786Z] bca2f99d35d6: Pulling fs layer [2021-01-14T06:25:56.786Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T06:25:56.786Z] 7c6f9722023f: Pulling fs layer [2021-01-14T06:25:56.786Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T06:25:56.786Z] bca2f99d35d6: Waiting [2021-01-14T06:25:56.786Z] 93359f2a8cfa: Waiting [2021-01-14T06:25:56.786Z] 7c6f9722023f: Waiting [2021-01-14T06:25:56.786Z] a35cf1a2eb13: Waiting [2021-01-14T06:25:56.786Z] de9db76c5a1d: Download complete [2021-01-14T06:25:56.786Z] 0ef7d3d256c8: Download complete [2021-01-14T06:25:56.786Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T06:25:56.786Z] 93359f2a8cfa: Download complete [2021-01-14T06:25:56.786Z] 7c6f9722023f: Verifying Checksum [2021-01-14T06:25:56.786Z] 7c6f9722023f: Download complete [2021-01-14T06:25:56.786Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T06:25:56.786Z] 188c0c94c7c5: Download complete [2021-01-14T06:25:57.050Z] 188c0c94c7c5: Pull complete [2021-01-14T06:25:57.318Z] 0ef7d3d256c8: Pull complete [2021-01-14T06:25:57.589Z] de9db76c5a1d: Pull complete [2021-01-14T06:25:59.527Z] bca2f99d35d6: Verifying Checksum [2021-01-14T06:25:59.527Z] bca2f99d35d6: Download complete [2021-01-14T06:25:59.527Z] a35cf1a2eb13: Download complete [2021-01-14T06:26:06.187Z] bca2f99d35d6: Pull complete [2021-01-14T06:26:06.187Z] 93359f2a8cfa: Pull complete [2021-01-14T06:26:06.187Z] 7c6f9722023f: Pull complete [2021-01-14T06:26:12.835Z] a35cf1a2eb13: Pull complete [2021-01-14T06:26:12.835Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T06:26:12.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T06:26:12.835Z] ---> a62c8e92a672 [2021-01-14T06:26:12.835Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-14T06:26:12.835Z] 20.10.0: Pulling from library/docker [2021-01-14T06:26:13.419Z] 05e7bc50f07f: Pulling fs layer [2021-01-14T06:26:13.419Z] 6db28d0fdbf6: Pulling fs layer [2021-01-14T06:26:13.419Z] 292df0bc6bf3: Pulling fs layer [2021-01-14T06:26:13.419Z] 2e060f4bd70b: Pulling fs layer [2021-01-14T06:26:13.419Z] 80e8d568a223: Pulling fs layer [2021-01-14T06:26:13.419Z] 8dc6ef1a942a: Pulling fs layer [2021-01-14T06:26:13.419Z] 2312dd95470a: Pulling fs layer [2021-01-14T06:26:13.419Z] 80e8d568a223: Waiting [2021-01-14T06:26:13.419Z] 8dc6ef1a942a: Waiting [2021-01-14T06:26:13.419Z] 2312dd95470a: Waiting [2021-01-14T06:26:13.419Z] 2e060f4bd70b: Waiting [2021-01-14T06:26:13.685Z] 6db28d0fdbf6: Verifying Checksum [2021-01-14T06:26:13.685Z] 6db28d0fdbf6: Download complete [2021-01-14T06:26:13.685Z] 05e7bc50f07f: Verifying Checksum [2021-01-14T06:26:13.685Z] 05e7bc50f07f: Download complete [2021-01-14T06:26:13.951Z] 292df0bc6bf3: Verifying Checksum [2021-01-14T06:26:13.951Z] 292df0bc6bf3: Download complete [2021-01-14T06:26:13.951Z] 8dc6ef1a942a: Verifying Checksum [2021-01-14T06:26:13.951Z] 8dc6ef1a942a: Download complete [2021-01-14T06:26:13.951Z] 2312dd95470a: Verifying Checksum [2021-01-14T06:26:13.951Z] 2312dd95470a: Download complete [2021-01-14T06:26:14.222Z] 05e7bc50f07f: Pull complete [2021-01-14T06:26:14.491Z] 6db28d0fdbf6: Pull complete [2021-01-14T06:26:14.491Z] 80e8d568a223: Verifying Checksum [2021-01-14T06:26:14.491Z] 80e8d568a223: Download complete [2021-01-14T06:26:14.491Z] 292df0bc6bf3: Pull complete [2021-01-14T06:26:19.843Z] 2e060f4bd70b: Verifying Checksum [2021-01-14T06:26:19.843Z] 2e060f4bd70b: Download complete [2021-01-14T06:26:22.442Z] 2e060f4bd70b: Pull complete [2021-01-14T06:26:22.443Z] 80e8d568a223: Pull complete [2021-01-14T06:26:22.713Z] 8dc6ef1a942a: Pull complete [2021-01-14T06:26:22.713Z] 2312dd95470a: Pull complete [2021-01-14T06:26:22.713Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T06:26:22.713Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T06:26:24.659Z] ---> 5c169595505e [2021-01-14T06:26:24.659Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-14T06:26:24.659Z] ---> Running in 9642a074948e [2021-01-14T06:26:24.659Z] Removing intermediate container 9642a074948e [2021-01-14T06:26:24.659Z] ---> 7cdfdc22b3dc [2021-01-14T06:26:24.659Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-14T06:26:24.659Z] ---> Running in c58d71c7be75 [2021-01-14T06:26:25.619Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:26:26.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:26:27.522Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-14T06:26:27.522Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-14T06:26:27.522Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-14T06:26:27.522Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-14T06:26:27.792Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-14T06:26:27.792Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:26:27.793Z] OK: 167 MiB in 44 packages [2021-01-14T06:26:28.759Z] Removing intermediate container c58d71c7be75 [2021-01-14T06:26:28.759Z] ---> dae791c8fd8e [2021-01-14T06:26:28.759Z] Step 6/8 : WORKDIR /build [2021-01-14T06:26:28.759Z] ---> Running in d8b55edb0eca [2021-01-14T06:26:28.759Z] Removing intermediate container d8b55edb0eca [2021-01-14T06:26:28.759Z] ---> 97e330d39f18 [2021-01-14T06:26:28.759Z] Step 7/8 : COPY go.mod . [2021-01-14T06:26:29.032Z] ---> e37001c60f43 [2021-01-14T06:26:29.032Z] Step 8/8 : RUN go mod download [2021-01-14T06:26:29.032Z] ---> Running in 6801b988f102 [2021-01-14T06:26:55.750Z] Removing intermediate container 6801b988f102 [2021-01-14T06:26:55.750Z] ---> 206b7d263ff5 [2021-01-14T06:26:55.750Z] Successfully built 206b7d263ff5 [2021-01-14T06:26:55.750Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:26:56.126Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:26:56.126Z] . [Pipeline] withDockerContainer [2021-01-14T06:26:56.300Z] prd-centos7-docker-4c-2g-20174 does not seem to be running inside a container [2021-01-14T06:26:56.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T06:26:56.990Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20176 in /w/workspace/ndry_app-functions-sdk-go_PR-635 [2021-01-14T06:26:57.237Z] $ docker top 5ee720ebf470cc6e2c221964c114a68c0f297a5f3ac3c64806f62716884092c5 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-01-14T06:26:57.776Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T06:26:58.007Z] + go version [2021-01-14T06:26:58.007Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T06:26:58.044Z] $ docker stop --time=1 5ee720ebf470cc6e2c221964c114a68c0f297a5f3ac3c64806f62716884092c5 [2021-01-14T06:26:59.406Z] $ docker rm -f 5ee720ebf470cc6e2c221964c114a68c0f297a5f3ac3c64806f62716884092c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:27:00.476Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:27:00.476Z] . [Pipeline] withDockerContainer [2021-01-14T06:27:00.612Z] prd-centos7-docker-4c-2g-20174 does not seem to be running inside a container [2021-01-14T06:27:00.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T06:27:02.106Z] $ docker top 9d5efa4ae5a286a55541dbd4d53de629c2143ef37061a4e603b8598591c88fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:27:02.679Z] + make test [2021-01-14T06:27:02.679Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-14T06:27:03.150Z] using credential edgex-jenkins-ssh [2021-01-14T06:27:03.204Z] Cloning the remote Git repository [2021-01-14T06:27:04.089Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2021-01-14T06:27:03.263Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-14T06:27:03.371Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-01-14T06:27:03.461Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-14T06:27:03.462Z] > git --version # timeout=10 [2021-01-14T06:27:03.478Z] > git --version # 'git version 2.17.1' [2021-01-14T06:27:03.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:27:03.536Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:27:06.459Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-14T06:27:06.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:27:06.511Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-14T06:27:06.543Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-14T06:27:06.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:27:06.554Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:27:07.110Z] Merging remotes/origin/master commit b30736090bd95023ceca9bd198846be8d66a7c94 into PR head commit 077bfd329a05427e630cece5c7dbeb4a89f41b78 [2021-01-14T06:27:07.457Z] Merge succeeded, producing 077bfd329a05427e630cece5c7dbeb4a89f41b78 [2021-01-14T06:27:07.458Z] Checking out Revision 077bfd329a05427e630cece5c7dbeb4a89f41b78 (PR-635) [2021-01-14T06:27:07.131Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:27:07.152Z] > git checkout -f 077bfd329a05427e630cece5c7dbeb4a89f41b78 # timeout=10 [2021-01-14T06:27:07.253Z] > git remote # timeout=10 [2021-01-14T06:27:07.325Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:27:07.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:27:07.380Z] > git merge b30736090bd95023ceca9bd198846be8d66a7c94 # timeout=10 [2021-01-14T06:27:07.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:27:07.467Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:27:07.500Z] > git checkout -f 077bfd329a05427e630cece5c7dbeb4a89f41b78 # timeout=10 [2021-01-14T06:27:11.856Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-14T06:27:11.916Z] > git --version # timeout=10 [2021-01-14T06:27:11.931Z] > git --version # 'git version 2.17.1' [2021-01-14T06:27:11.941Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:27:12.379Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.052s coverage: 81.0% of statements [2021-01-14T06:27:12.379Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [2021-01-14T06:27:12.379Z] internal/v2/controller/http/controller.go:121:19: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:27:12.379Z] internal/v2/controller/http/controller.go:182:53: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:27:13.883Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:27:14.362Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:27:14.747Z] + sudo service docker restart [2021-01-14T06:27:14.747Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-14T06:27:17.740Z] ========================================================= [2021-01-14T06:27:17.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T06:27:17.740Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:27:18.207Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T06:27:19.094Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] [2021-01-14T06:27:19.094Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2021-01-14T06:27:19.094Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2021-01-14T06:27:19.094Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.024s coverage: 61.5% of statements [2021-01-14T06:27:19.094Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2021-01-14T06:27:19.094Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http.test] [2021-01-14T06:27:19.094Z] internal/v2/controller/http/controller.go:121: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:27:19.094Z] internal/v2/controller/http/controller.go:182: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:27:19.094Z] internal/v2/controller/http/controller_test.go:189:18: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:27:19.094Z] internal/v2/controller/http/controller_test.go:207:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsKeyValue [2021-01-14T06:27:19.094Z] internal/v2/controller/http/controller_test.go:209:31: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsKeyValue [2021-01-14T06:27:19.094Z] internal/v2/controller/http/controller_test.go:213:33: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsKeyValue [2021-01-14T06:27:19.094Z] internal/v2/controller/http/controller_test.go:221:22: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:27:19.191Z] Sending build context to Docker daemon 19.11MB [2021-01-14T06:27:19.191Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:27:19.191Z] Step 2/8 : FROM ${BASE} [2021-01-14T06:27:19.465Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T06:27:19.465Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T06:27:19.465Z] a4357932f1b6: Pulling fs layer [2021-01-14T06:27:19.465Z] 18c013af1878: Pulling fs layer [2021-01-14T06:27:19.465Z] 00ac8860ef70: Pulling fs layer [2021-01-14T06:27:19.465Z] 63d7cb157983: Pulling fs layer [2021-01-14T06:27:19.465Z] 00ac8860ef70: Waiting [2021-01-14T06:27:19.465Z] b116817d02f9: Pulling fs layer [2021-01-14T06:27:19.465Z] 745a02a5169b: Pulling fs layer [2021-01-14T06:27:19.465Z] 63d7cb157983: Waiting [2021-01-14T06:27:19.465Z] 745a02a5169b: Waiting [2021-01-14T06:27:19.465Z] b116817d02f9: Waiting [2021-01-14T06:27:19.740Z] 18c013af1878: Verifying Checksum [2021-01-14T06:27:19.740Z] 18c013af1878: Download complete [2021-01-14T06:27:19.740Z] a4357932f1b6: Download complete [2021-01-14T06:27:19.740Z] 63d7cb157983: Verifying Checksum [2021-01-14T06:27:19.740Z] 63d7cb157983: Download complete [2021-01-14T06:27:19.740Z] b116817d02f9: Download complete [2021-01-14T06:27:19.740Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T06:27:19.740Z] 5f621e34cdf4: Download complete [2021-01-14T06:27:20.345Z] 5f621e34cdf4: Pull complete [2021-01-14T06:27:20.524Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.032s coverage: 67.7% of statements [2021-01-14T06:27:20.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2021-01-14T06:27:20.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2021-01-14T06:27:20.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2021-01-14T06:27:20.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2021-01-14T06:27:20.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2021-01-14T06:27:20.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2021-01-14T06:27:20.524Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.0% of statements [2021-01-14T06:27:20.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2021-01-14T06:27:20.525Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [build failed] [2021-01-14T06:27:20.946Z] a4357932f1b6: Pull complete [2021-01-14T06:27:21.224Z] 18c013af1878: Pull complete [2021-01-14T06:27:22.218Z] 745a02a5169b: Verifying Checksum [2021-01-14T06:27:22.218Z] 745a02a5169b: Download complete [2021-01-14T06:27:24.205Z] 00ac8860ef70: Verifying Checksum [2021-01-14T06:27:24.205Z] 00ac8860ef70: Download complete [2021-01-14T06:27:28.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.242s coverage: 75.4% of statements [2021-01-14T06:27:28.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2021-01-14T06:27:28.725Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [build failed] [2021-01-14T06:27:28.725Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] [2021-01-14T06:27:28.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.009s coverage: 71.7% of statements [2021-01-14T06:27:34.398Z] 00ac8860ef70: Pull complete [2021-01-14T06:27:34.672Z] 63d7cb157983: Pull complete [2021-01-14T06:27:35.276Z] b116817d02f9: Pull complete [2021-01-14T06:27:39.587Z] 745a02a5169b: Pull complete [2021-01-14T06:27:39.587Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T06:27:39.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T06:27:39.587Z] ---> b7e6874047d6 [2021-01-14T06:27:39.587Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-14T06:27:39.587Z] 20.10.0: Pulling from library/docker [2021-01-14T06:27:39.587Z] a3cc7d3b244e: Pulling fs layer [2021-01-14T06:27:39.587Z] 02a3295e0d61: Pulling fs layer [2021-01-14T06:27:39.587Z] 0f4f2e6d8100: Pulling fs layer [2021-01-14T06:27:39.587Z] 330b718f631f: Pulling fs layer [2021-01-14T06:27:39.587Z] a93816041522: Pulling fs layer [2021-01-14T06:27:39.587Z] bdb6da89ff94: Pulling fs layer [2021-01-14T06:27:39.587Z] 2a70c0c122f4: Pulling fs layer [2021-01-14T06:27:39.587Z] 330b718f631f: Waiting [2021-01-14T06:27:39.587Z] bdb6da89ff94: Waiting [2021-01-14T06:27:39.587Z] 2a70c0c122f4: Waiting [2021-01-14T06:27:39.587Z] a93816041522: Waiting [2021-01-14T06:27:39.587Z] 02a3295e0d61: Verifying Checksum [2021-01-14T06:27:39.587Z] 02a3295e0d61: Download complete [2021-01-14T06:27:40.184Z] 0f4f2e6d8100: Verifying Checksum [2021-01-14T06:27:40.184Z] 0f4f2e6d8100: Download complete [2021-01-14T06:27:40.184Z] a3cc7d3b244e: Verifying Checksum [2021-01-14T06:27:40.461Z] bdb6da89ff94: Verifying Checksum [2021-01-14T06:27:40.461Z] bdb6da89ff94: Download complete [2021-01-14T06:27:40.736Z] a93816041522: Download complete [2021-01-14T06:27:41.016Z] a3cc7d3b244e: Pull complete [2021-01-14T06:27:41.291Z] 2a70c0c122f4: Verifying Checksum [2021-01-14T06:27:41.291Z] 2a70c0c122f4: Download complete [2021-01-14T06:27:41.888Z] 02a3295e0d61: Pull complete [2021-01-14T06:27:42.164Z] 0f4f2e6d8100: Pull complete [2021-01-14T06:27:44.141Z] 330b718f631f: Verifying Checksum [2021-01-14T06:27:44.141Z] 330b718f631f: Download complete [2021-01-14T06:27:46.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.037s coverage: 81.4% of statements [2021-01-14T06:27:46.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 94.4% of statements [2021-01-14T06:27:46.889Z] FAIL [2021-01-14T06:27:46.889Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-01-14T06:27:46.969Z] $ docker stop --time=1 9d5efa4ae5a286a55541dbd4d53de629c2143ef37061a4e603b8598591c88fc4 [2021-01-14T06:27:48.450Z] 330b718f631f: Pull complete [2021-01-14T06:27:48.450Z] a93816041522: Pull complete [2021-01-14T06:27:48.450Z] bdb6da89ff94: Pull complete [2021-01-14T06:27:48.675Z] $ docker rm -f 9d5efa4ae5a286a55541dbd4d53de629c2143ef37061a4e603b8598591c88fc4 [2021-01-14T06:27:48.729Z] 2a70c0c122f4: Pull complete [2021-01-14T06:27:48.729Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T06:27:48.729Z] Status: Downloaded newer image for docker:20.10.0 [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] } [2021-01-14T06:27:51.704Z] Failed in branch amd64 [2021-01-14T06:27:55.459Z] ---> 4c27620de6e7 [2021-01-14T06:27:55.460Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-14T06:27:55.460Z] ---> Running in e89eb4c47532 [2021-01-14T06:27:55.460Z] Removing intermediate container e89eb4c47532 [2021-01-14T06:27:55.460Z] ---> 3377038758c5 [2021-01-14T06:27:55.460Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-14T06:27:55.460Z] ---> Running in b19c43095cd1 [2021-01-14T06:27:56.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:27:57.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:27:59.351Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-14T06:27:59.351Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-14T06:27:59.351Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-14T06:27:59.625Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-14T06:27:59.625Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-14T06:27:59.899Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:27:59.899Z] OK: 144 MiB in 44 packages [2021-01-14T06:28:01.333Z] Removing intermediate container b19c43095cd1 [2021-01-14T06:28:01.333Z] ---> ff9e10bc97aa [2021-01-14T06:28:01.333Z] Step 6/8 : WORKDIR /build [2021-01-14T06:28:01.333Z] ---> Running in f42bfbd0106d [2021-01-14T06:28:01.607Z] Removing intermediate container f42bfbd0106d [2021-01-14T06:28:01.607Z] ---> 3e22f1c2599c [2021-01-14T06:28:01.607Z] Step 7/8 : COPY go.mod . [2021-01-14T06:28:02.599Z] ---> b6244d636b21 [2021-01-14T06:28:02.599Z] Step 8/8 : RUN go mod download [2021-01-14T06:28:02.599Z] ---> Running in 725eb69b12cb [2021-01-14T06:28:29.408Z] Removing intermediate container 725eb69b12cb [2021-01-14T06:28:29.408Z] ---> 89d27f3a9125 [2021-01-14T06:28:29.408Z] Successfully built 89d27f3a9125 [2021-01-14T06:28:29.408Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:28:29.791Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:28:29.791Z] . [Pipeline] withDockerContainer [2021-01-14T06:28:30.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-20176 does not seem to be running inside a container [2021-01-14T06:28:30.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T06:28:31.588Z] $ docker top 15d69ddc9f3307586b0e83e94a20700d5ed6a952da5021aacd3bea41aeda6f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:28:32.638Z] + go version [2021-01-14T06:28:32.639Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T06:28:32.673Z] $ docker stop --time=1 15d69ddc9f3307586b0e83e94a20700d5ed6a952da5021aacd3bea41aeda6f1b [2021-01-14T06:28:34.575Z] $ docker rm -f 15d69ddc9f3307586b0e83e94a20700d5ed6a952da5021aacd3bea41aeda6f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:28:35.787Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:28:35.787Z] . [Pipeline] withDockerContainer [2021-01-14T06:28:36.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-20176 does not seem to be running inside a container [2021-01-14T06:28:36.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T06:28:37.549Z] $ docker top b260459fcbdd8792f6f25e1b25504e5e7e2264d0e4f23acb43775a8435061710 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:28:38.600Z] + make test [2021-01-14T06:28:38.600Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-14T06:28:40.047Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2021-01-14T06:29:02.277Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [2021-01-14T06:29:02.277Z] internal/v2/controller/http/controller.go:121:19: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:29:02.277Z] internal/v2/controller/http/controller.go:182:53: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:29:02.277Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.049s coverage: 81.0% of statements [2021-01-14T06:29:20.651Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] [2021-01-14T06:29:20.651Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2021-01-14T06:29:20.651Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2021-01-14T06:29:20.651Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.091s coverage: 61.5% of statements [2021-01-14T06:29:20.651Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2021-01-14T06:29:20.651Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http.test] [2021-01-14T06:29:20.651Z] internal/v2/controller/http/controller.go:121: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:29:20.651Z] internal/v2/controller/http/controller.go:182: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:29:20.651Z] internal/v2/controller/http/controller_test.go:189:18: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:29:20.651Z] internal/v2/controller/http/controller_test.go:207:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsKeyValue [2021-01-14T06:29:20.651Z] internal/v2/controller/http/controller_test.go:209:31: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsKeyValue [2021-01-14T06:29:20.651Z] internal/v2/controller/http/controller_test.go:213:33: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsKeyValue [2021-01-14T06:29:20.651Z] internal/v2/controller/http/controller_test.go:221:22: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".SecretsRequest [2021-01-14T06:29:20.651Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.051s coverage: 67.7% of statements [2021-01-14T06:29:20.651Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2021-01-14T06:29:20.652Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2021-01-14T06:29:20.652Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2021-01-14T06:29:20.652Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2021-01-14T06:29:20.652Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2021-01-14T06:29:20.652Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2021-01-14T06:29:20.652Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.030s coverage: 97.0% of statements [2021-01-14T06:29:20.652Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2021-01-14T06:29:20.652Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [build failed] [2021-01-14T06:29:30.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.258s coverage: 75.4% of statements [2021-01-14T06:29:30.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2021-01-14T06:29:30.860Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [build failed] [2021-01-14T06:29:30.860Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] [2021-01-14T06:29:30.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.024s coverage: 71.7% of statements [2021-01-14T06:29:49.183Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.072s coverage: 81.4% of statements [2021-01-14T06:29:49.183Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.014s coverage: 94.4% of statements [2021-01-14T06:29:49.183Z] FAIL [2021-01-14T06:29:49.183Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-01-14T06:29:49.251Z] $ docker stop --time=1 b260459fcbdd8792f6f25e1b25504e5e7e2264d0e4f23acb43775a8435061710 [2021-01-14T06:29:51.261Z] $ docker rm -f b260459fcbdd8792f6f25e1b25504e5e7e2264d0e4f23acb43775a8435061710 [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] } [2021-01-14T06:29:53.818Z] 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 [2021-01-14T06:29:57.904Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:29:58.542Z] ---> package-listing.sh [2021-01-14T06:29:58.542Z] ++ facter osfamily [2021-01-14T06:29:58.542Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T06:29:58.542Z] + OS_FAMILY=redhat [2021-01-14T06:29:58.542Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-635 [2021-01-14T06:29:58.542Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T06:29:58.542Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T06:29:58.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T06:29:58.542Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T06:29:58.542Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-635 ']' [2021-01-14T06:29:58.542Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T06:29:58.542Z] + case "${OS_FAMILY}" in [2021-01-14T06:29:58.542Z] + rpm -qa [2021-01-14T06:29:58.542Z] + sort [2021-01-14T06:30:03.927Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T06:30:03.927Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T06:30:03.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T06:30:03.927Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-635 ']' [2021-01-14T06:30:03.927Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-635/archives/ [2021-01-14T06:30:03.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-635/archives/ [Pipeline] echo [2021-01-14T06:30:03.969Z] 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/ndry_app-functions-sdk-go_PR-635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T06:30:04.292Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:30:04.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:30:04.642Z] [2021-01-14T06:30:04.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:30:05.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:30:05.055Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T06:30:05.055Z] df20fa9351a1: Pulling fs layer [2021-01-14T06:30:05.055Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T06:30:05.055Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T06:30:05.055Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T06:30:05.055Z] 93b61091891f: Pulling fs layer [2021-01-14T06:30:05.055Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T06:30:05.055Z] 5e14af77c1be: Pulling fs layer [2021-01-14T06:30:05.055Z] 01666e4c0597: Pulling fs layer [2021-01-14T06:30:05.055Z] aa168da1d23b: Pulling fs layer [2021-01-14T06:30:05.055Z] 93b9cdb0e59b: Waiting [2021-01-14T06:30:05.055Z] 5e14af77c1be: Waiting [2021-01-14T06:30:05.055Z] aa168da1d23b: Waiting [2021-01-14T06:30:05.055Z] 01666e4c0597: Waiting [2021-01-14T06:30:05.055Z] 93b61091891f: Waiting [2021-01-14T06:30:05.055Z] 46f8f816bc3b: Waiting [2021-01-14T06:30:05.055Z] 36b3adc4ff6f: Download complete [2021-01-14T06:30:05.055Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T06:30:05.055Z] 46f8f816bc3b: Download complete [2021-01-14T06:30:05.055Z] df20fa9351a1: Download complete [2021-01-14T06:30:05.055Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T06:30:05.055Z] 93b9cdb0e59b: Download complete [2021-01-14T06:30:05.055Z] 5e14af77c1be: Download complete [2021-01-14T06:30:05.323Z] 93b61091891f: Verifying Checksum [2021-01-14T06:30:05.323Z] 93b61091891f: Download complete [2021-01-14T06:30:05.323Z] 01666e4c0597: Verifying Checksum [2021-01-14T06:30:05.323Z] 01666e4c0597: Download complete [2021-01-14T06:30:05.592Z] df20fa9351a1: Pull complete [2021-01-14T06:30:05.592Z] 36b3adc4ff6f: Pull complete [2021-01-14T06:30:05.865Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T06:30:05.865Z] 8ad3a11d3b57: Download complete [2021-01-14T06:30:06.825Z] 8ad3a11d3b57: Pull complete [2021-01-14T06:30:06.825Z] 46f8f816bc3b: Pull complete [2021-01-14T06:30:07.783Z] aa168da1d23b: Download complete [2021-01-14T06:30:08.053Z] 93b61091891f: Pull complete [2021-01-14T06:30:08.317Z] 93b9cdb0e59b: Pull complete [2021-01-14T06:30:08.580Z] 5e14af77c1be: Pull complete [2021-01-14T06:30:08.580Z] 01666e4c0597: Pull complete [2021-01-14T06:30:16.857Z] aa168da1d23b: Pull complete [2021-01-14T06:30:16.857Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T06:30:16.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:30:16.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T06:30:17.120Z] prd-centos7-docker-4c-2g-20170 does not seem to be running inside a container [2021-01-14T06:30:17.180Z] $ 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/ndry_app-functions-sdk-go_PR-635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-635 -v /w/workspace/ndry_app-functions-sdk-go_PR-635:/w/workspace/ndry_app-functions-sdk-go_PR-635:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-635@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-635@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:alpine cat [2021-01-14T06:30:21.428Z] $ docker top ce5b0b635b8b499f8a42e3b6ad5c5629711a20237a2616d4255b1f5c139a1d3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:30:22.058Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T06:30:22.390Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T06:30:22.713Z] + ls /var/log/sa-host [2021-01-14T06:30:22.713Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T06:30:22.713Z] file_magic: OK [2021-01-14T06:30:22.713Z] HZ: Using current value: 100 [2021-01-14T06:30:22.713Z] file_header: OK [2021-01-14T06:30:22.713Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T06:30:22.713Z] Statistics: [2021-01-14T06:30:22.713Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T06:30:22.713Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T06:30:22.713Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T06:30:22.713Z] file_magic: OK [2021-01-14T06:30:22.713Z] HZ: Using current value: 100 [2021-01-14T06:30:22.713Z] file_header: OK [2021-01-14T06:30:22.713Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T06:30:22.713Z] Statistics: [2021-01-14T06:30:22.713Z] Hnuu...uuuununununu... [2021-01-14T06:30:22.713Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T06:30:22.988Z] provisioning config files... [2021-01-14T06:30:23.009Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-635@tmp/config7129412438306130582tmp [Pipeline] { [Pipeline] echo [2021-01-14T06:30:23.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:23.482Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T06:30:23.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T06:30:23.651Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:23.989Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T06:30:24.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:24.368Z] ---> sudo-logs.sh [2021-01-14T06:30:24.368Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T06:30:24.413Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:24.772Z] ---> job-cost.sh [2021-01-14T06:30:24.772Z] lf-activate-venv: SKIPPING [2021-01-14T06:30:24.772Z] INFO: No Stack... [2021-01-14T06:30:25.721Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T06:30:26.297Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T06:30:26.333Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:26.683Z] ---> logs-deploy.sh [2021-01-14T06:30:26.683Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-635/1 [2021-01-14T06:30:26.683Z] INFO: archiving workspace using pattern(s): [2021-01-14T06:30:28.608Z] Archives upload complete. [2021-01-14T06:30:28.608Z] INFO: archiving logs to Nexus [2021-01-14T06:30:29.557Z] ---> uname -a: [2021-01-14T06:30:29.557Z] Linux prd-centos7-docker-4c-2g-20170.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] ---> lscpu: [2021-01-14T06:30:29.557Z] Architecture: x86_64 [2021-01-14T06:30:29.557Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-14T06:30:29.557Z] Byte Order: Little Endian [2021-01-14T06:30:29.557Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-14T06:30:29.557Z] CPU(s): 4 [2021-01-14T06:30:29.557Z] On-line CPU(s) list: 0-3 [2021-01-14T06:30:29.557Z] Thread(s) per core: 1 [2021-01-14T06:30:29.557Z] Core(s) per socket: 1 [2021-01-14T06:30:29.557Z] Socket(s): 4 [2021-01-14T06:30:29.557Z] NUMA node(s): 1 [2021-01-14T06:30:29.557Z] Vendor ID: GenuineIntel [2021-01-14T06:30:29.557Z] CPU family: 6 [2021-01-14T06:30:29.557Z] Model: 44 [2021-01-14T06:30:29.557Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-14T06:30:29.557Z] Stepping: 1 [2021-01-14T06:30:29.557Z] CPU MHz: 2933.436 [2021-01-14T06:30:29.557Z] BogoMIPS: 5866.87 [2021-01-14T06:30:29.557Z] Virtualization: VT-x [2021-01-14T06:30:29.557Z] Hypervisor vendor: KVM [2021-01-14T06:30:29.557Z] Virtualization type: full [2021-01-14T06:30:29.557Z] L1d cache: 128 KiB [2021-01-14T06:30:29.557Z] L1i cache: 128 KiB [2021-01-14T06:30:29.557Z] L2 cache: 16 MiB [2021-01-14T06:30:29.557Z] L3 cache: 64 MiB [2021-01-14T06:30:29.557Z] NUMA node0 CPU(s): 0-3 [2021-01-14T06:30:29.557Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-14T06:30:29.557Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-14T06:30:29.557Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-14T06:30:29.557Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-14T06:30:29.557Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-14T06:30:29.557Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-14T06:30:29.557Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-14T06:30:29.557Z] Vulnerability Srbds: Not affected [2021-01-14T06:30:29.557Z] Vulnerability Tsx async abort: Not affected [2021-01-14T06:30:29.557Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] ---> nproc: [2021-01-14T06:30:29.557Z] 4 [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] ---> df -h: [2021-01-14T06:30:29.557Z] Filesystem Size Used Available Use% Mounted on [2021-01-14T06:30:29.557Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-14T06:30:29.557Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-14T06:30:29.557Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-14T06:30:29.557Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-635 [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-635@tmp [2021-01-14T06:30:29.557Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] ---> free -m: [2021-01-14T06:30:29.557Z] total used free shared buff/cache available [2021-01-14T06:30:29.557Z] Mem: 1837 715 106 0 1015 1016 [2021-01-14T06:30:29.557Z] Swap: 1023 1 1022 [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] ---> ip addr: [2021-01-14T06:30:29.557Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-14T06:30:29.557Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-14T06:30:29.557Z] inet 127.0.0.1/8 scope host lo [2021-01-14T06:30:29.557Z] valid_lft forever preferred_lft forever [2021-01-14T06:30:29.557Z] inet6 ::1/128 scope host [2021-01-14T06:30:29.557Z] valid_lft forever preferred_lft forever [2021-01-14T06:30:29.557Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-14T06:30:29.557Z] link/ether fa:16:3e:80:13:00 brd ff:ff:ff:ff:ff:ff [2021-01-14T06:30:29.557Z] inet 10.30.122.24/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-14T06:30:29.557Z] valid_lft 85964sec preferred_lft 85964sec [2021-01-14T06:30:29.557Z] inet6 fe80::f816:3eff:fe80:1300/64 scope link [2021-01-14T06:30:29.557Z] valid_lft forever preferred_lft forever [2021-01-14T06:30:29.557Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-14T06:30:29.557Z] link/ether 02:42:ab:67:55:cd brd ff:ff:ff:ff:ff:ff [2021-01-14T06:30:29.557Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-14T06:30:29.557Z] valid_lft forever preferred_lft forever [2021-01-14T06:30:29.557Z] inet6 fe80::42:abff:fe67:55cd/64 scope link [2021-01-14T06:30:29.557Z] valid_lft forever preferred_lft forever [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] ---> sar -b -r -n DEV: [2021-01-14T06:30:29.557Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] 06:23:02 LINUX RESTART (4 CPU) [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-14T06:30:29.557Z] 06:25:02 22.56 7.84 14.73 0.00 1251.78 2219.63 0.00 [2021-01-14T06:30:29.557Z] 06:26:01 0.36 0.00 0.36 0.00 0.00 5.52 0.00 [2021-01-14T06:30:29.557Z] 06:27:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-01-14T06:30:29.557Z] 06:28:01 0.28 0.00 0.28 0.00 0.00 4.55 0.00 [2021-01-14T06:30:29.557Z] 06:29:01 0.30 0.00 0.30 0.00 0.00 5.18 0.00 [2021-01-14T06:30:29.557Z] 06:30:01 31.24 30.87 0.37 0.00 3283.25 5.54 0.00 [2021-01-14T06:30:29.557Z] Average: 9.19 6.47 2.72 0.00 758.04 375.26 0.00 [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-14T06:30:29.557Z] 06:25:02 230180 0 617884 32.84 2620 1030860 1102344 37.62 414404 1038244 20 [2021-01-14T06:30:29.557Z] 06:26:01 233236 0 614820 32.68 2620 1030868 1101960 37.61 413604 1036680 8 [2021-01-14T06:30:29.557Z] 06:27:01 233940 0 614112 32.64 2620 1030872 1082212 36.93 414608 1035336 8 [2021-01-14T06:30:29.557Z] 06:28:01 234216 0 613832 32.62 2620 1030876 1082188 36.93 422272 1027580 8 [2021-01-14T06:30:29.557Z] 06:29:01 232908 0 615084 32.69 2620 1030932 1082264 36.94 420516 1030680 16 [2021-01-14T06:30:29.557Z] 06:30:01 113340 0 636220 33.81 2620 1129364 1106144 37.75 450572 1119620 72 [2021-01-14T06:30:29.557Z] Average: 212970 0 618659 32.88 2620 1047295 1092852 37.30 422663 1048023 22 [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-14T06:30:29.557Z] 06:25:02 eth0 120.82 129.78 333.30 33.22 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:25:02 docker0 108.07 90.23 9.40 308.40 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:26:01 eth0 3.88 0.81 1.07 0.60 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:27:01 eth0 2.46 0.85 0.89 0.56 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:28:01 eth0 1.27 0.28 0.35 0.23 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:29:01 eth0 0.70 0.37 0.40 0.26 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:30:01 eth0 4.78 2.85 4.52 1.72 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] Average: eth0 22.38 22.56 56.94 6.12 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] Average: docker0 18.07 15.09 1.57 51.57 0.00 0.00 0.00 0.00 [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] ---> sar -P ALL: [2021-01-14T06:30:29.557Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] 06:23:02 LINUX RESTART (4 CPU) [2021-01-14T06:30:29.557Z] [2021-01-14T06:30:29.557Z] 06:24:01 CPU %user %nice %system %iowait %steal %idle [2021-01-14T06:30:29.557Z] 06:25:02 all 2.52 0.00 1.37 0.24 0.05 95.81 [2021-01-14T06:30:29.557Z] 06:25:02 0 2.88 0.00 1.44 0.08 0.02 95.58 [2021-01-14T06:30:29.557Z] 06:25:02 1 1.99 0.00 1.36 0.27 0.05 96.33 [2021-01-14T06:30:29.557Z] 06:25:02 2 2.73 0.00 1.56 0.49 0.08 95.14 [2021-01-14T06:30:29.557Z] 06:25:02 3 2.48 0.00 1.12 0.13 0.07 96.19 [2021-01-14T06:30:29.557Z] 06:26:01 all 0.17 0.00 0.05 0.00 0.00 99.77 [2021-01-14T06:30:29.557Z] 06:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-14T06:30:29.557Z] 06:26:01 1 0.54 0.00 0.05 0.00 0.00 99.41 [2021-01-14T06:30:29.557Z] 06:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-14T06:30:29.557Z] 06:26:01 3 0.08 0.00 0.07 0.00 0.02 99.83 [2021-01-14T06:30:29.557Z] 06:27:01 all 0.20 0.00 0.07 0.00 0.01 99.72 [2021-01-14T06:30:29.557Z] 06:27:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2021-01-14T06:30:29.557Z] 06:27:01 1 0.40 0.00 0.07 0.00 0.00 99.53 [2021-01-14T06:30:29.557Z] 06:27:01 2 0.30 0.00 0.07 0.00 0.02 99.62 [2021-01-14T06:30:29.557Z] 06:27:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2021-01-14T06:30:29.557Z] 06:28:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-01-14T06:30:29.557Z] 06:28:01 0 0.00 0.00 0.07 0.00 0.00 99.93 [2021-01-14T06:30:29.557Z] 06:28:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-01-14T06:30:29.557Z] 06:28:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2021-01-14T06:30:29.557Z] 06:28:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-14T06:30:29.557Z] 06:29:01 all 0.18 0.00 0.16 0.00 0.03 99.63 [2021-01-14T06:30:29.557Z] 06:29:01 0 0.05 0.00 0.17 0.00 0.02 99.77 [2021-01-14T06:30:29.557Z] 06:29:01 1 0.05 0.00 0.13 0.00 0.00 99.82 [2021-01-14T06:30:29.557Z] 06:29:01 2 0.55 0.00 0.08 0.00 0.03 99.33 [2021-01-14T06:30:29.557Z] 06:29:01 3 0.08 0.00 0.25 0.00 0.07 99.60 [2021-01-14T06:30:29.557Z] 06:30:01 all 0.60 0.00 0.30 0.78 0.01 98.32 [2021-01-14T06:30:29.557Z] 06:30:01 0 0.78 0.00 0.63 1.43 0.00 97.15 [2021-01-14T06:30:29.557Z] 06:30:01 1 0.15 0.00 0.10 0.37 0.02 99.37 [2021-01-14T06:30:29.557Z] 06:30:01 2 0.92 0.00 0.18 1.23 0.02 97.65 [2021-01-14T06:30:29.557Z] 06:30:01 3 0.53 0.00 0.27 0.07 0.02 99.11 [2021-01-14T06:30:29.557Z] Average: all 0.64 0.00 0.33 0.17 0.02 98.84 [2021-01-14T06:30:29.557Z] Average: 0 0.64 0.00 0.41 0.25 0.01 98.70 [2021-01-14T06:30:29.557Z] Average: 1 0.54 0.00 0.29 0.11 0.01 99.05 [2021-01-14T06:30:29.558Z] Average: 2 0.84 0.00 0.33 0.29 0.03 98.52 [2021-01-14T06:30:29.558Z] Average: 3 0.55 0.00 0.30 0.03 0.03 99.09 [2021-01-14T06:30:29.558Z] [2021-01-14T06:30:29.558Z] [2021-01-14T06:30:29.558Z]