Pull request #191 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bae64c58a6f403a79fc8aa6234717fa23c59c11+8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce (890fe96410fa222d342fb2580e4fcc10f1ddd54f) 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-ssh2182920628262899045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10520459895991038702.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14482877103308889239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1154105630816682093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10236491724675974247.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4751516388924333373.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5497’ Running on prd-ubuntu20.04-docker-8c-8g-5503 in /w/workspace/edgexfoundry_device-gpio_PR-191 [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-191 # 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 > 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 Merging remotes/origin/main commit 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce into PR head commit 7bae64c58a6f403a79fc8aa6234717fa23c59c11 Merge succeeded, producing 7bae64c58a6f403a79fc8aa6234717fa23c59c11 Checking out Revision 7bae64c58a6f403a79fc8aa6234717fa23c59c11 (PR-191) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bae64c58a6f403a79fc8aa6234717fa23c59c11 # 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 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bae64c58a6f403a79fc8aa6234717fa23c59c11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-07T01:11:56.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-07T01:11:56.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-07T01:11:56.839Z] ========================================================= [2023-09-07T01:11:56.839Z] EdgeX Global Pipelines Version Info [2023-09-07T01:11:56.839Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:11:57.592Z] ------------------- [2023-09-07T01:11:57.592Z] stable info: [2023-09-07T01:11:57.592Z] ------------------- [2023-09-07T01:11:57.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-07T01:11:57.592Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T01:11:57.592Z] Message: update stable to v1.0.253 [2023-09-07T01:11:58.166Z] ------------------- [2023-09-07T01:11:58.166Z] experimental info: [2023-09-07T01:11:58.166Z] ------------------- [2023-09-07T01:11:58.166Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-07T01:11:58.166Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T01:11:58.166Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-07T01:11:58.476Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-07T01:11:58.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-07T01:11:58.557Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-07T01:11:58.598Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-07T01:11:58.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-07T01:11:58.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-07T01:11:58.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-07T01:11:58.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-07T01:11:58.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-07T01:11:58.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-07T01:11:58.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-07T01:11:58.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-07T01:11:58.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-07T01:11:59.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-07T01:11:59.048Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T01:11:59.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T01:11:59.126Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T01:11:59.170Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T01:11:59.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-07T01:11:59.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-07T01:11:59.287Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-07T01:11:59.333Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-07T01:11:59.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-07T01:11:59.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-07T01:11:59.491Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-07T01:11:59.537Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-07T01:11:59.582Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-07T01:11:59.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-191 [Pipeline] echo [2023-09-07T01:11:59.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-191 [Pipeline] echo [2023-09-07T01:11:59.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-191 [Pipeline] echo [2023-09-07T01:11:59.763Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bae64c58a6f403a79fc8aa6234717fa23c59c11 [Pipeline] echo [2023-09-07T01:11:59.805Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bae64c [Pipeline] echo [2023-09-07T01:11:59.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T01:11:59.972Z] provisioning config files... [2023-09-07T01:12:01.086Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-191@tmp/config323872067473069061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:12:01.434Z] ---> docker-login.sh [2023-09-07T01:12:01.434Z] nexus3.edgexfoundry.org:10001 [2023-09-07T01:12:01.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:01.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:01.956Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:01.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:01.956Z] [2023-09-07T01:12:01.956Z] Login Succeeded [2023-09-07T01:12:01.956Z] nexus3.edgexfoundry.org:10002 [2023-09-07T01:12:01.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:01.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:01.956Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:01.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:01.956Z] [2023-09-07T01:12:01.956Z] Login Succeeded [2023-09-07T01:12:01.956Z] nexus3.edgexfoundry.org:10003 [2023-09-07T01:12:02.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:02.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:02.218Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:02.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:02.218Z] [2023-09-07T01:12:02.218Z] Login Succeeded [2023-09-07T01:12:02.218Z] nexus3.edgexfoundry.org:10004 [2023-09-07T01:12:02.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:02.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:02.218Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:02.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:02.218Z] [2023-09-07T01:12:02.218Z] Login Succeeded [2023-09-07T01:12:02.218Z] docker.io [2023-09-07T01:12:02.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:02.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:02.478Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:02.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:02.478Z] [2023-09-07T01:12:02.478Z] Login Succeeded [2023-09-07T01:12:02.478Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T01:12:02.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-07T01:12:03.155Z] + git rev-list -1 --merges 7bae64c58a6f403a79fc8aa6234717fa23c59c11~1..7bae64c58a6f403a79fc8aa6234717fa23c59c11 [Pipeline] echo [2023-09-07T01:12:03.229Z] -----------> git rev-list -1 --merges 7bae64c58a6f403a79fc8aa6234717fa23c59c11~1..7bae64c58a6f403a79fc8aa6234717fa23c59c11 7bae64c58a6f403a79fc8aa6234717fa23c59c11 [false] [Pipeline] sh [2023-09-07T01:12:03.547Z] + git log --format=format:%s -1 7bae64c58a6f403a79fc8aa6234717fa23c59c11 [Pipeline] echo [2023-09-07T01:12:03.584Z] ========================================================= [2023-09-07T01:12:03.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-07T01:12:03.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T01:12:04.032Z] + git log --format=format:%s -1 7bae64c58a6f403a79fc8aa6234717fa23c59c11 [Pipeline] echo [2023-09-07T01:12:04.065Z] [semverPrep] GIT_COMMIT: 7bae64c58a6f403a79fc8aa6234717fa23c59c11, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-07T01:12:04.101Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-07T01:12:04.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T01:12:04.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-07T01:12:04.501Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-07T01:12:04.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-07T01:12:04.501Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-07T01:12:04.501Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-07T01:12:04.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:12:04.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T01:12:05.000Z] [2023-09-07T01:12:05.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:12:05.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T01:12:05.380Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-07T01:12:05.380Z] b85a868b505f: Pulling fs layer [2023-09-07T01:12:05.380Z] e2be974225ed: Pulling fs layer [2023-09-07T01:12:05.380Z] 339a4e72a1f5: Pulling fs layer [2023-09-07T01:12:05.380Z] 988bab9f4d93: Pulling fs layer [2023-09-07T01:12:05.380Z] 1469e6f7b9e6: Pulling fs layer [2023-09-07T01:12:05.380Z] eaf3925da568: Pulling fs layer [2023-09-07T01:12:05.380Z] bab4dde63d76: Pulling fs layer [2023-09-07T01:12:05.380Z] bde34c3a00c8: Pulling fs layer [2023-09-07T01:12:05.380Z] b352a97aabf1: Pulling fs layer [2023-09-07T01:12:05.380Z] 4872d77fe225: Pulling fs layer [2023-09-07T01:12:05.380Z] 5851b861e8e6: Pulling fs layer [2023-09-07T01:12:05.380Z] bab4dde63d76: Waiting [2023-09-07T01:12:05.380Z] bde34c3a00c8: Waiting [2023-09-07T01:12:05.380Z] 988bab9f4d93: Waiting [2023-09-07T01:12:05.380Z] 1469e6f7b9e6: Waiting [2023-09-07T01:12:05.380Z] b352a97aabf1: Waiting [2023-09-07T01:12:05.380Z] 4872d77fe225: Waiting [2023-09-07T01:12:05.380Z] eaf3925da568: Waiting [2023-09-07T01:12:05.380Z] 5851b861e8e6: Waiting [2023-09-07T01:12:05.380Z] e2be974225ed: Download complete [2023-09-07T01:12:05.380Z] 988bab9f4d93: Verifying Checksum [2023-09-07T01:12:05.380Z] 988bab9f4d93: Download complete [2023-09-07T01:12:05.640Z] 1469e6f7b9e6: Verifying Checksum [2023-09-07T01:12:05.640Z] 1469e6f7b9e6: Download complete [2023-09-07T01:12:05.640Z] 339a4e72a1f5: Verifying Checksum [2023-09-07T01:12:05.640Z] 339a4e72a1f5: Download complete [2023-09-07T01:12:05.640Z] eaf3925da568: Verifying Checksum [2023-09-07T01:12:05.640Z] eaf3925da568: Download complete [2023-09-07T01:12:05.640Z] bde34c3a00c8: Verifying Checksum [2023-09-07T01:12:05.640Z] bde34c3a00c8: Download complete [2023-09-07T01:12:05.640Z] b352a97aabf1: Verifying Checksum [2023-09-07T01:12:05.640Z] b352a97aabf1: Download complete [2023-09-07T01:12:05.640Z] 4872d77fe225: Download complete [2023-09-07T01:12:05.640Z] 5851b861e8e6: Download complete [2023-09-07T01:12:05.640Z] b85a868b505f: Verifying Checksum [2023-09-07T01:12:05.640Z] b85a868b505f: Download complete [2023-09-07T01:12:05.899Z] bab4dde63d76: Verifying Checksum [2023-09-07T01:12:05.899Z] bab4dde63d76: Download complete [2023-09-07T01:12:06.835Z] b85a868b505f: Pull complete [2023-09-07T01:12:06.835Z] e2be974225ed: Pull complete [2023-09-07T01:12:07.404Z] 339a4e72a1f5: Pull complete [2023-09-07T01:12:07.404Z] 988bab9f4d93: Pull complete [2023-09-07T01:12:07.663Z] 1469e6f7b9e6: Pull complete [2023-09-07T01:12:07.663Z] eaf3925da568: Pull complete [2023-09-07T01:12:09.572Z] bab4dde63d76: Pull complete [2023-09-07T01:12:09.572Z] bde34c3a00c8: Pull complete [2023-09-07T01:12:09.831Z] b352a97aabf1: Pull complete [2023-09-07T01:12:09.831Z] 4872d77fe225: Pull complete [2023-09-07T01:12:09.831Z] 5851b861e8e6: Pull complete [2023-09-07T01:12:09.831Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-07T01:12:09.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T01:12:09.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:12:10.063Z] prd-ubuntu20.04-docker-8c-8g-5503 does not seem to be running inside a container [2023-09-07T01:12:10.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-191 -v /w/workspace/edgexfoundry_device-gpio_PR-191:/w/workspace/edgexfoundry_device-gpio_PR-191:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-191@tmp:/w/workspace/edgexfoundry_device-gpio_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-07T01:12:14.706Z] $ docker top 96c0cb070480a1d5a3c24f0bad8b838a1607dceb37de7f49231f25072ce4866c -eo pid,comm [2023-09-07T01:12:14.755Z] 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). [2023-09-07T01:12:14.755Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T01:12:14.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T01:12:14.895Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T01:12:15.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T01:12:15.018Z] $ docker exec 96c0cb070480a1d5a3c24f0bad8b838a1607dceb37de7f49231f25072ce4866c ssh-agent [2023-09-07T01:12:15.117Z] SSH_AUTH_SOCK=/tmp/ssh-xnfepQRGfNB7/agent.31 [2023-09-07T01:12:15.117Z] SSH_AGENT_PID=37 [2023-09-07T01:12:15.124Z] Running ssh-add (command line suppressed) [2023-09-07T01:12:15.247Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-191@tmp/private_key_12059465419603853633.key (/w/workspace/edgexfoundry_device-gpio_PR-191@tmp/private_key_12059465419603853633.key) [2023-09-07T01:12:15.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T01:12:15.599Z] + git tag --points-at HEAD [Pipeline] } [2023-09-07T01:12:15.630Z] $ docker exec --env ******** --env ******** 96c0cb070480a1d5a3c24f0bad8b838a1607dceb37de7f49231f25072ce4866c ssh-agent -k [2023-09-07T01:12:15.738Z] unset SSH_AUTH_SOCK; [2023-09-07T01:12:15.739Z] unset SSH_AGENT_PID; [2023-09-07T01:12:15.739Z] echo Agent pid 37 killed; [2023-09-07T01:12:15.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-07T01:12:15.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T01:12:15.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T01:12:15.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T01:12:15.956Z] $ docker exec 96c0cb070480a1d5a3c24f0bad8b838a1607dceb37de7f49231f25072ce4866c ssh-agent [2023-09-07T01:12:16.086Z] SSH_AUTH_SOCK=/tmp/ssh-MaEtpCajKi5h/agent.69 [2023-09-07T01:12:16.086Z] SSH_AGENT_PID=75 [2023-09-07T01:12:16.091Z] Running ssh-add (command line suppressed) [2023-09-07T01:12:16.196Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-191@tmp/private_key_4407186329984503372.key (/w/workspace/edgexfoundry_device-gpio_PR-191@tmp/private_key_4407186329984503372.key) [2023-09-07T01:12:16.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T01:12:16.535Z] + git semver init [2023-09-07T01:12:16.796Z] 2023-09-07 01:12:16,718 [run_init] DEBUG init version:0.0.0 force:False [2023-09-07T01:12:16.796Z] 2023-09-07 01:12:16,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-191/.semver [2023-09-07T01:12:16.796Z] 2023-09-07 01:12:16,719 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-191/.semver [2023-09-07T01:12:16.796Z] 2023-09-07 01:12:16,719 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-191/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-191, universal_newlines=False, shell=None, istream=None) [2023-09-07T01:12:17.738Z] 2023-09-07 01:12:17,723 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-191/.git/info/exclude [2023-09-07T01:12:17.738Z] 2023-09-07 01:12:17,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-191/.semver/PR-191 with force:False [2023-09-07T01:12:17.738Z] 2023-09-07 01:12:17,724 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-191/.semver/PR-191 [2023-09-07T01:12:17.738Z] 2023-09-07 01:12:17,728 [execute] INFO git cat-file --batch-check [2023-09-07T01:12:17.738Z] 2023-09-07 01:12:17,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-191/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T01:12:17.738Z] 2023-09-07 01:12:17,732 [execute] INFO git cat-file --batch [2023-09-07T01:12:17.738Z] 2023-09-07 01:12:17,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-191/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T01:12:17.738Z] 2023-09-07 01:12:17,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-191/.semver/PR-191 [2023-09-07T01:12:17.738Z] 0.0.0 [Pipeline] } [2023-09-07T01:12:18.020Z] $ docker exec --env ******** --env ******** 96c0cb070480a1d5a3c24f0bad8b838a1607dceb37de7f49231f25072ce4866c ssh-agent -k [2023-09-07T01:12:18.121Z] unset SSH_AUTH_SOCK; [2023-09-07T01:12:18.122Z] unset SSH_AGENT_PID; [2023-09-07T01:12:18.122Z] echo Agent pid 75 killed; [2023-09-07T01:12:18.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T01:12:18.582Z] + git semver [Pipeline] } [2023-09-07T01:12:18.872Z] $ docker stop --time=1 96c0cb070480a1d5a3c24f0bad8b838a1607dceb37de7f49231f25072ce4866c [2023-09-07T01:12:20.177Z] $ docker rm -f --volumes 96c0cb070480a1d5a3c24f0bad8b838a1607dceb37de7f49231f25072ce4866c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T01:12:20.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-07T01:12:20.885Z] Stashed 1 file(s) [Pipeline] echo [2023-09-07T01:12:20.901Z] [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 [2023-09-07T01:12:21.517Z] provisioning config files... [2023-09-07T01:12:21.527Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-191@tmp/config17921556174257212684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:12:21.869Z] ---> docker-login.sh [2023-09-07T01:12:21.869Z] nexus3.edgexfoundry.org:10001 [2023-09-07T01:12:21.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:21.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:21.869Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:21.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:21.869Z] [2023-09-07T01:12:21.869Z] Login Succeeded [2023-09-07T01:12:21.869Z] nexus3.edgexfoundry.org:10002 [2023-09-07T01:12:21.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:21.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:21.869Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:21.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:21.869Z] [2023-09-07T01:12:21.869Z] Login Succeeded [2023-09-07T01:12:21.869Z] nexus3.edgexfoundry.org:10003 [2023-09-07T01:12:22.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:22.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:22.129Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:22.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:22.129Z] [2023-09-07T01:12:22.129Z] Login Succeeded [2023-09-07T01:12:22.129Z] nexus3.edgexfoundry.org:10004 [2023-09-07T01:12:22.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:22.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:22.129Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:22.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:22.129Z] [2023-09-07T01:12:22.129Z] Login Succeeded [2023-09-07T01:12:22.129Z] docker.io [2023-09-07T01:12:22.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:12:22.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:12:22.390Z] Configure a credential helper to remove this warning. See [2023-09-07T01:12:22.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:12:22.390Z] [2023-09-07T01:12:22.390Z] Login Succeeded [2023-09-07T01:12:22.390Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T01:12:22.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T01:12:22.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T01:12:22.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T01:12:22.685Z] ========================================================= [2023-09-07T01:12:22.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-07T01:12:22.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:12:23.168Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T01:12:23.168Z] Sending build context to Docker daemon 16.08MB [2023-09-07T01:12:23.168Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T01:12:23.168Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-07T01:12:23.440Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-07T01:12:23.440Z] 4db1b89c0bd1: Pulling fs layer [2023-09-07T01:12:23.440Z] 6911f1a30b25: Pulling fs layer [2023-09-07T01:12:23.440Z] e194b8c5c2a9: Pulling fs layer [2023-09-07T01:12:23.440Z] 6863d3e3a2b1: Pulling fs layer [2023-09-07T01:12:23.440Z] ec0bb842ea78: Pulling fs layer [2023-09-07T01:12:23.440Z] 40a00589a448: Pulling fs layer [2023-09-07T01:12:23.440Z] 6c08303d61cc: Pulling fs layer [2023-09-07T01:12:23.440Z] 798269fcf238: Pulling fs layer [2023-09-07T01:12:23.440Z] 6c08303d61cc: Waiting [2023-09-07T01:12:23.440Z] 40a00589a448: Waiting [2023-09-07T01:12:23.440Z] 798269fcf238: Waiting [2023-09-07T01:12:23.440Z] ec0bb842ea78: Waiting [2023-09-07T01:12:23.440Z] 6911f1a30b25: Verifying Checksum [2023-09-07T01:12:23.440Z] 6911f1a30b25: Download complete [2023-09-07T01:12:23.440Z] 6863d3e3a2b1: Verifying Checksum [2023-09-07T01:12:23.440Z] 6863d3e3a2b1: Download complete [2023-09-07T01:12:23.440Z] ec0bb842ea78: Verifying Checksum [2023-09-07T01:12:23.440Z] ec0bb842ea78: Download complete [2023-09-07T01:12:23.440Z] 4db1b89c0bd1: Verifying Checksum [2023-09-07T01:12:23.440Z] 4db1b89c0bd1: Download complete [2023-09-07T01:12:23.440Z] 40a00589a448: Verifying Checksum [2023-09-07T01:12:23.440Z] 40a00589a448: Download complete [2023-09-07T01:12:23.440Z] 4db1b89c0bd1: Pull complete [2023-09-07T01:12:23.726Z] 6911f1a30b25: Pull complete [2023-09-07T01:12:23.991Z] 798269fcf238: Verifying Checksum [2023-09-07T01:12:23.991Z] 798269fcf238: Download complete [2023-09-07T01:12:24.253Z] e194b8c5c2a9: Verifying Checksum [2023-09-07T01:12:24.253Z] e194b8c5c2a9: Download complete [2023-09-07T01:12:24.511Z] 6c08303d61cc: Verifying Checksum [2023-09-07T01:12:24.511Z] 6c08303d61cc: Download complete [2023-09-07T01:12:27.796Z] e194b8c5c2a9: Pull complete [2023-09-07T01:12:27.796Z] 6863d3e3a2b1: Pull complete [2023-09-07T01:12:27.796Z] ec0bb842ea78: Pull complete [2023-09-07T01:12:27.796Z] 40a00589a448: Pull complete [2023-09-07T01:12:30.328Z] 6c08303d61cc: Pull complete [2023-09-07T01:12:31.267Z] 798269fcf238: Pull complete [2023-09-07T01:12:31.267Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-07T01:12:31.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-07T01:12:31.267Z] ---> ec979cd7f677 [2023-09-07T01:12:31.267Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-07T01:12:36.310Z] Still waiting to schedule task [2023-09-07T01:12:36.311Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5501’ [2023-09-07T01:12:39.414Z] ---> Running in 67d9aaef7a78 [2023-09-07T01:12:39.414Z] Removing intermediate container 67d9aaef7a78 [2023-09-07T01:12:39.414Z] ---> de2a18a9f30b [2023-09-07T01:12:39.414Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T01:12:39.414Z] ---> Running in d68bc31b95bc [2023-09-07T01:12:39.414Z] Removing intermediate container d68bc31b95bc [2023-09-07T01:12:39.414Z] ---> 15c028686ded [2023-09-07T01:12:39.414Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-07T01:12:39.414Z] ---> Running in 44214c53acf1 [2023-09-07T01:12:39.414Z] Removing intermediate container 44214c53acf1 [2023-09-07T01:12:39.414Z] ---> f0570e31ac7a [2023-09-07T01:12:39.414Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T01:12:39.414Z] ---> Running in 6bb77e8fa3bc [2023-09-07T01:12:39.414Z] Removing intermediate container 6bb77e8fa3bc [2023-09-07T01:12:39.414Z] ---> 6bb78a09ec04 [2023-09-07T01:12:39.414Z] Step 7/12 : WORKDIR /device-gpio [2023-09-07T01:12:39.414Z] ---> Running in c8f1079d85b1 [2023-09-07T01:12:39.414Z] Removing intermediate container c8f1079d85b1 [2023-09-07T01:12:39.414Z] ---> f90331a0dae5 [2023-09-07T01:12:39.414Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T01:12:39.673Z] ---> Running in 7fd6b9344d4b [2023-09-07T01:12:39.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T01:12:39.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T01:12:40.192Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-07T01:12:40.192Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-07T01:12:40.192Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-07T01:12:40.192Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-07T01:12:40.455Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T01:12:40.455Z] OK: 269 MiB in 57 packages [2023-09-07T01:12:41.025Z] Removing intermediate container 7fd6b9344d4b [2023-09-07T01:12:41.025Z] ---> c70eb79c1c70 [2023-09-07T01:12:41.025Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-07T01:12:41.025Z] ---> 18358a6df300 [2023-09-07T01:12:41.025Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T01:12:41.025Z] ---> Running in 5fe9db0cbb9d [2023-09-07T01:13:40.993Z] Removing intermediate container 5fe9db0cbb9d [2023-09-07T01:13:40.993Z] ---> 99bbc1248649 [2023-09-07T01:13:40.993Z] Step 11/12 : COPY . . [2023-09-07T01:13:40.993Z] ---> 3ef5dfc1e5ad [2023-09-07T01:13:40.993Z] Step 12/12 : RUN ${MAKE} [2023-09-07T01:13:40.993Z] ---> Running in 40650e9c499b [2023-09-07T01:13:41.252Z] noop [2023-09-07T01:13:41.512Z] Removing intermediate container 40650e9c499b [2023-09-07T01:13:41.512Z] ---> 14beb3347888 [2023-09-07T01:13:41.512Z] Successfully built 14beb3347888 [2023-09-07T01:13:41.512Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:13:41.952Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T01:13:41.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:13:42.111Z] prd-ubuntu20.04-docker-8c-8g-5503 does not seem to be running inside a container [2023-09-07T01:13:42.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-191 -v /w/workspace/edgexfoundry_device-gpio_PR-191:/w/workspace/edgexfoundry_device-gpio_PR-191:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-191@tmp:/w/workspace/edgexfoundry_device-gpio_PR-191@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 ******** ci-base-image-x86_64 cat [2023-09-07T01:13:42.474Z] $ docker top c74e5f41d4978c72321b0cc5a8bd0f599efc132baaf217e37f5ffece8308a0ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:13:42.863Z] + go version [2023-09-07T01:13:42.863Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-07T01:13:42.900Z] $ docker stop --time=1 c74e5f41d4978c72321b0cc5a8bd0f599efc132baaf217e37f5ffece8308a0ec [2023-09-07T01:13:44.191Z] $ docker rm -f --volumes c74e5f41d4978c72321b0cc5a8bd0f599efc132baaf217e37f5ffece8308a0ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:13:44.913Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T01:13:44.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:13:45.087Z] prd-ubuntu20.04-docker-8c-8g-5503 does not seem to be running inside a container [2023-09-07T01:13:45.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-191 -v /w/workspace/edgexfoundry_device-gpio_PR-191:/w/workspace/edgexfoundry_device-gpio_PR-191:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-191@tmp:/w/workspace/edgexfoundry_device-gpio_PR-191@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 ******** ci-base-image-x86_64 cat [2023-09-07T01:13:45.449Z] $ docker top 1649c647a4c22ea6a086e56d1374ed1d3a5ac344aeb0b1abeeeafd9cb698516f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:13:45.839Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-191 [Pipeline] fileExists [Pipeline] sh [2023-09-07T01:13:46.194Z] + make test [2023-09-07T01:13:46.194Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T01:13:51.469Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-07T01:14:01.430Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-07T01:14:01.430Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-07T01:14:06.693Z] go vet ./... [2023-09-07T01:14:09.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T01:14:09.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T01:14:09.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T01:14:10.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T01:14:10.055Z] $ docker stop --time=1 1649c647a4c22ea6a086e56d1374ed1d3a5ac344aeb0b1abeeeafd9cb698516f [2023-09-07T01:14:14.487Z] $ docker rm -f --volumes 1649c647a4c22ea6a086e56d1374ed1d3a5ac344aeb0b1abeeeafd9cb698516f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T01:14:14.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T01:14:15.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-07T01:14:15.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T01:14:16.063Z] + ls -al . [2023-09-07T01:14:16.064Z] total 168 [2023-09-07T01:14:16.064Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 01:13 . [2023-09-07T01:14:16.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:11 .. [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 7 01:11 .dockerignore [2023-09-07T01:14:16.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 01:12 .git [2023-09-07T01:14:16.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:11 .github [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 7 01:11 .gitignore [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 01:11 .golangci.yml [2023-09-07T01:14:16.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 01:12 .semver [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 7 01:11 Attribution.txt [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 7 01:11 CHANGELOG.md [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 7 01:11 Dockerfile [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 01:11 GOVERNANCE.md [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 7 01:11 Jenkinsfile [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 7 01:11 LICENSE [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 7 01:11 Makefile [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 7 01:11 OWNERS.md [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 7 01:11 README.md [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 01:12 VERSION [2023-09-07T01:14:16.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:11 bin [2023-09-07T01:14:16.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:11 cmd [2023-09-07T01:14:16.064Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 7 01:13 coverage.out [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 3696 Sep 7 01:11 go.mod [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 34022 Sep 7 01:11 go.sum [2023-09-07T01:14:16.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:11 internal [2023-09-07T01:14:16.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:11 snap [2023-09-07T01:14:16.064Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 7 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:14:16.470Z] + 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=7bae64c58a6f403a79fc8aa6234717fa23c59c11 --label arch=amd64 --label version=0.0.0 . [2023-09-07T01:14:16.470Z] Sending build context to Docker daemon 16.08MB [2023-09-07T01:14:16.470Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T01:14:16.470Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-07T01:14:16.470Z] ---> 14beb3347888 [2023-09-07T01:14:16.470Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-07T01:14:16.730Z] ---> Running in 4d487394e588 [2023-09-07T01:14:16.989Z] Removing intermediate container 4d487394e588 [2023-09-07T01:14:16.989Z] ---> 791d51cda76e [2023-09-07T01:14:16.989Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T01:14:16.989Z] ---> Running in 57710ff4f4b7 [2023-09-07T01:14:16.989Z] Removing intermediate container 57710ff4f4b7 [2023-09-07T01:14:16.989Z] ---> 213f021aba1a [2023-09-07T01:14:16.989Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-07T01:14:16.989Z] ---> Running in b4b2fc1bc8f5 [2023-09-07T01:14:16.989Z] Removing intermediate container b4b2fc1bc8f5 [2023-09-07T01:14:16.989Z] ---> 05055acb5c60 [2023-09-07T01:14:16.989Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T01:14:16.989Z] ---> Running in b8f1ee550c3b [2023-09-07T01:14:17.249Z] Removing intermediate container b8f1ee550c3b [2023-09-07T01:14:17.249Z] ---> 3a15fb3c5531 [2023-09-07T01:14:17.249Z] Step 7/25 : WORKDIR /device-gpio [2023-09-07T01:14:17.249Z] ---> Running in 1b380c443eaf [2023-09-07T01:14:17.249Z] Removing intermediate container 1b380c443eaf [2023-09-07T01:14:17.249Z] ---> 34abd73ab63d [2023-09-07T01:14:17.249Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T01:14:17.249Z] ---> Running in d0bdf2227709 [2023-09-07T01:14:17.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T01:14:17.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T01:14:18.029Z] OK: 269 MiB in 57 packages [2023-09-07T01:14:18.288Z] Removing intermediate container d0bdf2227709 [2023-09-07T01:14:18.288Z] ---> f7993aee0a50 [2023-09-07T01:14:18.288Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-07T01:14:18.288Z] ---> fdeb921b93d6 [2023-09-07T01:14:18.288Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T01:14:18.547Z] ---> Running in 212749da5f6e [2023-09-07T01:14:19.113Z] Removing intermediate container 212749da5f6e [2023-09-07T01:14:19.113Z] ---> 6aca3433c618 [2023-09-07T01:14:19.113Z] Step 11/25 : COPY . . [2023-09-07T01:14:19.679Z] ---> e63dad8115a9 [2023-09-07T01:14:19.679Z] Step 12/25 : RUN ${MAKE} [2023-09-07T01:14:19.937Z] ---> Running in f1380337fba1 [2023-09-07T01:14:19.938Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-07T01:14:42.127Z] Removing intermediate container f1380337fba1 [2023-09-07T01:14:42.127Z] ---> 938be7b1e444 [2023-09-07T01:14:42.127Z] Step 13/25 : FROM alpine:3.17 [2023-09-07T01:14:42.127Z] 3.17: Pulling from library/alpine [2023-09-07T01:14:42.127Z] 9398808236ff: Pulling fs layer [2023-09-07T01:14:42.127Z] 9398808236ff: Verifying Checksum [2023-09-07T01:14:42.127Z] 9398808236ff: Download complete [2023-09-07T01:14:42.127Z] 9398808236ff: Pull complete [2023-09-07T01:14:42.127Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T01:14:42.127Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T01:14:42.127Z] ---> 1e0b8b5322fc [2023-09-07T01:14:42.127Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-07T01:14:42.127Z] ---> Running in 3ca395b4b488 [2023-09-07T01:14:42.127Z] Removing intermediate container 3ca395b4b488 [2023-09-07T01:14:42.127Z] ---> 6eca21645e38 [2023-09-07T01:14:42.127Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-07T01:14:42.127Z] ---> Running in 424edd3dcbff [2023-09-07T01:14:42.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T01:14:42.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T01:14:43.183Z] OK: 7 MiB in 15 packages [2023-09-07T01:14:43.183Z] Removing intermediate container 424edd3dcbff [2023-09-07T01:14:43.183Z] ---> cf0af4eda09c [2023-09-07T01:14:43.183Z] Step 16/25 : WORKDIR / [2023-09-07T01:14:43.183Z] ---> Running in 376513d97bfa [2023-09-07T01:14:43.442Z] Removing intermediate container 376513d97bfa [2023-09-07T01:14:43.442Z] ---> c520ad9ae339 [2023-09-07T01:14:43.442Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-07T01:14:43.442Z] ---> a6d25e3dd0ec [2023-09-07T01:14:43.442Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-07T01:14:43.700Z] ---> da055ec21353 [2023-09-07T01:14:43.700Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-07T01:14:44.267Z] ---> 9329db4d0373 [2023-09-07T01:14:44.267Z] Step 20/25 : EXPOSE 59910 [2023-09-07T01:14:44.527Z] ---> Running in 19c9e2992908 [2023-09-07T01:14:44.528Z] Removing intermediate container 19c9e2992908 [2023-09-07T01:14:44.528Z] ---> 6f7f1e0d4cc6 [2023-09-07T01:14:44.528Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-07T01:14:44.787Z] ---> Running in 0c7c733e8fc1 [2023-09-07T01:14:44.787Z] Removing intermediate container 0c7c733e8fc1 [2023-09-07T01:14:44.787Z] ---> fab11dfc3c0d [2023-09-07T01:14:44.787Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-07T01:14:44.787Z] ---> Running in 7882cf329f2b [2023-09-07T01:14:44.787Z] Removing intermediate container 7882cf329f2b [2023-09-07T01:14:44.787Z] ---> ff04bcd671d5 [2023-09-07T01:14:44.787Z] Step 23/25 : LABEL arch=amd64 [2023-09-07T01:14:45.047Z] ---> Running in da4b6d569b15 [2023-09-07T01:14:45.047Z] Removing intermediate container da4b6d569b15 [2023-09-07T01:14:45.047Z] ---> 062a27f5cc41 [2023-09-07T01:14:45.047Z] Step 24/25 : LABEL git_sha=7bae64c58a6f403a79fc8aa6234717fa23c59c11 [2023-09-07T01:14:45.047Z] ---> Running in eeb1f6c2e315 [2023-09-07T01:14:45.047Z] Removing intermediate container eeb1f6c2e315 [2023-09-07T01:14:45.047Z] ---> 8491e829b1bf [2023-09-07T01:14:45.047Z] Step 25/25 : LABEL version=0.0.0 [2023-09-07T01:14:45.306Z] ---> Running in a410ff2f98ca [2023-09-07T01:14:45.306Z] Removing intermediate container a410ff2f98ca [2023-09-07T01:14:45.306Z] ---> 67047cf7c8b8 [2023-09-07T01:14:45.306Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T01:14:45.306Z] Successfully built 67047cf7c8b8 [2023-09-07T01:14:45.306Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:14:46.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T01:14:46.163Z] [2023-09-07T01:14:46.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:14:46.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T01:14:46.544Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-07T01:14:46.544Z] 5eb5b503b376: Pulling fs layer [2023-09-07T01:14:46.544Z] 5c69ac0246d0: Pulling fs layer [2023-09-07T01:14:46.544Z] ec43610c2a17: Pulling fs layer [2023-09-07T01:14:46.544Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-07T01:14:46.544Z] 33b1e0a273af: Pulling fs layer [2023-09-07T01:14:46.544Z] 5d3b04190fa2: Pulling fs layer [2023-09-07T01:14:46.544Z] 2f39f015ded8: Pulling fs layer [2023-09-07T01:14:46.544Z] 33b1e0a273af: Waiting [2023-09-07T01:14:46.544Z] 5d3b04190fa2: Waiting [2023-09-07T01:14:46.544Z] 2f39f015ded8: Waiting [2023-09-07T01:14:46.544Z] 3a2ae6a8a46f: Waiting [2023-09-07T01:14:46.544Z] 5c69ac0246d0: Download complete [2023-09-07T01:14:46.545Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-07T01:14:46.545Z] 3a2ae6a8a46f: Download complete [2023-09-07T01:14:46.805Z] 33b1e0a273af: Verifying Checksum [2023-09-07T01:14:46.805Z] 33b1e0a273af: Download complete [2023-09-07T01:14:46.805Z] 5d3b04190fa2: Verifying Checksum [2023-09-07T01:14:46.805Z] 5d3b04190fa2: Download complete [2023-09-07T01:14:46.805Z] ec43610c2a17: Verifying Checksum [2023-09-07T01:14:46.805Z] ec43610c2a17: Download complete [2023-09-07T01:14:46.805Z] 5eb5b503b376: Verifying Checksum [2023-09-07T01:14:46.805Z] 5eb5b503b376: Download complete [2023-09-07T01:14:47.375Z] 2f39f015ded8: Download complete [2023-09-07T01:14:47.949Z] 5eb5b503b376: Pull complete [2023-09-07T01:14:48.208Z] 5c69ac0246d0: Pull complete [2023-09-07T01:14:48.776Z] ec43610c2a17: Pull complete [2023-09-07T01:14:48.776Z] 3a2ae6a8a46f: Pull complete [2023-09-07T01:14:49.035Z] 33b1e0a273af: Pull complete [2023-09-07T01:14:49.035Z] 5d3b04190fa2: Pull complete [2023-09-07T01:14:53.220Z] 2f39f015ded8: Pull complete [2023-09-07T01:14:53.220Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-07T01:14:53.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T01:14:53.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:14:53.440Z] prd-ubuntu20.04-docker-8c-8g-5503 does not seem to be running inside a container [2023-09-07T01:14:53.470Z] $ 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-191 -v /w/workspace/edgexfoundry_device-gpio_PR-191:/w/workspace/edgexfoundry_device-gpio_PR-191:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-191@tmp:/w/workspace/edgexfoundry_device-gpio_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-07T01:14:58.784Z] $ docker top 132858b37648e542a3155992d1ca81196a319947b99e4cd45b749cef4e28fea3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:14:59.325Z] ---> job-cost.sh [2023-09-07T01:14:59.325Z] lf-activate-venv: SKIPPING [2023-09-07T01:14:59.325Z] INFO: No Stack... [2023-09-07T01:14:59.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T01:14:59.864Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T01:15:00.181Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-191/archives/cost.csv [2023-09-07T01:15:00.181Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T01:15:00.224Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-191-1-stack-cost] [2023-09-07T01:15:00.228Z] Resource [jenkins-edgexfoundry-device-gpio-PR-191-1-stack-cost] did not exist. Created. [2023-09-07T01:15:00.228Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T01:15:00.625Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-07T01:15:00.674Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T01:15:00.703Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T01:15:00.778Z] $ docker stop --time=1 132858b37648e542a3155992d1ca81196a319947b99e4cd45b749cef4e28fea3 [2023-09-07T01:15:01.990Z] $ docker rm -f --volumes 132858b37648e542a3155992d1ca81196a319947b99e4cd45b749cef4e28fea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-07T01:16:06.228Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5504 in /w/workspace/edgexfoundry_device-gpio_PR-191 [Pipeline] { [Pipeline] ws [2023-09-07T01:16:06.285Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-09-07T01:16:06.358Z] The recommended git tool is: git [2023-09-07T01:16:11.119Z] using credential edgex-jenkins-ssh [2023-09-07T01:16:11.141Z] Cloning the remote Git repository [2023-09-07T01:16:11.182Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-07T01:16:11.270Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-09-07T01:16:11.397Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-07T01:16:11.398Z] > git --version # timeout=10 [2023-09-07T01:16:11.418Z] > git --version # 'git version 2.25.1' [2023-09-07T01:16:11.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T01:16:11.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T01:16:13.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-07T01:16:13.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T01:16:14.393Z] Merging remotes/origin/main commit 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce into PR head commit 7bae64c58a6f403a79fc8aa6234717fa23c59c11 [2023-09-07T01:16:14.644Z] Merge succeeded, producing 7bae64c58a6f403a79fc8aa6234717fa23c59c11 [2023-09-07T01:16:14.644Z] Checking out Revision 7bae64c58a6f403a79fc8aa6234717fa23c59c11 (PR-191) [2023-09-07T01:16:13.913Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-07T01:16:13.953Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-07T01:16:13.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T01:16:13.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-07T01:16:14.411Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T01:16:14.483Z] > git checkout -f 7bae64c58a6f403a79fc8aa6234717fa23c59c11 # timeout=10 [2023-09-07T01:16:14.561Z] > git remote # timeout=10 [2023-09-07T01:16:14.579Z] > git config --get remote.origin.url # timeout=10 [2023-09-07T01:16:14.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T01:16:14.607Z] > git merge 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce # timeout=10 [2023-09-07T01:16:14.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-07T01:16:14.652Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T01:16:14.673Z] > git checkout -f 7bae64c58a6f403a79fc8aa6234717fa23c59c11 # timeout=10 [2023-09-07T01:16:15.105Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-07T01:16:15.153Z] > git --version # timeout=10 [2023-09-07T01:16:15.163Z] > git --version # 'git version 2.25.1' [2023-09-07T01:16:15.182Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T01:16:16.186Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-07T01:16:16.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T01:16:16.186Z] Dload Upload Total Spent Left Speed [2023-09-07T01:16:16.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-09-07T01:16:16.770Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-07T01:16:17.114Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-07T01:16:17.114Z] + sudo tee /etc/docker/daemon.new [2023-09-07T01:16:17.114Z] { [2023-09-07T01:16:17.114Z] "registry-mirrors": [ [2023-09-07T01:16:17.114Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-07T01:16:17.114Z] ], [2023-09-07T01:16:17.114Z] "bip": "10.250.0.254/24", [2023-09-07T01:16:17.114Z] "hosts": [ [2023-09-07T01:16:17.114Z] "tcp://0.0.0.0:5555", [2023-09-07T01:16:17.114Z] "unix:///var/run/docker.sock" [2023-09-07T01:16:17.114Z] ], [2023-09-07T01:16:17.114Z] "mtu": 1458, [2023-09-07T01:16:17.114Z] "selinux-enabled": true, [2023-09-07T01:16:17.114Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-07T01:16:17.114Z] } [Pipeline] sh [2023-09-07T01:16:17.463Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-07T01:16:17.815Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T01:16:36.142Z] provisioning config files... [2023-09-07T01:16:36.172Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config17291666365616338531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:16:36.560Z] ---> docker-login.sh [2023-09-07T01:16:36.560Z] nexus3.edgexfoundry.org:10001 [2023-09-07T01:16:36.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:16:37.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:16:37.102Z] Configure a credential helper to remove this warning. See [2023-09-07T01:16:37.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:16:37.102Z] [2023-09-07T01:16:37.102Z] Login Succeeded [2023-09-07T01:16:37.102Z] nexus3.edgexfoundry.org:10002 [2023-09-07T01:16:37.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:16:37.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:16:37.641Z] Configure a credential helper to remove this warning. See [2023-09-07T01:16:37.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:16:37.641Z] [2023-09-07T01:16:37.641Z] Login Succeeded [2023-09-07T01:16:37.641Z] nexus3.edgexfoundry.org:10003 [2023-09-07T01:16:37.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:16:37.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:16:37.911Z] Configure a credential helper to remove this warning. See [2023-09-07T01:16:37.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:16:37.911Z] [2023-09-07T01:16:37.911Z] Login Succeeded [2023-09-07T01:16:37.911Z] nexus3.edgexfoundry.org:10004 [2023-09-07T01:16:38.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:16:38.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:16:38.185Z] Configure a credential helper to remove this warning. See [2023-09-07T01:16:38.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:16:38.185Z] [2023-09-07T01:16:38.185Z] Login Succeeded [2023-09-07T01:16:38.185Z] docker.io [2023-09-07T01:16:38.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:16:38.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:16:38.724Z] Configure a credential helper to remove this warning. See [2023-09-07T01:16:38.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:16:38.724Z] [2023-09-07T01:16:38.724Z] Login Succeeded [2023-09-07T01:16:38.724Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T01:16:38.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T01:16:39.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T01:16:39.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T01:16:39.183Z] ========================================================= [2023-09-07T01:16:39.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-07T01:16:39.183Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:16:39.679Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T01:16:39.947Z] Sending build context to Docker daemon 8.102MB [2023-09-07T01:16:39.947Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T01:16:39.947Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-07T01:16:40.214Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-07T01:16:40.214Z] edb6bdbacee9: Pulling fs layer [2023-09-07T01:16:40.214Z] 5f9638ab2659: Pulling fs layer [2023-09-07T01:16:40.214Z] 8d51d6327a98: Pulling fs layer [2023-09-07T01:16:40.214Z] 8b374f2dd631: Pulling fs layer [2023-09-07T01:16:40.214Z] ec14aa9079de: Pulling fs layer [2023-09-07T01:16:40.214Z] 2f466654f4bb: Pulling fs layer [2023-09-07T01:16:40.214Z] 554e91adad29: Pulling fs layer [2023-09-07T01:16:40.214Z] 8b374f2dd631: Waiting [2023-09-07T01:16:40.214Z] ec14aa9079de: Waiting [2023-09-07T01:16:40.214Z] 2f466654f4bb: Waiting [2023-09-07T01:16:40.214Z] 554e91adad29: Waiting [2023-09-07T01:16:40.214Z] 5f9638ab2659: Verifying Checksum [2023-09-07T01:16:40.214Z] 5f9638ab2659: Download complete [2023-09-07T01:16:40.214Z] 8b374f2dd631: Verifying Checksum [2023-09-07T01:16:40.214Z] 8b374f2dd631: Download complete [2023-09-07T01:16:40.214Z] ec14aa9079de: Verifying Checksum [2023-09-07T01:16:40.214Z] ec14aa9079de: Download complete [2023-09-07T01:16:40.214Z] edb6bdbacee9: Verifying Checksum [2023-09-07T01:16:41.643Z] edb6bdbacee9: Pull complete [2023-09-07T01:16:41.643Z] 554e91adad29: Verifying Checksum [2023-09-07T01:16:41.643Z] 554e91adad29: Download complete [2023-09-07T01:16:41.913Z] 5f9638ab2659: Pull complete [2023-09-07T01:16:42.874Z] 8d51d6327a98: Download complete [2023-09-07T01:16:42.874Z] 2f466654f4bb: Verifying Checksum [2023-09-07T01:16:42.874Z] 2f466654f4bb: Download complete [2023-09-07T01:16:55.338Z] 8d51d6327a98: Pull complete [2023-09-07T01:16:55.338Z] 8b374f2dd631: Pull complete [2023-09-07T01:16:55.338Z] ec14aa9079de: Pull complete [2023-09-07T01:17:00.692Z] 2f466654f4bb: Pull complete [2023-09-07T01:17:03.283Z] 554e91adad29: Pull complete [2023-09-07T01:17:03.283Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-07T01:17:03.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-07T01:17:03.283Z] ---> 1e15ea492957 [2023-09-07T01:17:03.283Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-07T01:17:04.695Z] ---> Running in c77049a230b2 [2023-09-07T01:17:04.963Z] Removing intermediate container c77049a230b2 [2023-09-07T01:17:04.963Z] ---> 2b0cce9e0d63 [2023-09-07T01:17:04.963Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T01:17:04.963Z] ---> Running in 5cd829b3713f [2023-09-07T01:17:05.230Z] Removing intermediate container 5cd829b3713f [2023-09-07T01:17:05.230Z] ---> f1a281dd6927 [2023-09-07T01:17:05.230Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-07T01:17:05.498Z] ---> Running in 97b926e2f030 [2023-09-07T01:17:05.766Z] Removing intermediate container 97b926e2f030 [2023-09-07T01:17:05.766Z] ---> fa59077c1951 [2023-09-07T01:17:05.766Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T01:17:05.766Z] ---> Running in e17812ee86e9 [2023-09-07T01:17:06.034Z] Removing intermediate container e17812ee86e9 [2023-09-07T01:17:06.034Z] ---> c9534e8a3cb5 [2023-09-07T01:17:06.034Z] Step 7/12 : WORKDIR /device-gpio [2023-09-07T01:17:06.034Z] ---> Running in 1f055a23589b [2023-09-07T01:17:06.301Z] Removing intermediate container 1f055a23589b [2023-09-07T01:17:06.301Z] ---> 50e1746202e0 [2023-09-07T01:17:06.301Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T01:17:06.567Z] ---> Running in b72de51bee59 [2023-09-07T01:17:07.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T01:17:08.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T01:17:09.080Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-07T01:17:09.080Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-07T01:17:09.080Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-07T01:17:09.080Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-07T01:17:09.080Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T01:17:09.080Z] OK: 268 MiB in 57 packages [2023-09-07T01:17:10.494Z] Removing intermediate container b72de51bee59 [2023-09-07T01:17:10.494Z] ---> fe41de985975 [2023-09-07T01:17:10.494Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-07T01:17:13.833Z] ---> bd035e5c2d50 [2023-09-07T01:17:13.833Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T01:17:13.833Z] ---> Running in 89850c5ba019 [2023-09-07T01:18:21.693Z] Removing intermediate container 89850c5ba019 [2023-09-07T01:18:21.693Z] ---> ce4fccbaf95d [2023-09-07T01:18:21.693Z] Step 11/12 : COPY . . [2023-09-07T01:18:21.693Z] ---> 402820f083ac [2023-09-07T01:18:21.693Z] Step 12/12 : RUN ${MAKE} [2023-09-07T01:18:21.693Z] ---> Running in fa61a8b3fd2f [2023-09-07T01:18:21.693Z] noop [2023-09-07T01:18:21.693Z] Removing intermediate container fa61a8b3fd2f [2023-09-07T01:18:21.693Z] ---> 38af3c0398cb [2023-09-07T01:18:21.693Z] Successfully built 38af3c0398cb [2023-09-07T01:18:21.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:18:22.167Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T01:18:22.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:18:22.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-5504 does not seem to be running inside a container [2023-09-07T01:18:22.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-07T01:18:23.639Z] $ docker top c0c804700c9a744e5ec683e65b168a26dcf8ee8fba5b42aa0b51edd7a40c314f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:18:24.492Z] + go version [2023-09-07T01:18:24.492Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-07T01:18:24.529Z] $ docker stop --time=1 c0c804700c9a744e5ec683e65b168a26dcf8ee8fba5b42aa0b51edd7a40c314f [2023-09-07T01:18:26.104Z] $ docker rm -f --volumes c0c804700c9a744e5ec683e65b168a26dcf8ee8fba5b42aa0b51edd7a40c314f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:18:26.940Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T01:18:26.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:18:27.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-5504 does not seem to be running inside a container [2023-09-07T01:18:27.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-07T01:18:28.437Z] $ docker top 420a97b12380721aa3be8679bb43688b905f0a4c9057c23236c7dea462c62703 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:18:29.313Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-09-07T01:18:30.033Z] + make test [2023-09-07T01:18:30.033Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T01:19:02.248Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-07T01:20:53.990Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-07T01:20:53.990Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-07T01:20:53.990Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-07T01:20:53.990Z] go vet ./... [2023-09-07T01:21:26.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T01:21:26.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T01:21:26.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T01:21:26.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T01:21:26.531Z] $ docker stop --time=1 420a97b12380721aa3be8679bb43688b905f0a4c9057c23236c7dea462c62703 [2023-09-07T01:21:28.405Z] $ docker rm -f --volumes 420a97b12380721aa3be8679bb43688b905f0a4c9057c23236c7dea462c62703 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T01:21:29.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T01:21:29.725Z] Warning: overwriting stash ‘coverage-report’ [2023-09-07T01:21:30.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T01:21:30.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T01:21:31.125Z] + ls -al . [2023-09-07T01:21:31.125Z] total 164 [2023-09-07T01:21:31.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 01:18 . [2023-09-07T01:21:31.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:16 .. [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 7 01:16 .dockerignore [2023-09-07T01:21:31.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 01:16 .git [2023-09-07T01:21:31.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:16 .github [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 7 01:16 .gitignore [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 01:16 .golangci.yml [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 7 01:16 Attribution.txt [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 7 01:16 CHANGELOG.md [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 7 01:16 Dockerfile [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 01:16 GOVERNANCE.md [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 7 01:16 Jenkinsfile [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 7 01:16 LICENSE [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 7 01:16 Makefile [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 7 01:16 OWNERS.md [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 7 01:16 README.md [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 01:12 VERSION [2023-09-07T01:21:31.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:16 bin [2023-09-07T01:21:31.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:16 cmd [2023-09-07T01:21:31.125Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 7 01:18 coverage.out [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 3696 Sep 7 01:16 go.mod [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 34022 Sep 7 01:16 go.sum [2023-09-07T01:21:31.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:16 internal [2023-09-07T01:21:31.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:16 snap [2023-09-07T01:21:31.125Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 7 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:21:31.541Z] + 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=7bae64c58a6f403a79fc8aa6234717fa23c59c11 --label arch=arm64 --label version=0.0.0 . [2023-09-07T01:21:31.809Z] Sending build context to Docker daemon 8.103MB [2023-09-07T01:21:31.809Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T01:21:31.809Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-07T01:21:31.809Z] ---> 38af3c0398cb [2023-09-07T01:21:31.809Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-07T01:21:32.079Z] ---> Running in 4a26710e0329 [2023-09-07T01:21:32.348Z] Removing intermediate container 4a26710e0329 [2023-09-07T01:21:32.348Z] ---> c3b664fdeb34 [2023-09-07T01:21:32.348Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T01:21:32.348Z] ---> Running in 03c35e3c4b4a [2023-09-07T01:21:32.616Z] Removing intermediate container 03c35e3c4b4a [2023-09-07T01:21:32.885Z] ---> 18e1b1b278c5 [2023-09-07T01:21:32.885Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-07T01:21:32.885Z] ---> Running in 87982b71b166 [2023-09-07T01:21:33.153Z] Removing intermediate container 87982b71b166 [2023-09-07T01:21:33.153Z] ---> c758d9db5bb7 [2023-09-07T01:21:33.153Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T01:21:33.153Z] ---> Running in 85025b00566c [2023-09-07T01:21:33.424Z] Removing intermediate container 85025b00566c [2023-09-07T01:21:33.424Z] ---> 0ce7cbeaac89 [2023-09-07T01:21:33.424Z] Step 7/25 : WORKDIR /device-gpio [2023-09-07T01:21:33.692Z] ---> Running in d0e7e39abc15 [2023-09-07T01:21:33.960Z] Removing intermediate container d0e7e39abc15 [2023-09-07T01:21:33.960Z] ---> 4ef0a39262c1 [2023-09-07T01:21:33.960Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T01:21:33.960Z] ---> Running in 2760e7accfb2 [2023-09-07T01:21:34.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T01:21:35.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T01:21:36.839Z] OK: 268 MiB in 57 packages [2023-09-07T01:21:37.804Z] Removing intermediate container 2760e7accfb2 [2023-09-07T01:21:37.804Z] ---> 1e2af2786923 [2023-09-07T01:21:37.804Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-07T01:21:38.071Z] ---> 147a653c1e71 [2023-09-07T01:21:38.071Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T01:21:38.339Z] ---> Running in 40433530d0a2 [2023-09-07T01:21:40.292Z] Removing intermediate container 40433530d0a2 [2023-09-07T01:21:40.292Z] ---> 309bb0bcfd7d [2023-09-07T01:21:40.292Z] Step 11/25 : COPY . . [2023-09-07T01:21:41.253Z] ---> eac54ca7055e [2023-09-07T01:21:41.253Z] Step 12/25 : RUN ${MAKE} [2023-09-07T01:21:41.253Z] ---> Running in 84d29c33cbcb [2023-09-07T01:21:42.214Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-07T01:24:03.919Z] Removing intermediate container 84d29c33cbcb [2023-09-07T01:24:03.919Z] ---> 26a82f0f6f95 [2023-09-07T01:24:03.919Z] Step 13/25 : FROM alpine:3.17 [2023-09-07T01:24:03.919Z] 3.17: Pulling from library/alpine [2023-09-07T01:24:03.919Z] 4060ece20d7a: Pulling fs layer [2023-09-07T01:24:03.919Z] 4060ece20d7a: Verifying Checksum [2023-09-07T01:24:03.919Z] 4060ece20d7a: Download complete [2023-09-07T01:24:03.919Z] 4060ece20d7a: Pull complete [2023-09-07T01:24:03.919Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T01:24:03.919Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T01:24:03.919Z] ---> 8650cd65339b [2023-09-07T01:24:03.919Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-07T01:24:03.919Z] ---> Running in fd0d66f693a5 [2023-09-07T01:24:03.919Z] Removing intermediate container fd0d66f693a5 [2023-09-07T01:24:03.919Z] ---> 1361bdca69e6 [2023-09-07T01:24:03.919Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-07T01:24:03.919Z] ---> Running in 572756b2c904 [2023-09-07T01:24:03.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T01:24:03.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T01:24:03.919Z] OK: 7 MiB in 15 packages [2023-09-07T01:24:03.919Z] Removing intermediate container 572756b2c904 [2023-09-07T01:24:03.919Z] ---> 2681493541c7 [2023-09-07T01:24:03.919Z] Step 16/25 : WORKDIR / [2023-09-07T01:24:03.919Z] ---> Running in 51e537eba779 [2023-09-07T01:24:04.185Z] Removing intermediate container 51e537eba779 [2023-09-07T01:24:04.185Z] ---> 6bf998f9f13c [2023-09-07T01:24:04.185Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-07T01:24:04.771Z] ---> 7bc72f3cb749 [2023-09-07T01:24:04.771Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-07T01:24:05.042Z] ---> 44691adde171 [2023-09-07T01:24:05.042Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-07T01:24:06.450Z] ---> 8e76782db748 [2023-09-07T01:24:06.450Z] Step 20/25 : EXPOSE 59910 [2023-09-07T01:24:06.450Z] ---> Running in a916207ebd64 [2023-09-07T01:24:06.719Z] Removing intermediate container a916207ebd64 [2023-09-07T01:24:06.719Z] ---> c637c4ed2b71 [2023-09-07T01:24:06.719Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-07T01:24:06.985Z] ---> Running in e95d56cc0afa [2023-09-07T01:24:07.254Z] Removing intermediate container e95d56cc0afa [2023-09-07T01:24:07.254Z] ---> 87c5f51cb4da [2023-09-07T01:24:07.254Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-07T01:24:07.254Z] ---> Running in 5088833050ee [2023-09-07T01:24:07.522Z] Removing intermediate container 5088833050ee [2023-09-07T01:24:07.522Z] ---> 79baf93e2e03 [2023-09-07T01:24:07.522Z] Step 23/25 : LABEL arch=arm64 [2023-09-07T01:24:07.522Z] ---> Running in c8882e910532 [2023-09-07T01:24:07.803Z] Removing intermediate container c8882e910532 [2023-09-07T01:24:07.803Z] ---> b786be32328a [2023-09-07T01:24:07.803Z] Step 24/25 : LABEL git_sha=7bae64c58a6f403a79fc8aa6234717fa23c59c11 [2023-09-07T01:24:08.070Z] ---> Running in 5754a6732f2c [2023-09-07T01:24:08.337Z] Removing intermediate container 5754a6732f2c [2023-09-07T01:24:08.337Z] ---> b3c0f50ad4c9 [2023-09-07T01:24:08.337Z] Step 25/25 : LABEL version=0.0.0 [2023-09-07T01:24:08.337Z] ---> Running in 2cdbab510ffa [2023-09-07T01:24:08.604Z] Removing intermediate container 2cdbab510ffa [2023-09-07T01:24:08.604Z] ---> 167bb59b4806 [2023-09-07T01:24:08.604Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T01:24:08.604Z] Successfully built 167bb59b4806 [2023-09-07T01:24:08.604Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:24:09.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T01:24:09.443Z] [2023-09-07T01:24:09.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:24:09.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T01:24:09.944Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-07T01:24:09.944Z] 8998bd30e6a1: Pulling fs layer [2023-09-07T01:24:09.944Z] 04944245beec: Pulling fs layer [2023-09-07T01:24:09.944Z] 699f458cf7ca: Pulling fs layer [2023-09-07T01:24:09.944Z] 765212b225bb: Pulling fs layer [2023-09-07T01:24:09.944Z] f23df028b6ca: Pulling fs layer [2023-09-07T01:24:09.944Z] d65c8cfc05b1: Pulling fs layer [2023-09-07T01:24:09.944Z] 2437ff75d9bd: Pulling fs layer [2023-09-07T01:24:09.944Z] 765212b225bb: Waiting [2023-09-07T01:24:09.944Z] f23df028b6ca: Waiting [2023-09-07T01:24:09.944Z] d65c8cfc05b1: Waiting [2023-09-07T01:24:09.944Z] 2437ff75d9bd: Waiting [2023-09-07T01:24:10.214Z] 04944245beec: Verifying Checksum [2023-09-07T01:24:10.214Z] 04944245beec: Download complete [2023-09-07T01:24:10.214Z] 765212b225bb: Verifying Checksum [2023-09-07T01:24:10.214Z] 765212b225bb: Download complete [2023-09-07T01:24:10.214Z] f23df028b6ca: Verifying Checksum [2023-09-07T01:24:10.214Z] f23df028b6ca: Download complete [2023-09-07T01:24:10.214Z] d65c8cfc05b1: Verifying Checksum [2023-09-07T01:24:10.214Z] d65c8cfc05b1: Download complete [2023-09-07T01:24:10.214Z] 699f458cf7ca: Verifying Checksum [2023-09-07T01:24:10.214Z] 699f458cf7ca: Download complete [2023-09-07T01:24:10.799Z] 8998bd30e6a1: Verifying Checksum [2023-09-07T01:24:10.799Z] 8998bd30e6a1: Download complete [2023-09-07T01:24:12.980Z] 2437ff75d9bd: Verifying Checksum [2023-09-07T01:24:12.980Z] 2437ff75d9bd: Download complete [2023-09-07T01:24:14.996Z] 8998bd30e6a1: Pull complete [2023-09-07T01:24:15.589Z] 04944245beec: Pull complete [2023-09-07T01:24:17.002Z] 699f458cf7ca: Pull complete [2023-09-07T01:24:17.002Z] 765212b225bb: Pull complete [2023-09-07T01:24:17.586Z] f23df028b6ca: Pull complete [2023-09-07T01:24:17.855Z] d65c8cfc05b1: Pull complete [2023-09-07T01:24:32.869Z] 2437ff75d9bd: Pull complete [2023-09-07T01:24:32.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-07T01:24:32.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T01:24:32.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:24:33.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-5504 does not seem to be running inside a container [2023-09-07T01:24:33.264Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-07T01:24:35.932Z] $ docker top eb4041a96489754385bde9a792f716da9cde48c4308fcd2c109b1ee5a6cb4bc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:24:36.837Z] ---> job-cost.sh [2023-09-07T01:24:36.837Z] lf-activate-venv: SKIPPING [2023-09-07T01:24:36.837Z] INFO: No Stack... [2023-09-07T01:24:37.104Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-07T01:24:38.068Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T01:24:38.407Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-09-07T01:24:38.407Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T01:24:38.758Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-191-1-stack-cost] [2023-09-07T01:24:38.763Z] Resource [jenkins-edgexfoundry-device-gpio-PR-191-1-stack-cost] did not exist. Created. [2023-09-07T01:24:38.763Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T01:24:39.494Z] /w/workspace/device-gpio/1@tmp/durable-b1d8f31f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-07T01:24:40.215Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-07T01:24:40.254Z] Warning: overwriting stash ‘stack-cost’ [2023-09-07T01:24:40.313Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T01:24:40.327Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T01:24:40.403Z] $ docker stop --time=1 eb4041a96489754385bde9a792f716da9cde48c4308fcd2c109b1ee5a6cb4bc3 [2023-09-07T01:24:41.908Z] $ docker rm -f --volumes eb4041a96489754385bde9a792f716da9cde48c4308fcd2c109b1ee5a6cb4bc3 [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 [2023-09-07T01:24:43.088Z] provisioning config files... [2023-09-07T01:24:43.094Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-191@tmp/config15814301278015696188tmp [Pipeline] { [Pipeline] sh [2023-09-07T01:24:43.425Z] + set +x [2023-09-07T01:24:43.425Z] + + bash -s --curl [2023-09-07T01:24:43.425Z] -s https://codecov.io/bash [2023-09-07T01:24:43.425Z] [2023-09-07T01:24:43.425Z] _____ _ [2023-09-07T01:24:43.425Z] / ____| | | [2023-09-07T01:24:43.425Z] | | ___ __| | ___ ___ _____ __ [2023-09-07T01:24:43.425Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-07T01:24:43.425Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-07T01:24:43.425Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-07T01:24:43.425Z] Bash-1.0.6 [2023-09-07T01:24:43.425Z] [2023-09-07T01:24:43.425Z] [2023-09-07T01:24:43.425Z] ==> git version 2.25.1 found [2023-09-07T01:24:43.425Z] ==> 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 [2023-09-07T01:24:43.425Z] Release-Date: 2020-01-08 [2023-09-07T01:24:43.425Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-07T01:24:43.425Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-07T01:24:43.425Z] ==> Jenkins CI detected. [2023-09-07T01:24:43.425Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-191 [2023-09-07T01:24:43.425Z] project root: . [2023-09-07T01:24:43.425Z] --> token set from env [2023-09-07T01:24:43.425Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-07T01:24:43.425Z] ==> Running gcov in . (disable via -X gcov) [2023-09-07T01:24:43.425Z] ==> Python coveragepy not found [2023-09-07T01:24:43.425Z] ==> Searching for coverage reports in: [2023-09-07T01:24:43.425Z] + . [2023-09-07T01:24:43.425Z] -> Found 1 reports [2023-09-07T01:24:43.425Z] ==> Detecting git/mercurial file structure [2023-09-07T01:24:43.684Z] ==> Reading reports [2023-09-07T01:24:43.684Z] + ./coverage.out bytes=10 [2023-09-07T01:24:43.684Z] ==> Appending adjustments [2023-09-07T01:24:43.684Z] https://docs.codecov.io/docs/fixing-reports [2023-09-07T01:24:43.684Z] + Found adjustments [2023-09-07T01:24:43.684Z] ==> Gzipping contents [2023-09-07T01:24:43.684Z] 4.0K /tmp/codecov.9Woq19.gz [2023-09-07T01:24:43.684Z] ==> Uploading reports [2023-09-07T01:24:43.684Z] url: https://codecov.io [2023-09-07T01:24:43.684Z] query: branch=PR-191&commit=7bae64c58a6f403a79fc8aa6234717fa23c59c11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=191&job=&cmd_args= [2023-09-07T01:24:43.684Z] -> Pinging Codecov [2023-09-07T01:24:43.684Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-191&commit=7bae64c58a6f403a79fc8aa6234717fa23c59c11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=191&job=&cmd_args= [2023-09-07T01:24:43.684Z] -> Uploading to [2023-09-07T01:24:43.684Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7bae64c58a6f403a79fc8aa6234717fa23c59c11/5de24168-0b28-4641-b61e-fdaa3e05ee4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T012443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9c5cb1511c62c51aef9d75180eba08c13b0087077a6b5844c919790b98c5c37 [2023-09-07T01:24:43.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T01:24:43.684Z] Dload Upload Total Spent Left Speed [2023-09-07T01:24:43.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3480 --:--:-- --:--:-- --:--:-- 3480 [2023-09-07T01:24:43.943Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/7bae64c58a6f403a79fc8aa6234717fa23c59c11 [Pipeline] } [2023-09-07T01:24:43.971Z] 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 [2023-09-07T01:24:45.795Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-191/archives ] [2023-09-07T01:24:45.795Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-191/archives [2023-09-07T01:24:45.795Z] total 16 [2023-09-07T01:24:45.795Z] drwxr-xr-x 3 root root 4096 Sep 7 01:14 . [2023-09-07T01:24:45.795Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 01:15 .. [2023-09-07T01:24:45.795Z] drwxr-xr-x 2 root root 4096 Sep 7 01:14 cost [2023-09-07T01:24:45.795Z] -rw-r--r-- 1 root root 83 Sep 7 01:14 cost.csv [2023-09-07T01:24:45.795Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-191/archives [2023-09-07T01:24:45.795Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-191/archives [2023-09-07T01:24:45.795Z] total 16 [2023-09-07T01:24:45.796Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 01:14 . [2023-09-07T01:24:45.796Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 01:15 .. [2023-09-07T01:24:45.796Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 01:14 cost [2023-09-07T01:24:45.796Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 7 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:24:46.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:24:47.003Z] ---> package-listing.sh [2023-09-07T01:24:47.003Z] ++ facter osfamily [2023-09-07T01:24:47.003Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-07T01:24:47.262Z] + OS_FAMILY=debian [2023-09-07T01:24:47.262Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-191 [2023-09-07T01:24:47.262Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-07T01:24:47.262Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-07T01:24:47.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-07T01:24:47.262Z] + PACKAGES=/tmp/packages_start.txt [2023-09-07T01:24:47.262Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-191 ']' [2023-09-07T01:24:47.262Z] + PACKAGES=/tmp/packages_end.txt [2023-09-07T01:24:47.262Z] + case "${OS_FAMILY}" in [2023-09-07T01:24:47.262Z] + grep '^ii' [2023-09-07T01:24:47.262Z] + dpkg -l [2023-09-07T01:24:47.262Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-07T01:24:47.262Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-07T01:24:47.262Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-07T01:24:47.262Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-191 ']' [2023-09-07T01:24:47.262Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-191/archives/ [2023-09-07T01:24:47.262Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-191/archives/ [Pipeline] echo [2023-09-07T01:24:47.295Z] 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-191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-07T01:24:47.590Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:24:48.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T01:24:48.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:24:48.356Z] prd-ubuntu20.04-docker-8c-8g-5503 does not seem to be running inside a container [2023-09-07T01:24:48.386Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-191/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-191 -v /w/workspace/edgexfoundry_device-gpio_PR-191:/w/workspace/edgexfoundry_device-gpio_PR-191:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-191@tmp:/w/workspace/edgexfoundry_device-gpio_PR-191@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-07T01:24:48.578Z] $ docker top c516377bc466c94fd635ceef140b6f1d618a7163d8bf0ade1256139127a7f656 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:24:48.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-07T01:24:49.272Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-07T01:24:49.581Z] + ls /var/log/sa-host [2023-09-07T01:24:49.582Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T01:24:49.801Z] provisioning config files... [2023-09-07T01:24:49.809Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-191@tmp/config4415843986315023909tmp [Pipeline] { [Pipeline] echo [2023-09-07T01:24:49.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:24:50.174Z] ---> create-netrc.sh [Pipeline] } [2023-09-07T01:24:50.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:24:50.620Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-07T01:24:50.655Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:24:50.967Z] ---> sudo-logs.sh [2023-09-07T01:24:50.967Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-07T01:24:51.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:24:51.355Z] ---> job-cost.sh [2023-09-07T01:24:51.355Z] lf-activate-venv: SKIPPING [2023-09-07T01:24:51.355Z] DEBUG: total: 0.2199999988079071 [2023-09-07T01:24:51.355Z] INFO: Retrieving Stack Cost... [2023-09-07T01:24:51.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T01:24:52.182Z] INFO: Archiving Costs [Pipeline] echo [2023-09-07T01:24:52.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:24:52.527Z] ---> logs-deploy.sh [2023-09-07T01:24:52.527Z] lf-activate-venv: SKIPPING [2023-09-07T01:24:52.527Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-191/1 [2023-09-07T01:24:52.527Z] INFO: archiving workspace using pattern(s): [2023-09-07T01:24:53.464Z] Archives upload complete. [2023-09-07T01:24:53.464Z] INFO: archiving logs to Nexus