Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80da8a686210d1cc78fdeaa0b7d63c77101da6a2+032ebe613dddcd1a3cb800540854a6d80744a216 (5850ad14bb00d383ccea1a02bf62de34cd2283d1) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15012992658976908068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14216456091737601855.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-45/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-45/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8939285761021364522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7e4371ac6d730b8e642184b898413c6ef59a5643 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e4371ac6d730b8e642184b898413c6ef59a5643 # timeout=10 Commit message: "Merge pull request #404 from bill-mahoney/go-1.18" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2954316849223378318.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-45/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-45/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18196493543913552336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19363 in /w/workspace/edgexfoundry_device-gpio_PR-45 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-45 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 032ebe613dddcd1a3cb800540854a6d80744a216 into PR head commit 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 Merge succeeded, producing 513f04329f21507b7828a16199d2404b81366b77 Checking out Revision 513f04329f21507b7828a16199d2404b81366b77 (PR-45) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # 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 032ebe613dddcd1a3cb800540854a6d80744a216 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 513f04329f21507b7828a16199d2404b81366b77 # timeout=10 Commit message: "Merge commit '032ebe613dddcd1a3cb800540854a6d80744a216' into HEAD" > git rev-list --no-walk 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T21:22:19.171Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T21:22:19.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T21:22:19.238Z] ========================================================= [2022-07-11T21:22:19.238Z] EdgeX Global Pipelines Version Info [2022-07-11T21:22:19.238Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:22:20.036Z] ------------------- [2022-07-11T21:22:20.036Z] stable info: [2022-07-11T21:22:20.036Z] ------------------- [2022-07-11T21:22:20.036Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T21:22:20.036Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T21:22:20.036Z] Message: update stable to v1.0.236 [2022-07-11T21:22:20.612Z] ------------------- [2022-07-11T21:22:20.612Z] experimental info: [2022-07-11T21:22:20.612Z] ------------------- [2022-07-11T21:22:20.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T21:22:20.612Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T21:22:20.612Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T21:22:20.805Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-07-11T21:22:20.821Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-07-11T21:22:20.835Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T21:22:20.850Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T21:22:20.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T21:22:20.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T21:22:20.890Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T21:22:20.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T21:22:20.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T21:22:20.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T21:22:20.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T21:22:20.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-07-11T21:22:20.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T21:22:20.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T21:22:21.004Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T21:22:21.017Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T21:22:21.031Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T21:22:21.049Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T21:22:21.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T21:22:21.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T21:22:21.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T21:22:21.120Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T21:22:21.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T21:22:21.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T21:22:21.163Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T21:22:21.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T21:22:21.193Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T21:22:21.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-45 [Pipeline] echo [2022-07-11T21:22:21.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-45 [Pipeline] echo [2022-07-11T21:22:21.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-45 [Pipeline] echo [2022-07-11T21:22:21.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 513f04329f21507b7828a16199d2404b81366b77 [Pipeline] echo [2022-07-11T21:22:21.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 513f043 [Pipeline] echo [2022-07-11T21:22:21.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T21:22:21.310Z] provisioning config files... [2022-07-11T21:22:21.325Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config8996741502112318410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:22:21.631Z] ---> docker-login.sh [2022-07-11T21:22:21.631Z] nexus3.edgexfoundry.org:10001 [2022-07-11T21:22:21.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:21.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:21.893Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:21.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:21.893Z] [2022-07-11T21:22:21.893Z] Login Succeeded [2022-07-11T21:22:21.893Z] nexus3.edgexfoundry.org:10002 [2022-07-11T21:22:21.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:22.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:22.156Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:22.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:22.156Z] [2022-07-11T21:22:22.156Z] Login Succeeded [2022-07-11T21:22:22.156Z] nexus3.edgexfoundry.org:10003 [2022-07-11T21:22:22.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:22.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:22.156Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:22.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:22.156Z] [2022-07-11T21:22:22.156Z] Login Succeeded [2022-07-11T21:22:22.156Z] nexus3.edgexfoundry.org:10004 [2022-07-11T21:22:22.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:22.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:22.418Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:22.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:22.418Z] [2022-07-11T21:22:22.418Z] Login Succeeded [2022-07-11T21:22:22.418Z] docker.io [2022-07-11T21:22:22.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:22.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:22.680Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:22.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:22.680Z] [2022-07-11T21:22:22.680Z] Login Succeeded [2022-07-11T21:22:22.680Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T21:22:22.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T21:22:23.067Z] + git rev-list -1 --merges 513f04329f21507b7828a16199d2404b81366b77~1..513f04329f21507b7828a16199d2404b81366b77 [Pipeline] echo [2022-07-11T21:22:23.096Z] -----------> git rev-list -1 --merges 513f04329f21507b7828a16199d2404b81366b77~1..513f04329f21507b7828a16199d2404b81366b77 513f04329f21507b7828a16199d2404b81366b77 [2022-07-11T21:22:23.096Z] 513f04329f21507b7828a16199d2404b81366b77 [false] [Pipeline] sh [2022-07-11T21:22:23.386Z] + git log --format=format:%s -1 513f04329f21507b7828a16199d2404b81366b77 [Pipeline] echo [2022-07-11T21:22:23.402Z] ========================================================= [2022-07-11T21:22:23.402Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T21:22:23.402Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T21:22:23.747Z] + git log --format=format:%s -1 513f04329f21507b7828a16199d2404b81366b77 [Pipeline] echo [2022-07-11T21:22:23.760Z] [semverPrep] GIT_COMMIT: 513f04329f21507b7828a16199d2404b81366b77, Commit Message: Merge commit '032ebe613dddcd1a3cb800540854a6d80744a216' into HEAD [Pipeline] echo [2022-07-11T21:22:23.771Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T21:22:24.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T21:22:24.148Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T21:22:24.148Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T21:22:24.148Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T21:22:24.148Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T21:22:24.148Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T21:22:24.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:22:24.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T21:22:24.558Z] [2022-07-11T21:22:24.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:22:24.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T21:22:24.875Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T21:22:24.875Z] b85a868b505f: Pulling fs layer [2022-07-11T21:22:24.875Z] e2be974225ed: Pulling fs layer [2022-07-11T21:22:24.875Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T21:22:24.875Z] 988bab9f4d93: Pulling fs layer [2022-07-11T21:22:24.875Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T21:22:24.875Z] eaf3925da568: Pulling fs layer [2022-07-11T21:22:24.875Z] bab4dde63d76: Pulling fs layer [2022-07-11T21:22:24.875Z] bde34c3a00c8: Pulling fs layer [2022-07-11T21:22:24.875Z] 988bab9f4d93: Waiting [2022-07-11T21:22:24.875Z] eaf3925da568: Waiting [2022-07-11T21:22:24.875Z] 1469e6f7b9e6: Waiting [2022-07-11T21:22:24.875Z] bab4dde63d76: Waiting [2022-07-11T21:22:24.875Z] b352a97aabf1: Pulling fs layer [2022-07-11T21:22:24.875Z] 4872d77fe225: Pulling fs layer [2022-07-11T21:22:24.875Z] bde34c3a00c8: Waiting [2022-07-11T21:22:24.875Z] 5851b861e8e6: Pulling fs layer [2022-07-11T21:22:24.875Z] b352a97aabf1: Waiting [2022-07-11T21:22:24.875Z] 4872d77fe225: Waiting [2022-07-11T21:22:24.875Z] 5851b861e8e6: Waiting [2022-07-11T21:22:24.875Z] e2be974225ed: Verifying Checksum [2022-07-11T21:22:24.876Z] e2be974225ed: Download complete [2022-07-11T21:22:24.876Z] 988bab9f4d93: Verifying Checksum [2022-07-11T21:22:24.876Z] 988bab9f4d93: Download complete [2022-07-11T21:22:25.137Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T21:22:25.137Z] 1469e6f7b9e6: Download complete [2022-07-11T21:22:25.137Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T21:22:25.137Z] 339a4e72a1f5: Download complete [2022-07-11T21:22:25.137Z] eaf3925da568: Verifying Checksum [2022-07-11T21:22:25.137Z] eaf3925da568: Download complete [2022-07-11T21:22:25.137Z] bde34c3a00c8: Verifying Checksum [2022-07-11T21:22:25.137Z] bde34c3a00c8: Download complete [2022-07-11T21:22:25.137Z] b352a97aabf1: Verifying Checksum [2022-07-11T21:22:25.137Z] b352a97aabf1: Download complete [2022-07-11T21:22:25.137Z] 4872d77fe225: Verifying Checksum [2022-07-11T21:22:25.137Z] 4872d77fe225: Download complete [2022-07-11T21:22:25.137Z] 5851b861e8e6: Verifying Checksum [2022-07-11T21:22:25.137Z] 5851b861e8e6: Download complete [2022-07-11T21:22:25.137Z] b85a868b505f: Verifying Checksum [2022-07-11T21:22:25.137Z] b85a868b505f: Download complete [2022-07-11T21:22:25.397Z] bab4dde63d76: Verifying Checksum [2022-07-11T21:22:25.397Z] bab4dde63d76: Download complete [2022-07-11T21:22:26.781Z] b85a868b505f: Pull complete [2022-07-11T21:22:26.781Z] e2be974225ed: Pull complete [2022-07-11T21:22:27.353Z] 339a4e72a1f5: Pull complete [2022-07-11T21:22:27.353Z] 988bab9f4d93: Pull complete [2022-07-11T21:22:27.615Z] 1469e6f7b9e6: Pull complete [2022-07-11T21:22:27.615Z] eaf3925da568: Pull complete [2022-07-11T21:22:30.162Z] bab4dde63d76: Pull complete [2022-07-11T21:22:30.162Z] bde34c3a00c8: Pull complete [2022-07-11T21:22:30.162Z] b352a97aabf1: Pull complete [2022-07-11T21:22:30.162Z] 4872d77fe225: Pull complete [2022-07-11T21:22:30.162Z] 5851b861e8e6: Pull complete [2022-07-11T21:22:30.162Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T21:22:30.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T21:22:30.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:22:30.260Z] prd-ubuntu20.04-docker-8c-8g-19363 does not seem to be running inside a container [2022-07-11T21:22:30.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@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-devops/py-git-semver:0.1.4 cat [2022-07-11T21:22:31.720Z] $ docker top 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T21:22:31.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T21:22:31.830Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T21:22:31.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T21:22:31.982Z] $ docker exec 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da ssh-agent [2022-07-11T21:22:32.102Z] SSH_AUTH_SOCK=/tmp/ssh-alN37IQ42aCw/agent.33 [2022-07-11T21:22:32.102Z] SSH_AGENT_PID=39 [2022-07-11T21:22:32.109Z] Running ssh-add (command line suppressed) [2022-07-11T21:22:32.237Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_7004752761119049122.key (/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_7004752761119049122.key) [2022-07-11T21:22:32.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T21:22:32.544Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T21:22:32.569Z] $ docker exec --env ******** --env ******** 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da ssh-agent -k [2022-07-11T21:22:32.690Z] unset SSH_AUTH_SOCK; [2022-07-11T21:22:32.691Z] unset SSH_AGENT_PID; [2022-07-11T21:22:32.691Z] echo Agent pid 39 killed; [2022-07-11T21:22:32.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T21:22:32.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T21:22:32.723Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T21:22:32.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T21:22:32.877Z] $ docker exec 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da ssh-agent [2022-07-11T21:22:33.027Z] SSH_AUTH_SOCK=/tmp/ssh-oLHzu4NrWPi4/agent.73 [2022-07-11T21:22:33.027Z] SSH_AGENT_PID=79 [2022-07-11T21:22:33.033Z] Running ssh-add (command line suppressed) [2022-07-11T21:22:33.157Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_6870195478922733717.key (/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_6870195478922733717.key) [2022-07-11T21:22:33.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T21:22:33.466Z] + git semver init [2022-07-11T21:22:33.727Z] 2022-07-11 21:22:33,676 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T21:22:33.727Z] 2022-07-11 21:22:33,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver [2022-07-11T21:22:33.727Z] 2022-07-11 21:22:33,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-45/.semver [2022-07-11T21:22:33.727Z] 2022-07-11 21:22:33,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-45/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45, universal_newlines=False, shell=None, istream=None) [2022-07-11T21:22:34.672Z] 2022-07-11 21:22:34,559 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-45/.git/info/exclude [2022-07-11T21:22:34.673Z] 2022-07-11 21:22:34,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 with force:False [2022-07-11T21:22:34.673Z] 2022-07-11 21:22:34,561 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 [2022-07-11T21:22:34.673Z] 2022-07-11 21:22:34,566 [execute] INFO git cat-file --batch-check [2022-07-11T21:22:34.673Z] 2022-07-11 21:22:34,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T21:22:34.673Z] 2022-07-11 21:22:34,572 [execute] INFO git cat-file --batch [2022-07-11T21:22:34.673Z] 2022-07-11 21:22:34,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T21:22:34.673Z] 2022-07-11 21:22:34,577 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 [2022-07-11T21:22:34.673Z] 0.0.0 [Pipeline] } [2022-07-11T21:22:34.688Z] $ docker exec --env ******** --env ******** 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da ssh-agent -k [2022-07-11T21:22:34.812Z] unset SSH_AUTH_SOCK; [2022-07-11T21:22:34.812Z] unset SSH_AGENT_PID; [2022-07-11T21:22:34.813Z] echo Agent pid 79 killed; [2022-07-11T21:22:34.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T21:22:35.131Z] + git semver [Pipeline] } [2022-07-11T21:22:35.411Z] $ docker stop --time=1 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da [2022-07-11T21:22:36.758Z] $ docker rm -f 5066bcbc228e96953793a713137783844decd814230e501194692df9e62709da [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T21:22:37.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T21:22:37.421Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T21:22:37.424Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T21:22:37.564Z] provisioning config files... [2022-07-11T21:22:37.573Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config2414323254552280760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:22:37.876Z] ---> docker-login.sh [2022-07-11T21:22:37.876Z] nexus3.edgexfoundry.org:10001 [2022-07-11T21:22:37.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:37.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:37.876Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:37.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:37.876Z] [2022-07-11T21:22:37.876Z] Login Succeeded [2022-07-11T21:22:37.876Z] nexus3.edgexfoundry.org:10002 [2022-07-11T21:22:37.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:38.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:38.137Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:38.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:38.137Z] [2022-07-11T21:22:38.137Z] Login Succeeded [2022-07-11T21:22:38.137Z] nexus3.edgexfoundry.org:10003 [2022-07-11T21:22:38.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:38.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:38.137Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:38.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:38.137Z] [2022-07-11T21:22:38.137Z] Login Succeeded [2022-07-11T21:22:38.137Z] nexus3.edgexfoundry.org:10004 [2022-07-11T21:22:38.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:38.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:38.401Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:38.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:38.401Z] [2022-07-11T21:22:38.401Z] Login Succeeded [2022-07-11T21:22:38.401Z] docker.io [2022-07-11T21:22:38.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:22:38.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:22:38.662Z] Configure a credential helper to remove this warning. See [2022-07-11T21:22:38.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:22:38.662Z] [2022-07-11T21:22:38.662Z] Login Succeeded [2022-07-11T21:22:38.662Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T21:22:38.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T21:22:38.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:22:38.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:22:38.774Z] ========================================================= [2022-07-11T21:22:38.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-11T21:22:38.774Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:22:39.099Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T21:22:39.099Z] Sending build context to Docker daemon 15.75MB [2022-07-11T21:22:39.099Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T21:22:39.099Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T21:22:39.099Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T21:22:39.099Z] 2408cc74d12b: Pulling fs layer [2022-07-11T21:22:39.099Z] ea60b727a1ce: Pulling fs layer [2022-07-11T21:22:39.099Z] 30c4a7721957: Pulling fs layer [2022-07-11T21:22:39.099Z] 370296b7ddb6: Pulling fs layer [2022-07-11T21:22:39.099Z] 7c6cee850709: Pulling fs layer [2022-07-11T21:22:39.099Z] 39a5fcdaea64: Pulling fs layer [2022-07-11T21:22:39.099Z] d94ebbe4e438: Pulling fs layer [2022-07-11T21:22:39.099Z] bcfd1f05c69d: Pulling fs layer [2022-07-11T21:22:39.099Z] 59ccb84bbe0f: Pulling fs layer [2022-07-11T21:22:39.099Z] 370296b7ddb6: Waiting [2022-07-11T21:22:39.099Z] 7c6cee850709: Waiting [2022-07-11T21:22:39.099Z] 39a5fcdaea64: Waiting [2022-07-11T21:22:39.099Z] d94ebbe4e438: Waiting [2022-07-11T21:22:39.099Z] bcfd1f05c69d: Waiting [2022-07-11T21:22:39.099Z] 59ccb84bbe0f: Waiting [2022-07-11T21:22:39.362Z] 30c4a7721957: Verifying Checksum [2022-07-11T21:22:39.362Z] 30c4a7721957: Download complete [2022-07-11T21:22:39.362Z] ea60b727a1ce: Verifying Checksum [2022-07-11T21:22:39.362Z] ea60b727a1ce: Download complete [2022-07-11T21:22:39.362Z] 7c6cee850709: Download complete [2022-07-11T21:22:39.362Z] 39a5fcdaea64: Verifying Checksum [2022-07-11T21:22:39.362Z] 39a5fcdaea64: Download complete [2022-07-11T21:22:39.362Z] 2408cc74d12b: Verifying Checksum [2022-07-11T21:22:39.362Z] 2408cc74d12b: Download complete [2022-07-11T21:22:39.362Z] d94ebbe4e438: Verifying Checksum [2022-07-11T21:22:39.362Z] d94ebbe4e438: Download complete [2022-07-11T21:22:39.362Z] 2408cc74d12b: Pull complete [2022-07-11T21:22:39.624Z] ea60b727a1ce: Pull complete [2022-07-11T21:22:39.624Z] 30c4a7721957: Pull complete [2022-07-11T21:22:39.624Z] 59ccb84bbe0f: Verifying Checksum [2022-07-11T21:22:39.624Z] 59ccb84bbe0f: Download complete [2022-07-11T21:22:40.200Z] bcfd1f05c69d: Verifying Checksum [2022-07-11T21:22:40.200Z] bcfd1f05c69d: Download complete [2022-07-11T21:22:40.200Z] 370296b7ddb6: Verifying Checksum [2022-07-11T21:22:40.200Z] 370296b7ddb6: Download complete [2022-07-11T21:22:44.403Z] 370296b7ddb6: Pull complete [2022-07-11T21:22:44.403Z] 7c6cee850709: Pull complete [2022-07-11T21:22:44.403Z] 39a5fcdaea64: Pull complete [2022-07-11T21:22:44.662Z] d94ebbe4e438: Pull complete [2022-07-11T21:22:47.215Z] bcfd1f05c69d: Pull complete [2022-07-11T21:22:47.786Z] 59ccb84bbe0f: Pull complete [2022-07-11T21:22:47.786Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-11T21:22:47.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T21:22:47.786Z] ---> a4fb48ad2a94 [2022-07-11T21:22:47.786Z] Step 3/12 : ARG MAKE="make build" [2022-07-11T21:22:49.707Z] ---> Running in edcb7a99f80a [2022-07-11T21:22:49.707Z] Removing intermediate container edcb7a99f80a [2022-07-11T21:22:49.707Z] ---> 63a7ae840540 [2022-07-11T21:22:49.707Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T21:22:49.707Z] ---> Running in 4c03856ff779 [2022-07-11T21:22:49.707Z] Removing intermediate container 4c03856ff779 [2022-07-11T21:22:49.707Z] ---> bd114681cf33 [2022-07-11T21:22:49.707Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T21:22:49.707Z] ---> Running in 2e9681642ec4 [2022-07-11T21:22:49.707Z] Removing intermediate container 2e9681642ec4 [2022-07-11T21:22:49.707Z] ---> a79b6fbdb31a [2022-07-11T21:22:49.707Z] Step 6/12 : WORKDIR /device-gpio [2022-07-11T21:22:49.707Z] ---> Running in 8dd2faacf8c2 [2022-07-11T21:22:49.707Z] Removing intermediate container 8dd2faacf8c2 [2022-07-11T21:22:49.707Z] ---> acee25dfa928 [2022-07-11T21:22:49.707Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:22:49.970Z] ---> Running in 8f908dd8b6d3 [2022-07-11T21:22:50.543Z] Removing intermediate container 8f908dd8b6d3 [2022-07-11T21:22:50.543Z] ---> 2d0b905ee200 [2022-07-11T21:22:50.543Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T21:22:50.543Z] ---> Running in b62dea951582 [2022-07-11T21:22:50.806Z] fetch https://nl.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:22:51.750Z] fetch https://nl.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:22:52.011Z] (1/4) Installing openssh-keygen (9.0_p1-r0) [2022-07-11T21:22:52.273Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T21:22:52.273Z] ERROR: openssh-keygen-9.0_p1-r0: package mentioned in index not found (try 'apk update') [2022-07-11T21:22:52.523Z] Still waiting to schedule task [2022-07-11T21:22:52.523Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19358’ [2022-07-11T21:22:52.845Z] (3/4) Installing openssh-client-common (9.0_p1-r0) [2022-07-11T21:22:52.845Z] (4/4) Installing openssh-client-default (9.0_p1-r0) [2022-07-11T21:22:52.845Z] ERROR: openssh-client-common-9.0_p1-r0: package mentioned in index not found (try 'apk update') [2022-07-11T21:22:53.414Z] ERROR: openssh-client-default-9.0_p1-r0: package mentioned in index not found (try 'apk update') [2022-07-11T21:22:53.414Z] 3 errors; 212 MiB in 52 packages [2022-07-11T21:22:53.414Z] The command '/bin/sh -c apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:22:53.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:22:53.907Z] [2022-07-11T21:22:53.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:22:54.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:22:54.482Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T21:22:54.482Z] 5eb5b503b376: Pulling fs layer [2022-07-11T21:22:54.482Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T21:22:54.482Z] ec43610c2a17: Pulling fs layer [2022-07-11T21:22:54.482Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T21:22:54.482Z] 33b1e0a273af: Pulling fs layer [2022-07-11T21:22:54.482Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T21:22:54.482Z] 2f39f015ded8: Pulling fs layer [2022-07-11T21:22:54.482Z] 5d3b04190fa2: Waiting [2022-07-11T21:22:54.482Z] 3a2ae6a8a46f: Waiting [2022-07-11T21:22:54.482Z] 2f39f015ded8: Waiting [2022-07-11T21:22:54.482Z] 33b1e0a273af: Waiting [2022-07-11T21:22:54.482Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T21:22:54.482Z] 5c69ac0246d0: Download complete [2022-07-11T21:22:54.482Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T21:22:54.482Z] 3a2ae6a8a46f: Download complete [2022-07-11T21:22:54.482Z] ec43610c2a17: Verifying Checksum [2022-07-11T21:22:54.482Z] ec43610c2a17: Download complete [2022-07-11T21:22:54.482Z] 33b1e0a273af: Verifying Checksum [2022-07-11T21:22:54.482Z] 33b1e0a273af: Download complete [2022-07-11T21:22:54.482Z] 5d3b04190fa2: Download complete [2022-07-11T21:22:54.742Z] 5eb5b503b376: Verifying Checksum [2022-07-11T21:22:54.742Z] 5eb5b503b376: Download complete [2022-07-11T21:22:55.313Z] 2f39f015ded8: Download complete [2022-07-11T21:22:56.256Z] 5eb5b503b376: Pull complete [2022-07-11T21:22:56.256Z] 5c69ac0246d0: Pull complete [2022-07-11T21:22:56.845Z] ec43610c2a17: Pull complete [2022-07-11T21:22:56.845Z] 3a2ae6a8a46f: Pull complete [2022-07-11T21:22:57.107Z] 33b1e0a273af: Pull complete [2022-07-11T21:22:57.107Z] 5d3b04190fa2: Pull complete [2022-07-11T21:23:02.395Z] 2f39f015ded8: Pull complete [2022-07-11T21:23:02.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T21:23:02.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:23:02.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:23:02.495Z] prd-ubuntu20.04-docker-8c-8g-19363 does not seem to be running inside a container [2022-07-11T21:23:02.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T21:23:04.102Z] $ docker top 6bfbb2043a0c150a2fd9356702ef0f50d6b1ae7b1583b5525df8b050bf67b637 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:23:04.501Z] ---> job-cost.sh [2022-07-11T21:23:04.501Z] lf-activate-venv: SKIPPING [2022-07-11T21:23:04.501Z] INFO: No Stack... [2022-07-11T21:23:05.075Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T21:23:05.648Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T21:23:05.946Z] + + cat /w/workspace/edgexfoundry_device-gpio_PR-45/archives/cost.csv [2022-07-11T21:23:05.946Z] cut -d, -f6 [Pipeline] lock [2022-07-11T21:23:05.962Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [2022-07-11T21:23:05.970Z] Resource [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] did not exist. Created. [2022-07-11T21:23:05.970Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T21:23:06.329Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T21:23:06.395Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T21:23:06.401Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T21:23:06.422Z] $ docker stop --time=1 6bfbb2043a0c150a2fd9356702ef0f50d6b1ae7b1583b5525df8b050bf67b637 [2022-07-11T21:23:07.614Z] $ docker rm -f 6bfbb2043a0c150a2fd9356702ef0f50d6b1ae7b1583b5525df8b050bf67b637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T21:23:07.743Z] Failed in branch amd64 [2022-07-11T21:26:42.468Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19364 in /w/workspace/edgexfoundry_device-gpio_PR-45 [Pipeline] { [Pipeline] ws [2022-07-11T21:26:42.482Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-07-11T21:26:42.530Z] The recommended git tool is: git [2022-07-11T21:26:47.535Z] using credential edgex-jenkins-ssh [2022-07-11T21:26:47.553Z] Cloning the remote Git repository [2022-07-11T21:26:47.617Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-07-11T21:26:47.699Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-07-11T21:26:47.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-07-11T21:26:47.785Z] > git --version # timeout=10 [2022-07-11T21:26:47.805Z] > git --version # 'git version 2.25.1' [2022-07-11T21:26:47.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T21:26:47.889Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T21:26:49.945Z] Merging remotes/origin/main commit 032ebe613dddcd1a3cb800540854a6d80744a216 into PR head commit 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 [2022-07-11T21:26:50.192Z] Merge succeeded, producing 40124281ab92907c63da8a81d472b2db6a98fb1b [2022-07-11T21:26:50.192Z] Checking out Revision 40124281ab92907c63da8a81d472b2db6a98fb1b (PR-45) [2022-07-11T21:26:49.357Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-07-11T21:26:49.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T21:26:49.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-07-11T21:26:49.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-07-11T21:26:49.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T21:26:49.512Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-11T21:26:49.964Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T21:26:49.983Z] > git checkout -f 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # timeout=10 [2022-07-11T21:26:50.072Z] > git remote # timeout=10 [2022-07-11T21:26:50.092Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T21:26:50.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T21:26:50.129Z] > git merge 032ebe613dddcd1a3cb800540854a6d80744a216 # timeout=10 [2022-07-11T21:26:50.175Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T21:26:50.200Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T21:26:50.221Z] > git checkout -f 40124281ab92907c63da8a81d472b2db6a98fb1b # timeout=10 [2022-07-11T21:26:54.416Z] Commit message: "Merge commit '032ebe613dddcd1a3cb800540854a6d80744a216' into HEAD" [2022-07-11T21:26:54.425Z] > git rev-list --no-walk 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T21:26:55.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T21:26:55.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T21:26:55.458Z] Dload Upload Total Spent Left Speed [2022-07-11T21:26:55.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 93000 0 --:--:-- --:--:-- --:--:-- 93709 [Pipeline] sh [2022-07-11T21:26:56.306Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T21:26:56.645Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T21:26:56.645Z] + sudo tee /etc/docker/daemon.new [2022-07-11T21:26:56.645Z] { [2022-07-11T21:26:56.645Z] "registry-mirrors": [ [2022-07-11T21:26:56.645Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T21:26:56.645Z] ], [2022-07-11T21:26:56.645Z] "bip": "10.250.0.254/24", [2022-07-11T21:26:56.645Z] "hosts": [ [2022-07-11T21:26:56.645Z] "tcp://0.0.0.0:5555", [2022-07-11T21:26:56.645Z] "unix:///var/run/docker.sock" [2022-07-11T21:26:56.645Z] ], [2022-07-11T21:26:56.645Z] "mtu": 1458, [2022-07-11T21:26:56.645Z] "selinux-enabled": true, [2022-07-11T21:26:56.645Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T21:26:56.645Z] } [Pipeline] sh [2022-07-11T21:26:56.994Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T21:26:57.330Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T21:27:15.845Z] provisioning config files... [2022-07-11T21:27:15.872Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config6935623939101525352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:27:16.235Z] ---> docker-login.sh [2022-07-11T21:27:16.235Z] nexus3.edgexfoundry.org:10001 [2022-07-11T21:27:16.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:27:17.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:27:17.105Z] Configure a credential helper to remove this warning. See [2022-07-11T21:27:17.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:27:17.105Z] [2022-07-11T21:27:17.105Z] Login Succeeded [2022-07-11T21:27:17.105Z] nexus3.edgexfoundry.org:10002 [2022-07-11T21:27:17.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:27:17.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:27:17.657Z] Configure a credential helper to remove this warning. See [2022-07-11T21:27:17.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:27:17.657Z] [2022-07-11T21:27:17.657Z] Login Succeeded [2022-07-11T21:27:17.657Z] nexus3.edgexfoundry.org:10003 [2022-07-11T21:27:17.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:27:17.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:27:17.933Z] Configure a credential helper to remove this warning. See [2022-07-11T21:27:17.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:27:17.933Z] [2022-07-11T21:27:17.933Z] Login Succeeded [2022-07-11T21:27:17.933Z] nexus3.edgexfoundry.org:10004 [2022-07-11T21:27:18.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:27:18.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:27:18.535Z] Configure a credential helper to remove this warning. See [2022-07-11T21:27:18.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:27:18.535Z] [2022-07-11T21:27:18.535Z] Login Succeeded [2022-07-11T21:27:18.535Z] docker.io [2022-07-11T21:27:18.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:27:19.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:27:19.088Z] Configure a credential helper to remove this warning. See [2022-07-11T21:27:19.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:27:19.088Z] [2022-07-11T21:27:19.088Z] Login Succeeded [2022-07-11T21:27:19.362Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T21:27:19.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T21:27:19.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:27:19.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:27:19.710Z] ========================================================= [2022-07-11T21:27:19.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-11T21:27:19.710Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:27:20.074Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T21:27:20.352Z] Sending build context to Docker daemon 7.941MB [2022-07-11T21:27:20.635Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T21:27:20.635Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T21:27:20.635Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T21:27:20.635Z] b3c136eddcbf: Pulling fs layer [2022-07-11T21:27:20.635Z] c0a3192eca97: Pulling fs layer [2022-07-11T21:27:20.635Z] a050256f5b6f: Pulling fs layer [2022-07-11T21:27:20.635Z] 656be50a0ddc: Pulling fs layer [2022-07-11T21:27:20.635Z] 2bbca73fdf42: Pulling fs layer [2022-07-11T21:27:20.635Z] 46d945488cbd: Pulling fs layer [2022-07-11T21:27:20.635Z] 8a5474983e97: Pulling fs layer [2022-07-11T21:27:20.635Z] 329c88fbcd65: Pulling fs layer [2022-07-11T21:27:20.635Z] 46d945488cbd: Waiting [2022-07-11T21:27:20.635Z] 656be50a0ddc: Waiting [2022-07-11T21:27:20.635Z] 2bbca73fdf42: Waiting [2022-07-11T21:27:20.635Z] 8a5474983e97: Waiting [2022-07-11T21:27:20.635Z] 329c88fbcd65: Waiting [2022-07-11T21:27:20.635Z] a050256f5b6f: Verifying Checksum [2022-07-11T21:27:20.635Z] a050256f5b6f: Download complete [2022-07-11T21:27:20.635Z] c0a3192eca97: Verifying Checksum [2022-07-11T21:27:20.635Z] c0a3192eca97: Download complete [2022-07-11T21:27:20.635Z] 2bbca73fdf42: Verifying Checksum [2022-07-11T21:27:20.635Z] 2bbca73fdf42: Download complete [2022-07-11T21:27:20.635Z] 46d945488cbd: Verifying Checksum [2022-07-11T21:27:20.635Z] 46d945488cbd: Download complete [2022-07-11T21:27:20.927Z] b3c136eddcbf: Verifying Checksum [2022-07-11T21:27:20.927Z] b3c136eddcbf: Download complete [2022-07-11T21:27:21.945Z] b3c136eddcbf: Pull complete [2022-07-11T21:27:21.945Z] 329c88fbcd65: Verifying Checksum [2022-07-11T21:27:21.945Z] 329c88fbcd65: Download complete [2022-07-11T21:27:22.552Z] c0a3192eca97: Pull complete [2022-07-11T21:27:22.832Z] a050256f5b6f: Pull complete [2022-07-11T21:27:23.108Z] 8a5474983e97: Verifying Checksum [2022-07-11T21:27:24.095Z] 656be50a0ddc: Verifying Checksum [2022-07-11T21:27:24.095Z] 656be50a0ddc: Download complete [2022-07-11T21:27:39.209Z] 656be50a0ddc: Pull complete [2022-07-11T21:27:39.209Z] 2bbca73fdf42: Pull complete [2022-07-11T21:27:39.209Z] 46d945488cbd: Pull complete [2022-07-11T21:27:44.635Z] 8a5474983e97: Pull complete [2022-07-11T21:27:46.080Z] 329c88fbcd65: Pull complete [2022-07-11T21:27:46.080Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-11T21:27:46.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T21:27:46.080Z] ---> ff4287adb874 [2022-07-11T21:27:46.080Z] Step 3/12 : ARG MAKE="make build" [2022-07-11T21:27:48.064Z] ---> Running in 9cab7fb8110e [2022-07-11T21:27:48.668Z] Removing intermediate container 9cab7fb8110e [2022-07-11T21:27:48.668Z] ---> b36608cd81ba [2022-07-11T21:27:48.668Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T21:27:48.668Z] ---> Running in 60320d163540 [2022-07-11T21:27:48.943Z] Removing intermediate container 60320d163540 [2022-07-11T21:27:48.943Z] ---> 0e3d94a78871 [2022-07-11T21:27:48.943Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T21:27:48.943Z] ---> Running in 65ca866c50a2 [2022-07-11T21:27:49.215Z] Removing intermediate container 65ca866c50a2 [2022-07-11T21:27:49.215Z] ---> dc5ed3223d30 [2022-07-11T21:27:49.215Z] Step 6/12 : WORKDIR /device-gpio [2022-07-11T21:27:49.491Z] ---> Running in 10986f49bb92 [2022-07-11T21:27:49.767Z] Removing intermediate container 10986f49bb92 [2022-07-11T21:27:49.767Z] ---> c7df074b005f [2022-07-11T21:27:49.767Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:27:49.767Z] ---> Running in c60ddeb8098c [2022-07-11T21:27:51.770Z] Removing intermediate container c60ddeb8098c [2022-07-11T21:27:51.770Z] ---> 31183128963f [2022-07-11T21:27:51.770Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T21:27:51.770Z] ---> Running in 8eda53b8195b [2022-07-11T21:27:52.775Z] fetch https://nl.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:27:53.753Z] fetch https://nl.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:27:54.737Z] (1/4) Installing openssh-keygen (9.0_p1-r0) [2022-07-11T21:27:54.737Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T21:27:54.737Z] ERROR: openssh-keygen-9.0_p1-r0: package mentioned in index not found (try 'apk update') [2022-07-11T21:27:55.335Z] (3/4) Installing openssh-client-common (9.0_p1-r0) [2022-07-11T21:27:55.335Z] (4/4) Installing openssh-client-default (9.0_p1-r0) [2022-07-11T21:27:55.335Z] ERROR: openssh-client-common-9.0_p1-r0: package mentioned in index not found (try 'apk update') [2022-07-11T21:27:55.936Z] ERROR: openssh-client-default-9.0_p1-r0: package mentioned in index not found (try 'apk update') [2022-07-11T21:27:55.936Z] 3 errors; 222 MiB in 52 packages [2022-07-11T21:27:56.535Z] The command '/bin/sh -c apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:27:57.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T21:27:57.058Z] [2022-07-11T21:27:57.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:27:57.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T21:27:57.679Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T21:27:57.679Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T21:27:57.679Z] 04944245beec: Pulling fs layer [2022-07-11T21:27:57.679Z] 699f458cf7ca: Pulling fs layer [2022-07-11T21:27:57.679Z] 765212b225bb: Pulling fs layer [2022-07-11T21:27:57.679Z] f23df028b6ca: Pulling fs layer [2022-07-11T21:27:57.679Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T21:27:57.679Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T21:27:57.679Z] 765212b225bb: Waiting [2022-07-11T21:27:57.679Z] d65c8cfc05b1: Waiting [2022-07-11T21:27:57.679Z] f23df028b6ca: Waiting [2022-07-11T21:27:57.679Z] 2437ff75d9bd: Waiting [2022-07-11T21:27:57.679Z] 04944245beec: Verifying Checksum [2022-07-11T21:27:57.679Z] 04944245beec: Download complete [2022-07-11T21:27:57.956Z] 765212b225bb: Download complete [2022-07-11T21:27:57.956Z] f23df028b6ca: Verifying Checksum [2022-07-11T21:27:57.956Z] f23df028b6ca: Download complete [2022-07-11T21:27:57.956Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T21:27:57.956Z] d65c8cfc05b1: Download complete [2022-07-11T21:27:57.956Z] 699f458cf7ca: Verifying Checksum [2022-07-11T21:27:57.956Z] 699f458cf7ca: Download complete [2022-07-11T21:27:58.566Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T21:27:58.566Z] 8998bd30e6a1: Download complete [2022-07-11T21:28:01.197Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T21:28:01.197Z] 2437ff75d9bd: Download complete [2022-07-11T21:28:02.636Z] 8998bd30e6a1: Pull complete [2022-07-11T21:28:03.232Z] 04944245beec: Pull complete [2022-07-11T21:28:05.211Z] 699f458cf7ca: Pull complete [2022-07-11T21:28:05.211Z] 765212b225bb: Pull complete [2022-07-11T21:28:05.814Z] f23df028b6ca: Pull complete [2022-07-11T21:28:06.089Z] d65c8cfc05b1: Pull complete [2022-07-11T21:28:21.201Z] 2437ff75d9bd: Pull complete [2022-07-11T21:28:21.201Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T21:28:21.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T21:28:21.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:28:21.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-19364 does not seem to be running inside a container [2022-07-11T21:28:21.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T21:28:24.220Z] $ docker top 8f21619b5f83ee7256385e8040849ab4786e033a47f99e93872fd36c76b0eb7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:28:25.155Z] ---> job-cost.sh [2022-07-11T21:28:25.155Z] lf-activate-venv: SKIPPING [2022-07-11T21:28:25.155Z] INFO: No Stack... [2022-07-11T21:28:25.750Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T21:28:26.724Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T21:28:27.388Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2022-07-11T21:28:27.388Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T21:28:27.458Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [2022-07-11T21:28:27.464Z] Resource [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] did not exist. Created. [2022-07-11T21:28:27.464Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T21:28:28.160Z] /w/workspace/device-gpio/2@tmp/durable-02509d57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T21:28:28.834Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T21:28:28.852Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T21:28:29.323Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T21:28:29.333Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-45-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T21:28:29.474Z] $ docker stop --time=1 8f21619b5f83ee7256385e8040849ab4786e033a47f99e93872fd36c76b0eb7d [2022-07-11T21:28:31.005Z] $ docker rm -f 8f21619b5f83ee7256385e8040849ab4786e033a47f99e93872fd36c76b0eb7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T21:28:31.328Z] 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T21:28:31.988Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-45/archives ] [2022-07-11T21:28:31.988Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-45/archives [2022-07-11T21:28:31.988Z] total 16 [2022-07-11T21:28:31.988Z] drwxr-xr-x 3 root root 4096 Jul 11 21:23 . [2022-07-11T21:28:31.988Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 21:23 .. [2022-07-11T21:28:31.989Z] drwxr-xr-x 2 root root 4096 Jul 11 21:23 cost [2022-07-11T21:28:31.989Z] -rw-r--r-- 1 root root 80 Jul 11 21:23 cost.csv [2022-07-11T21:28:31.989Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-45/archives [2022-07-11T21:28:31.989Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-45/archives [2022-07-11T21:28:31.989Z] total 16 [2022-07-11T21:28:31.989Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 21:23 . [2022-07-11T21:28:31.989Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 21:23 .. [2022-07-11T21:28:31.989Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 21:23 cost [2022-07-11T21:28:31.989Z] -rw-r--r-- 1 jenkins jenkins 80 Jul 11 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:28:32.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:28:33.149Z] ---> package-listing.sh [2022-07-11T21:28:33.149Z] ++ facter osfamily [2022-07-11T21:28:33.149Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T21:28:33.410Z] + OS_FAMILY=debian [2022-07-11T21:28:33.410Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-45 [2022-07-11T21:28:33.410Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T21:28:33.410Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T21:28:33.410Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T21:28:33.410Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T21:28:33.411Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-45 ']' [2022-07-11T21:28:33.411Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T21:28:33.411Z] + case "${OS_FAMILY}" in [2022-07-11T21:28:33.411Z] + dpkg -l [2022-07-11T21:28:33.411Z] + grep '^ii' [2022-07-11T21:28:33.411Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T21:28:33.411Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T21:28:33.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T21:28:33.411Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-45 ']' [2022-07-11T21:28:33.411Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-45/archives/ [2022-07-11T21:28:33.411Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-45/archives/ [Pipeline] echo [2022-07-11T21:28:33.421Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-45/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T21:28:33.704Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:28:34.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:28:34.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:28:34.349Z] prd-ubuntu20.04-docker-8c-8g-19363 does not seem to be running inside a container [2022-07-11T21:28:34.386Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-45/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T21:28:34.649Z] $ docker top 412f3da5194f5b87c76d08dc155b0bd9d958e9b36179294683320ced92e63658 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:28:35.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T21:28:35.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T21:28:35.592Z] + ls /var/log/sa-host [2022-07-11T21:28:35.592Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T21:28:35.659Z] provisioning config files... [2022-07-11T21:28:35.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config4371471984413617541tmp [Pipeline] { [Pipeline] echo [2022-07-11T21:28:35.680Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:28:35.972Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T21:28:35.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:28:36.314Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T21:28:36.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:28:36.612Z] ---> sudo-logs.sh [2022-07-11T21:28:36.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T21:28:36.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:28:36.931Z] ---> job-cost.sh [2022-07-11T21:28:36.931Z] lf-activate-venv: SKIPPING [2022-07-11T21:28:36.931Z] DEBUG: total: 0.2199999988079071 [2022-07-11T21:28:36.931Z] INFO: Retrieving Stack Cost... [2022-07-11T21:28:37.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T21:28:38.077Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T21:28:38.090Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:28:38.375Z] ---> logs-deploy.sh [2022-07-11T21:28:38.375Z] lf-activate-venv: SKIPPING [2022-07-11T21:28:38.375Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-45/2 [2022-07-11T21:28:38.375Z] INFO: archiving workspace using pattern(s): [2022-07-11T21:28:39.317Z] Archives upload complete. [2022-07-11T21:28:39.317Z] INFO: archiving logs to Nexus [2022-07-11T21:28:40.261Z] ---> uname -a: [2022-07-11T21:28:40.261Z] Linux prd-ubuntu20-04-docker-8c-8g-19363 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T21:28:40.261Z] [2022-07-11T21:28:40.261Z] [2022-07-11T21:28:40.261Z] ---> lscpu: [2022-07-11T21:28:40.261Z] Architecture: x86_64 [2022-07-11T21:28:40.261Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T21:28:40.261Z] Byte Order: Little Endian [2022-07-11T21:28:40.261Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T21:28:40.261Z] CPU(s): 8 [2022-07-11T21:28:40.261Z] On-line CPU(s) list: 0-7 [2022-07-11T21:28:40.261Z] Thread(s) per core: 1 [2022-07-11T21:28:40.261Z] Core(s) per socket: 1 [2022-07-11T21:28:40.261Z] Socket(s): 8 [2022-07-11T21:28:40.261Z] NUMA node(s): 1 [2022-07-11T21:28:40.261Z] Vendor ID: AuthenticAMD [2022-07-11T21:28:40.261Z] CPU family: 23 [2022-07-11T21:28:40.261Z] Model: 49 [2022-07-11T21:28:40.261Z] Model name: AMD EPYC-Rome Processor [2022-07-11T21:28:40.261Z] Stepping: 0 [2022-07-11T21:28:40.261Z] CPU MHz: 2800.000 [2022-07-11T21:28:40.261Z] BogoMIPS: 5600.00 [2022-07-11T21:28:40.261Z] Virtualization: AMD-V [2022-07-11T21:28:40.261Z] Hypervisor vendor: KVM [2022-07-11T21:28:40.261Z] Virtualization type: full [2022-07-11T21:28:40.261Z] L1d cache: 256 KiB [2022-07-11T21:28:40.261Z] L1i cache: 256 KiB [2022-07-11T21:28:40.261Z] L2 cache: 4 MiB [2022-07-11T21:28:40.261Z] L3 cache: 128 MiB [2022-07-11T21:28:40.261Z] NUMA node0 CPU(s): 0-7 [2022-07-11T21:28:40.261Z] Vulnerability Itlb multihit: Not affected [2022-07-11T21:28:40.261Z] Vulnerability L1tf: Not affected [2022-07-11T21:28:40.261Z] Vulnerability Mds: Not affected [2022-07-11T21:28:40.261Z] Vulnerability Meltdown: Not affected [2022-07-11T21:28:40.261Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T21:28:40.261Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T21:28:40.261Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T21:28:40.261Z] Vulnerability Srbds: Not affected [2022-07-11T21:28:40.261Z] Vulnerability Tsx async abort: Not affected [2022-07-11T21:28:40.262Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] ---> nproc: [2022-07-11T21:28:40.262Z] 8 [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] ---> df -h: [2022-07-11T21:28:40.262Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T21:28:40.262Z] overlay 155G 11G 145G 7% / [2022-07-11T21:28:40.262Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T21:28:40.262Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T21:28:40.262Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T21:28:40.262Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] ---> sar -b -r -n DEV: [2022-07-11T21:28:40.262Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19363) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] 21:21:40 LINUX RESTART (8 CPU) [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] 21:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T21:28:40.262Z] 21:23:01 390.95 46.34 344.61 0.00 6333.61 173926.63 0.00 [2022-07-11T21:28:40.262Z] 21:24:01 32.16 0.08 32.07 0.00 5.06 16510.50 0.00 [2022-07-11T21:28:40.262Z] 21:25:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2022-07-11T21:28:40.262Z] 21:26:01 2.07 0.00 2.07 0.00 0.00 23.60 0.00 [2022-07-11T21:28:40.262Z] 21:27:01 1.60 0.02 1.58 0.00 0.13 18.13 0.00 [2022-07-11T21:28:40.262Z] 21:28:01 2.03 0.00 2.03 0.00 0.00 23.73 0.00 [2022-07-11T21:28:40.262Z] Average: 71.65 7.74 63.91 0.00 1056.35 31749.65 0.00 [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] 21:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T21:28:40.262Z] 21:23:01 28239780 31738204 558816 1.70 136252 3583492 2225208 6.56 1151436 3057300 538132 [2022-07-11T21:28:40.262Z] 21:24:01 28434120 31784124 511364 1.56 122668 3450740 1797120 5.30 1086796 2929836 12 [2022-07-11T21:28:40.262Z] 21:25:01 28435376 31785456 509680 1.55 122716 3450744 1797120 5.30 1085468 2929844 16 [2022-07-11T21:28:40.262Z] 21:26:01 28445732 31796364 499192 1.52 122792 3450748 1797120 5.30 1075128 2930288 12 [2022-07-11T21:28:40.262Z] 21:27:01 28445392 31796120 499340 1.52 122868 3450748 1797120 5.30 1075904 2930304 24 [2022-07-11T21:28:40.262Z] 21:28:01 28452652 31803452 491928 1.50 122952 3450756 1797120 5.30 1068156 2930304 12 [2022-07-11T21:28:40.262Z] Average: 28408842 31783953 511720 1.56 125041 3472871 1868468 5.51 1090481 2951313 89701 [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] 21:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T21:28:40.262Z] 21:23:01 ens3 786.40 467.77 10095.57 110.37 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:23:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:23:01 docker0 21.48 24.63 1.62 168.55 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:24:01 ens3 40.72 40.25 14.05 55.99 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:24:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:25:01 ens3 0.53 0.43 0.03 0.04 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:26:01 ens3 2.45 2.00 0.29 2.92 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:27:01 ens3 0.52 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:28:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] Average: ens3 138.46 85.17 1684.86 28.27 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] Average: docker0 3.58 4.10 0.27 28.09 0.00 0.00 0.00 0.00 [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] ---> sar -P ALL: [2022-07-11T21:28:40.262Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19363) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] 21:21:40 LINUX RESTART (8 CPU) [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] 21:22:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T21:28:40.262Z] 21:23:01 all 14.36 0.00 5.60 2.08 0.08 77.88 [2022-07-11T21:28:40.262Z] 21:23:01 0 14.50 0.00 4.87 0.63 0.07 79.94 [2022-07-11T21:28:40.262Z] 21:23:01 1 14.72 0.00 5.17 0.27 0.08 79.76 [2022-07-11T21:28:40.262Z] 21:23:01 2 13.36 0.00 6.34 2.88 0.08 77.34 [2022-07-11T21:28:40.262Z] 21:23:01 3 13.73 0.00 5.06 0.54 0.07 80.60 [2022-07-11T21:28:40.262Z] 21:23:01 4 14.76 0.00 5.88 3.50 0.07 75.79 [2022-07-11T21:28:40.262Z] 21:23:01 5 14.56 0.00 5.93 3.46 0.07 75.98 [2022-07-11T21:28:40.262Z] 21:23:01 6 15.95 0.00 5.95 4.46 0.07 73.57 [2022-07-11T21:28:40.262Z] 21:23:01 7 13.27 0.00 5.61 0.92 0.10 80.10 [2022-07-11T21:28:40.262Z] 21:24:01 all 0.53 0.00 0.37 0.29 0.01 98.81 [2022-07-11T21:28:40.262Z] 21:24:01 0 0.73 0.00 0.38 0.03 0.02 98.83 [2022-07-11T21:28:40.262Z] 21:24:01 1 0.63 0.00 0.37 0.10 0.02 98.88 [2022-07-11T21:28:40.262Z] 21:24:01 2 0.62 0.00 0.25 0.02 0.00 99.12 [2022-07-11T21:28:40.262Z] 21:24:01 3 0.52 0.00 0.35 0.45 0.02 98.67 [2022-07-11T21:28:40.262Z] 21:24:01 4 0.30 0.00 0.57 1.44 0.00 97.70 [2022-07-11T21:28:40.262Z] 21:24:01 5 0.62 0.00 0.30 0.02 0.00 99.07 [2022-07-11T21:28:40.262Z] 21:24:01 6 0.43 0.00 0.33 0.22 0.02 99.00 [2022-07-11T21:28:40.262Z] 21:24:01 7 0.40 0.00 0.38 0.02 0.00 99.20 [2022-07-11T21:28:40.262Z] 21:25:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-07-11T21:28:40.262Z] 21:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T21:28:40.262Z] 21:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T21:28:40.262Z] 21:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T21:28:40.262Z] 21:25:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T21:28:40.262Z] 21:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T21:28:40.262Z] 21:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T21:28:40.262Z] 21:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T21:28:40.262Z] 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T21:28:40.262Z] 21:26:01 all 0.03 0.00 0.03 0.01 0.00 99.94 [2022-07-11T21:28:40.262Z] 21:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T21:28:40.262Z] 21:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T21:28:40.262Z] 21:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-11T21:28:40.262Z] 21:26:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T21:28:40.262Z] 21:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T21:28:40.262Z] 21:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T21:28:40.262Z] 21:26:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T21:28:40.262Z] 21:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-11T21:28:40.262Z] 21:27:01 all 0.16 0.00 0.02 0.01 0.00 99.81 [2022-07-11T21:28:40.262Z] 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T21:28:40.262Z] 21:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T21:28:40.262Z] 21:27:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-11T21:28:40.262Z] 21:27:01 3 0.00 0.00 0.03 0.03 0.00 99.93 [2022-07-11T21:28:40.262Z] 21:27:01 4 0.02 0.00 0.05 0.02 0.00 99.92 [2022-07-11T21:28:40.262Z] 21:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T21:28:40.262Z] 21:27:01 6 1.16 0.00 0.00 0.00 0.02 98.82 [2022-07-11T21:28:40.262Z] 21:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T21:28:40.262Z] 21:28:01 all 0.24 0.00 0.02 0.01 0.00 99.73 [2022-07-11T21:28:40.262Z] 21:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T21:28:40.262Z] 21:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T21:28:40.262Z] 21:28:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-11T21:28:40.262Z] 21:28:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2022-07-11T21:28:40.262Z] 21:28:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T21:28:40.262Z] 21:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T21:28:40.262Z] 21:28:01 6 1.66 0.00 0.03 0.00 0.00 98.30 [2022-07-11T21:28:40.262Z] 21:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T21:28:40.262Z] Average: all 2.53 0.00 1.00 0.40 0.01 96.07 [2022-07-11T21:28:40.262Z] Average: 0 2.53 0.00 0.87 0.11 0.01 96.48 [2022-07-11T21:28:40.262Z] Average: 1 2.55 0.00 0.92 0.06 0.02 96.44 [2022-07-11T21:28:40.262Z] Average: 2 2.33 0.00 1.10 0.49 0.01 96.07 [2022-07-11T21:28:40.262Z] Average: 3 2.35 0.00 0.90 0.19 0.01 96.55 [2022-07-11T21:28:40.262Z] Average: 4 2.50 0.00 1.08 0.82 0.01 95.59 [2022-07-11T21:28:40.262Z] Average: 5 2.52 0.00 1.04 0.57 0.01 95.85 [2022-07-11T21:28:40.262Z] Average: 6 3.18 0.00 1.05 0.77 0.02 94.98 [2022-07-11T21:28:40.262Z] Average: 7 2.26 0.00 0.99 0.15 0.02 96.57 [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z] [2022-07-11T21:28:40.262Z]