Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-gpio Obtained Jenkinsfile from fa9dcd43b6ceed1f7e2e456345328e5facdd917c+e602fd7d654e8598d334cfcbfc0e6f43d27ef328 (0b90511d906bf65b45e9c21ae949db591be9edbc) 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-ssh14016151130184643106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh12410772655606727664.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-36/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6030720946278019096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13040632372877383331.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-36/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17659775246627908673.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63580 in /w/workspace/edgexfoundry_device-gpio_PR-36 [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-36 # 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 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 into PR head commit fa9dcd43b6ceed1f7e2e456345328e5facdd917c Merge succeeded, producing d0291c35392230542ab1bdec802b1704d019761f Checking out Revision d0291c35392230542ab1bdec802b1704d019761f (PR-36) > 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/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa9dcd43b6ceed1f7e2e456345328e5facdd917c # 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 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0291c35392230542ab1bdec802b1704d019761f # timeout=10 Commit message: "Merge commit 'e602fd7d654e8598d334cfcbfc0e6f43d27ef328' into HEAD" > git rev-list --no-walk fa9dcd43b6ceed1f7e2e456345328e5facdd917c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-13T09:20:23.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-13T09:20:23.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-13T09:20:23.506Z] ========================================================= [2022-05-13T09:20:23.506Z] EdgeX Global Pipelines Version Info [2022-05-13T09:20:23.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:20:24.250Z] ------------------- [2022-05-13T09:20:24.250Z] stable info: [2022-05-13T09:20:24.250Z] ------------------- [2022-05-13T09:20:24.250Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-13T09:20:24.250Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-13T09:20:24.250Z] Message: update stable to v1.0.230 [2022-05-13T09:20:24.822Z] ------------------- [2022-05-13T09:20:24.822Z] experimental info: [2022-05-13T09:20:24.822Z] ------------------- [2022-05-13T09:20:24.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-13T09:20:24.822Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-13T09:20:24.822Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-13T09:20:24.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-13T09:20:24.984Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-13T09:20:25.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-13T09:20:25.024Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-13T09:20:25.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-13T09:20:25.063Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-13T09:20:25.080Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-13T09:20:25.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-13T09:20:25.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-13T09:20:25.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-13T09:20:25.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-13T09:20:25.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-13T09:20:25.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-13T09:20:25.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-13T09:20:25.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-13T09:20:25.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-13T09:20:25.241Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-13T09:20:25.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-13T09:20:25.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-13T09:20:25.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-13T09:20:25.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-13T09:20:25.323Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-13T09:20:25.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-13T09:20:25.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-13T09:20:25.364Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-13T09:20:25.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-13T09:20:25.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2022-05-13T09:20:25.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2022-05-13T09:20:25.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2022-05-13T09:20:25.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0291c35392230542ab1bdec802b1704d019761f [Pipeline] echo [2022-05-13T09:20:25.443Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0291c3 [Pipeline] echo [2022-05-13T09:20:25.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T09:20:25.507Z] provisioning config files... [2022-05-13T09:20:25.521Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/config952644617569370449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:20:25.831Z] ---> docker-login.sh [2022-05-13T09:20:25.831Z] nexus3.edgexfoundry.org:10001 [2022-05-13T09:20:26.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:26.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:26.352Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:26.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:26.352Z] [2022-05-13T09:20:26.352Z] Login Succeeded [2022-05-13T09:20:26.352Z] nexus3.edgexfoundry.org:10002 [2022-05-13T09:20:26.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:26.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:26.352Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:26.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:26.352Z] [2022-05-13T09:20:26.352Z] Login Succeeded [2022-05-13T09:20:26.352Z] nexus3.edgexfoundry.org:10003 [2022-05-13T09:20:26.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:26.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:26.615Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:26.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:26.615Z] [2022-05-13T09:20:26.615Z] Login Succeeded [2022-05-13T09:20:26.615Z] nexus3.edgexfoundry.org:10004 [2022-05-13T09:20:26.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:26.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:26.615Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:26.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:26.615Z] [2022-05-13T09:20:26.615Z] Login Succeeded [2022-05-13T09:20:26.615Z] docker.io [2022-05-13T09:20:26.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:27.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:27.139Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:27.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:27.139Z] [2022-05-13T09:20:27.139Z] Login Succeeded [2022-05-13T09:20:27.139Z] ---> docker-login.sh ends [Pipeline] } [2022-05-13T09:20:27.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-13T09:20:27.534Z] + git rev-list -1 --merges d0291c35392230542ab1bdec802b1704d019761f~1..d0291c35392230542ab1bdec802b1704d019761f [Pipeline] echo [2022-05-13T09:20:27.647Z] -----------> git rev-list -1 --merges d0291c35392230542ab1bdec802b1704d019761f~1..d0291c35392230542ab1bdec802b1704d019761f d0291c35392230542ab1bdec802b1704d019761f [2022-05-13T09:20:27.647Z] d0291c35392230542ab1bdec802b1704d019761f [false] [Pipeline] sh [2022-05-13T09:20:27.939Z] + git log --format=format:%s -1 d0291c35392230542ab1bdec802b1704d019761f [Pipeline] echo [2022-05-13T09:20:27.958Z] ========================================================= [2022-05-13T09:20:27.958Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-13T09:20:27.958Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-13T09:20:28.300Z] + git log --format=format:%s -1 d0291c35392230542ab1bdec802b1704d019761f [Pipeline] echo [2022-05-13T09:20:28.314Z] [semverPrep] GIT_COMMIT: d0291c35392230542ab1bdec802b1704d019761f, Commit Message: Merge commit 'e602fd7d654e8598d334cfcbfc0e6f43d27ef328' into HEAD [Pipeline] echo [2022-05-13T09:20:28.326Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-13T09:20:28.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-13T09:20:28.753Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-13T09:20:28.753Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-13T09:20:28.753Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-13T09:20:28.753Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-13T09:20:28.753Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-13T09:20:28.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:20:29.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T09:20:29.171Z] [2022-05-13T09:20:29.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:20:29.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T09:20:29.475Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-13T09:20:29.475Z] 1fe172e4850f: Pulling fs layer [2022-05-13T09:20:29.475Z] caf521ccaac6: Pulling fs layer [2022-05-13T09:20:29.475Z] 3ead6fa29328: Pulling fs layer [2022-05-13T09:20:29.475Z] 5c2a1cbceb83: Pulling fs layer [2022-05-13T09:20:29.475Z] a8d5f1318db7: Pulling fs layer [2022-05-13T09:20:29.475Z] c427282e49a2: Pulling fs layer [2022-05-13T09:20:29.475Z] 1827001aaf11: Pulling fs layer [2022-05-13T09:20:29.475Z] 0714d37db230: Pulling fs layer [2022-05-13T09:20:29.475Z] ac28cf19c067: Pulling fs layer [2022-05-13T09:20:29.475Z] ca983d60f3e2: Pulling fs layer [2022-05-13T09:20:29.475Z] 9f894cec8388: Pulling fs layer [2022-05-13T09:20:29.475Z] c427282e49a2: Waiting [2022-05-13T09:20:29.475Z] 1827001aaf11: Waiting [2022-05-13T09:20:29.475Z] 0714d37db230: Waiting [2022-05-13T09:20:29.475Z] ac28cf19c067: Waiting [2022-05-13T09:20:29.475Z] 9f894cec8388: Waiting [2022-05-13T09:20:29.475Z] 5c2a1cbceb83: Waiting [2022-05-13T09:20:29.475Z] a8d5f1318db7: Waiting [2022-05-13T09:20:29.475Z] ca983d60f3e2: Waiting [2022-05-13T09:20:29.736Z] caf521ccaac6: Verifying Checksum [2022-05-13T09:20:29.736Z] caf521ccaac6: Download complete [2022-05-13T09:20:29.736Z] 5c2a1cbceb83: Download complete [2022-05-13T09:20:29.736Z] 3ead6fa29328: Verifying Checksum [2022-05-13T09:20:29.736Z] 3ead6fa29328: Download complete [2022-05-13T09:20:29.736Z] c427282e49a2: Verifying Checksum [2022-05-13T09:20:29.736Z] c427282e49a2: Download complete [2022-05-13T09:20:29.736Z] a8d5f1318db7: Verifying Checksum [2022-05-13T09:20:29.736Z] a8d5f1318db7: Download complete [2022-05-13T09:20:29.736Z] 0714d37db230: Verifying Checksum [2022-05-13T09:20:29.736Z] 0714d37db230: Download complete [2022-05-13T09:20:29.736Z] ac28cf19c067: Download complete [2022-05-13T09:20:29.736Z] ca983d60f3e2: Verifying Checksum [2022-05-13T09:20:29.736Z] ca983d60f3e2: Download complete [2022-05-13T09:20:29.736Z] 9f894cec8388: Verifying Checksum [2022-05-13T09:20:29.736Z] 9f894cec8388: Download complete [2022-05-13T09:20:29.736Z] 1fe172e4850f: Download complete [2022-05-13T09:20:29.996Z] 1827001aaf11: Verifying Checksum [2022-05-13T09:20:29.996Z] 1827001aaf11: Download complete [2022-05-13T09:20:31.377Z] 1fe172e4850f: Pull complete [2022-05-13T09:20:31.377Z] caf521ccaac6: Pull complete [2022-05-13T09:20:31.952Z] 3ead6fa29328: Pull complete [2022-05-13T09:20:31.952Z] 5c2a1cbceb83: Pull complete [2022-05-13T09:20:32.223Z] a8d5f1318db7: Pull complete [2022-05-13T09:20:32.488Z] c427282e49a2: Pull complete [2022-05-13T09:20:35.046Z] 1827001aaf11: Pull complete [2022-05-13T09:20:35.046Z] 0714d37db230: Pull complete [2022-05-13T09:20:35.046Z] ac28cf19c067: Pull complete [2022-05-13T09:20:35.046Z] ca983d60f3e2: Pull complete [2022-05-13T09:20:35.046Z] 9f894cec8388: Pull complete [2022-05-13T09:20:35.046Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-13T09:20:35.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T09:20:35.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-13T09:20:35.119Z] prd-ubuntu20.04-docker-8c-8g-63580 does not seem to be running inside a container [2022-05-13T09:20:35.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-13T09:20:38.333Z] $ docker top 7bf1f8f595f1404fd69cfd9bc98f167ced8a655892f5019ed225a4481f6e32c3 -eo pid,comm [2022-05-13T09:20:38.403Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-13T09:20:38.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-13T09:20:38.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T09:20:38.446Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T09:20:38.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T09:20:38.575Z] $ docker exec 7bf1f8f595f1404fd69cfd9bc98f167ced8a655892f5019ed225a4481f6e32c3 ssh-agent [2022-05-13T09:20:38.699Z] SSH_AUTH_SOCK=/tmp/ssh-qFuf6RpOoueI/agent.32 [2022-05-13T09:20:38.699Z] SSH_AGENT_PID=38 [2022-05-13T09:20:38.708Z] Running ssh-add (command line suppressed) [2022-05-13T09:20:38.836Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-36@tmp/private_key_1822984496791089310.key (/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/private_key_1822984496791089310.key) [2022-05-13T09:20:38.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T09:20:39.143Z] + git tag --points-at HEAD [Pipeline] } [2022-05-13T09:20:39.171Z] $ docker exec --env ******** --env ******** 7bf1f8f595f1404fd69cfd9bc98f167ced8a655892f5019ed225a4481f6e32c3 ssh-agent -k [2022-05-13T09:20:39.298Z] unset SSH_AUTH_SOCK; [2022-05-13T09:20:39.299Z] unset SSH_AGENT_PID; [2022-05-13T09:20:39.299Z] echo Agent pid 38 killed; [2022-05-13T09:20:39.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-13T09:20:39.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T09:20:39.330Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T09:20:39.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T09:20:39.473Z] $ docker exec 7bf1f8f595f1404fd69cfd9bc98f167ced8a655892f5019ed225a4481f6e32c3 ssh-agent [2022-05-13T09:20:39.622Z] SSH_AUTH_SOCK=/tmp/ssh-Ra7B6ijEezjM/agent.72 [2022-05-13T09:20:39.622Z] SSH_AGENT_PID=78 [2022-05-13T09:20:39.628Z] Running ssh-add (command line suppressed) [2022-05-13T09:20:39.741Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-36@tmp/private_key_2815659252973012207.key (/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/private_key_2815659252973012207.key) [2022-05-13T09:20:39.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T09:20:40.043Z] + git semver init [2022-05-13T09:20:40.304Z] 2022-05-13 09:20:40,263 [run_init] DEBUG init version:0.0.0 force:False [2022-05-13T09:20:40.304Z] 2022-05-13 09:20:40,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-36/.semver [2022-05-13T09:20:40.304Z] 2022-05-13 09:20:40,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-36/.semver [2022-05-13T09:20:40.304Z] 2022-05-13 09:20:40,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-36/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-36, universal_newlines=False, shell=None, istream=None) [2022-05-13T09:20:41.246Z] 2022-05-13 09:20:41,192 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-36/.git/info/exclude [2022-05-13T09:20:41.246Z] 2022-05-13 09:20:41,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-36/.semver/PR-36 with force:False [2022-05-13T09:20:41.246Z] 2022-05-13 09:20:41,193 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-36/.semver/PR-36 [2022-05-13T09:20:41.246Z] 2022-05-13 09:20:41,197 [execute] INFO git cat-file --batch-check [2022-05-13T09:20:41.246Z] 2022-05-13 09:20:41,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2022-05-13T09:20:41.246Z] 2022-05-13 09:20:41,204 [execute] INFO git cat-file --batch [2022-05-13T09:20:41.246Z] 2022-05-13 09:20:41,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2022-05-13T09:20:41.246Z] 2022-05-13 09:20:41,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-36/.semver/PR-36 [2022-05-13T09:20:41.246Z] 0.0.0 [Pipeline] } [2022-05-13T09:20:41.264Z] $ docker exec --env ******** --env ******** 7bf1f8f595f1404fd69cfd9bc98f167ced8a655892f5019ed225a4481f6e32c3 ssh-agent -k [2022-05-13T09:20:41.391Z] unset SSH_AUTH_SOCK; [2022-05-13T09:20:41.392Z] unset SSH_AGENT_PID; [2022-05-13T09:20:41.392Z] echo Agent pid 78 killed; [2022-05-13T09:20:41.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-13T09:20:41.711Z] + git semver [Pipeline] } [2022-05-13T09:20:41.992Z] $ docker stop --time=1 7bf1f8f595f1404fd69cfd9bc98f167ced8a655892f5019ed225a4481f6e32c3 [2022-05-13T09:20:43.333Z] $ docker rm -f 7bf1f8f595f1404fd69cfd9bc98f167ced8a655892f5019ed225a4481f6e32c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T09:20:43.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-13T09:20:43.962Z] Stashed 1 file(s) [Pipeline] echo [2022-05-13T09:20:43.966Z] [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-05-13T09:20:44.105Z] provisioning config files... [2022-05-13T09:20:44.117Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/config1926811868607751667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:20:44.422Z] ---> docker-login.sh [2022-05-13T09:20:44.422Z] nexus3.edgexfoundry.org:10001 [2022-05-13T09:20:44.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:44.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:44.422Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:44.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:44.422Z] [2022-05-13T09:20:44.422Z] Login Succeeded [2022-05-13T09:20:44.422Z] nexus3.edgexfoundry.org:10002 [2022-05-13T09:20:44.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:44.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:44.684Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:44.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:44.684Z] [2022-05-13T09:20:44.684Z] Login Succeeded [2022-05-13T09:20:44.684Z] nexus3.edgexfoundry.org:10003 [2022-05-13T09:20:44.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:44.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:44.684Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:44.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:44.684Z] [2022-05-13T09:20:44.684Z] Login Succeeded [2022-05-13T09:20:44.684Z] nexus3.edgexfoundry.org:10004 [2022-05-13T09:20:44.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:44.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:44.945Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:44.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:44.945Z] [2022-05-13T09:20:44.945Z] Login Succeeded [2022-05-13T09:20:44.945Z] docker.io [2022-05-13T09:20:44.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:20:45.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:20:45.207Z] Configure a credential helper to remove this warning. See [2022-05-13T09:20:45.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:20:45.207Z] [2022-05-13T09:20:45.207Z] Login Succeeded [2022-05-13T09:20:45.469Z] ---> docker-login.sh ends [Pipeline] } [2022-05-13T09:20:45.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-13T09:20:45.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-13T09:20:45.553Z] ========================================================= [2022-05-13T09:20:45.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-13T09:20:45.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:20:45.869Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-13T09:20:45.869Z] Sending build context to Docker daemon 15.67MB [2022-05-13T09:20:45.869Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-13T09:20:45.869Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-13T09:20:46.131Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-13T09:20:46.131Z] 59bf1c3509f3: Pulling fs layer [2022-05-13T09:20:46.131Z] 666ba61612fd: Pulling fs layer [2022-05-13T09:20:46.131Z] 8ed8ca486205: Pulling fs layer [2022-05-13T09:20:46.131Z] 4fe6c5a15a65: Pulling fs layer [2022-05-13T09:20:46.131Z] 22a0e8bec74d: Pulling fs layer [2022-05-13T09:20:46.131Z] ca2b28591e48: Pulling fs layer [2022-05-13T09:20:46.131Z] 22a0e8bec74d: Waiting [2022-05-13T09:20:46.131Z] a51346096db8: Pulling fs layer [2022-05-13T09:20:46.131Z] daebc70d1ce1: Pulling fs layer [2022-05-13T09:20:46.131Z] 0e18a0eac166: Pulling fs layer [2022-05-13T09:20:46.131Z] ca2b28591e48: Waiting [2022-05-13T09:20:46.131Z] daebc70d1ce1: Waiting [2022-05-13T09:20:46.131Z] 0e18a0eac166: Waiting [2022-05-13T09:20:46.131Z] a51346096db8: Waiting [2022-05-13T09:20:46.131Z] 4fe6c5a15a65: Waiting [2022-05-13T09:20:46.131Z] 8ed8ca486205: Download complete [2022-05-13T09:20:46.131Z] 666ba61612fd: Download complete [2022-05-13T09:20:46.131Z] 22a0e8bec74d: Verifying Checksum [2022-05-13T09:20:46.131Z] 22a0e8bec74d: Download complete [2022-05-13T09:20:46.131Z] 59bf1c3509f3: Verifying Checksum [2022-05-13T09:20:46.131Z] 59bf1c3509f3: Download complete [2022-05-13T09:20:46.131Z] ca2b28591e48: Download complete [2022-05-13T09:20:46.131Z] a51346096db8: Verifying Checksum [2022-05-13T09:20:46.131Z] a51346096db8: Download complete [2022-05-13T09:20:46.131Z] daebc70d1ce1: Verifying Checksum [2022-05-13T09:20:46.131Z] daebc70d1ce1: Download complete [2022-05-13T09:20:46.131Z] 59bf1c3509f3: Pull complete [2022-05-13T09:20:46.393Z] 666ba61612fd: Pull complete [2022-05-13T09:20:46.393Z] 8ed8ca486205: Pull complete [2022-05-13T09:20:46.653Z] 0e18a0eac166: Download complete [2022-05-13T09:20:46.912Z] 4fe6c5a15a65: Download complete [2022-05-13T09:20:51.116Z] 4fe6c5a15a65: Pull complete [2022-05-13T09:20:51.116Z] 22a0e8bec74d: Pull complete [2022-05-13T09:20:51.116Z] ca2b28591e48: Pull complete [2022-05-13T09:20:51.116Z] a51346096db8: Pull complete [2022-05-13T09:20:51.116Z] daebc70d1ce1: Pull complete [2022-05-13T09:20:53.684Z] 0e18a0eac166: Pull complete [2022-05-13T09:20:53.684Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-13T09:20:53.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-13T09:20:53.684Z] ---> f018257e8ee9 [2022-05-13T09:20:53.684Z] Step 3/12 : ARG MAKE="make build" [2022-05-13T09:20:55.598Z] ---> Running in 282e1b6792b1 [2022-05-13T09:20:55.598Z] Removing intermediate container 282e1b6792b1 [2022-05-13T09:20:55.598Z] ---> 1e22189548b4 [2022-05-13T09:20:55.598Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-13T09:20:55.598Z] ---> Running in 8927372782a7 [2022-05-13T09:20:55.598Z] Removing intermediate container 8927372782a7 [2022-05-13T09:20:55.598Z] ---> 6f0ace797c7d [2022-05-13T09:20:55.598Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-13T09:20:55.598Z] ---> Running in db77612135bc [2022-05-13T09:20:55.598Z] Removing intermediate container db77612135bc [2022-05-13T09:20:55.598Z] ---> 91557e96c2bc [2022-05-13T09:20:55.598Z] Step 6/12 : WORKDIR /device-gpio [2022-05-13T09:20:55.598Z] ---> Running in 16e9e5d7749f [2022-05-13T09:20:55.860Z] Removing intermediate container 16e9e5d7749f [2022-05-13T09:20:55.860Z] ---> 837c43758427 [2022-05-13T09:20:55.860Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:20:55.860Z] ---> Running in 9042b049d3a3 [2022-05-13T09:20:56.432Z] Removing intermediate container 9042b049d3a3 [2022-05-13T09:20:56.432Z] ---> 71b23fa1949c [2022-05-13T09:20:56.432Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-13T09:20:56.432Z] ---> Running in b59cf2b9fb31 [2022-05-13T09:20:56.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T09:20:58.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T09:20:58.337Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-13T09:20:58.598Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-13T09:20:58.598Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-13T09:20:58.859Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-13T09:20:58.859Z] Executing busybox-1.34.1-r3.trigger [2022-05-13T09:20:58.859Z] OK: 224 MiB in 56 packages [2022-05-13T09:20:59.048Z] Still waiting to schedule task [2022-05-13T09:20:59.048Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-13T09:20:59.435Z] Removing intermediate container b59cf2b9fb31 [2022-05-13T09:20:59.435Z] ---> eb0a62e16b5f [2022-05-13T09:20:59.435Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-13T09:20:59.435Z] ---> 0a6eeaa29a8a [2022-05-13T09:20:59.435Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T09:20:59.435Z] ---> Running in cdb039de717b [2022-05-13T09:21:26.021Z] Removing intermediate container cdb039de717b [2022-05-13T09:21:26.021Z] ---> 257ef8c70c59 [2022-05-13T09:21:26.021Z] Step 11/12 : COPY . . [2022-05-13T09:21:26.021Z] ---> b49fef4c6eeb [2022-05-13T09:21:26.021Z] Step 12/12 : RUN ${MAKE} [2022-05-13T09:21:26.021Z] ---> Running in b1b923b24605 [2022-05-13T09:21:26.021Z] noop [2022-05-13T09:21:26.021Z] Removing intermediate container b1b923b24605 [2022-05-13T09:21:26.021Z] ---> 6103d89afc32 [2022-05-13T09:21:26.021Z] Successfully built 6103d89afc32 [2022-05-13T09:21:26.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:21:26.332Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-13T09:21:26.333Z] . [Pipeline] withDockerContainer [2022-05-13T09:21:26.408Z] prd-ubuntu20.04-docker-8c-8g-63580 does not seem to be running inside a container [2022-05-13T09:21:26.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-13T09:21:26.852Z] $ docker top ac9bc7fe5556d3eb4710aeb2268a12395bafbb3851201aff2bfd210ce8b2c665 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T09:21:27.234Z] + go version [2022-05-13T09:21:27.234Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-13T09:21:27.261Z] $ docker stop --time=1 ac9bc7fe5556d3eb4710aeb2268a12395bafbb3851201aff2bfd210ce8b2c665 [2022-05-13T09:21:28.585Z] $ docker rm -f ac9bc7fe5556d3eb4710aeb2268a12395bafbb3851201aff2bfd210ce8b2c665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:21:29.004Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-13T09:21:29.004Z] . [Pipeline] withDockerContainer [2022-05-13T09:21:29.072Z] prd-ubuntu20.04-docker-8c-8g-63580 does not seem to be running inside a container [2022-05-13T09:21:29.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-13T09:21:29.639Z] $ docker top c5821abd69c9489d9d66ed3ba1e14858e338dd4d8f1406a3f37e938b36f35cfa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-13T09:21:30.000Z] + make test [2022-05-13T09:21:30.000Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-13T09:21:30.260Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-13T09:21:40.238Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-13T09:21:40.238Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-13T09:21:45.517Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-13T09:21:49.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-13T09:21:49.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-13T09:21:49.736Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-13T09:21:49.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-13T09:21:49.767Z] $ docker stop --time=1 c5821abd69c9489d9d66ed3ba1e14858e338dd4d8f1406a3f37e938b36f35cfa [2022-05-13T09:21:51.717Z] $ docker rm -f c5821abd69c9489d9d66ed3ba1e14858e338dd4d8f1406a3f37e938b36f35cfa [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T09:21:52.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-13T09:21:52.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-13T09:21:52.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-13T09:21:53.175Z] + ls -al . [2022-05-13T09:21:53.175Z] total 172 [2022-05-13T09:21:53.175Z] drwxrwxr-x 9 jenkins jenkins 4096 May 13 09:21 . [2022-05-13T09:21:53.175Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 09:20 .. [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 120 May 13 09:20 .dockerignore [2022-05-13T09:21:53.175Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 09:20 .git [2022-05-13T09:21:53.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:20 .github [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 343 May 13 09:20 .gitignore [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 41 May 13 09:20 .golangci.yml [2022-05-13T09:21:53.175Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 09:20 .semver [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 13 09:20 Attribution.txt [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 2846 May 13 09:20 CHANGELOG.md [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 13 09:20 Dockerfile [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 09:20 GOVERNANCE.md [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 657 May 13 09:20 Jenkinsfile [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 13 09:20 LICENSE [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 13 09:20 Makefile [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 617 May 13 09:20 OWNERS.md [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 13 09:20 README.md [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 5 May 13 09:20 VERSION [2022-05-13T09:21:53.175Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 09:20 bin [2022-05-13T09:21:53.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:20 cmd [2022-05-13T09:21:53.175Z] -rw-r--r-- 1 jenkins jenkins 10 May 13 09:21 coverage.out [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 13 09:20 go.mod [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 13 09:20 go.sum [2022-05-13T09:21:53.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:20 internal [2022-05-13T09:21:53.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:20 snap [2022-05-13T09:21:53.175Z] -rw-rw-r-- 1 jenkins jenkins 209 May 13 09:20 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:21:53.477Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d0291c35392230542ab1bdec802b1704d019761f --label arch=amd64 --label version=0.0.0 . [2022-05-13T09:21:53.477Z] Sending build context to Docker daemon 15.67MB [2022-05-13T09:21:53.477Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-13T09:21:53.477Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-13T09:21:53.477Z] ---> 6103d89afc32 [2022-05-13T09:21:53.477Z] Step 3/26 : ARG MAKE="make build" [2022-05-13T09:21:53.738Z] ---> Running in 238ae41c654c [2022-05-13T09:21:53.738Z] Removing intermediate container 238ae41c654c [2022-05-13T09:21:53.738Z] ---> 5d1f12d5ffac [2022-05-13T09:21:53.738Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-13T09:21:53.738Z] ---> Running in 5ebed2c2a6fb [2022-05-13T09:21:53.998Z] Removing intermediate container 5ebed2c2a6fb [2022-05-13T09:21:53.998Z] ---> e7b6fe76b4dd [2022-05-13T09:21:53.998Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-13T09:21:53.998Z] ---> Running in 89892d070820 [2022-05-13T09:21:53.998Z] Removing intermediate container 89892d070820 [2022-05-13T09:21:53.998Z] ---> 881d43751c69 [2022-05-13T09:21:53.998Z] Step 6/26 : WORKDIR /device-gpio [2022-05-13T09:21:53.998Z] ---> Running in 7e7a6ef2635f [2022-05-13T09:21:54.258Z] Removing intermediate container 7e7a6ef2635f [2022-05-13T09:21:54.258Z] ---> 2fc6cb8109f3 [2022-05-13T09:21:54.258Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:21:54.258Z] ---> Running in e0001728721c [2022-05-13T09:21:54.828Z] Removing intermediate container e0001728721c [2022-05-13T09:21:54.828Z] ---> 5688f2c41690 [2022-05-13T09:21:54.828Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-13T09:21:54.828Z] ---> Running in 53906893dfa4 [2022-05-13T09:21:55.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T09:21:56.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T09:21:56.291Z] OK: 224 MiB in 56 packages [2022-05-13T09:21:56.550Z] Removing intermediate container 53906893dfa4 [2022-05-13T09:21:56.550Z] ---> 9f4413bf5662 [2022-05-13T09:21:56.550Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-13T09:21:56.809Z] ---> 29c859ce3315 [2022-05-13T09:21:56.809Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T09:21:56.809Z] ---> Running in ea46b447c7fc [2022-05-13T09:21:57.379Z] Removing intermediate container ea46b447c7fc [2022-05-13T09:21:57.380Z] ---> a5c277835ba3 [2022-05-13T09:21:57.380Z] Step 11/26 : COPY . . [2022-05-13T09:21:57.952Z] ---> ed51782cb4ef [2022-05-13T09:21:57.952Z] Step 12/26 : RUN ${MAKE} [2022-05-13T09:21:57.952Z] ---> Running in f73d9303e015 [2022-05-13T09:21:58.211Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-05-13T09:22:20.158Z] Removing intermediate container f73d9303e015 [2022-05-13T09:22:20.158Z] ---> 7cd804d35fb9 [2022-05-13T09:22:20.158Z] Step 13/26 : FROM alpine:3.15 [2022-05-13T09:22:20.158Z] 3.15: Pulling from library/alpine [2022-05-13T09:22:20.158Z] df9b9388f04a: Pulling fs layer [2022-05-13T09:22:20.158Z] df9b9388f04a: Download complete [2022-05-13T09:22:20.158Z] df9b9388f04a: Pull complete [2022-05-13T09:22:20.158Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-13T09:22:20.158Z] Status: Downloaded newer image for alpine:3.15 [2022-05-13T09:22:20.158Z] ---> 0ac33e5f5afa [2022-05-13T09:22:20.158Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-13T09:22:20.158Z] ---> Running in 5faea5a47999 [2022-05-13T09:22:20.158Z] Removing intermediate container 5faea5a47999 [2022-05-13T09:22:20.158Z] ---> 5b5d15426c6e [2022-05-13T09:22:20.158Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:22:20.158Z] ---> Running in cb0addf51feb [2022-05-13T09:22:20.158Z] Removing intermediate container cb0addf51feb [2022-05-13T09:22:20.158Z] ---> 3e4b92446a37 [2022-05-13T09:22:20.158Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-13T09:22:20.158Z] ---> Running in 3a6aa9213c2a [2022-05-13T09:22:20.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T09:22:20.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T09:22:20.158Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-13T09:22:20.158Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-13T09:22:20.417Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-13T09:22:20.417Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-13T09:22:20.417Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-13T09:22:20.699Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T09:22:20.699Z] OK: 8 MiB in 19 packages [2022-05-13T09:22:20.958Z] Removing intermediate container 3a6aa9213c2a [2022-05-13T09:22:20.958Z] ---> e7c4bf5bf831 [2022-05-13T09:22:20.958Z] Step 17/26 : WORKDIR / [2022-05-13T09:22:20.958Z] ---> Running in 18148caacefa [2022-05-13T09:22:21.219Z] Removing intermediate container 18148caacefa [2022-05-13T09:22:21.219Z] ---> ce7a1190394f [2022-05-13T09:22:21.219Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-13T09:22:21.219Z] ---> a9c7a0206704 [2022-05-13T09:22:21.219Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-13T09:22:21.478Z] ---> ac9f238eecde [2022-05-13T09:22:21.478Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-13T09:22:22.048Z] ---> b452030b2dc6 [2022-05-13T09:22:22.048Z] Step 21/26 : EXPOSE 59910 [2022-05-13T09:22:22.048Z] ---> Running in b8cd803c9986 [2022-05-13T09:22:22.048Z] Removing intermediate container b8cd803c9986 [2022-05-13T09:22:22.048Z] ---> dc9699b6649c [2022-05-13T09:22:22.048Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-13T09:22:22.048Z] ---> Running in 3dcdb393ba51 [2022-05-13T09:22:22.308Z] Removing intermediate container 3dcdb393ba51 [2022-05-13T09:22:22.308Z] ---> 80728e3c5427 [2022-05-13T09:22:22.308Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T09:22:22.308Z] ---> Running in 068d401954a0 [2022-05-13T09:22:22.308Z] Removing intermediate container 068d401954a0 [2022-05-13T09:22:22.308Z] ---> 6444e801736f [2022-05-13T09:22:22.308Z] Step 24/26 : LABEL arch=amd64 [2022-05-13T09:22:22.308Z] ---> Running in ee06f1183a5e [2022-05-13T09:22:22.568Z] Removing intermediate container ee06f1183a5e [2022-05-13T09:22:22.568Z] ---> a336922f63ba [2022-05-13T09:22:22.568Z] Step 25/26 : LABEL git_sha=d0291c35392230542ab1bdec802b1704d019761f [2022-05-13T09:22:22.568Z] ---> Running in c62bfaea38ab [2022-05-13T09:22:22.568Z] Removing intermediate container c62bfaea38ab [2022-05-13T09:22:22.568Z] ---> e876dede6d44 [2022-05-13T09:22:22.568Z] Step 26/26 : LABEL version=0.0.0 [2022-05-13T09:22:22.568Z] ---> Running in e687d425d526 [2022-05-13T09:22:22.829Z] Removing intermediate container e687d425d526 [2022-05-13T09:22:22.829Z] ---> 231083ceb8de [2022-05-13T09:22:22.829Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-13T09:22:22.829Z] Successfully built 231083ceb8de [2022-05-13T09:22:22.829Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:22:23.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T09:22:23.233Z] [2022-05-13T09:22:23.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:22:23.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T09:22:23.789Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-13T09:22:23.789Z] 5eb5b503b376: Pulling fs layer [2022-05-13T09:22:23.789Z] 5c69ac0246d0: Pulling fs layer [2022-05-13T09:22:23.789Z] ec43610c2a17: Pulling fs layer [2022-05-13T09:22:23.789Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-13T09:22:23.789Z] 33b1e0a273af: Pulling fs layer [2022-05-13T09:22:23.789Z] 5d3b04190fa2: Pulling fs layer [2022-05-13T09:22:23.789Z] 2f39f015ded8: Pulling fs layer [2022-05-13T09:22:23.789Z] 33b1e0a273af: Waiting [2022-05-13T09:22:23.789Z] 5d3b04190fa2: Waiting [2022-05-13T09:22:23.789Z] 2f39f015ded8: Waiting [2022-05-13T09:22:23.789Z] 3a2ae6a8a46f: Waiting [2022-05-13T09:22:23.789Z] 5c69ac0246d0: Verifying Checksum [2022-05-13T09:22:23.789Z] 5c69ac0246d0: Download complete [2022-05-13T09:22:23.789Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-13T09:22:23.789Z] 3a2ae6a8a46f: Download complete [2022-05-13T09:22:23.789Z] 33b1e0a273af: Verifying Checksum [2022-05-13T09:22:23.789Z] 33b1e0a273af: Download complete [2022-05-13T09:22:23.789Z] 5d3b04190fa2: Verifying Checksum [2022-05-13T09:22:23.789Z] 5d3b04190fa2: Download complete [2022-05-13T09:22:23.789Z] ec43610c2a17: Verifying Checksum [2022-05-13T09:22:23.789Z] ec43610c2a17: Download complete [2022-05-13T09:22:24.048Z] 5eb5b503b376: Verifying Checksum [2022-05-13T09:22:24.048Z] 5eb5b503b376: Download complete [2022-05-13T09:22:24.616Z] 2f39f015ded8: Download complete [2022-05-13T09:22:25.185Z] 5eb5b503b376: Pull complete [2022-05-13T09:22:25.443Z] 5c69ac0246d0: Pull complete [2022-05-13T09:22:25.702Z] ec43610c2a17: Pull complete [2022-05-13T09:22:25.963Z] 3a2ae6a8a46f: Pull complete [2022-05-13T09:22:25.963Z] 33b1e0a273af: Pull complete [2022-05-13T09:22:26.222Z] 5d3b04190fa2: Pull complete [2022-05-13T09:22:30.417Z] 2f39f015ded8: Pull complete [2022-05-13T09:22:30.417Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-13T09:22:30.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T09:22:30.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-13T09:22:30.483Z] prd-ubuntu20.04-docker-8c-8g-63580 does not seem to be running inside a container [2022-05-13T09:22:30.526Z] $ 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-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-13T09:22:32.436Z] $ docker top 9ec348baf8ab3aea6f512a4fb3c7dbdd88a9e1e54f8dd39dec4e597f4f29c19e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:22:32.849Z] ---> job-cost.sh [2022-05-13T09:22:32.849Z] lf-activate-venv: SKIPPING [2022-05-13T09:22:32.849Z] INFO: No Stack... [2022-05-13T09:22:33.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-13T09:22:33.681Z] INFO: Archiving Costs [Pipeline] sh [2022-05-13T09:22:33.977Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-36/archives/cost.csv [2022-05-13T09:22:33.978Z] + cut -d, -f6 [Pipeline] lock [2022-05-13T09:22:33.997Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-36-3-stack-cost] [2022-05-13T09:22:34.003Z] Resource [jenkins-edgexfoundry-device-gpio-PR-36-3-stack-cost] did not exist. Created. [2022-05-13T09:22:34.004Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-36-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-13T09:22:34.307Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-13T09:22:34.330Z] Stashed 1 file(s) [Pipeline] } [2022-05-13T09:22:34.336Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-36-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-13T09:22:34.361Z] $ docker stop --time=1 9ec348baf8ab3aea6f512a4fb3c7dbdd88a9e1e54f8dd39dec4e597f4f29c19e [2022-05-13T09:22:35.543Z] $ docker rm -f 9ec348baf8ab3aea6f512a4fb3c7dbdd88a9e1e54f8dd39dec4e597f4f29c19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T09:22:39.829Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63583 in /w/workspace/edgexfoundry_device-gpio_PR-36 [Pipeline] { [Pipeline] ws [2022-05-13T09:22:39.843Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2022-05-13T09:22:40.164Z] The recommended git tool is: git [2022-05-13T09:22:46.717Z] using credential edgex-jenkins-ssh [2022-05-13T09:22:46.734Z] Cloning the remote Git repository [2022-05-13T09:22:46.795Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-13T09:22:46.881Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2022-05-13T09:22:46.960Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-13T09:22:46.965Z] > git --version # timeout=10 [2022-05-13T09:22:46.988Z] > git --version # 'git version 2.25.1' [2022-05-13T09:22:46.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T09:22:47.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-13T09:22:48.716Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-13T09:22:48.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-13T09:22:48.773Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-13T09:22:48.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-13T09:22:48.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T09:22:48.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-13T09:22:49.397Z] Merging remotes/origin/main commit e602fd7d654e8598d334cfcbfc0e6f43d27ef328 into PR head commit fa9dcd43b6ceed1f7e2e456345328e5facdd917c [2022-05-13T09:22:49.665Z] Merge succeeded, producing cdea0f705998ce8fc5cfb0406a7289ad3f0d6493 [2022-05-13T09:22:49.666Z] Checking out Revision cdea0f705998ce8fc5cfb0406a7289ad3f0d6493 (PR-36) [2022-05-13T09:22:49.421Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T09:22:49.438Z] > git checkout -f fa9dcd43b6ceed1f7e2e456345328e5facdd917c # timeout=10 [2022-05-13T09:22:49.536Z] > git remote # timeout=10 [2022-05-13T09:22:49.557Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T09:22:49.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T09:22:49.586Z] > git merge e602fd7d654e8598d334cfcbfc0e6f43d27ef328 # timeout=10 [2022-05-13T09:22:49.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T09:22:49.676Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T09:22:49.690Z] > git checkout -f cdea0f705998ce8fc5cfb0406a7289ad3f0d6493 # timeout=10 [2022-05-13T09:22:54.037Z] Commit message: "Merge commit 'e602fd7d654e8598d334cfcbfc0e6f43d27ef328' into HEAD" [2022-05-13T09:22:54.048Z] > git rev-list --no-walk fa9dcd43b6ceed1f7e2e456345328e5facdd917c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-13T09:22:54.989Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-13T09:22:54.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T09:22:54.989Z] Dload Upload Total Spent Left Speed [2022-05-13T09:22:54.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11929 100 11929 0 0 47716 0 --:--:-- --:--:-- --:--:-- 47716 [Pipeline] sh [2022-05-13T09:22:55.496Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-13T09:22:55.841Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-13T09:22:55.841Z] + sudo tee /etc/docker/daemon.new [2022-05-13T09:22:55.841Z] { [2022-05-13T09:22:55.841Z] "registry-mirrors": [ [2022-05-13T09:22:55.841Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-13T09:22:55.841Z] ], [2022-05-13T09:22:55.841Z] "bip": "10.250.0.254/24", [2022-05-13T09:22:55.841Z] "hosts": [ [2022-05-13T09:22:55.841Z] "tcp://0.0.0.0:5555", [2022-05-13T09:22:55.841Z] "unix:///var/run/docker.sock" [2022-05-13T09:22:55.841Z] ], [2022-05-13T09:22:55.841Z] "mtu": 1458, [2022-05-13T09:22:55.841Z] "selinux-enabled": true, [2022-05-13T09:22:55.841Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-13T09:22:55.841Z] } [Pipeline] sh [2022-05-13T09:22:56.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-13T09:22:56.562Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T09:23:14.924Z] provisioning config files... [2022-05-13T09:23:14.956Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config9147689987159596157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:23:15.547Z] ---> docker-login.sh [2022-05-13T09:23:15.547Z] nexus3.edgexfoundry.org:10001 [2022-05-13T09:23:16.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:23:16.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:23:16.431Z] Configure a credential helper to remove this warning. See [2022-05-13T09:23:16.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:23:16.431Z] [2022-05-13T09:23:16.431Z] Login Succeeded [2022-05-13T09:23:16.431Z] nexus3.edgexfoundry.org:10002 [2022-05-13T09:23:17.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:23:17.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:23:17.034Z] Configure a credential helper to remove this warning. See [2022-05-13T09:23:17.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:23:17.034Z] [2022-05-13T09:23:17.034Z] Login Succeeded [2022-05-13T09:23:17.034Z] nexus3.edgexfoundry.org:10003 [2022-05-13T09:23:17.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:23:17.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:23:17.644Z] Configure a credential helper to remove this warning. See [2022-05-13T09:23:17.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:23:17.644Z] [2022-05-13T09:23:17.644Z] Login Succeeded [2022-05-13T09:23:17.644Z] nexus3.edgexfoundry.org:10004 [2022-05-13T09:23:17.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:23:18.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:23:18.196Z] Configure a credential helper to remove this warning. See [2022-05-13T09:23:18.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:23:18.196Z] [2022-05-13T09:23:18.196Z] Login Succeeded [2022-05-13T09:23:18.196Z] docker.io [2022-05-13T09:23:18.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:23:18.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:23:18.747Z] Configure a credential helper to remove this warning. See [2022-05-13T09:23:18.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:23:18.747Z] [2022-05-13T09:23:18.747Z] Login Succeeded [2022-05-13T09:23:18.747Z] ---> docker-login.sh ends [Pipeline] } [2022-05-13T09:23:18.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-13T09:23:19.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-13T09:23:19.057Z] ========================================================= [2022-05-13T09:23:19.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-13T09:23:19.057Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:23:19.419Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-13T09:23:19.696Z] Sending build context to Docker daemon 7.914MB [2022-05-13T09:23:19.980Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-13T09:23:19.980Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-13T09:23:19.980Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-13T09:23:19.980Z] 9b3977197b4f: Pulling fs layer [2022-05-13T09:23:19.980Z] 1a89e8eeedd5: Pulling fs layer [2022-05-13T09:23:19.980Z] 94645a83ff95: Pulling fs layer [2022-05-13T09:23:19.980Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-13T09:23:19.980Z] 0c92f367c5e7: Pulling fs layer [2022-05-13T09:23:19.980Z] 3096ccb668a1: Pulling fs layer [2022-05-13T09:23:19.980Z] e8cf19c19ddd: Pulling fs layer [2022-05-13T09:23:19.980Z] a4caa8a26152: Pulling fs layer [2022-05-13T09:23:19.980Z] 3096ccb668a1: Waiting [2022-05-13T09:23:19.980Z] 3f3a8bcf1eab: Waiting [2022-05-13T09:23:19.980Z] 0c92f367c5e7: Waiting [2022-05-13T09:23:19.980Z] e8cf19c19ddd: Waiting [2022-05-13T09:23:19.980Z] a4caa8a26152: Waiting [2022-05-13T09:23:19.980Z] 94645a83ff95: Verifying Checksum [2022-05-13T09:23:19.981Z] 94645a83ff95: Download complete [2022-05-13T09:23:19.981Z] 1a89e8eeedd5: Verifying Checksum [2022-05-13T09:23:19.981Z] 1a89e8eeedd5: Download complete [2022-05-13T09:23:20.262Z] 0c92f367c5e7: Download complete [2022-05-13T09:23:20.262Z] 9b3977197b4f: Verifying Checksum [2022-05-13T09:23:20.262Z] 3096ccb668a1: Download complete [2022-05-13T09:23:20.262Z] e8cf19c19ddd: Verifying Checksum [2022-05-13T09:23:20.262Z] e8cf19c19ddd: Download complete [2022-05-13T09:23:20.873Z] 9b3977197b4f: Pull complete [2022-05-13T09:23:21.482Z] 1a89e8eeedd5: Pull complete [2022-05-13T09:23:21.761Z] 94645a83ff95: Pull complete [2022-05-13T09:23:22.371Z] a4caa8a26152: Verifying Checksum [2022-05-13T09:23:22.371Z] a4caa8a26152: Download complete [2022-05-13T09:23:22.979Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-13T09:23:22.979Z] 3f3a8bcf1eab: Download complete [2022-05-13T09:23:35.401Z] 3f3a8bcf1eab: Pull complete [2022-05-13T09:23:35.401Z] 0c92f367c5e7: Pull complete [2022-05-13T09:23:35.676Z] 3096ccb668a1: Pull complete [2022-05-13T09:23:35.951Z] e8cf19c19ddd: Pull complete [2022-05-13T09:23:42.687Z] a4caa8a26152: Pull complete [2022-05-13T09:23:42.687Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-13T09:23:42.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-13T09:23:42.687Z] ---> 725f1c02e7f9 [2022-05-13T09:23:42.687Z] Step 3/12 : ARG MAKE="make build" [2022-05-13T09:23:42.687Z] ---> Running in b66ec185f51c [2022-05-13T09:23:42.966Z] Removing intermediate container b66ec185f51c [2022-05-13T09:23:42.966Z] ---> 353f12e1dd2c [2022-05-13T09:23:42.966Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-13T09:23:42.966Z] ---> Running in e295ed04753e [2022-05-13T09:23:43.576Z] Removing intermediate container e295ed04753e [2022-05-13T09:23:43.576Z] ---> 0679dcbcad10 [2022-05-13T09:23:43.576Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-13T09:23:43.577Z] ---> Running in e65db82bd8e6 [2022-05-13T09:23:43.853Z] Removing intermediate container e65db82bd8e6 [2022-05-13T09:23:43.853Z] ---> 81c4a08836b0 [2022-05-13T09:23:43.853Z] Step 6/12 : WORKDIR /device-gpio [2022-05-13T09:23:43.853Z] ---> Running in f6288c892ae5 [2022-05-13T09:23:44.127Z] Removing intermediate container f6288c892ae5 [2022-05-13T09:23:44.127Z] ---> 99da14c83f07 [2022-05-13T09:23:44.127Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:23:44.127Z] ---> Running in 29af7d2034a3 [2022-05-13T09:23:47.546Z] Removing intermediate container 29af7d2034a3 [2022-05-13T09:23:47.546Z] ---> 303df57d195b [2022-05-13T09:23:47.546Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-13T09:23:47.546Z] ---> Running in 5e756e29f445 [2022-05-13T09:23:48.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T09:23:49.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T09:23:50.097Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-13T09:23:50.097Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-13T09:23:50.097Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-13T09:23:50.371Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-13T09:23:50.371Z] Executing busybox-1.34.1-r3.trigger [2022-05-13T09:23:50.371Z] OK: 224 MiB in 56 packages [2022-05-13T09:23:51.359Z] Removing intermediate container 5e756e29f445 [2022-05-13T09:23:51.359Z] ---> ab5033b1b775 [2022-05-13T09:23:51.359Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-13T09:23:51.960Z] ---> 04037f7b3619 [2022-05-13T09:23:51.960Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T09:23:51.960Z] ---> Running in a256dd8227ec [2022-05-13T09:24:48.516Z] Removing intermediate container a256dd8227ec [2022-05-13T09:24:48.516Z] ---> 70347965292d [2022-05-13T09:24:48.516Z] Step 11/12 : COPY . . [2022-05-13T09:24:48.516Z] ---> fd66cbe004de [2022-05-13T09:24:48.516Z] Step 12/12 : RUN ${MAKE} [2022-05-13T09:24:48.516Z] ---> Running in 55ce91fbc5aa [2022-05-13T09:24:48.793Z] noop [2022-05-13T09:24:49.385Z] Removing intermediate container 55ce91fbc5aa [2022-05-13T09:24:49.385Z] ---> 2d7d47de3123 [2022-05-13T09:24:49.385Z] Successfully built 2d7d47de3123 [2022-05-13T09:24:49.385Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:24:49.730Z] + docker inspect -f . ci-base-image-arm64 [2022-05-13T09:24:49.730Z] . [Pipeline] withDockerContainer [2022-05-13T09:24:49.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-63583 does not seem to be running inside a container [2022-05-13T09:24:50.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-13T09:24:51.403Z] $ docker top 813a9b17cbb415ba1626db717776ce965f2bd63ab0b224a5cb32743165920e93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T09:24:52.320Z] + go version [2022-05-13T09:24:52.320Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-13T09:24:52.349Z] $ docker stop --time=1 813a9b17cbb415ba1626db717776ce965f2bd63ab0b224a5cb32743165920e93 [2022-05-13T09:24:54.012Z] $ docker rm -f 813a9b17cbb415ba1626db717776ce965f2bd63ab0b224a5cb32743165920e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:24:54.621Z] + docker inspect -f . ci-base-image-arm64 [2022-05-13T09:24:54.621Z] . [Pipeline] withDockerContainer [2022-05-13T09:24:54.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-63583 does not seem to be running inside a container [2022-05-13T09:24:54.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-13T09:24:56.216Z] $ docker top 5d30362a10c171162999adf071fe2faca89d9df8b6a8baf8c1dfefa44879d2fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-13T09:24:57.116Z] + make test [2022-05-13T09:24:57.116Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-13T09:24:58.549Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-13T09:26:35.480Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-13T09:26:35.480Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-13T09:26:35.480Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-13T09:26:35.480Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-13T09:26:50.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-13T09:26:50.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-13T09:26:50.652Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-13T09:26:54.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-13T09:26:54.106Z] $ docker stop --time=1 5d30362a10c171162999adf071fe2faca89d9df8b6a8baf8c1dfefa44879d2fe [2022-05-13T09:26:55.913Z] $ docker rm -f 5d30362a10c171162999adf071fe2faca89d9df8b6a8baf8c1dfefa44879d2fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T09:26:56.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-13T09:26:56.889Z] Warning: overwriting stash ‘coverage-report’ [2022-05-13T09:26:57.368Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-13T09:26:57.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-13T09:26:58.097Z] + ls -al . [2022-05-13T09:26:58.097Z] total 168 [2022-05-13T09:26:58.097Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 09:26 . [2022-05-13T09:26:58.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 09:22 .. [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 120 May 13 09:22 .dockerignore [2022-05-13T09:26:58.097Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 09:22 .git [2022-05-13T09:26:58.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:22 .github [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 343 May 13 09:22 .gitignore [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 41 May 13 09:22 .golangci.yml [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 13 09:22 Attribution.txt [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 2846 May 13 09:22 CHANGELOG.md [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 13 09:22 Dockerfile [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 09:22 GOVERNANCE.md [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 657 May 13 09:22 Jenkinsfile [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 13 09:22 LICENSE [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 13 09:22 Makefile [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 617 May 13 09:22 OWNERS.md [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 13 09:22 README.md [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 5 May 13 09:20 VERSION [2022-05-13T09:26:58.097Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 09:22 bin [2022-05-13T09:26:58.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:22 cmd [2022-05-13T09:26:58.097Z] -rw-r--r-- 1 jenkins jenkins 10 May 13 09:24 coverage.out [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 13 09:22 go.mod [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 13 09:22 go.sum [2022-05-13T09:26:58.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:22 internal [2022-05-13T09:26:58.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:22 snap [2022-05-13T09:26:58.097Z] -rw-rw-r-- 1 jenkins jenkins 209 May 13 09:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:26:58.442Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cdea0f705998ce8fc5cfb0406a7289ad3f0d6493 --label arch=arm64 --label version=0.0.0 . [2022-05-13T09:26:58.721Z] Sending build context to Docker daemon 7.916MB [2022-05-13T09:26:58.993Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-13T09:26:58.993Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-13T09:26:58.993Z] ---> 2d7d47de3123 [2022-05-13T09:26:58.993Z] Step 3/26 : ARG MAKE="make build" [2022-05-13T09:26:58.993Z] ---> Running in 5256e6927d18 [2022-05-13T09:26:59.267Z] Removing intermediate container 5256e6927d18 [2022-05-13T09:26:59.267Z] ---> 79f5465d946e [2022-05-13T09:26:59.267Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-13T09:26:59.267Z] ---> Running in a8c8825463be [2022-05-13T09:26:59.862Z] Removing intermediate container a8c8825463be [2022-05-13T09:26:59.862Z] ---> acc21112bef3 [2022-05-13T09:26:59.862Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-13T09:26:59.862Z] ---> Running in 358836f6d7ec [2022-05-13T09:27:00.135Z] Removing intermediate container 358836f6d7ec [2022-05-13T09:27:00.135Z] ---> 5af738df44cc [2022-05-13T09:27:00.135Z] Step 6/26 : WORKDIR /device-gpio [2022-05-13T09:27:00.135Z] ---> Running in fe0031acc10f [2022-05-13T09:27:00.408Z] Removing intermediate container fe0031acc10f [2022-05-13T09:27:00.408Z] ---> 4581410c6a9e [2022-05-13T09:27:00.408Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:27:00.688Z] ---> Running in ba6561dde7a0 [2022-05-13T09:27:02.130Z] Removing intermediate container ba6561dde7a0 [2022-05-13T09:27:02.130Z] ---> 860a43b6602b [2022-05-13T09:27:02.130Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-13T09:27:02.130Z] ---> Running in eb309d6a71c4 [2022-05-13T09:27:03.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T09:27:04.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T09:27:05.054Z] OK: 224 MiB in 56 packages [2022-05-13T09:27:05.646Z] Removing intermediate container eb309d6a71c4 [2022-05-13T09:27:05.646Z] ---> 2c79d0b70267 [2022-05-13T09:27:05.646Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-13T09:27:06.251Z] ---> 0120d828c3ab [2022-05-13T09:27:06.251Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T09:27:06.251Z] ---> Running in 665168d831dd [2022-05-13T09:27:08.227Z] Removing intermediate container 665168d831dd [2022-05-13T09:27:08.227Z] ---> b8ad6afeb876 [2022-05-13T09:27:08.227Z] Step 11/26 : COPY . . [2022-05-13T09:27:09.204Z] ---> 31c7639faa7e [2022-05-13T09:27:09.204Z] Step 12/26 : RUN ${MAKE} [2022-05-13T09:27:09.495Z] ---> Running in 1b0d3422d9d0 [2022-05-13T09:27:10.497Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-05-13T09:29:32.393Z] Removing intermediate container 1b0d3422d9d0 [2022-05-13T09:29:32.393Z] ---> 8decc553d619 [2022-05-13T09:29:32.393Z] Step 13/26 : FROM alpine:3.15 [2022-05-13T09:29:32.393Z] 3.15: Pulling from library/alpine [2022-05-13T09:29:32.393Z] 9981e73032c8: Pulling fs layer [2022-05-13T09:29:32.393Z] 9981e73032c8: Verifying Checksum [2022-05-13T09:29:32.393Z] 9981e73032c8: Download complete [2022-05-13T09:29:32.393Z] 9981e73032c8: Pull complete [2022-05-13T09:29:32.393Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-13T09:29:32.393Z] Status: Downloaded newer image for alpine:3.15 [2022-05-13T09:29:32.393Z] ---> 3fb3c9af89a9 [2022-05-13T09:29:32.393Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-13T09:29:32.393Z] ---> Running in 1a12533a5fe8 [2022-05-13T09:29:32.393Z] Removing intermediate container 1a12533a5fe8 [2022-05-13T09:29:32.393Z] ---> 49c76811525c [2022-05-13T09:29:32.393Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:29:32.393Z] ---> Running in e09855240cd5 [2022-05-13T09:29:32.393Z] Removing intermediate container e09855240cd5 [2022-05-13T09:29:32.393Z] ---> f7f823a82798 [2022-05-13T09:29:32.393Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-13T09:29:32.393Z] ---> Running in 57fce41df574 [2022-05-13T09:29:32.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T09:29:32.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T09:29:32.393Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-13T09:29:32.393Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-13T09:29:32.393Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-13T09:29:32.393Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-13T09:29:32.393Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-13T09:29:32.393Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T09:29:32.393Z] OK: 8 MiB in 19 packages [2022-05-13T09:29:32.393Z] Removing intermediate container 57fce41df574 [2022-05-13T09:29:32.393Z] ---> ef3b399cd918 [2022-05-13T09:29:32.393Z] Step 17/26 : WORKDIR / [2022-05-13T09:29:32.393Z] ---> Running in 545d260fd483 [2022-05-13T09:29:32.393Z] Removing intermediate container 545d260fd483 [2022-05-13T09:29:32.393Z] ---> ea0b713e5726 [2022-05-13T09:29:32.393Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-13T09:29:32.393Z] ---> 1b662ebcaf30 [2022-05-13T09:29:32.393Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-13T09:29:32.393Z] ---> a7b5b2e2b51b [2022-05-13T09:29:32.393Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-13T09:29:32.393Z] ---> eb8fb6fab78f [2022-05-13T09:29:32.393Z] Step 21/26 : EXPOSE 59910 [2022-05-13T09:29:32.393Z] ---> Running in 8845eebc54c0 [2022-05-13T09:29:32.666Z] Removing intermediate container 8845eebc54c0 [2022-05-13T09:29:32.666Z] ---> 13474c32d7e8 [2022-05-13T09:29:32.666Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-13T09:29:32.666Z] ---> Running in e272d85a80f0 [2022-05-13T09:29:32.952Z] Removing intermediate container e272d85a80f0 [2022-05-13T09:29:32.952Z] ---> e5232189d730 [2022-05-13T09:29:32.952Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T09:29:33.228Z] ---> Running in 5afca7638cfa [2022-05-13T09:29:33.508Z] Removing intermediate container 5afca7638cfa [2022-05-13T09:29:33.508Z] ---> 865dd7281566 [2022-05-13T09:29:33.508Z] Step 24/26 : LABEL arch=arm64 [2022-05-13T09:29:33.508Z] ---> Running in a8f07ebd6159 [2022-05-13T09:29:33.786Z] Removing intermediate container a8f07ebd6159 [2022-05-13T09:29:33.786Z] ---> 5bdb9653454b [2022-05-13T09:29:33.786Z] Step 25/26 : LABEL git_sha=cdea0f705998ce8fc5cfb0406a7289ad3f0d6493 [2022-05-13T09:29:33.786Z] ---> Running in 366c03910903 [2022-05-13T09:29:34.389Z] Removing intermediate container 366c03910903 [2022-05-13T09:29:34.389Z] ---> e91914f8b84e [2022-05-13T09:29:34.389Z] Step 26/26 : LABEL version=0.0.0 [2022-05-13T09:29:34.389Z] ---> Running in d309d72f0739 [2022-05-13T09:29:34.663Z] Removing intermediate container d309d72f0739 [2022-05-13T09:29:34.663Z] ---> 6ceb1d2cf2f5 [2022-05-13T09:29:34.663Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-13T09:29:34.663Z] Successfully built 6ceb1d2cf2f5 [2022-05-13T09:29:34.663Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:29:35.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T09:29:35.129Z] [2022-05-13T09:29:35.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:29:35.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T09:29:35.769Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-13T09:29:35.769Z] 8998bd30e6a1: Pulling fs layer [2022-05-13T09:29:35.769Z] 04944245beec: Pulling fs layer [2022-05-13T09:29:35.769Z] 699f458cf7ca: Pulling fs layer [2022-05-13T09:29:35.769Z] 765212b225bb: Pulling fs layer [2022-05-13T09:29:35.769Z] f23df028b6ca: Pulling fs layer [2022-05-13T09:29:35.769Z] d65c8cfc05b1: Pulling fs layer [2022-05-13T09:29:35.769Z] 2437ff75d9bd: Pulling fs layer [2022-05-13T09:29:35.769Z] d65c8cfc05b1: Waiting [2022-05-13T09:29:35.769Z] 765212b225bb: Waiting [2022-05-13T09:29:35.769Z] f23df028b6ca: Waiting [2022-05-13T09:29:35.769Z] 2437ff75d9bd: Waiting [2022-05-13T09:29:35.769Z] 04944245beec: Verifying Checksum [2022-05-13T09:29:35.769Z] 04944245beec: Download complete [2022-05-13T09:29:35.769Z] 765212b225bb: Verifying Checksum [2022-05-13T09:29:35.769Z] 765212b225bb: Download complete [2022-05-13T09:29:35.769Z] f23df028b6ca: Verifying Checksum [2022-05-13T09:29:35.769Z] f23df028b6ca: Download complete [2022-05-13T09:29:36.045Z] d65c8cfc05b1: Verifying Checksum [2022-05-13T09:29:36.045Z] d65c8cfc05b1: Download complete [2022-05-13T09:29:36.045Z] 699f458cf7ca: Verifying Checksum [2022-05-13T09:29:36.045Z] 699f458cf7ca: Download complete [2022-05-13T09:29:36.321Z] 8998bd30e6a1: Verifying Checksum [2022-05-13T09:29:36.321Z] 8998bd30e6a1: Download complete [2022-05-13T09:29:38.955Z] 2437ff75d9bd: Verifying Checksum [2022-05-13T09:29:38.955Z] 2437ff75d9bd: Download complete [2022-05-13T09:29:40.933Z] 8998bd30e6a1: Pull complete [2022-05-13T09:29:41.208Z] 04944245beec: Pull complete [2022-05-13T09:29:42.653Z] 699f458cf7ca: Pull complete [2022-05-13T09:29:42.928Z] 765212b225bb: Pull complete [2022-05-13T09:29:43.912Z] f23df028b6ca: Pull complete [2022-05-13T09:29:43.912Z] d65c8cfc05b1: Pull complete [2022-05-13T09:29:59.034Z] 2437ff75d9bd: Pull complete [2022-05-13T09:29:59.034Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-13T09:29:59.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T09:29:59.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-13T09:29:59.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-63583 does not seem to be running inside a container [2022-05-13T09:29:59.393Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-13T09:30:02.267Z] $ docker top ba8bec2f81d1b154a9464e13574606ed1fd184d043d53074af736ade35268d38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:30:03.246Z] ---> job-cost.sh [2022-05-13T09:30:03.246Z] lf-activate-venv: SKIPPING [2022-05-13T09:30:03.246Z] INFO: No Stack... [2022-05-13T09:30:03.521Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-13T09:30:04.504Z] INFO: Archiving Costs [Pipeline] sh [2022-05-13T09:30:05.182Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [2022-05-13T09:30:05.182Z] + cut -d, -f6 [Pipeline] lock [2022-05-13T09:30:05.258Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-36-3-stack-cost] [2022-05-13T09:30:05.293Z] Resource [jenkins-edgexfoundry-device-gpio-PR-36-3-stack-cost] did not exist. Created. [2022-05-13T09:30:05.293Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-36-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-13T09:30:05.983Z] /w/workspace/device-gpio/3@tmp/durable-9acae7f7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-13T09:30:06.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-13T09:30:06.694Z] Warning: overwriting stash ‘stack-cost’ [2022-05-13T09:30:06.747Z] Stashed 1 file(s) [Pipeline] } [2022-05-13T09:30:06.786Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-36-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-13T09:30:06.811Z] $ docker stop --time=1 ba8bec2f81d1b154a9464e13574606ed1fd184d043d53074af736ade35268d38 [2022-05-13T09:30:08.349Z] $ docker rm -f ba8bec2f81d1b154a9464e13574606ed1fd184d043d53074af736ade35268d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-13T09:30:08.870Z] provisioning config files... [2022-05-13T09:30:08.877Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/config7276079428933653532tmp [Pipeline] { [Pipeline] sh [2022-05-13T09:30:09.171Z] + set +x [2022-05-13T09:30:09.171Z] + curl -s https://codecov.io/bash [2022-05-13T09:30:09.171Z] + bash -s -- [2022-05-13T09:30:09.171Z] [2022-05-13T09:30:09.171Z] _____ _ [2022-05-13T09:30:09.171Z] / ____| | | [2022-05-13T09:30:09.171Z] | | ___ __| | ___ ___ _____ __ [2022-05-13T09:30:09.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-13T09:30:09.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-13T09:30:09.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-13T09:30:09.172Z] Bash-1.0.6 [2022-05-13T09:30:09.172Z] [2022-05-13T09:30:09.172Z] [2022-05-13T09:30:09.172Z] ==> git version 2.25.1 found [2022-05-13T09:30:09.172Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-13T09:30:09.172Z] Release-Date: 2020-01-08 [2022-05-13T09:30:09.172Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-13T09:30:09.172Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-13T09:30:09.431Z] ==> Jenkins CI detected. [2022-05-13T09:30:09.431Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-36 [2022-05-13T09:30:09.431Z] project root: . [2022-05-13T09:30:09.431Z] --> token set from env [2022-05-13T09:30:09.431Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-13T09:30:09.431Z] ==> Running gcov in . (disable via -X gcov) [2022-05-13T09:30:09.431Z] ==> Python coveragepy not found [2022-05-13T09:30:09.431Z] ==> Searching for coverage reports in: [2022-05-13T09:30:09.431Z] + . [2022-05-13T09:30:09.431Z] -> Found 1 reports [2022-05-13T09:30:09.431Z] ==> Detecting git/mercurial file structure [2022-05-13T09:30:09.431Z] ==> Reading reports [2022-05-13T09:30:09.431Z] + ./coverage.out bytes=10 [2022-05-13T09:30:09.431Z] ==> Appending adjustments [2022-05-13T09:30:09.431Z] https://docs.codecov.io/docs/fixing-reports [2022-05-13T09:30:09.431Z] + Found adjustments [2022-05-13T09:30:09.431Z] ==> Gzipping contents [2022-05-13T09:30:09.431Z] 4.0K /tmp/codecov.4Kgl0M.gz [2022-05-13T09:30:09.431Z] ==> Uploading reports [2022-05-13T09:30:09.431Z] url: https://codecov.io [2022-05-13T09:30:09.432Z] query: branch=PR-36&commit=d0291c35392230542ab1bdec802b1704d019761f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-36%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=36&job=&cmd_args= [2022-05-13T09:30:09.432Z] -> Pinging Codecov [2022-05-13T09:30:09.432Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-36&commit=d0291c35392230542ab1bdec802b1704d019761f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-36%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=36&job=&cmd_args= [2022-05-13T09:30:09.692Z] -> Uploading to [2022-05-13T09:30:09.692Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d0291c35392230542ab1bdec802b1704d019761f/2032814e-aa6c-42a4-92f8-c0f41944ee0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220513T093009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e45046681c936645817a5e9e7ae33bfaf9009760220dee6a9df95e0fef96304d [2022-05-13T09:30:09.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T09:30:09.692Z] Dload Upload Total Spent Left Speed [2022-05-13T09:30:09.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3617 --:--:-- --:--:-- --:--:-- 3617 [2022-05-13T09:30:09.953Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/d0291c35392230542ab1bdec802b1704d019761f [Pipeline] } [2022-05-13T09:30:09.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-05-13T09:30:10.778Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-36/archives ] [2022-05-13T09:30:10.778Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-36/archives [2022-05-13T09:30:10.778Z] total 16 [2022-05-13T09:30:10.778Z] drwxr-xr-x 3 root root 4096 May 13 09:22 . [2022-05-13T09:30:10.778Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 09:22 .. [2022-05-13T09:30:10.778Z] drwxr-xr-x 2 root root 4096 May 13 09:22 cost [2022-05-13T09:30:10.778Z] -rw-r--r-- 1 root root 81 May 13 09:22 cost.csv [2022-05-13T09:30:10.778Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-36/archives [2022-05-13T09:30:10.778Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-36/archives [2022-05-13T09:30:10.778Z] total 16 [2022-05-13T09:30:10.778Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 09:22 . [2022-05-13T09:30:10.778Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 09:22 .. [2022-05-13T09:30:10.778Z] drwxr-xr-x 2 jenkins jenkins 4096 May 13 09:22 cost [2022-05-13T09:30:10.778Z] -rw-r--r-- 1 jenkins jenkins 81 May 13 09:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:30:11.076Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:30:11.948Z] ---> package-listing.sh [2022-05-13T09:30:11.948Z] ++ facter osfamily [2022-05-13T09:30:11.948Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-13T09:30:12.208Z] + OS_FAMILY=debian [2022-05-13T09:30:12.208Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-36 [2022-05-13T09:30:12.208Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-13T09:30:12.208Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-13T09:30:12.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-13T09:30:12.208Z] + PACKAGES=/tmp/packages_start.txt [2022-05-13T09:30:12.208Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-36 ']' [2022-05-13T09:30:12.208Z] + PACKAGES=/tmp/packages_end.txt [2022-05-13T09:30:12.208Z] + case "${OS_FAMILY}" in [2022-05-13T09:30:12.208Z] + dpkg -l [2022-05-13T09:30:12.208Z] + grep '^ii' [2022-05-13T09:30:12.208Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-13T09:30:12.208Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-13T09:30:12.208Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-13T09:30:12.208Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-36 ']' [2022-05-13T09:30:12.208Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-36/archives/ [2022-05-13T09:30:12.208Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-36/archives/ [Pipeline] echo [2022-05-13T09:30:12.226Z] 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-13T09:30:12.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:30:13.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T09:30:13.065Z] . [Pipeline] withDockerContainer [2022-05-13T09:30:13.133Z] prd-ubuntu20.04-docker-8c-8g-63580 does not seem to be running inside a container [2022-05-13T09:30:13.175Z] $ 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-36/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-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@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-05-13T09:30:13.424Z] $ docker top 877631c7ef37e4a9246533f1f1ecaaa9b64eb10ca1e01bee80c9e914dc13b2ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T09:30:13.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-13T09:30:14.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-13T09:30:14.376Z] + ls /var/log/sa-host [2022-05-13T09:30:14.376Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T09:30:14.589Z] provisioning config files... [2022-05-13T09:30:14.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/config4288143136344572110tmp [Pipeline] { [Pipeline] echo [2022-05-13T09:30:14.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:30:14.904Z] ---> create-netrc.sh [Pipeline] } [2022-05-13T09:30:14.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:30:15.252Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-13T09:30:15.264Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:30:15.553Z] ---> sudo-logs.sh [2022-05-13T09:30:15.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-13T09:30:15.580Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:30:15.868Z] ---> job-cost.sh [2022-05-13T09:30:15.868Z] lf-activate-venv: SKIPPING [2022-05-13T09:30:15.868Z] DEBUG: total: 0.2199999988079071 [2022-05-13T09:30:15.868Z] INFO: Retrieving Stack Cost... [2022-05-13T09:30:16.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-13T09:30:16.699Z] INFO: Archiving Costs [Pipeline] echo [2022-05-13T09:30:16.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:30:16.996Z] ---> logs-deploy.sh [2022-05-13T09:30:16.996Z] lf-activate-venv: SKIPPING [2022-05-13T09:30:16.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-36/3 [2022-05-13T09:30:16.996Z] INFO: archiving workspace using pattern(s): [2022-05-13T09:30:17.935Z] Archives upload complete. [2022-05-13T09:30:17.936Z] INFO: archiving logs to Nexus