Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6dc6446010bfc7937e070a9ef9f7688514ca869+5b9829103c2079071eaf01e57caf9b47463cebaa (6de5568cc5a807981d639960f0f437ce62f5d957) 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-ssh874977387920314787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4216212042515642473.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13052088499523804428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1228952317229467682.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16541671195365160464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-10823’ Running on prd-ubuntu20.04-docker-8c-8g-10825 in /w/workspace/edgexfoundry_device-gpio_PR-160 [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-160 # 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 5b9829103c2079071eaf01e57caf9b47463cebaa into PR head commit f6dc6446010bfc7937e070a9ef9f7688514ca869 Merge succeeded, producing b84917aca876c93b231b3239e00a86d9b374116c Checking out Revision b84917aca876c93b231b3239e00a86d9b374116c (PR-160) > 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6dc6446010bfc7937e070a9ef9f7688514ca869 # 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 5b9829103c2079071eaf01e57caf9b47463cebaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b84917aca876c93b231b3239e00a86d9b374116c # timeout=10 Commit message: "Merge commit '5b9829103c2079071eaf01e57caf9b47463cebaa' into HEAD" > git rev-list --no-walk f6dc6446010bfc7937e070a9ef9f7688514ca869 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T13:20:56.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T13:20:56.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T13:20:56.131Z] ========================================================= [2023-04-25T13:20:56.131Z] EdgeX Global Pipelines Version Info [2023-04-25T13:20:56.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:20:56.860Z] ------------------- [2023-04-25T13:20:56.860Z] stable info: [2023-04-25T13:20:56.860Z] ------------------- [2023-04-25T13:20:56.860Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T13:20:56.860Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T13:20:56.860Z] Message: update stable to v1.0.248 [2023-04-25T13:20:57.429Z] ------------------- [2023-04-25T13:20:57.429Z] experimental info: [2023-04-25T13:20:57.429Z] ------------------- [2023-04-25T13:20:57.429Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T13:20:57.429Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T13:20:57.429Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T13:20:57.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-25T13:20:57.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-25T13:20:57.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T13:20:57.620Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T13:20:57.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T13:20:57.639Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T13:20:57.649Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T13:20:57.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T13:20:57.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T13:20:57.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T13:20:57.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T13:20:57.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-25T13:20:57.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T13:20:57.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T13:20:57.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T13:20:57.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T13:20:57.802Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T13:20:57.822Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T13:20:57.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T13:20:57.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T13:20:57.865Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T13:20:57.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T13:20:57.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T13:20:57.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T13:20:57.929Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T13:20:57.941Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T13:20:57.956Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T13:20:57.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-04-25T13:20:57.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-04-25T13:20:57.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-04-25T13:20:58.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b84917aca876c93b231b3239e00a86d9b374116c [Pipeline] echo [2023-04-25T13:20:58.012Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b84917a [Pipeline] echo [2023-04-25T13:20:58.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:20:58.065Z] provisioning config files... [2023-04-25T13:20:58.079Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/config17690656565383594699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:20:58.379Z] ---> docker-login.sh [2023-04-25T13:20:58.379Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:20:58.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:20:58.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:20:58.641Z] Configure a credential helper to remove this warning. See [2023-04-25T13:20:58.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:20:58.641Z] [2023-04-25T13:20:58.641Z] Login Succeeded [2023-04-25T13:20:58.641Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:20:58.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:20:58.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:20:58.903Z] Configure a credential helper to remove this warning. See [2023-04-25T13:20:58.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:20:58.903Z] [2023-04-25T13:20:58.903Z] Login Succeeded [2023-04-25T13:20:58.903Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:20:58.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:20:58.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:20:58.903Z] Configure a credential helper to remove this warning. See [2023-04-25T13:20:58.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:20:58.903Z] [2023-04-25T13:20:58.903Z] Login Succeeded [2023-04-25T13:20:58.903Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:20:58.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:20:59.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:20:59.163Z] Configure a credential helper to remove this warning. See [2023-04-25T13:20:59.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:20:59.163Z] [2023-04-25T13:20:59.163Z] Login Succeeded [2023-04-25T13:20:59.163Z] docker.io [2023-04-25T13:20:59.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:20:59.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:20:59.424Z] Configure a credential helper to remove this warning. See [2023-04-25T13:20:59.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:20:59.424Z] [2023-04-25T13:20:59.424Z] Login Succeeded [2023-04-25T13:20:59.424Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:20:59.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T13:20:59.796Z] + git rev-list -1 --merges b84917aca876c93b231b3239e00a86d9b374116c~1..b84917aca876c93b231b3239e00a86d9b374116c [Pipeline] echo [2023-04-25T13:20:59.836Z] -----------> git rev-list -1 --merges b84917aca876c93b231b3239e00a86d9b374116c~1..b84917aca876c93b231b3239e00a86d9b374116c b84917aca876c93b231b3239e00a86d9b374116c [2023-04-25T13:20:59.836Z] b84917aca876c93b231b3239e00a86d9b374116c [false] [Pipeline] sh [2023-04-25T13:21:00.118Z] + git log --format=format:%s -1 b84917aca876c93b231b3239e00a86d9b374116c [Pipeline] echo [2023-04-25T13:21:00.132Z] ========================================================= [2023-04-25T13:21:00.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T13:21:00.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:21:00.449Z] + git log --format=format:%s -1 b84917aca876c93b231b3239e00a86d9b374116c [Pipeline] echo [2023-04-25T13:21:00.459Z] [semverPrep] GIT_COMMIT: b84917aca876c93b231b3239e00a86d9b374116c, Commit Message: Merge commit '5b9829103c2079071eaf01e57caf9b47463cebaa' into HEAD [Pipeline] echo [2023-04-25T13:21:00.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T13:21:00.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T13:21:00.821Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T13:21:00.821Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T13:21:00.821Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T13:21:00.821Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T13:21:00.821Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T13:21:00.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:21:01.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:21:01.271Z] [2023-04-25T13:21:01.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:21:01.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:21:01.573Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T13:21:01.573Z] b85a868b505f: Pulling fs layer [2023-04-25T13:21:01.573Z] e2be974225ed: Pulling fs layer [2023-04-25T13:21:01.573Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T13:21:01.573Z] 988bab9f4d93: Pulling fs layer [2023-04-25T13:21:01.573Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T13:21:01.573Z] eaf3925da568: Pulling fs layer [2023-04-25T13:21:01.573Z] bab4dde63d76: Pulling fs layer [2023-04-25T13:21:01.573Z] bde34c3a00c8: Pulling fs layer [2023-04-25T13:21:01.573Z] b352a97aabf1: Pulling fs layer [2023-04-25T13:21:01.573Z] 4872d77fe225: Pulling fs layer [2023-04-25T13:21:01.573Z] 5851b861e8e6: Pulling fs layer [2023-04-25T13:21:01.573Z] 1469e6f7b9e6: Waiting [2023-04-25T13:21:01.573Z] eaf3925da568: Waiting [2023-04-25T13:21:01.573Z] bab4dde63d76: Waiting [2023-04-25T13:21:01.573Z] bde34c3a00c8: Waiting [2023-04-25T13:21:01.573Z] b352a97aabf1: Waiting [2023-04-25T13:21:01.573Z] 4872d77fe225: Waiting [2023-04-25T13:21:01.573Z] 5851b861e8e6: Waiting [2023-04-25T13:21:01.573Z] 988bab9f4d93: Waiting [2023-04-25T13:21:01.573Z] e2be974225ed: Download complete [2023-04-25T13:21:01.573Z] 988bab9f4d93: Download complete [2023-04-25T13:21:01.573Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T13:21:01.573Z] 1469e6f7b9e6: Download complete [2023-04-25T13:21:01.573Z] eaf3925da568: Download complete [2023-04-25T13:21:01.573Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T13:21:01.573Z] 339a4e72a1f5: Download complete [2023-04-25T13:21:01.835Z] bde34c3a00c8: Download complete [2023-04-25T13:21:01.835Z] b352a97aabf1: Verifying Checksum [2023-04-25T13:21:01.835Z] b352a97aabf1: Download complete [2023-04-25T13:21:01.835Z] 4872d77fe225: Verifying Checksum [2023-04-25T13:21:01.835Z] 4872d77fe225: Download complete [2023-04-25T13:21:01.835Z] 5851b861e8e6: Verifying Checksum [2023-04-25T13:21:01.835Z] 5851b861e8e6: Download complete [2023-04-25T13:21:01.835Z] b85a868b505f: Verifying Checksum [2023-04-25T13:21:01.835Z] b85a868b505f: Download complete [2023-04-25T13:21:02.094Z] bab4dde63d76: Verifying Checksum [2023-04-25T13:21:02.094Z] bab4dde63d76: Download complete [2023-04-25T13:21:03.038Z] b85a868b505f: Pull complete [2023-04-25T13:21:03.311Z] e2be974225ed: Pull complete [2023-04-25T13:21:03.574Z] 339a4e72a1f5: Pull complete [2023-04-25T13:21:03.835Z] 988bab9f4d93: Pull complete [2023-04-25T13:21:04.096Z] 1469e6f7b9e6: Pull complete [2023-04-25T13:21:04.096Z] eaf3925da568: Pull complete [2023-04-25T13:21:06.001Z] bab4dde63d76: Pull complete [2023-04-25T13:21:06.001Z] bde34c3a00c8: Pull complete [2023-04-25T13:21:06.001Z] b352a97aabf1: Pull complete [2023-04-25T13:21:06.001Z] 4872d77fe225: Pull complete [2023-04-25T13:21:06.001Z] 5851b861e8e6: Pull complete [2023-04-25T13:21:06.001Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T13:21:06.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:21:06.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:21:06.100Z] prd-ubuntu20.04-docker-8c-8g-10825 does not seem to be running inside a container [2023-04-25T13:21:06.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@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-devops/py-git-semver:0.1.4 cat [2023-04-25T13:21:09.832Z] $ docker top 5a003c634c6cf5389481d9d5a75eea22fc6129b25f55b20e36aa08c73a848ded -eo pid,comm [2023-04-25T13:21:09.892Z] 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-04-25T13:21:09.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T13:21:09.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:21:09.930Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:21:10.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:21:10.034Z] $ docker exec 5a003c634c6cf5389481d9d5a75eea22fc6129b25f55b20e36aa08c73a848ded ssh-agent [2023-04-25T13:21:10.148Z] SSH_AUTH_SOCK=/tmp/ssh-uq9vNUPPXeLM/agent.32 [2023-04-25T13:21:10.148Z] SSH_AGENT_PID=38 [2023-04-25T13:21:10.154Z] Running ssh-add (command line suppressed) [2023-04-25T13:21:10.261Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-160@tmp/private_key_1959879284663846359.key (/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/private_key_1959879284663846359.key) [2023-04-25T13:21:10.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:21:10.570Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T13:21:10.582Z] $ docker exec --env ******** --env ******** 5a003c634c6cf5389481d9d5a75eea22fc6129b25f55b20e36aa08c73a848ded ssh-agent -k [2023-04-25T13:21:10.673Z] unset SSH_AUTH_SOCK; [2023-04-25T13:21:10.673Z] unset SSH_AGENT_PID; [2023-04-25T13:21:10.673Z] echo Agent pid 38 killed; [2023-04-25T13:21:10.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T13:21:10.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:21:10.716Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:21:10.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:21:10.817Z] $ docker exec 5a003c634c6cf5389481d9d5a75eea22fc6129b25f55b20e36aa08c73a848ded ssh-agent [2023-04-25T13:21:10.946Z] SSH_AUTH_SOCK=/tmp/ssh-tSqycZTFAVT9/agent.70 [2023-04-25T13:21:10.946Z] SSH_AGENT_PID=76 [2023-04-25T13:21:10.951Z] Running ssh-add (command line suppressed) [2023-04-25T13:21:11.050Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-160@tmp/private_key_249806215737447856.key (/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/private_key_249806215737447856.key) [2023-04-25T13:21:11.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:21:11.359Z] + git semver init [2023-04-25T13:21:11.618Z] 2023-04-25 13:21:11,542 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T13:21:11.618Z] 2023-04-25 13:21:11,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-160/.semver [2023-04-25T13:21:11.618Z] 2023-04-25 13:21:11,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-160/.semver [2023-04-25T13:21:11.618Z] 2023-04-25 13:21:11,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-160/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-160, universal_newlines=False, shell=None, istream=None) [2023-04-25T13:21:13.001Z] 2023-04-25 13:21:12,593 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-160/.git/info/exclude [2023-04-25T13:21:13.001Z] 2023-04-25 13:21:12,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-160/.semver/PR-160 with force:False [2023-04-25T13:21:13.001Z] 2023-04-25 13:21:12,594 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-160/.semver/PR-160 [2023-04-25T13:21:13.001Z] 2023-04-25 13:21:12,598 [execute] INFO git cat-file --batch-check [2023-04-25T13:21:13.001Z] 2023-04-25 13:21:12,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T13:21:13.001Z] 2023-04-25 13:21:12,605 [execute] INFO git cat-file --batch [2023-04-25T13:21:13.001Z] 2023-04-25 13:21:12,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T13:21:13.001Z] 2023-04-25 13:21:12,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-160/.semver/PR-160 [2023-04-25T13:21:13.001Z] 0.0.0 [Pipeline] } [2023-04-25T13:21:13.005Z] $ docker exec --env ******** --env ******** 5a003c634c6cf5389481d9d5a75eea22fc6129b25f55b20e36aa08c73a848ded ssh-agent -k [2023-04-25T13:21:13.099Z] unset SSH_AUTH_SOCK; [2023-04-25T13:21:13.099Z] unset SSH_AGENT_PID; [2023-04-25T13:21:13.099Z] echo Agent pid 76 killed; [2023-04-25T13:21:13.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T13:21:13.422Z] + git semver [Pipeline] } [2023-04-25T13:21:13.690Z] $ docker stop --time=1 5a003c634c6cf5389481d9d5a75eea22fc6129b25f55b20e36aa08c73a848ded [2023-04-25T13:21:14.985Z] $ docker rm -f --volumes 5a003c634c6cf5389481d9d5a75eea22fc6129b25f55b20e36aa08c73a848ded [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:21:15.323Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T13:21:15.539Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T13:21:15.542Z] [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-04-25T13:21:15.695Z] provisioning config files... [2023-04-25T13:21:15.705Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/config6958079087277793216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:21:16.007Z] ---> docker-login.sh [2023-04-25T13:21:16.007Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:21:16.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:21:16.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:21:16.007Z] Configure a credential helper to remove this warning. See [2023-04-25T13:21:16.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:21:16.007Z] [2023-04-25T13:21:16.007Z] Login Succeeded [2023-04-25T13:21:16.007Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:21:16.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:21:16.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:21:16.007Z] Configure a credential helper to remove this warning. See [2023-04-25T13:21:16.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:21:16.007Z] [2023-04-25T13:21:16.007Z] Login Succeeded [2023-04-25T13:21:16.007Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:21:16.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:21:16.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:21:16.267Z] Configure a credential helper to remove this warning. See [2023-04-25T13:21:16.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:21:16.267Z] [2023-04-25T13:21:16.268Z] Login Succeeded [2023-04-25T13:21:16.268Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:21:16.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:21:16.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:21:16.268Z] Configure a credential helper to remove this warning. See [2023-04-25T13:21:16.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:21:16.268Z] [2023-04-25T13:21:16.268Z] Login Succeeded [2023-04-25T13:21:16.268Z] docker.io [2023-04-25T13:21:16.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:21:16.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:21:16.527Z] Configure a credential helper to remove this warning. See [2023-04-25T13:21:16.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:21:16.527Z] [2023-04-25T13:21:16.527Z] Login Succeeded [2023-04-25T13:21:16.527Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:21:16.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T13:21:16.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:21:16.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:21:16.641Z] ========================================================= [2023-04-25T13:21:16.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T13:21:16.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:21:16.972Z] + 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-04-25T13:21:16.972Z] Sending build context to Docker daemon 16.1MB [2023-04-25T13:21:16.972Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:21:16.972Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T13:21:16.972Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T13:21:16.972Z] f56be85fc22e: Pulling fs layer [2023-04-25T13:21:16.972Z] 85791d961cd3: Pulling fs layer [2023-04-25T13:21:16.972Z] d694b5ae8c79: Pulling fs layer [2023-04-25T13:21:16.972Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T13:21:16.972Z] 4d19c01a9841: Pulling fs layer [2023-04-25T13:21:16.972Z] 9325e15d5711: Pulling fs layer [2023-04-25T13:21:16.972Z] 556b6ee489ea: Pulling fs layer [2023-04-25T13:21:16.972Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T13:21:16.972Z] 9f32a84ed3da: Waiting [2023-04-25T13:21:16.972Z] 9325e15d5711: Waiting [2023-04-25T13:21:16.972Z] c5a4b2cf53e6: Waiting [2023-04-25T13:21:16.972Z] 85791d961cd3: Download complete [2023-04-25T13:21:17.233Z] 9f32a84ed3da: Download complete [2023-04-25T13:21:17.233Z] 4d19c01a9841: Download complete [2023-04-25T13:21:17.233Z] f56be85fc22e: Verifying Checksum [2023-04-25T13:21:17.233Z] f56be85fc22e: Download complete [2023-04-25T13:21:17.233Z] 9325e15d5711: Verifying Checksum [2023-04-25T13:21:17.233Z] 9325e15d5711: Download complete [2023-04-25T13:21:17.233Z] f56be85fc22e: Pull complete [2023-04-25T13:21:17.495Z] 85791d961cd3: Pull complete [2023-04-25T13:21:17.757Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T13:21:17.757Z] d694b5ae8c79: Verifying Checksum [2023-04-25T13:21:18.025Z] 556b6ee489ea: Verifying Checksum [2023-04-25T13:21:21.314Z] d694b5ae8c79: Pull complete [2023-04-25T13:21:21.314Z] 9f32a84ed3da: Pull complete [2023-04-25T13:21:21.314Z] 4d19c01a9841: Pull complete [2023-04-25T13:21:21.314Z] 9325e15d5711: Pull complete [2023-04-25T13:21:23.213Z] 556b6ee489ea: Pull complete [2023-04-25T13:21:24.147Z] c5a4b2cf53e6: Pull complete [2023-04-25T13:21:24.147Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T13:21:24.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T13:21:24.147Z] ---> c4be618373d6 [2023-04-25T13:21:24.147Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:21:28.346Z] ---> Running in 6a9a8e8cbfb8 [2023-04-25T13:21:28.346Z] Removing intermediate container 6a9a8e8cbfb8 [2023-04-25T13:21:28.346Z] ---> 386067ecf07e [2023-04-25T13:21:28.346Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:21:28.346Z] ---> Running in 8c0dc4d75f4d [2023-04-25T13:21:28.605Z] Removing intermediate container 8c0dc4d75f4d [2023-04-25T13:21:28.605Z] ---> c3a6a2234a6a [2023-04-25T13:21:28.605Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-25T13:21:28.605Z] ---> Running in cc4cab787012 [2023-04-25T13:21:28.605Z] Removing intermediate container cc4cab787012 [2023-04-25T13:21:28.605Z] ---> 688abbb5e7d6 [2023-04-25T13:21:28.605Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:21:28.605Z] ---> Running in cc17b37ae111 [2023-04-25T13:21:28.863Z] Removing intermediate container cc17b37ae111 [2023-04-25T13:21:28.863Z] ---> 29a6d9280835 [2023-04-25T13:21:28.863Z] Step 7/12 : WORKDIR /device-gpio [2023-04-25T13:21:28.863Z] ---> Running in d26fc3847b01 [2023-04-25T13:21:28.863Z] Removing intermediate container d26fc3847b01 [2023-04-25T13:21:28.863Z] ---> 823fd5ae6be1 [2023-04-25T13:21:28.863Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:21:28.863Z] ---> Running in 07bd817cd918 [2023-04-25T13:21:29.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:21:29.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:21:29.644Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-25T13:21:29.644Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-25T13:21:29.644Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-25T13:21:29.644Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-25T13:21:29.644Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T13:21:29.644Z] OK: 269 MiB in 57 packages [2023-04-25T13:21:30.212Z] Removing intermediate container 07bd817cd918 [2023-04-25T13:21:30.212Z] ---> 5d98d45a0be9 [2023-04-25T13:21:30.212Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-25T13:21:30.212Z] ---> 9018794c2774 [2023-04-25T13:21:30.212Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:21:30.212Z] ---> Running in 5de9862d5ea5 [2023-04-25T13:21:30.650Z] Still waiting to schedule task [2023-04-25T13:21:30.650Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10824’ is offline [2023-04-25T13:22:02.298Z] Removing intermediate container 5de9862d5ea5 [2023-04-25T13:22:02.298Z] ---> 3b4179218aba [2023-04-25T13:22:02.298Z] Step 11/12 : COPY . . [2023-04-25T13:22:02.298Z] ---> 5ca2e02b0855 [2023-04-25T13:22:02.298Z] Step 12/12 : RUN ${MAKE} [2023-04-25T13:22:02.298Z] ---> Running in 01407d161096 [2023-04-25T13:22:02.298Z] noop [2023-04-25T13:22:02.298Z] Removing intermediate container 01407d161096 [2023-04-25T13:22:02.298Z] ---> a14cd0616c2f [2023-04-25T13:22:02.298Z] Successfully built a14cd0616c2f [2023-04-25T13:22:02.298Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:22:02.609Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T13:22:02.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:22:02.678Z] prd-ubuntu20.04-docker-8c-8g-10825 does not seem to be running inside a container [2023-04-25T13:22:02.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-25T13:22:03.031Z] $ docker top 6ef8afbcd8a30a5207126f18100fd48a5421ff642b7bc88db4a7010f723c28ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:22:03.353Z] + go version [2023-04-25T13:22:03.353Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T13:22:03.375Z] $ docker stop --time=1 6ef8afbcd8a30a5207126f18100fd48a5421ff642b7bc88db4a7010f723c28ec [2023-04-25T13:22:04.618Z] $ docker rm -f --volumes 6ef8afbcd8a30a5207126f18100fd48a5421ff642b7bc88db4a7010f723c28ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:22:05.011Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T13:22:05.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:22:05.076Z] prd-ubuntu20.04-docker-8c-8g-10825 does not seem to be running inside a container [2023-04-25T13:22:05.121Z] $ 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-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-25T13:22:05.430Z] $ docker top 0fc7bc6b972cb572c3974e9f733624dec4a538665928449a2952a2c0093d801e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:22:05.753Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-04-25T13:22:06.048Z] + make test [2023-04-25T13:22:06.048Z] go test ./... -coverprofile=coverage.out ./... [2023-04-25T13:22:10.239Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-25T13:22:20.230Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-25T13:22:20.230Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-25T13:22:28.355Z] go vet ./... [2023-04-25T13:22:30.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T13:22:30.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T13:22:30.894Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-25T13:22:30.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T13:22:30.934Z] $ docker stop --time=1 0fc7bc6b972cb572c3974e9f733624dec4a538665928449a2952a2c0093d801e [2023-04-25T13:22:33.597Z] $ docker rm -f --volumes 0fc7bc6b972cb572c3974e9f733624dec4a538665928449a2952a2c0093d801e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:22:34.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T13:22:34.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T13:22:34.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T13:22:34.931Z] + ls -al . [2023-04-25T13:22:34.931Z] total 156 [2023-04-25T13:22:34.931Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:22 . [2023-04-25T13:22:34.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:20 .. [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 25 13:20 .dockerignore [2023-04-25T13:22:34.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:21 .git [2023-04-25T13:22:34.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:20 .github [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 25 13:20 .gitignore [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:20 .golangci.yml [2023-04-25T13:22:34.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:21 .semver [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 25 13:20 Attribution.txt [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 25 13:20 CHANGELOG.md [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 25 13:20 Dockerfile [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:20 GOVERNANCE.md [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 25 13:20 Jenkinsfile [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 13:20 LICENSE [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 25 13:20 Makefile [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 13:20 OWNERS.md [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 25 13:20 README.md [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 13:21 VERSION [2023-04-25T13:22:34.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:20 bin [2023-04-25T13:22:34.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:20 cmd [2023-04-25T13:22:34.931Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 13:22 coverage.out [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 25 13:20 go.mod [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 25 13:20 go.sum [2023-04-25T13:22:34.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:20 internal [2023-04-25T13:22:34.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:20 snap [2023-04-25T13:22:34.931Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 25 13:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:22:35.249Z] + 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=b84917aca876c93b231b3239e00a86d9b374116c --label arch=amd64 --label version=0.0.0 . [2023-04-25T13:22:35.249Z] Sending build context to Docker daemon 16.1MB [2023-04-25T13:22:35.249Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:22:35.249Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-25T13:22:35.249Z] ---> a14cd0616c2f [2023-04-25T13:22:35.249Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:22:35.511Z] ---> Running in d562da52d0ce [2023-04-25T13:22:35.511Z] Removing intermediate container d562da52d0ce [2023-04-25T13:22:35.511Z] ---> 22642639e4c8 [2023-04-25T13:22:35.511Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:22:35.511Z] ---> Running in 74f383cf8735 [2023-04-25T13:22:35.511Z] Removing intermediate container 74f383cf8735 [2023-04-25T13:22:35.511Z] ---> a92f5b6eeab4 [2023-04-25T13:22:35.511Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-25T13:22:35.511Z] ---> Running in 1314f82e8ffe [2023-04-25T13:22:35.771Z] Removing intermediate container 1314f82e8ffe [2023-04-25T13:22:35.771Z] ---> 02d28e8d282e [2023-04-25T13:22:35.771Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:22:35.771Z] ---> Running in e4788fcc9ae5 [2023-04-25T13:22:35.771Z] Removing intermediate container e4788fcc9ae5 [2023-04-25T13:22:35.771Z] ---> 0bb1dfc7c9ec [2023-04-25T13:22:35.771Z] Step 7/25 : WORKDIR /device-gpio [2023-04-25T13:22:35.771Z] ---> Running in dfd5c7a4d40c [2023-04-25T13:22:35.771Z] Removing intermediate container dfd5c7a4d40c [2023-04-25T13:22:35.771Z] ---> 046286634653 [2023-04-25T13:22:35.771Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:22:35.771Z] ---> Running in 8b9cedc6f176 [2023-04-25T13:22:36.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:22:36.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:22:36.550Z] OK: 269 MiB in 57 packages [2023-04-25T13:22:36.811Z] Removing intermediate container 8b9cedc6f176 [2023-04-25T13:22:36.811Z] ---> a184a6009d03 [2023-04-25T13:22:36.811Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-25T13:22:36.811Z] ---> 55950d442613 [2023-04-25T13:22:36.811Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:22:36.811Z] ---> Running in 1a716ce90d48 [2023-04-25T13:22:37.750Z] Removing intermediate container 1a716ce90d48 [2023-04-25T13:22:37.750Z] ---> e908be24dc10 [2023-04-25T13:22:37.750Z] Step 11/25 : COPY . . [2023-04-25T13:22:38.320Z] ---> 73a26849af0a [2023-04-25T13:22:38.320Z] Step 12/25 : RUN ${MAKE} [2023-04-25T13:22:38.320Z] ---> Running in 0d32702019f6 [2023-04-25T13:22:38.579Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-25T13:23:00.518Z] Removing intermediate container 0d32702019f6 [2023-04-25T13:23:00.518Z] ---> 7aa716ef3c7f [2023-04-25T13:23:00.518Z] Step 13/25 : FROM alpine:3.17 [2023-04-25T13:23:00.518Z] 3.17: Pulling from library/alpine [2023-04-25T13:23:00.518Z] f56be85fc22e: Already exists [2023-04-25T13:23:00.518Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T13:23:00.518Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T13:23:00.518Z] ---> 9ed4aefc74f6 [2023-04-25T13:23:00.518Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-25T13:23:00.518Z] ---> Running in 8acf27fcb075 [2023-04-25T13:23:00.518Z] Removing intermediate container 8acf27fcb075 [2023-04-25T13:23:00.518Z] ---> 14a7270e2212 [2023-04-25T13:23:00.518Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-25T13:23:00.518Z] ---> Running in d5a0d87eeb49 [2023-04-25T13:23:00.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:23:00.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:23:00.518Z] OK: 7 MiB in 15 packages [2023-04-25T13:23:00.518Z] Removing intermediate container d5a0d87eeb49 [2023-04-25T13:23:00.518Z] ---> b5acbbcd3d77 [2023-04-25T13:23:00.518Z] Step 16/25 : WORKDIR / [2023-04-25T13:23:00.518Z] ---> Running in 02a9e14039a0 [2023-04-25T13:23:00.518Z] Removing intermediate container 02a9e14039a0 [2023-04-25T13:23:00.518Z] ---> f91c83bfc593 [2023-04-25T13:23:00.518Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-25T13:23:00.518Z] ---> a287f45da4da [2023-04-25T13:23:00.518Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-25T13:23:00.518Z] ---> ddd500e41d14 [2023-04-25T13:23:00.518Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-25T13:23:00.518Z] ---> 60edcc308a74 [2023-04-25T13:23:00.518Z] Step 20/25 : EXPOSE 59910 [2023-04-25T13:23:00.518Z] ---> Running in c1239d4f97ae [2023-04-25T13:23:00.778Z] Removing intermediate container c1239d4f97ae [2023-04-25T13:23:00.778Z] ---> 366a60faab13 [2023-04-25T13:23:00.778Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-25T13:23:00.778Z] ---> Running in 0ee51e584eb7 [2023-04-25T13:23:00.778Z] Removing intermediate container 0ee51e584eb7 [2023-04-25T13:23:00.778Z] ---> cbd25cd92f21 [2023-04-25T13:23:00.778Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T13:23:00.778Z] ---> Running in bd67e244065c [2023-04-25T13:23:00.778Z] Removing intermediate container bd67e244065c [2023-04-25T13:23:00.778Z] ---> 2cc517cbf6ac [2023-04-25T13:23:00.778Z] Step 23/25 : LABEL arch=amd64 [2023-04-25T13:23:00.778Z] ---> Running in dd053d28572e [2023-04-25T13:23:01.036Z] Removing intermediate container dd053d28572e [2023-04-25T13:23:01.036Z] ---> a1cb04d3169e [2023-04-25T13:23:01.036Z] Step 24/25 : LABEL git_sha=b84917aca876c93b231b3239e00a86d9b374116c [2023-04-25T13:23:01.036Z] ---> Running in b63fc4652a38 [2023-04-25T13:23:01.036Z] Removing intermediate container b63fc4652a38 [2023-04-25T13:23:01.036Z] ---> 1c3d69476d2c [2023-04-25T13:23:01.036Z] Step 25/25 : LABEL version=0.0.0 [2023-04-25T13:23:01.036Z] ---> Running in ada9bc19516f [2023-04-25T13:23:01.036Z] Removing intermediate container ada9bc19516f [2023-04-25T13:23:01.036Z] ---> b592032025c1 [2023-04-25T13:23:01.036Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T13:23:01.036Z] Successfully built b592032025c1 [2023-04-25T13:23:01.036Z] 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-04-25T13:23:01.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:23:01.478Z] [2023-04-25T13:23:01.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:23:01.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:23:01.777Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T13:23:01.777Z] 5eb5b503b376: Pulling fs layer [2023-04-25T13:23:01.777Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T13:23:01.777Z] ec43610c2a17: Pulling fs layer [2023-04-25T13:23:01.777Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T13:23:01.777Z] 33b1e0a273af: Pulling fs layer [2023-04-25T13:23:01.777Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T13:23:01.777Z] 2f39f015ded8: Pulling fs layer [2023-04-25T13:23:01.777Z] 3a2ae6a8a46f: Waiting [2023-04-25T13:23:01.777Z] 33b1e0a273af: Waiting [2023-04-25T13:23:01.777Z] 5d3b04190fa2: Waiting [2023-04-25T13:23:01.777Z] 5c69ac0246d0: Download complete [2023-04-25T13:23:01.777Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T13:23:01.777Z] 3a2ae6a8a46f: Download complete [2023-04-25T13:23:01.777Z] 33b1e0a273af: Verifying Checksum [2023-04-25T13:23:01.777Z] 33b1e0a273af: Download complete [2023-04-25T13:23:01.777Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T13:23:01.777Z] 5d3b04190fa2: Download complete [2023-04-25T13:23:01.777Z] ec43610c2a17: Verifying Checksum [2023-04-25T13:23:02.035Z] 5eb5b503b376: Verifying Checksum [2023-04-25T13:23:02.035Z] 5eb5b503b376: Download complete [2023-04-25T13:23:02.600Z] 2f39f015ded8: Download complete [2023-04-25T13:23:03.167Z] 5eb5b503b376: Pull complete [2023-04-25T13:23:03.425Z] 5c69ac0246d0: Pull complete [2023-04-25T13:23:03.991Z] ec43610c2a17: Pull complete [2023-04-25T13:23:03.991Z] 3a2ae6a8a46f: Pull complete [2023-04-25T13:23:03.991Z] 33b1e0a273af: Pull complete [2023-04-25T13:23:04.249Z] 5d3b04190fa2: Pull complete [2023-04-25T13:23:08.434Z] 2f39f015ded8: Pull complete [2023-04-25T13:23:08.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T13:23:08.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:23:08.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:23:08.525Z] prd-ubuntu20.04-docker-8c-8g-10825 does not seem to be running inside a container [2023-04-25T13:23:08.563Z] $ 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-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T13:23:11.357Z] $ docker top 831d1e77c08feb9c71195c6caa06528f113258cc5abc25e5f9a5b556b2b0a8e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:23:11.735Z] ---> job-cost.sh [2023-04-25T13:23:11.736Z] lf-activate-venv: SKIPPING [2023-04-25T13:23:11.736Z] INFO: No Stack... [2023-04-25T13:23:11.994Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T13:23:12.251Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T13:23:12.533Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-160/archives/cost.csv [2023-04-25T13:23:12.533Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T13:23:12.545Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-160-3-stack-cost] [2023-04-25T13:23:12.551Z] Resource [jenkins-edgexfoundry-device-gpio-PR-160-3-stack-cost] did not exist. Created. [2023-04-25T13:23:12.551Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T13:23:12.852Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T13:23:12.884Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T13:23:12.894Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-160-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T13:23:12.922Z] $ docker stop --time=1 831d1e77c08feb9c71195c6caa06528f113258cc5abc25e5f9a5b556b2b0a8e5 [2023-04-25T13:23:14.106Z] $ docker rm -f --volumes 831d1e77c08feb9c71195c6caa06528f113258cc5abc25e5f9a5b556b2b0a8e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T13:23:25.880Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10826 in /w/workspace/edgexfoundry_device-gpio_PR-160 [Pipeline] { [Pipeline] ws [2023-04-25T13:23:25.894Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2023-04-25T13:23:25.941Z] The recommended git tool is: git [2023-04-25T13:23:33.887Z] using credential edgex-jenkins-ssh [2023-04-25T13:23:33.904Z] Cloning the remote Git repository [2023-04-25T13:23:33.989Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-25T13:23:34.231Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2023-04-25T13:23:34.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-25T13:23:34.698Z] > git --version # timeout=10 [2023-04-25T13:23:34.773Z] > git --version # 'git version 2.25.1' [2023-04-25T13:23:34.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T13:23:35.117Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T13:23:37.182Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-25T13:23:37.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T13:23:39.189Z] Merging remotes/origin/main commit 5b9829103c2079071eaf01e57caf9b47463cebaa into PR head commit f6dc6446010bfc7937e070a9ef9f7688514ca869 [2023-04-25T13:23:38.593Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-25T13:23:38.647Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-25T13:23:38.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T13:23:38.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-25T13:23:39.214Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T13:23:39.302Z] > git checkout -f f6dc6446010bfc7937e070a9ef9f7688514ca869 # timeout=10 [2023-04-25T13:23:39.683Z] Merge succeeded, producing cb4fae8d28db747d190f1fa35ab661a1ff098b5e [2023-04-25T13:23:39.683Z] Checking out Revision cb4fae8d28db747d190f1fa35ab661a1ff098b5e (PR-160) [2023-04-25T13:23:39.398Z] > git remote # timeout=10 [2023-04-25T13:23:39.505Z] > git config --get remote.origin.url # timeout=10 [2023-04-25T13:23:39.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T13:23:39.558Z] > git merge 5b9829103c2079071eaf01e57caf9b47463cebaa # timeout=10 [2023-04-25T13:23:39.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-25T13:23:39.695Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T13:23:39.725Z] > git checkout -f cb4fae8d28db747d190f1fa35ab661a1ff098b5e # timeout=10 [2023-04-25T13:23:43.526Z] Commit message: "Merge commit '5b9829103c2079071eaf01e57caf9b47463cebaa' into HEAD" [2023-04-25T13:23:43.544Z] > git rev-list --no-walk f6dc6446010bfc7937e070a9ef9f7688514ca869 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:23:44.724Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T13:23:44.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T13:23:44.724Z] Dload Upload Total Spent Left Speed [2023-04-25T13:23:44.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-04-25T13:23:45.523Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T13:23:45.906Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-04-25T13:23:45.906Z] /etc/docker/daemon.json [2023-04-25T13:23:45.906Z] { [2023-04-25T13:23:45.906Z] "registry-mirrors": [ [2023-04-25T13:23:45.906Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T13:23:45.906Z] ], [2023-04-25T13:23:45.906Z] "bip": "10.250.0.254/24", [2023-04-25T13:23:45.906Z] "hosts": [ [2023-04-25T13:23:45.906Z] "tcp://0.0.0.0:5555", [2023-04-25T13:23:45.906Z] "unix:///var/run/docker.sock" [2023-04-25T13:23:45.906Z] ], [2023-04-25T13:23:45.906Z] "mtu": 1458, [2023-04-25T13:23:45.906Z] "selinux-enabled": true, [2023-04-25T13:23:45.906Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T13:23:45.906Z] } [Pipeline] sh [2023-04-25T13:23:46.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T13:23:46.695Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:24:08.830Z] provisioning config files... [2023-04-25T13:24:08.855Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config10086984190281475685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:24:09.201Z] ---> docker-login.sh [2023-04-25T13:24:09.201Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:24:09.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:24:09.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:24:09.743Z] Configure a credential helper to remove this warning. See [2023-04-25T13:24:09.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:24:09.743Z] [2023-04-25T13:24:09.743Z] Login Succeeded [2023-04-25T13:24:09.743Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:24:10.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:24:10.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:24:10.291Z] Configure a credential helper to remove this warning. See [2023-04-25T13:24:10.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:24:10.291Z] [2023-04-25T13:24:10.291Z] Login Succeeded [2023-04-25T13:24:10.291Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:24:10.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:24:10.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:24:10.564Z] Configure a credential helper to remove this warning. See [2023-04-25T13:24:10.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:24:10.564Z] [2023-04-25T13:24:10.564Z] Login Succeeded [2023-04-25T13:24:10.564Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:24:10.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:24:10.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:24:10.837Z] Configure a credential helper to remove this warning. See [2023-04-25T13:24:10.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:24:10.837Z] [2023-04-25T13:24:10.837Z] Login Succeeded [2023-04-25T13:24:10.837Z] docker.io [2023-04-25T13:24:11.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:24:11.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:24:11.378Z] Configure a credential helper to remove this warning. See [2023-04-25T13:24:11.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:24:11.378Z] [2023-04-25T13:24:11.378Z] Login Succeeded [2023-04-25T13:24:11.378Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:24:11.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T13:24:11.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:24:11.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:24:11.684Z] ========================================================= [2023-04-25T13:24:11.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T13:24:11.684Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:24:12.023Z] + 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-04-25T13:24:12.295Z] Sending build context to Docker daemon 8.133MB [2023-04-25T13:24:12.295Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:24:12.295Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T13:24:12.569Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T13:24:12.569Z] c41833b44d91: Pulling fs layer [2023-04-25T13:24:12.569Z] ed15518f5707: Pulling fs layer [2023-04-25T13:24:12.569Z] feae8fd75edb: Pulling fs layer [2023-04-25T13:24:12.569Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T13:24:12.569Z] 3cdef696dda3: Pulling fs layer [2023-04-25T13:24:12.569Z] 2ced38df9373: Pulling fs layer [2023-04-25T13:24:12.569Z] 58f1dce35555: Pulling fs layer [2023-04-25T13:24:12.569Z] 3cdef696dda3: Waiting [2023-04-25T13:24:12.569Z] 2ced38df9373: Waiting [2023-04-25T13:24:12.569Z] 58f1dce35555: Waiting [2023-04-25T13:24:12.569Z] 242c74f7c9fa: Waiting [2023-04-25T13:24:12.569Z] ed15518f5707: Verifying Checksum [2023-04-25T13:24:12.569Z] ed15518f5707: Download complete [2023-04-25T13:24:12.569Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T13:24:12.569Z] 242c74f7c9fa: Download complete [2023-04-25T13:24:12.569Z] 3cdef696dda3: Verifying Checksum [2023-04-25T13:24:12.569Z] 3cdef696dda3: Download complete [2023-04-25T13:24:12.569Z] c41833b44d91: Verifying Checksum [2023-04-25T13:24:12.569Z] c41833b44d91: Download complete [2023-04-25T13:24:13.572Z] c41833b44d91: Pull complete [2023-04-25T13:24:14.162Z] 58f1dce35555: Verifying Checksum [2023-04-25T13:24:14.163Z] 58f1dce35555: Download complete [2023-04-25T13:24:14.434Z] ed15518f5707: Pull complete [2023-04-25T13:24:15.407Z] feae8fd75edb: Verifying Checksum [2023-04-25T13:24:15.407Z] feae8fd75edb: Download complete [2023-04-25T13:24:15.407Z] 2ced38df9373: Verifying Checksum [2023-04-25T13:24:15.407Z] 2ced38df9373: Download complete [2023-04-25T13:24:27.768Z] feae8fd75edb: Pull complete [2023-04-25T13:24:27.768Z] 242c74f7c9fa: Pull complete [2023-04-25T13:24:27.768Z] 3cdef696dda3: Pull complete [2023-04-25T13:24:33.122Z] 2ced38df9373: Pull complete [2023-04-25T13:24:35.731Z] 58f1dce35555: Pull complete [2023-04-25T13:24:35.731Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T13:24:35.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T13:24:35.731Z] ---> fadd8f120f05 [2023-04-25T13:24:35.731Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:24:36.702Z] ---> Running in 0be19f6108f7 [2023-04-25T13:24:36.702Z] Removing intermediate container 0be19f6108f7 [2023-04-25T13:24:36.702Z] ---> bfc698ca098e [2023-04-25T13:24:36.702Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:24:36.702Z] ---> Running in 614bf4fe5aa7 [2023-04-25T13:24:36.974Z] Removing intermediate container 614bf4fe5aa7 [2023-04-25T13:24:36.974Z] ---> 38f6d665edf6 [2023-04-25T13:24:36.974Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-25T13:24:37.244Z] ---> Running in a565f4b3e391 [2023-04-25T13:24:37.513Z] Removing intermediate container a565f4b3e391 [2023-04-25T13:24:37.513Z] ---> 5618def93fe5 [2023-04-25T13:24:37.513Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:24:37.513Z] ---> Running in ec904f9ae661 [2023-04-25T13:24:37.782Z] Removing intermediate container ec904f9ae661 [2023-04-25T13:24:37.782Z] ---> a843d9313c5c [2023-04-25T13:24:37.782Z] Step 7/12 : WORKDIR /device-gpio [2023-04-25T13:24:37.782Z] ---> Running in ffe69503973e [2023-04-25T13:24:38.052Z] Removing intermediate container ffe69503973e [2023-04-25T13:24:38.052Z] ---> 5653cdcf7357 [2023-04-25T13:24:38.052Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:24:38.052Z] ---> Running in d4d345a68dc1 [2023-04-25T13:24:39.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:24:39.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:24:41.156Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-25T13:24:41.156Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-25T13:24:41.156Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-25T13:24:41.156Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-25T13:24:41.156Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T13:24:41.156Z] OK: 268 MiB in 57 packages [2023-04-25T13:24:42.122Z] Removing intermediate container d4d345a68dc1 [2023-04-25T13:24:42.122Z] ---> 725d11f17933 [2023-04-25T13:24:42.122Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-25T13:24:42.390Z] ---> 79d975597308 [2023-04-25T13:24:42.390Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:24:42.670Z] ---> Running in 399688593af5 [2023-04-25T13:25:50.657Z] Removing intermediate container 399688593af5 [2023-04-25T13:25:50.657Z] ---> aec35b970cd5 [2023-04-25T13:25:50.657Z] Step 11/12 : COPY . . [2023-04-25T13:25:50.657Z] ---> 07fcad82a049 [2023-04-25T13:25:50.657Z] Step 12/12 : RUN ${MAKE} [2023-04-25T13:25:50.657Z] ---> Running in 304dc408b891 [2023-04-25T13:25:50.657Z] noop [2023-04-25T13:25:50.657Z] Removing intermediate container 304dc408b891 [2023-04-25T13:25:50.657Z] ---> cb3fdbfa3ce6 [2023-04-25T13:25:50.657Z] Successfully built cb3fdbfa3ce6 [2023-04-25T13:25:50.657Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:25:51.008Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T13:25:51.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:25:51.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-10826 does not seem to be running inside a container [2023-04-25T13:25:51.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T13:25:52.556Z] $ docker top 24fe7e2659715e2ef2cf70a687531fec1005b7fba8891a32f88ad8cbd2f538b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:25:53.374Z] + go version [2023-04-25T13:25:53.374Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T13:25:53.398Z] $ docker stop --time=1 24fe7e2659715e2ef2cf70a687531fec1005b7fba8891a32f88ad8cbd2f538b4 [2023-04-25T13:25:55.020Z] $ docker rm -f --volumes 24fe7e2659715e2ef2cf70a687531fec1005b7fba8891a32f88ad8cbd2f538b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:25:55.579Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T13:25:55.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:25:55.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-10826 does not seem to be running inside a container [2023-04-25T13:25:55.828Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T13:25:57.042Z] $ docker top 6e44c5235599e22ca6e9073ffb03c5c4880d0656cc875b44fa1c01c692f24217 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:25:57.878Z] + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh [2023-04-25T13:25:58.210Z] + make test [2023-04-25T13:25:58.478Z] go test ./... -coverprofile=coverage.out ./... [2023-04-25T13:26:30.709Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-25T13:28:07.399Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-25T13:28:07.399Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-25T13:28:07.399Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-25T13:28:07.399Z] go vet ./... [2023-04-25T13:28:34.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T13:28:34.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T13:28:34.094Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-25T13:28:34.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T13:28:34.140Z] $ docker stop --time=1 6e44c5235599e22ca6e9073ffb03c5c4880d0656cc875b44fa1c01c692f24217 [2023-04-25T13:28:35.915Z] $ docker rm -f --volumes 6e44c5235599e22ca6e9073ffb03c5c4880d0656cc875b44fa1c01c692f24217 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:28:36.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T13:28:37.014Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T13:28:37.425Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:28:37.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T13:28:38.108Z] + ls -al . [2023-04-25T13:28:38.108Z] total 152 [2023-04-25T13:28:38.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:26 . [2023-04-25T13:28:38.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:23 .. [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 25 13:23 .dockerignore [2023-04-25T13:28:38.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:23 .git [2023-04-25T13:28:38.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:23 .github [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 25 13:23 .gitignore [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:23 .golangci.yml [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 25 13:23 Attribution.txt [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 25 13:23 CHANGELOG.md [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 25 13:23 Dockerfile [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:23 GOVERNANCE.md [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 25 13:23 Jenkinsfile [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 13:23 LICENSE [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 25 13:23 Makefile [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 13:23 OWNERS.md [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 25 13:23 README.md [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 13:21 VERSION [2023-04-25T13:28:38.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:23 bin [2023-04-25T13:28:38.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:23 cmd [2023-04-25T13:28:38.108Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 13:26 coverage.out [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 25 13:23 go.mod [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 25 13:23 go.sum [2023-04-25T13:28:38.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:23 internal [2023-04-25T13:28:38.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:23 snap [2023-04-25T13:28:38.108Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 25 13:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:28:38.439Z] + 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=cb4fae8d28db747d190f1fa35ab661a1ff098b5e --label arch=arm64 --label version=0.0.0 . [2023-04-25T13:28:38.708Z] Sending build context to Docker daemon 8.134MB [2023-04-25T13:28:38.708Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:28:38.708Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-25T13:28:38.708Z] ---> cb3fdbfa3ce6 [2023-04-25T13:28:38.708Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:28:38.976Z] ---> Running in 292f655d442d [2023-04-25T13:28:39.245Z] Removing intermediate container 292f655d442d [2023-04-25T13:28:39.245Z] ---> 6199102de0ec [2023-04-25T13:28:39.245Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:28:39.245Z] ---> Running in 8609754f47d5 [2023-04-25T13:28:39.515Z] Removing intermediate container 8609754f47d5 [2023-04-25T13:28:39.515Z] ---> 5cb19ed4d1d3 [2023-04-25T13:28:39.515Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-25T13:28:39.515Z] ---> Running in 681b275e564d [2023-04-25T13:28:39.792Z] Removing intermediate container 681b275e564d [2023-04-25T13:28:39.792Z] ---> ee1884ee2fee [2023-04-25T13:28:39.792Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:28:39.792Z] ---> Running in ff8859cd05f9 [2023-04-25T13:28:40.059Z] Removing intermediate container ff8859cd05f9 [2023-04-25T13:28:40.059Z] ---> 3c9249d6e181 [2023-04-25T13:28:40.059Z] Step 7/25 : WORKDIR /device-gpio [2023-04-25T13:28:40.323Z] ---> Running in aab0195af7bb [2023-04-25T13:28:40.590Z] Removing intermediate container aab0195af7bb [2023-04-25T13:28:40.590Z] ---> 2f66fe0b62b1 [2023-04-25T13:28:40.590Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:28:40.590Z] ---> Running in 9cbbfcc23a37 [2023-04-25T13:28:41.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:28:42.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:28:43.091Z] OK: 268 MiB in 57 packages [2023-04-25T13:28:44.059Z] Removing intermediate container 9cbbfcc23a37 [2023-04-25T13:28:44.059Z] ---> a02ef0fe21ed [2023-04-25T13:28:44.059Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-25T13:28:44.326Z] ---> 8bba9f54e0f0 [2023-04-25T13:28:44.326Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:28:44.326Z] ---> Running in 4a01c702d6d0 [2023-04-25T13:28:46.999Z] Removing intermediate container 4a01c702d6d0 [2023-04-25T13:28:46.999Z] ---> 4c6ae282e57c [2023-04-25T13:28:46.999Z] Step 11/25 : COPY . . [2023-04-25T13:28:47.986Z] ---> a1d6c39b362c [2023-04-25T13:28:47.986Z] Step 12/25 : RUN ${MAKE} [2023-04-25T13:28:47.986Z] ---> Running in ae624612a3d8 [2023-04-25T13:28:48.958Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-25T13:30:55.639Z] Removing intermediate container ae624612a3d8 [2023-04-25T13:30:55.639Z] ---> b63d556b6004 [2023-04-25T13:30:55.639Z] Step 13/25 : FROM alpine:3.17 [2023-04-25T13:30:55.639Z] 3.17: Pulling from library/alpine [2023-04-25T13:30:55.639Z] c41833b44d91: Already exists [2023-04-25T13:30:55.639Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T13:30:55.639Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T13:30:55.639Z] ---> 51e60588ff2c [2023-04-25T13:30:55.639Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-25T13:30:55.639Z] ---> Running in d29f6eb1b0b6 [2023-04-25T13:30:55.639Z] Removing intermediate container d29f6eb1b0b6 [2023-04-25T13:30:55.639Z] ---> a74d8e3609cf [2023-04-25T13:30:55.639Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-25T13:30:55.639Z] ---> Running in 3980e0178ad9 [2023-04-25T13:30:55.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:30:55.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:30:55.639Z] OK: 7 MiB in 15 packages [2023-04-25T13:30:56.600Z] Removing intermediate container 3980e0178ad9 [2023-04-25T13:30:56.600Z] ---> 028facc5ceae [2023-04-25T13:30:56.600Z] Step 16/25 : WORKDIR / [2023-04-25T13:30:56.600Z] ---> Running in 17cbcb695c6c [2023-04-25T13:30:56.868Z] Removing intermediate container 17cbcb695c6c [2023-04-25T13:30:56.868Z] ---> 2d631fcdcc71 [2023-04-25T13:30:56.868Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-25T13:30:57.452Z] ---> 1ef47fa2b293 [2023-04-25T13:30:57.452Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-25T13:30:57.719Z] ---> 5ec820e0ad3b [2023-04-25T13:30:57.719Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-25T13:30:59.135Z] ---> 8c3c9e836e3b [2023-04-25T13:30:59.135Z] Step 20/25 : EXPOSE 59910 [2023-04-25T13:30:59.135Z] ---> Running in 918e54c78710 [2023-04-25T13:30:59.403Z] Removing intermediate container 918e54c78710 [2023-04-25T13:30:59.403Z] ---> 34726cc67cd6 [2023-04-25T13:30:59.403Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-25T13:30:59.670Z] ---> Running in 1e0ca4018c97 [2023-04-25T13:30:59.939Z] Removing intermediate container 1e0ca4018c97 [2023-04-25T13:30:59.939Z] ---> b0532c4760d7 [2023-04-25T13:30:59.939Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T13:30:59.939Z] ---> Running in 88bc2cd3c408 [2023-04-25T13:31:00.207Z] Removing intermediate container 88bc2cd3c408 [2023-04-25T13:31:00.207Z] ---> 1283f903b217 [2023-04-25T13:31:00.207Z] Step 23/25 : LABEL arch=arm64 [2023-04-25T13:31:00.207Z] ---> Running in aaa59d928169 [2023-04-25T13:31:00.798Z] Removing intermediate container aaa59d928169 [2023-04-25T13:31:00.798Z] ---> 8dd751956926 [2023-04-25T13:31:00.798Z] Step 24/25 : LABEL git_sha=cb4fae8d28db747d190f1fa35ab661a1ff098b5e [2023-04-25T13:31:00.798Z] ---> Running in 34e29824abbc [2023-04-25T13:31:01.065Z] Removing intermediate container 34e29824abbc [2023-04-25T13:31:01.065Z] ---> b2d66f5bba85 [2023-04-25T13:31:01.065Z] Step 25/25 : LABEL version=0.0.0 [2023-04-25T13:31:01.065Z] ---> Running in 9ce818c5926f [2023-04-25T13:31:01.330Z] Removing intermediate container 9ce818c5926f [2023-04-25T13:31:01.330Z] ---> 30873a4c8b99 [2023-04-25T13:31:01.330Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T13:31:01.330Z] Successfully built 30873a4c8b99 [2023-04-25T13:31:01.330Z] 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-04-25T13:31:01.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:31:01.770Z] [2023-04-25T13:31:01.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:31:02.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:31:02.093Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T13:31:02.093Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T13:31:02.093Z] 04944245beec: Pulling fs layer [2023-04-25T13:31:02.093Z] 699f458cf7ca: Pulling fs layer [2023-04-25T13:31:02.093Z] 765212b225bb: Pulling fs layer [2023-04-25T13:31:02.094Z] f23df028b6ca: Pulling fs layer [2023-04-25T13:31:02.094Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T13:31:02.094Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T13:31:02.094Z] 765212b225bb: Waiting [2023-04-25T13:31:02.094Z] f23df028b6ca: Waiting [2023-04-25T13:31:02.094Z] d65c8cfc05b1: Waiting [2023-04-25T13:31:02.094Z] 2437ff75d9bd: Waiting [2023-04-25T13:31:02.365Z] 04944245beec: Verifying Checksum [2023-04-25T13:31:02.365Z] 04944245beec: Download complete [2023-04-25T13:31:02.365Z] 765212b225bb: Verifying Checksum [2023-04-25T13:31:02.365Z] 765212b225bb: Download complete [2023-04-25T13:31:02.365Z] f23df028b6ca: Verifying Checksum [2023-04-25T13:31:02.365Z] f23df028b6ca: Download complete [2023-04-25T13:31:02.365Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T13:31:02.365Z] d65c8cfc05b1: Download complete [2023-04-25T13:31:02.365Z] 699f458cf7ca: Verifying Checksum [2023-04-25T13:31:02.365Z] 699f458cf7ca: Download complete [2023-04-25T13:31:02.956Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T13:31:02.956Z] 8998bd30e6a1: Download complete [2023-04-25T13:31:04.915Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T13:31:04.915Z] 2437ff75d9bd: Download complete [2023-04-25T13:31:06.322Z] 8998bd30e6a1: Pull complete [2023-04-25T13:31:06.905Z] 04944245beec: Pull complete [2023-04-25T13:31:11.152Z] 699f458cf7ca: Pull complete [2023-04-25T13:31:11.419Z] 765212b225bb: Pull complete [2023-04-25T13:31:12.379Z] f23df028b6ca: Pull complete [2023-04-25T13:31:12.379Z] d65c8cfc05b1: Pull complete [2023-04-25T13:31:24.682Z] 2437ff75d9bd: Pull complete [2023-04-25T13:31:24.682Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T13:31:24.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:31:24.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:31:24.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-10826 does not seem to be running inside a container [2023-04-25T13:31:24.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T13:31:27.432Z] $ docker top c92f517e2e8d1876f9940c11a576d00b19597a3910cd0820d04035af90567d85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:31:28.247Z] ---> job-cost.sh [2023-04-25T13:31:28.247Z] lf-activate-venv: SKIPPING [2023-04-25T13:31:28.247Z] INFO: No Stack... [2023-04-25T13:31:28.829Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T13:31:29.787Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T13:31:30.109Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [2023-04-25T13:31:30.109Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T13:31:30.440Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-160-3-stack-cost] [2023-04-25T13:31:30.446Z] Resource [jenkins-edgexfoundry-device-gpio-PR-160-3-stack-cost] did not exist. Created. [2023-04-25T13:31:30.446Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T13:31:30.791Z] /w/workspace/device-gpio/3@tmp/durable-daf774ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T13:31:31.447Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T13:31:31.470Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T13:31:31.527Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T13:31:31.533Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-160-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T13:31:31.559Z] $ docker stop --time=1 c92f517e2e8d1876f9940c11a576d00b19597a3910cd0820d04035af90567d85 [2023-04-25T13:31:33.028Z] $ docker rm -f --volumes c92f517e2e8d1876f9940c11a576d00b19597a3910cd0820d04035af90567d85 [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-04-25T13:31:33.434Z] provisioning config files... [2023-04-25T13:31:33.442Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/config14634027028790335677tmp [Pipeline] { [Pipeline] sh [2023-04-25T13:31:33.741Z] + set +x [2023-04-25T13:31:33.741Z] + bash -s -- [2023-04-25T13:31:33.741Z] + curl -s https://codecov.io/bash [2023-04-25T13:31:33.741Z] [2023-04-25T13:31:33.741Z] _____ _ [2023-04-25T13:31:33.741Z] / ____| | | [2023-04-25T13:31:33.741Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T13:31:33.741Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T13:31:33.741Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T13:31:33.741Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T13:31:33.741Z] Bash-1.0.6 [2023-04-25T13:31:33.741Z] [2023-04-25T13:31:33.741Z] [2023-04-25T13:31:33.741Z] ==> git version 2.25.1 found [2023-04-25T13:31:33.741Z] ==> 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-04-25T13:31:33.741Z] Release-Date: 2020-01-08 [2023-04-25T13:31:33.741Z] 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-04-25T13:31:33.741Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T13:31:33.741Z] ==> Jenkins CI detected. [2023-04-25T13:31:33.741Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-160 [2023-04-25T13:31:33.741Z] project root: . [2023-04-25T13:31:33.741Z] --> token set from env [2023-04-25T13:31:33.741Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T13:31:34.000Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T13:31:34.000Z] ==> Python coveragepy not found [2023-04-25T13:31:34.000Z] ==> Searching for coverage reports in: [2023-04-25T13:31:34.000Z] + . [2023-04-25T13:31:34.000Z] -> Found 1 reports [2023-04-25T13:31:34.000Z] ==> Detecting git/mercurial file structure [2023-04-25T13:31:34.000Z] ==> Reading reports [2023-04-25T13:31:34.000Z] + ./coverage.out bytes=10 [2023-04-25T13:31:34.000Z] ==> Appending adjustments [2023-04-25T13:31:34.000Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T13:31:34.000Z] + Found adjustments [2023-04-25T13:31:34.000Z] ==> Gzipping contents [2023-04-25T13:31:34.000Z] 4.0K /tmp/codecov.SM0IAX.gz [2023-04-25T13:31:34.000Z] ==> Uploading reports [2023-04-25T13:31:34.000Z] url: https://codecov.io [2023-04-25T13:31:34.000Z] query: branch=PR-160&commit=b84917aca876c93b231b3239e00a86d9b374116c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-04-25T13:31:34.000Z] -> Pinging Codecov [2023-04-25T13:31:34.000Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-160&commit=b84917aca876c93b231b3239e00a86d9b374116c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-04-25T13:31:34.260Z] -> Uploading to [2023-04-25T13:31:34.260Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b84917aca876c93b231b3239e00a86d9b374116c/c4f30ac6-e406-4aaf-a2de-3ceed9414fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T133133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=280ce408bdc2b6e81eb3861559f4614582979f78697b88d8d84bfa6d5b383591 [2023-04-25T13:31:34.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T13:31:34.260Z] Dload Upload Total Spent Left Speed [2023-04-25T13:31:34.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3080 --:--:-- --:--:-- --:--:-- 3080 [2023-04-25T13:31:34.519Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b84917aca876c93b231b3239e00a86d9b374116c [Pipeline] } [2023-04-25T13:31:34.526Z] 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-04-25T13:31:35.230Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-160/archives ] [2023-04-25T13:31:35.231Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-160/archives [2023-04-25T13:31:35.231Z] total 16 [2023-04-25T13:31:35.231Z] drwxr-xr-x 3 root root 4096 Apr 25 13:23 . [2023-04-25T13:31:35.231Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 13:23 .. [2023-04-25T13:31:35.231Z] drwxr-xr-x 2 root root 4096 Apr 25 13:23 cost [2023-04-25T13:31:35.231Z] -rw-r--r-- 1 root root 83 Apr 25 13:23 cost.csv [2023-04-25T13:31:35.231Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-160/archives [2023-04-25T13:31:35.231Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-160/archives [2023-04-25T13:31:35.231Z] total 16 [2023-04-25T13:31:35.231Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:23 . [2023-04-25T13:31:35.231Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 13:23 .. [2023-04-25T13:31:35.231Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 13:23 cost [2023-04-25T13:31:35.231Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 25 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:31:35.522Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:31:36.381Z] ---> package-listing.sh [2023-04-25T13:31:36.381Z] ++ facter osfamily [2023-04-25T13:31:36.381Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T13:31:36.640Z] + OS_FAMILY=debian [2023-04-25T13:31:36.640Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-160 [2023-04-25T13:31:36.640Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T13:31:36.640Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T13:31:36.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T13:31:36.640Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T13:31:36.640Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-160 ']' [2023-04-25T13:31:36.640Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T13:31:36.640Z] + case "${OS_FAMILY}" in [2023-04-25T13:31:36.640Z] + dpkg -l [2023-04-25T13:31:36.640Z] + grep '^ii' [2023-04-25T13:31:36.640Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T13:31:36.640Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T13:31:36.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T13:31:36.640Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-160 ']' [2023-04-25T13:31:36.640Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-160/archives/ [2023-04-25T13:31:36.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-160/archives/ [Pipeline] echo [2023-04-25T13:31:36.650Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T13:31:36.929Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:31:37.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:31:37.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:31:37.553Z] prd-ubuntu20.04-docker-8c-8g-10825 does not seem to be running inside a container [2023-04-25T13:31:37.621Z] $ 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-160/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-160 -v /w/workspace/edgexfoundry_device-gpio_PR-160:/w/workspace/edgexfoundry_device-gpio_PR-160:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-160@tmp:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T13:31:37.789Z] $ docker top d3e2cea42e71f5a2315e3c085af3195030e62c6a6fc30619b7467a2c8a1438e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:31:38.122Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T13:31:38.406Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T13:31:38.688Z] + ls /var/log/sa-host [2023-04-25T13:31:38.688Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:31:38.847Z] provisioning config files... [2023-04-25T13:31:38.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-160@tmp/config7600416717032422434tmp [Pipeline] { [Pipeline] echo [2023-04-25T13:31:38.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:31:39.153Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T13:31:39.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:31:39.491Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T13:31:39.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:31:39.783Z] ---> sudo-logs.sh [2023-04-25T13:31:39.783Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T13:31:39.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:31:40.087Z] ---> job-cost.sh [2023-04-25T13:31:40.087Z] lf-activate-venv: SKIPPING [2023-04-25T13:31:40.087Z] DEBUG: total: 0.2199999988079071 [2023-04-25T13:31:40.087Z] INFO: Retrieving Stack Cost... [2023-04-25T13:31:40.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T13:31:40.914Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T13:31:40.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:31:41.213Z] ---> logs-deploy.sh [2023-04-25T13:31:41.213Z] lf-activate-venv: SKIPPING [2023-04-25T13:31:41.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-160/3 [2023-04-25T13:31:41.213Z] INFO: archiving workspace using pattern(s): [2023-04-25T13:31:42.150Z] Archives upload complete. [2023-04-25T13:31:42.150Z] INFO: archiving logs to Nexus