Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5075b9e81635d00e611a2c2e84518ae3b9f6de56+6427482eab3bd2356a4491c722b8795ef3b48a72 (f9ac73e6df9aacc618ac8bda26f3474be5f11beb) 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-ssh15887488010628576110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16245782697730599484.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-71/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-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12751553095421983949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16704632440855264294.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-71/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-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14608545767745021853.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2416 in /w/workspace/edgexfoundry_device-gpio_PR-71 [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-71 # 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 > 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/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6427482eab3bd2356a4491c722b8795ef3b48a72 into PR head commit 5075b9e81635d00e611a2c2e84518ae3b9f6de56 Merge succeeded, producing bbca0d81aa73e5383f9279665caa0789e91327e6 Checking out Revision bbca0d81aa73e5383f9279665caa0789e91327e6 (PR-71) > git config core.sparsecheckout # timeout=10 > git checkout -f 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # 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 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbca0d81aa73e5383f9279665caa0789e91327e6 # timeout=10 Commit message: "Merge commit '6427482eab3bd2356a4491c722b8795ef3b48a72' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 231483c5b57d4b0d46e71ded42fd2c1bc7bd37a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T13:21:57.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T13:21:57.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T13:21:57.684Z] ========================================================= [2023-03-16T13:21:57.684Z] EdgeX Global Pipelines Version Info [2023-03-16T13:21:57.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:21:58.393Z] ------------------- [2023-03-16T13:21:58.393Z] stable info: [2023-03-16T13:21:58.393Z] ------------------- [2023-03-16T13:21:58.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T13:21:58.393Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T13:21:58.393Z] Message: update stable to v1.0.245 [2023-03-16T13:21:58.964Z] ------------------- [2023-03-16T13:21:58.964Z] experimental info: [2023-03-16T13:21:58.964Z] ------------------- [2023-03-16T13:21:58.964Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T13:21:58.964Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T13:21:58.964Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T13:21:59.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-16T13:21:59.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-16T13:21:59.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T13:21:59.183Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T13:21:59.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T13:21:59.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T13:21:59.217Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T13:21:59.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T13:21:59.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T13:21:59.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T13:21:59.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T13:21:59.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-16T13:21:59.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T13:21:59.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T13:21:59.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T13:21:59.326Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T13:21:59.337Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:21:59.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:21:59.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T13:21:59.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T13:21:59.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T13:21:59.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T13:21:59.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T13:21:59.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T13:21:59.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T13:21:59.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T13:21:59.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T13:21:59.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-03-16T13:21:59.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-03-16T13:21:59.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-03-16T13:21:59.512Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbca0d81aa73e5383f9279665caa0789e91327e6 [Pipeline] echo [2023-03-16T13:21:59.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbca0d8 [Pipeline] echo [2023-03-16T13:21:59.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:21:59.578Z] provisioning config files... [2023-03-16T13:21:59.587Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config1862918180464259157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:21:59.886Z] ---> docker-login.sh [2023-03-16T13:21:59.886Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:22:00.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:00.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:00.149Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:00.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:00.149Z] [2023-03-16T13:22:00.149Z] Login Succeeded [2023-03-16T13:22:00.149Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:22:00.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:00.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:00.408Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:00.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:00.408Z] [2023-03-16T13:22:00.408Z] Login Succeeded [2023-03-16T13:22:00.408Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:22:00.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:00.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:00.408Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:00.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:00.408Z] [2023-03-16T13:22:00.408Z] Login Succeeded [2023-03-16T13:22:00.408Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:22:00.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:00.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:00.408Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:00.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:00.408Z] [2023-03-16T13:22:00.408Z] Login Succeeded [2023-03-16T13:22:00.408Z] docker.io [2023-03-16T13:22:00.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:00.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:00.667Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:00.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:00.667Z] [2023-03-16T13:22:00.667Z] Login Succeeded [2023-03-16T13:22:00.667Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:22:00.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T13:22:01.041Z] + git rev-list -1 --merges bbca0d81aa73e5383f9279665caa0789e91327e6~1..bbca0d81aa73e5383f9279665caa0789e91327e6 [Pipeline] echo [2023-03-16T13:22:01.082Z] -----------> git rev-list -1 --merges bbca0d81aa73e5383f9279665caa0789e91327e6~1..bbca0d81aa73e5383f9279665caa0789e91327e6 bbca0d81aa73e5383f9279665caa0789e91327e6 [2023-03-16T13:22:01.082Z] bbca0d81aa73e5383f9279665caa0789e91327e6 [false] [Pipeline] sh [2023-03-16T13:22:01.374Z] + git log --format=format:%s -1 bbca0d81aa73e5383f9279665caa0789e91327e6 [Pipeline] echo [2023-03-16T13:22:01.384Z] ========================================================= [2023-03-16T13:22:01.384Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T13:22:01.384Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:22:01.742Z] + git log --format=format:%s -1 bbca0d81aa73e5383f9279665caa0789e91327e6 [Pipeline] echo [2023-03-16T13:22:01.765Z] [semverPrep] GIT_COMMIT: bbca0d81aa73e5383f9279665caa0789e91327e6, Commit Message: Merge commit '6427482eab3bd2356a4491c722b8795ef3b48a72' into HEAD [Pipeline] echo [2023-03-16T13:22:01.774Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T13:22:02.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:22:02.109Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T13:22:02.109Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T13:22:02.109Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T13:22:02.109Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T13:22:02.109Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T13:22:02.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:22:02.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:22:02.441Z] [2023-03-16T13:22:02.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:22:02.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:22:02.736Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T13:22:02.736Z] b85a868b505f: Pulling fs layer [2023-03-16T13:22:02.736Z] e2be974225ed: Pulling fs layer [2023-03-16T13:22:02.736Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T13:22:02.736Z] 988bab9f4d93: Pulling fs layer [2023-03-16T13:22:02.736Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T13:22:02.736Z] eaf3925da568: Pulling fs layer [2023-03-16T13:22:02.736Z] bab4dde63d76: Pulling fs layer [2023-03-16T13:22:02.736Z] 988bab9f4d93: Waiting [2023-03-16T13:22:02.736Z] 1469e6f7b9e6: Waiting [2023-03-16T13:22:02.736Z] eaf3925da568: Waiting [2023-03-16T13:22:02.736Z] bde34c3a00c8: Pulling fs layer [2023-03-16T13:22:02.736Z] b352a97aabf1: Pulling fs layer [2023-03-16T13:22:02.736Z] 4872d77fe225: Pulling fs layer [2023-03-16T13:22:02.736Z] bab4dde63d76: Waiting [2023-03-16T13:22:02.736Z] bde34c3a00c8: Waiting [2023-03-16T13:22:02.736Z] 5851b861e8e6: Pulling fs layer [2023-03-16T13:22:02.736Z] b352a97aabf1: Waiting [2023-03-16T13:22:02.736Z] 4872d77fe225: Waiting [2023-03-16T13:22:02.736Z] e2be974225ed: Verifying Checksum [2023-03-16T13:22:02.736Z] e2be974225ed: Download complete [2023-03-16T13:22:02.736Z] 988bab9f4d93: Verifying Checksum [2023-03-16T13:22:02.736Z] 988bab9f4d93: Download complete [2023-03-16T13:22:02.995Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T13:22:02.995Z] 1469e6f7b9e6: Download complete [2023-03-16T13:22:02.995Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T13:22:02.995Z] 339a4e72a1f5: Download complete [2023-03-16T13:22:02.995Z] eaf3925da568: Verifying Checksum [2023-03-16T13:22:02.995Z] eaf3925da568: Download complete [2023-03-16T13:22:02.995Z] bde34c3a00c8: Verifying Checksum [2023-03-16T13:22:02.995Z] bde34c3a00c8: Download complete [2023-03-16T13:22:02.995Z] b85a868b505f: Download complete [2023-03-16T13:22:02.995Z] 4872d77fe225: Verifying Checksum [2023-03-16T13:22:02.995Z] 4872d77fe225: Download complete [2023-03-16T13:22:03.253Z] 5851b861e8e6: Download complete [2023-03-16T13:22:03.253Z] b352a97aabf1: Download complete [2023-03-16T13:22:03.253Z] bab4dde63d76: Verifying Checksum [2023-03-16T13:22:03.253Z] bab4dde63d76: Download complete [2023-03-16T13:22:04.629Z] b85a868b505f: Pull complete [2023-03-16T13:22:04.629Z] e2be974225ed: Pull complete [2023-03-16T13:22:04.888Z] 339a4e72a1f5: Pull complete [2023-03-16T13:22:05.147Z] 988bab9f4d93: Pull complete [2023-03-16T13:22:05.410Z] 1469e6f7b9e6: Pull complete [2023-03-16T13:22:05.410Z] eaf3925da568: Pull complete [2023-03-16T13:22:07.307Z] bab4dde63d76: Pull complete [2023-03-16T13:22:07.307Z] bde34c3a00c8: Pull complete [2023-03-16T13:22:07.566Z] b352a97aabf1: Pull complete [2023-03-16T13:22:07.566Z] 4872d77fe225: Pull complete [2023-03-16T13:22:07.566Z] 5851b861e8e6: Pull complete [2023-03-16T13:22:07.566Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T13:22:07.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:22:07.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:22:07.664Z] prd-ubuntu20.04-docker-8c-8g-2416 does not seem to be running inside a container [2023-03-16T13:22:07.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T13:22:11.216Z] $ docker top 372f00db9a456940648ea347d7af0df0aacd0d3af15cf270e9be75094dc15e8a -eo pid,comm [2023-03-16T13:22:11.272Z] 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-03-16T13:22:11.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:22:11.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:22:11.307Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:22:11.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:22:11.450Z] $ docker exec 372f00db9a456940648ea347d7af0df0aacd0d3af15cf270e9be75094dc15e8a ssh-agent [2023-03-16T13:22:11.572Z] SSH_AUTH_SOCK=/tmp/ssh-VgJq0Cpzws7F/agent.31 [2023-03-16T13:22:11.572Z] SSH_AGENT_PID=37 [2023-03-16T13:22:11.583Z] Running ssh-add (command line suppressed) [2023-03-16T13:22:11.686Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_17397827932935894818.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_17397827932935894818.key) [2023-03-16T13:22:11.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:22:11.981Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T13:22:12.002Z] $ docker exec --env ******** --env ******** 372f00db9a456940648ea347d7af0df0aacd0d3af15cf270e9be75094dc15e8a ssh-agent -k [2023-03-16T13:22:12.101Z] unset SSH_AUTH_SOCK; [2023-03-16T13:22:12.102Z] unset SSH_AGENT_PID; [2023-03-16T13:22:12.102Z] echo Agent pid 37 killed; [2023-03-16T13:22:12.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T13:22:12.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:22:12.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:22:12.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:22:12.259Z] $ docker exec 372f00db9a456940648ea347d7af0df0aacd0d3af15cf270e9be75094dc15e8a ssh-agent [2023-03-16T13:22:12.380Z] SSH_AUTH_SOCK=/tmp/ssh-S8XBGwO4DP1L/agent.69 [2023-03-16T13:22:12.380Z] SSH_AGENT_PID=75 [2023-03-16T13:22:12.384Z] Running ssh-add (command line suppressed) [2023-03-16T13:22:12.499Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_9692727620861380522.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_9692727620861380522.key) [2023-03-16T13:22:12.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:22:12.796Z] + git semver init [2023-03-16T13:22:13.057Z] 2023-03-16 13:22:12,987 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T13:22:13.057Z] 2023-03-16 13:22:12,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-03-16T13:22:13.057Z] 2023-03-16 13:22:12,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-03-16T13:22:13.057Z] 2023-03-16 13:22:12,988 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-71/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:22:13.994Z] 2023-03-16 13:22:13,948 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-03-16T13:22:13.994Z] 2023-03-16 13:22:13,948 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-03-16T13:22:13.994Z] 2023-03-16 13:22:13,948 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-03-16T13:22:13.994Z] 2023-03-16 13:22:13,950 [execute] INFO git cat-file --batch-check [2023-03-16T13:22:13.994Z] 2023-03-16 13:22:13,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:22:13.994Z] 2023-03-16 13:22:13,956 [execute] INFO git cat-file --batch [2023-03-16T13:22:13.994Z] 2023-03-16 13:22:13,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:22:13.994Z] 2023-03-16 13:22:13,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-03-16T13:22:13.994Z] 0.0.0 [Pipeline] } [2023-03-16T13:22:14.007Z] $ docker exec --env ******** --env ******** 372f00db9a456940648ea347d7af0df0aacd0d3af15cf270e9be75094dc15e8a ssh-agent -k [2023-03-16T13:22:14.106Z] unset SSH_AUTH_SOCK; [2023-03-16T13:22:14.106Z] unset SSH_AGENT_PID; [2023-03-16T13:22:14.106Z] echo Agent pid 75 killed; [2023-03-16T13:22:14.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:22:14.416Z] + git semver [Pipeline] } [2023-03-16T13:22:14.692Z] $ docker stop --time=1 372f00db9a456940648ea347d7af0df0aacd0d3af15cf270e9be75094dc15e8a [2023-03-16T13:22:16.009Z] $ docker rm -f --volumes 372f00db9a456940648ea347d7af0df0aacd0d3af15cf270e9be75094dc15e8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:22:16.348Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T13:22:16.560Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T13:22:16.563Z] [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-03-16T13:22:16.679Z] provisioning config files... [2023-03-16T13:22:16.688Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config15797825510934842240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:22:16.985Z] ---> docker-login.sh [2023-03-16T13:22:16.985Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:22:16.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:16.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:16.985Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:16.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:16.985Z] [2023-03-16T13:22:16.985Z] Login Succeeded [2023-03-16T13:22:16.985Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:22:16.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:16.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:16.985Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:16.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:16.985Z] [2023-03-16T13:22:16.985Z] Login Succeeded [2023-03-16T13:22:16.985Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:22:17.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:17.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:17.244Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:17.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:17.244Z] [2023-03-16T13:22:17.244Z] Login Succeeded [2023-03-16T13:22:17.244Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:22:17.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:17.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:17.244Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:17.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:17.244Z] [2023-03-16T13:22:17.244Z] Login Succeeded [2023-03-16T13:22:17.244Z] docker.io [2023-03-16T13:22:17.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:22:17.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:22:17.504Z] Configure a credential helper to remove this warning. See [2023-03-16T13:22:17.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:22:17.504Z] [2023-03-16T13:22:17.504Z] Login Succeeded [2023-03-16T13:22:17.504Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:22:17.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T13:22:17.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:22:17.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:22:17.587Z] ========================================================= [2023-03-16T13:22:17.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T13:22:17.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:22:17.919Z] + 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-03-16T13:22:17.920Z] Sending build context to Docker daemon 16.03MB [2023-03-16T13:22:17.920Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:22:17.920Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T13:22:18.179Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T13:22:18.179Z] 63b65145d645: Pulling fs layer [2023-03-16T13:22:18.179Z] a2d21d5440eb: Pulling fs layer [2023-03-16T13:22:18.179Z] 935e6c44a52c: Pulling fs layer [2023-03-16T13:22:18.179Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T13:22:18.179Z] 30dea6a524f1: Pulling fs layer [2023-03-16T13:22:18.179Z] a2aff8979fd8: Pulling fs layer [2023-03-16T13:22:18.179Z] 6808be2612f2: Pulling fs layer [2023-03-16T13:22:18.179Z] f25807f1079a: Pulling fs layer [2023-03-16T13:22:18.179Z] 30dea6a524f1: Waiting [2023-03-16T13:22:18.179Z] 94cc34f8dd06: Waiting [2023-03-16T13:22:18.179Z] a2aff8979fd8: Waiting [2023-03-16T13:22:18.179Z] 6808be2612f2: Waiting [2023-03-16T13:22:18.179Z] a2d21d5440eb: Verifying Checksum [2023-03-16T13:22:18.179Z] a2d21d5440eb: Download complete [2023-03-16T13:22:18.179Z] 94cc34f8dd06: Download complete [2023-03-16T13:22:18.179Z] 30dea6a524f1: Download complete [2023-03-16T13:22:18.179Z] 63b65145d645: Verifying Checksum [2023-03-16T13:22:18.179Z] 63b65145d645: Download complete [2023-03-16T13:22:18.179Z] a2aff8979fd8: Verifying Checksum [2023-03-16T13:22:18.179Z] a2aff8979fd8: Download complete [2023-03-16T13:22:18.440Z] 63b65145d645: Pull complete [2023-03-16T13:22:18.440Z] a2d21d5440eb: Pull complete [2023-03-16T13:22:18.702Z] f25807f1079a: Verifying Checksum [2023-03-16T13:22:18.702Z] f25807f1079a: Download complete [2023-03-16T13:22:18.961Z] 935e6c44a52c: Verifying Checksum [2023-03-16T13:22:18.961Z] 935e6c44a52c: Download complete [2023-03-16T13:22:18.961Z] 6808be2612f2: Verifying Checksum [2023-03-16T13:22:18.961Z] 6808be2612f2: Download complete [2023-03-16T13:22:22.240Z] 935e6c44a52c: Pull complete [2023-03-16T13:22:22.240Z] 94cc34f8dd06: Pull complete [2023-03-16T13:22:22.240Z] 30dea6a524f1: Pull complete [2023-03-16T13:22:22.240Z] a2aff8979fd8: Pull complete [2023-03-16T13:22:24.765Z] 6808be2612f2: Pull complete [2023-03-16T13:22:25.332Z] f25807f1079a: Pull complete [2023-03-16T13:22:25.332Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T13:22:25.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T13:22:25.332Z] ---> 3b553350e43f [2023-03-16T13:22:25.332Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:22:30.634Z] ---> Running in c36953f2e79f [2023-03-16T13:22:30.634Z] Removing intermediate container c36953f2e79f [2023-03-16T13:22:30.634Z] ---> b55796755f01 [2023-03-16T13:22:30.634Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:22:30.634Z] ---> Running in f2ba1cc22a1e [2023-03-16T13:22:30.634Z] Removing intermediate container f2ba1cc22a1e [2023-03-16T13:22:30.634Z] ---> 045ef15fe16c [2023-03-16T13:22:30.634Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T13:22:30.634Z] ---> Running in 4b0f86020231 [2023-03-16T13:22:30.634Z] Removing intermediate container 4b0f86020231 [2023-03-16T13:22:30.634Z] ---> fe26b5c2d338 [2023-03-16T13:22:30.634Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:22:30.634Z] ---> Running in 1bfde6046270 [2023-03-16T13:22:30.634Z] Removing intermediate container 1bfde6046270 [2023-03-16T13:22:30.634Z] ---> 1a8451a9409c [2023-03-16T13:22:30.634Z] Step 7/12 : WORKDIR /device-gpio [2023-03-16T13:22:30.634Z] ---> Running in 02259cac3640 [2023-03-16T13:22:30.634Z] Removing intermediate container 02259cac3640 [2023-03-16T13:22:30.634Z] ---> e2cfe5a7b200 [2023-03-16T13:22:30.634Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:22:30.634Z] ---> Running in 83516a071bd4 [2023-03-16T13:22:30.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:22:31.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:22:31.412Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T13:22:31.412Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T13:22:31.412Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T13:22:31.412Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T13:22:31.412Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:22:31.412Z] OK: 269 MiB in 57 packages [2023-03-16T13:22:31.653Z] Still waiting to schedule task [2023-03-16T13:22:31.654Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2412’ is offline [2023-03-16T13:22:31.980Z] Removing intermediate container 83516a071bd4 [2023-03-16T13:22:31.980Z] ---> b41a1a9da01c [2023-03-16T13:22:31.980Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T13:22:31.980Z] ---> f5e30cd2dd04 [2023-03-16T13:22:31.980Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:22:31.980Z] ---> Running in 38229fafb43a [2023-03-16T13:23:04.083Z] Removing intermediate container 38229fafb43a [2023-03-16T13:23:04.083Z] ---> 3ccb06be888b [2023-03-16T13:23:04.083Z] Step 11/12 : COPY . . [2023-03-16T13:23:04.083Z] ---> acd4c4a0f3bb [2023-03-16T13:23:04.083Z] Step 12/12 : RUN ${MAKE} [2023-03-16T13:23:04.083Z] ---> Running in a428a6811f94 [2023-03-16T13:23:04.083Z] noop [2023-03-16T13:23:04.083Z] Removing intermediate container a428a6811f94 [2023-03-16T13:23:04.083Z] ---> 0feaf340c279 [2023-03-16T13:23:04.083Z] Successfully built 0feaf340c279 [2023-03-16T13:23:04.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:23:04.398Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T13:23:04.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:23:04.559Z] prd-ubuntu20.04-docker-8c-8g-2416 does not seem to be running inside a container [2023-03-16T13:23:04.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-x86_64 cat [2023-03-16T13:23:04.985Z] $ docker top 3dbb02da3d85165dab75820eb4d812463090546f728676a2af6c6c694b5c05c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:23:05.326Z] + go version [2023-03-16T13:23:05.326Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T13:23:05.338Z] $ docker stop --time=1 3dbb02da3d85165dab75820eb4d812463090546f728676a2af6c6c694b5c05c2 [2023-03-16T13:23:06.625Z] $ docker rm -f --volumes 3dbb02da3d85165dab75820eb4d812463090546f728676a2af6c6c694b5c05c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:23:07.010Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T13:23:07.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:23:07.076Z] prd-ubuntu20.04-docker-8c-8g-2416 does not seem to be running inside a container [2023-03-16T13:23:07.116Z] $ 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-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-x86_64 cat [2023-03-16T13:23:07.464Z] $ docker top e9fea61490ec3733bc8afa0ca1d8a78416f6057bbfbb060a40384facc95867b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:23:07.807Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:23:08.104Z] + make test [2023-03-16T13:23:08.104Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T13:23:13.380Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-16T13:23:23.340Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-16T13:23:23.340Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-16T13:23:29.898Z] go vet ./... [2023-03-16T13:23:33.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T13:23:33.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T13:23:33.176Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T13:23:33.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T13:23:33.462Z] $ docker stop --time=1 e9fea61490ec3733bc8afa0ca1d8a78416f6057bbfbb060a40384facc95867b8 [2023-03-16T13:23:36.530Z] $ docker rm -f --volumes e9fea61490ec3733bc8afa0ca1d8a78416f6057bbfbb060a40384facc95867b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:23:36.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T13:23:37.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T13:23:37.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T13:23:37.734Z] + ls -al . [2023-03-16T13:23:37.734Z] total 160 [2023-03-16T13:23:37.734Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 13:23 . [2023-03-16T13:23:37.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:21 .. [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 13:21 .dockerignore [2023-03-16T13:23:37.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:22 .git [2023-03-16T13:23:37.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:21 .github [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 16 13:21 .gitignore [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:21 .golangci.yml [2023-03-16T13:23:37.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:22 .semver [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 16 13:21 Attribution.txt [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 16 13:21 CHANGELOG.md [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 16 13:21 Dockerfile [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:21 GOVERNANCE.md [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 16 13:21 Jenkinsfile [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 13:21 LICENSE [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 16 13:21 Makefile [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 13:21 OWNERS.md [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 16 13:21 README.md [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:22 VERSION [2023-03-16T13:23:37.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:21 bin [2023-03-16T13:23:37.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:21 cmd [2023-03-16T13:23:37.734Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 13:23 coverage.out [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 16 13:21 go.mod [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 33092 Mar 16 13:21 go.sum [2023-03-16T13:23:37.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:21 internal [2023-03-16T13:23:37.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:21 snap [2023-03-16T13:23:37.734Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:23:38.033Z] + 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=bbca0d81aa73e5383f9279665caa0789e91327e6 --label arch=amd64 --label version=0.0.0 . [2023-03-16T13:23:38.033Z] Sending build context to Docker daemon 16.03MB [2023-03-16T13:23:38.033Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:23:38.033Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-16T13:23:38.033Z] ---> 0feaf340c279 [2023-03-16T13:23:38.033Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:23:38.292Z] ---> Running in 346c9c5070dc [2023-03-16T13:23:38.292Z] Removing intermediate container 346c9c5070dc [2023-03-16T13:23:38.292Z] ---> e8e192d1c31e [2023-03-16T13:23:38.292Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:23:38.292Z] ---> Running in 7bf5ea5147fd [2023-03-16T13:23:38.550Z] Removing intermediate container 7bf5ea5147fd [2023-03-16T13:23:38.550Z] ---> 13a699ed439f [2023-03-16T13:23:38.550Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T13:23:38.550Z] ---> Running in a0a0afc22039 [2023-03-16T13:23:38.550Z] Removing intermediate container a0a0afc22039 [2023-03-16T13:23:38.550Z] ---> 06cfeac05214 [2023-03-16T13:23:38.550Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:23:38.550Z] ---> Running in 040a66658655 [2023-03-16T13:23:38.550Z] Removing intermediate container 040a66658655 [2023-03-16T13:23:38.550Z] ---> 1c63d1f050c8 [2023-03-16T13:23:38.550Z] Step 7/25 : WORKDIR /device-gpio [2023-03-16T13:23:38.550Z] ---> Running in 14d820300358 [2023-03-16T13:23:38.809Z] Removing intermediate container 14d820300358 [2023-03-16T13:23:38.809Z] ---> 3ec13cedd4cc [2023-03-16T13:23:38.809Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:23:38.809Z] ---> Running in 59a7815002f7 [2023-03-16T13:23:39.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:23:39.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:23:39.635Z] OK: 269 MiB in 57 packages [2023-03-16T13:23:39.896Z] Removing intermediate container 59a7815002f7 [2023-03-16T13:23:39.896Z] ---> f7483ca4359c [2023-03-16T13:23:39.896Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-16T13:23:39.896Z] ---> 011e27a5defc [2023-03-16T13:23:39.896Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:23:39.896Z] ---> Running in 4be963b83fd2 [2023-03-16T13:23:40.829Z] Removing intermediate container 4be963b83fd2 [2023-03-16T13:23:40.829Z] ---> 15e3b79db25e [2023-03-16T13:23:40.829Z] Step 11/25 : COPY . . [2023-03-16T13:23:41.454Z] ---> 10f45f5189e8 [2023-03-16T13:23:41.454Z] Step 12/25 : RUN ${MAKE} [2023-03-16T13:23:41.454Z] ---> Running in 53d1bc45138f [2023-03-16T13:23:41.715Z] 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-03-16T13:23:59.798Z] Removing intermediate container 53d1bc45138f [2023-03-16T13:23:59.798Z] ---> cc45715c29ae [2023-03-16T13:23:59.798Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T13:24:00.364Z] 3.17: Pulling from library/alpine [2023-03-16T13:24:00.364Z] 63b65145d645: Already exists [2023-03-16T13:24:00.364Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T13:24:00.364Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T13:24:00.364Z] ---> b2aa39c304c2 [2023-03-16T13:24:00.364Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-16T13:24:00.364Z] ---> Running in 68a43b294f18 [2023-03-16T13:24:00.622Z] Removing intermediate container 68a43b294f18 [2023-03-16T13:24:00.622Z] ---> dd5001b40ccf [2023-03-16T13:24:00.622Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-16T13:24:00.622Z] ---> Running in 69a50008f1ba [2023-03-16T13:24:00.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:24:00.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:24:01.447Z] OK: 7 MiB in 15 packages [2023-03-16T13:24:01.705Z] Removing intermediate container 69a50008f1ba [2023-03-16T13:24:01.705Z] ---> 3f3e9cef6134 [2023-03-16T13:24:01.705Z] Step 16/25 : WORKDIR / [2023-03-16T13:24:01.705Z] ---> Running in 4f6f496baced [2023-03-16T13:24:01.705Z] Removing intermediate container 4f6f496baced [2023-03-16T13:24:01.705Z] ---> 95163ca62c0c [2023-03-16T13:24:01.705Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-16T13:24:01.965Z] ---> 50f77c834547 [2023-03-16T13:24:01.965Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-16T13:24:01.965Z] ---> 3d1172eabc57 [2023-03-16T13:24:01.965Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-16T13:24:02.901Z] ---> 98361b6b9024 [2023-03-16T13:24:02.901Z] Step 20/25 : EXPOSE 59910 [2023-03-16T13:24:02.901Z] ---> Running in c5603de8a1d2 [2023-03-16T13:24:02.901Z] Removing intermediate container c5603de8a1d2 [2023-03-16T13:24:02.901Z] ---> 3248c6809788 [2023-03-16T13:24:02.901Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-16T13:24:02.901Z] ---> Running in aca022fddefb [2023-03-16T13:24:02.901Z] Removing intermediate container aca022fddefb [2023-03-16T13:24:02.901Z] ---> 9f5b7f7a6884 [2023-03-16T13:24:02.901Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:24:02.901Z] ---> Running in 54a91f627cf9 [2023-03-16T13:24:03.160Z] Removing intermediate container 54a91f627cf9 [2023-03-16T13:24:03.160Z] ---> 6330c8705419 [2023-03-16T13:24:03.160Z] Step 23/25 : LABEL arch=amd64 [2023-03-16T13:24:03.160Z] ---> Running in e960457644f5 [2023-03-16T13:24:03.160Z] Removing intermediate container e960457644f5 [2023-03-16T13:24:03.160Z] ---> 23932aedb08f [2023-03-16T13:24:03.160Z] Step 24/25 : LABEL git_sha=bbca0d81aa73e5383f9279665caa0789e91327e6 [2023-03-16T13:24:03.160Z] ---> Running in fb005df8e53f [2023-03-16T13:24:03.160Z] Removing intermediate container fb005df8e53f [2023-03-16T13:24:03.160Z] ---> 7bb24ddd249f [2023-03-16T13:24:03.160Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T13:24:03.160Z] ---> Running in 78ae94223d80 [2023-03-16T13:24:03.418Z] Removing intermediate container 78ae94223d80 [2023-03-16T13:24:03.418Z] ---> 9272878876f4 [2023-03-16T13:24:03.418Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T13:24:03.418Z] Successfully built 9272878876f4 [2023-03-16T13:24:03.418Z] 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-03-16T13:24:03.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:24:03.814Z] [2023-03-16T13:24:03.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:24:04.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:24:04.115Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T13:24:04.115Z] 5eb5b503b376: Pulling fs layer [2023-03-16T13:24:04.115Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T13:24:04.115Z] ec43610c2a17: Pulling fs layer [2023-03-16T13:24:04.115Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T13:24:04.115Z] 33b1e0a273af: Pulling fs layer [2023-03-16T13:24:04.116Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T13:24:04.116Z] 2f39f015ded8: Pulling fs layer [2023-03-16T13:24:04.116Z] 5d3b04190fa2: Waiting [2023-03-16T13:24:04.116Z] 3a2ae6a8a46f: Waiting [2023-03-16T13:24:04.116Z] 2f39f015ded8: Waiting [2023-03-16T13:24:04.116Z] 33b1e0a273af: Waiting [2023-03-16T13:24:04.116Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T13:24:04.116Z] 5c69ac0246d0: Download complete [2023-03-16T13:24:04.116Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T13:24:04.116Z] 3a2ae6a8a46f: Download complete [2023-03-16T13:24:04.116Z] 33b1e0a273af: Verifying Checksum [2023-03-16T13:24:04.116Z] 33b1e0a273af: Download complete [2023-03-16T13:24:04.375Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T13:24:04.375Z] 5d3b04190fa2: Download complete [2023-03-16T13:24:04.375Z] ec43610c2a17: Verifying Checksum [2023-03-16T13:24:04.375Z] ec43610c2a17: Download complete [2023-03-16T13:24:04.375Z] 5eb5b503b376: Verifying Checksum [2023-03-16T13:24:04.375Z] 5eb5b503b376: Download complete [2023-03-16T13:24:04.948Z] 2f39f015ded8: Download complete [2023-03-16T13:24:05.883Z] 5eb5b503b376: Pull complete [2023-03-16T13:24:05.883Z] 5c69ac0246d0: Pull complete [2023-03-16T13:24:06.466Z] ec43610c2a17: Pull complete [2023-03-16T13:24:06.466Z] 3a2ae6a8a46f: Pull complete [2023-03-16T13:24:06.723Z] 33b1e0a273af: Pull complete [2023-03-16T13:24:06.723Z] 5d3b04190fa2: Pull complete [2023-03-16T13:24:12.011Z] 2f39f015ded8: Pull complete [2023-03-16T13:24:12.011Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T13:24:12.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:24:12.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:24:12.089Z] prd-ubuntu20.04-docker-8c-8g-2416 does not seem to be running inside a container [2023-03-16T13:24:12.121Z] $ 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-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T13:24:16.651Z] $ docker top 572916bd6fbb6fd482d510b06f6f0077a00554bef1daaaef086b173d69a7b553 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:24:17.016Z] ---> job-cost.sh [2023-03-16T13:24:17.017Z] lf-activate-venv: SKIPPING [2023-03-16T13:24:17.017Z] INFO: No Stack... [2023-03-16T13:24:17.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:24:17.842Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:24:18.124Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-03-16T13:24:18.124Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:24:18.137Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-17-stack-cost] [2023-03-16T13:24:18.143Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-17-stack-cost] did not exist. Created. [2023-03-16T13:24:18.143Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:24:18.443Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T13:24:18.460Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:24:18.466Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:24:18.483Z] $ docker stop --time=1 572916bd6fbb6fd482d510b06f6f0077a00554bef1daaaef086b173d69a7b553 [2023-03-16T13:24:19.641Z] $ docker rm -f --volumes 572916bd6fbb6fd482d510b06f6f0077a00554bef1daaaef086b173d69a7b553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T13:25:27.404Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2421 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-03-16T13:25:27.416Z] Running in /w/workspace/device-gpio/17 [Pipeline] { [Pipeline] checkout [2023-03-16T13:25:27.454Z] The recommended git tool is: git [2023-03-16T13:25:34.167Z] using credential edgex-jenkins-ssh [2023-03-16T13:25:34.187Z] Cloning the remote Git repository [2023-03-16T13:25:34.255Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-16T13:25:34.376Z] > git init /w/workspace/device-gpio/17 # timeout=10 [2023-03-16T13:25:34.553Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-16T13:25:34.554Z] > git --version # timeout=10 [2023-03-16T13:25:34.581Z] > git --version # 'git version 2.25.1' [2023-03-16T13:25:34.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:25:34.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T13:25:36.433Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-16T13:25:36.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T13:25:37.540Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-16T13:25:37.594Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-16T13:25:37.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:25:37.613Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T13:25:38.127Z] Merging remotes/origin/main commit 6427482eab3bd2356a4491c722b8795ef3b48a72 into PR head commit 5075b9e81635d00e611a2c2e84518ae3b9f6de56 [2023-03-16T13:25:38.476Z] Merge succeeded, producing cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe [2023-03-16T13:25:38.477Z] Checking out Revision cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe (PR-71) [2023-03-16T13:25:38.151Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T13:25:38.238Z] > git checkout -f 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # timeout=10 [2023-03-16T13:25:38.330Z] > git remote # timeout=10 [2023-03-16T13:25:38.353Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T13:25:38.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:25:38.396Z] > git merge 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 [2023-03-16T13:25:38.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T13:25:38.486Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T13:25:38.501Z] > git checkout -f cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe # timeout=10 [2023-03-16T13:25:42.078Z] Commit message: "Merge commit '6427482eab3bd2356a4491c722b8795ef3b48a72' into HEAD" [2023-03-16T13:25:42.109Z] First time build. Skipping changelog. [2023-03-16T13:25:42.092Z] > git rev-list --no-walk 231483c5b57d4b0d46e71ded42fd2c1bc7bd37a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:25:42.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T13:25:42.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:25:42.972Z] Dload Upload Total Spent Left Speed [2023-03-16T13:25:42.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-16T13:25:43.682Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T13:25:44.028Z] + sudo tee /etc/docker/daemon.new [2023-03-16T13:25:44.028Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T13:25:44.028Z] { [2023-03-16T13:25:44.028Z] "registry-mirrors": [ [2023-03-16T13:25:44.028Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T13:25:44.028Z] ], [2023-03-16T13:25:44.028Z] "bip": "10.250.0.254/24", [2023-03-16T13:25:44.028Z] "hosts": [ [2023-03-16T13:25:44.028Z] "tcp://0.0.0.0:5555", [2023-03-16T13:25:44.028Z] "unix:///var/run/docker.sock" [2023-03-16T13:25:44.028Z] ], [2023-03-16T13:25:44.028Z] "mtu": 1458, [2023-03-16T13:25:44.028Z] "selinux-enabled": true, [2023-03-16T13:25:44.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T13:25:44.028Z] } [Pipeline] sh [2023-03-16T13:25:44.373Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T13:25:44.732Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:26:03.048Z] provisioning config files... [2023-03-16T13:26:03.080Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/17@tmp/config8617914166446854535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:26:03.447Z] ---> docker-login.sh [2023-03-16T13:26:03.447Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:26:04.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:26:04.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:26:04.313Z] Configure a credential helper to remove this warning. See [2023-03-16T13:26:04.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:26:04.313Z] [2023-03-16T13:26:04.313Z] Login Succeeded [2023-03-16T13:26:04.313Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:26:04.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:26:04.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:26:04.585Z] Configure a credential helper to remove this warning. See [2023-03-16T13:26:04.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:26:04.585Z] [2023-03-16T13:26:04.585Z] Login Succeeded [2023-03-16T13:26:04.585Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:26:04.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:26:05.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:26:05.131Z] Configure a credential helper to remove this warning. See [2023-03-16T13:26:05.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:26:05.131Z] [2023-03-16T13:26:05.131Z] Login Succeeded [2023-03-16T13:26:05.131Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:26:05.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:26:05.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:26:05.404Z] Configure a credential helper to remove this warning. See [2023-03-16T13:26:05.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:26:05.404Z] [2023-03-16T13:26:05.404Z] Login Succeeded [2023-03-16T13:26:05.404Z] docker.io [2023-03-16T13:26:05.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:26:05.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:26:05.948Z] Configure a credential helper to remove this warning. See [2023-03-16T13:26:05.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:26:05.948Z] [2023-03-16T13:26:05.948Z] Login Succeeded [2023-03-16T13:26:05.948Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:26:05.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T13:26:06.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:26:06.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:26:06.307Z] ========================================================= [2023-03-16T13:26:06.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T13:26:06.307Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:26:06.680Z] + 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-03-16T13:26:07.279Z] Sending build context to Docker daemon 8.095MB [2023-03-16T13:26:07.279Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:26:07.279Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T13:26:07.279Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T13:26:07.279Z] af6eaf76a39c: Pulling fs layer [2023-03-16T13:26:07.279Z] 55522c791124: Pulling fs layer [2023-03-16T13:26:07.279Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T13:26:07.279Z] 169dfbe0d373: Pulling fs layer [2023-03-16T13:26:07.279Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T13:26:07.279Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T13:26:07.279Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T13:26:07.279Z] 169dfbe0d373: Waiting [2023-03-16T13:26:07.279Z] e1ff8fa3b103: Waiting [2023-03-16T13:26:07.279Z] 52ebb69f0ebf: Waiting [2023-03-16T13:26:07.279Z] 5abe8eddf0d5: Waiting [2023-03-16T13:26:07.559Z] 55522c791124: Download complete [2023-03-16T13:26:07.559Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T13:26:07.559Z] e1ff8fa3b103: Download complete [2023-03-16T13:26:07.559Z] af6eaf76a39c: Verifying Checksum [2023-03-16T13:26:07.559Z] af6eaf76a39c: Download complete [2023-03-16T13:26:08.569Z] af6eaf76a39c: Pull complete [2023-03-16T13:26:08.841Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T13:26:08.841Z] 5abe8eddf0d5: Download complete [2023-03-16T13:26:09.149Z] 55522c791124: Pull complete [2023-03-16T13:26:10.593Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T13:26:10.593Z] ce5c4a1c91eb: Download complete [2023-03-16T13:26:10.593Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T13:26:10.593Z] 52ebb69f0ebf: Download complete [2023-03-16T13:26:22.948Z] ce5c4a1c91eb: Pull complete [2023-03-16T13:26:22.948Z] 169dfbe0d373: Pull complete [2023-03-16T13:26:22.948Z] e1ff8fa3b103: Pull complete [2023-03-16T13:26:29.633Z] 52ebb69f0ebf: Pull complete [2023-03-16T13:26:33.022Z] 5abe8eddf0d5: Pull complete [2023-03-16T13:26:33.022Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T13:26:33.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T13:26:33.022Z] ---> 6cb57ee374ae [2023-03-16T13:26:33.022Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:26:34.981Z] ---> Running in d2694147e2d2 [2023-03-16T13:26:34.981Z] Removing intermediate container d2694147e2d2 [2023-03-16T13:26:34.981Z] ---> d530375edec8 [2023-03-16T13:26:34.981Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:26:35.251Z] ---> Running in 1662d195eac5 [2023-03-16T13:26:35.522Z] Removing intermediate container 1662d195eac5 [2023-03-16T13:26:35.522Z] ---> cb95b25c52ed [2023-03-16T13:26:35.522Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T13:26:35.793Z] ---> Running in 3a3fba66e3e5 [2023-03-16T13:26:36.063Z] Removing intermediate container 3a3fba66e3e5 [2023-03-16T13:26:36.063Z] ---> c15afa44f878 [2023-03-16T13:26:36.063Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:26:36.063Z] ---> Running in 34abff6e3bfb [2023-03-16T13:26:36.336Z] Removing intermediate container 34abff6e3bfb [2023-03-16T13:26:36.336Z] ---> 20ad0e7deb44 [2023-03-16T13:26:36.336Z] Step 7/12 : WORKDIR /device-gpio [2023-03-16T13:26:36.607Z] ---> Running in dff66a713d6a [2023-03-16T13:26:36.883Z] Removing intermediate container dff66a713d6a [2023-03-16T13:26:36.883Z] ---> 98500b9a6eda [2023-03-16T13:26:36.883Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:26:37.153Z] ---> Running in e7c3d7e4c602 [2023-03-16T13:26:38.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:26:39.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:26:40.587Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T13:26:40.587Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T13:26:40.587Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T13:26:40.587Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T13:26:40.587Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:26:40.587Z] OK: 268 MiB in 57 packages [2023-03-16T13:26:42.008Z] Removing intermediate container e7c3d7e4c602 [2023-03-16T13:26:42.008Z] ---> 0da6aea26cb5 [2023-03-16T13:26:42.008Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T13:26:42.596Z] ---> 5dd7d3737482 [2023-03-16T13:26:42.596Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:26:42.596Z] ---> Running in 2bf705df0bb6 [2023-03-16T13:27:50.523Z] Removing intermediate container 2bf705df0bb6 [2023-03-16T13:27:50.523Z] ---> 3641a82a9ebd [2023-03-16T13:27:50.523Z] Step 11/12 : COPY . . [2023-03-16T13:27:50.523Z] ---> ec2f365433b3 [2023-03-16T13:27:50.523Z] Step 12/12 : RUN ${MAKE} [2023-03-16T13:27:50.523Z] ---> Running in 58f080f4e3d5 [2023-03-16T13:27:50.523Z] noop [2023-03-16T13:27:50.523Z] Removing intermediate container 58f080f4e3d5 [2023-03-16T13:27:50.523Z] ---> 59b0d7c3d252 [2023-03-16T13:27:50.523Z] Successfully built 59b0d7c3d252 [2023-03-16T13:27:50.523Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:27:50.886Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T13:27:50.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:27:51.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-2421 does not seem to be running inside a container [2023-03-16T13:27:51.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/17 -v /w/workspace/device-gpio/17:/w/workspace/device-gpio/17:rw,z -v /w/workspace/device-gpio/17@tmp:/w/workspace/device-gpio/17@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-03-16T13:27:52.611Z] $ docker top 0f964ac10854e272bb27bfc5f6a3c0bf823ba51a0143235adc07228875165ea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:27:53.483Z] + go version [2023-03-16T13:27:53.483Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T13:27:53.505Z] $ docker stop --time=1 0f964ac10854e272bb27bfc5f6a3c0bf823ba51a0143235adc07228875165ea1 [2023-03-16T13:27:55.185Z] $ docker rm -f --volumes 0f964ac10854e272bb27bfc5f6a3c0bf823ba51a0143235adc07228875165ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:27:55.759Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T13:27:55.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:27:55.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-2421 does not seem to be running inside a container [2023-03-16T13:27:56.043Z] $ 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/17 -v /w/workspace/device-gpio/17:/w/workspace/device-gpio/17:rw,z -v /w/workspace/device-gpio/17@tmp:/w/workspace/device-gpio/17@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-03-16T13:27:57.367Z] $ docker top ddef54c749b9573b14b45330ed16ba827a843b54283c86a962bd8bc0cbd0908b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:27:58.196Z] + git config --global --add safe.directory /w/workspace/device-gpio/17 [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:27:58.848Z] + make test [2023-03-16T13:27:58.848Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T13:28:37.755Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-16T13:30:59.512Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-16T13:30:59.512Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-16T13:30:59.512Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T13:30:59.512Z] go vet ./... [2023-03-16T13:31:26.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T13:31:26.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T13:31:26.244Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T13:31:26.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T13:31:26.274Z] $ docker stop --time=1 ddef54c749b9573b14b45330ed16ba827a843b54283c86a962bd8bc0cbd0908b [2023-03-16T13:31:28.143Z] $ docker rm -f --volumes ddef54c749b9573b14b45330ed16ba827a843b54283c86a962bd8bc0cbd0908b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:31:29.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T13:31:29.314Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T13:31:29.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:31:30.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T13:31:30.498Z] + ls -al . [2023-03-16T13:31:30.498Z] total 156 [2023-03-16T13:31:30.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:28 . [2023-03-16T13:31:30.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:25 .. [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 13:25 .dockerignore [2023-03-16T13:31:30.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:25 .git [2023-03-16T13:31:30.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:25 .github [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 16 13:25 .gitignore [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:25 .golangci.yml [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 16 13:25 Attribution.txt [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 16 13:25 CHANGELOG.md [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 16 13:25 Dockerfile [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:25 GOVERNANCE.md [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 16 13:25 Jenkinsfile [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 13:25 LICENSE [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 16 13:25 Makefile [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 13:25 OWNERS.md [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 16 13:25 README.md [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:22 VERSION [2023-03-16T13:31:30.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:25 bin [2023-03-16T13:31:30.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:25 cmd [2023-03-16T13:31:30.498Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 13:28 coverage.out [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 16 13:25 go.mod [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 33092 Mar 16 13:25 go.sum [2023-03-16T13:31:30.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:25 internal [2023-03-16T13:31:30.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:25 snap [2023-03-16T13:31:30.498Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 13:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:31:30.838Z] + 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=cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe --label arch=arm64 --label version=0.0.0 . [2023-03-16T13:31:31.113Z] Sending build context to Docker daemon 8.096MB [2023-03-16T13:31:31.113Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:31:31.113Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-16T13:31:31.113Z] ---> 59b0d7c3d252 [2023-03-16T13:31:31.114Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:31:32.599Z] ---> Running in 9ea61c17de2e [2023-03-16T13:31:32.885Z] Removing intermediate container 9ea61c17de2e [2023-03-16T13:31:32.885Z] ---> 5d2dc91d38bc [2023-03-16T13:31:32.885Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:31:33.164Z] ---> Running in fe79733faf37 [2023-03-16T13:31:33.457Z] Removing intermediate container fe79733faf37 [2023-03-16T13:31:33.457Z] ---> c288ac13d663 [2023-03-16T13:31:33.457Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T13:31:33.457Z] ---> Running in 7e11ec73757c [2023-03-16T13:31:33.730Z] Removing intermediate container 7e11ec73757c [2023-03-16T13:31:33.730Z] ---> d12378bebd4c [2023-03-16T13:31:33.730Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:31:33.730Z] ---> Running in a6096bd3fc5c [2023-03-16T13:31:34.008Z] Removing intermediate container a6096bd3fc5c [2023-03-16T13:31:34.008Z] ---> d52c58ea25df [2023-03-16T13:31:34.008Z] Step 7/25 : WORKDIR /device-gpio [2023-03-16T13:31:34.279Z] ---> Running in fc36d7c76696 [2023-03-16T13:31:34.549Z] Removing intermediate container fc36d7c76696 [2023-03-16T13:31:34.549Z] ---> 4b8b0eaecc61 [2023-03-16T13:31:34.549Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:31:34.549Z] ---> Running in fe225d946fd2 [2023-03-16T13:31:35.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:31:36.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:31:37.511Z] OK: 268 MiB in 57 packages [2023-03-16T13:31:38.478Z] Removing intermediate container fe225d946fd2 [2023-03-16T13:31:38.478Z] ---> 87e9920746de [2023-03-16T13:31:38.478Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-16T13:31:38.747Z] ---> 6c90dcf60175 [2023-03-16T13:31:38.747Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:31:39.022Z] ---> Running in 8637db4cf730 [2023-03-16T13:31:41.618Z] Removing intermediate container 8637db4cf730 [2023-03-16T13:31:41.618Z] ---> d17a7f54a256 [2023-03-16T13:31:41.618Z] Step 11/25 : COPY . . [2023-03-16T13:31:42.584Z] ---> b754b055832a [2023-03-16T13:31:42.584Z] Step 12/25 : RUN ${MAKE} [2023-03-16T13:31:42.584Z] ---> Running in 63046c84511c [2023-03-16T13:31:43.548Z] 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-03-16T13:34:05.267Z] Removing intermediate container 63046c84511c [2023-03-16T13:34:05.267Z] ---> 71d98978cb87 [2023-03-16T13:34:05.267Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T13:34:05.267Z] 3.17: Pulling from library/alpine [2023-03-16T13:34:05.267Z] af6eaf76a39c: Already exists [2023-03-16T13:34:05.267Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T13:34:05.267Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T13:34:05.267Z] ---> d74e625d9115 [2023-03-16T13:34:05.267Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-16T13:34:05.267Z] ---> Running in bdea35b3f5ae [2023-03-16T13:34:05.267Z] Removing intermediate container bdea35b3f5ae [2023-03-16T13:34:05.267Z] ---> 9f72c44e9643 [2023-03-16T13:34:05.267Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-16T13:34:05.267Z] ---> Running in fdc5c98220b4 [2023-03-16T13:34:05.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:34:05.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:34:05.267Z] OK: 7 MiB in 15 packages [2023-03-16T13:34:05.267Z] Removing intermediate container fdc5c98220b4 [2023-03-16T13:34:05.267Z] ---> 05b0f2acb319 [2023-03-16T13:34:05.267Z] Step 16/25 : WORKDIR / [2023-03-16T13:34:05.267Z] ---> Running in 50a73d8f20d9 [2023-03-16T13:34:05.267Z] Removing intermediate container 50a73d8f20d9 [2023-03-16T13:34:05.267Z] ---> 5cc6c5625468 [2023-03-16T13:34:05.267Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-16T13:34:05.267Z] ---> fa78d1820b21 [2023-03-16T13:34:05.267Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-16T13:34:05.267Z] ---> e3ba4d94f8e4 [2023-03-16T13:34:05.267Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-16T13:34:05.267Z] ---> a629494581d4 [2023-03-16T13:34:05.267Z] Step 20/25 : EXPOSE 59910 [2023-03-16T13:34:05.267Z] ---> Running in da2562ba7a19 [2023-03-16T13:34:05.267Z] Removing intermediate container da2562ba7a19 [2023-03-16T13:34:05.267Z] ---> b28f2d7cf680 [2023-03-16T13:34:05.267Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-16T13:34:05.267Z] ---> Running in fe8e3f33173b [2023-03-16T13:34:05.532Z] Removing intermediate container fe8e3f33173b [2023-03-16T13:34:05.532Z] ---> 7a287ed5d465 [2023-03-16T13:34:05.532Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:34:05.532Z] ---> Running in dab3ea5459a3 [2023-03-16T13:34:05.797Z] Removing intermediate container dab3ea5459a3 [2023-03-16T13:34:05.797Z] ---> 1bebbbce7447 [2023-03-16T13:34:05.797Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T13:34:05.797Z] ---> Running in 60c4ff7d00ce [2023-03-16T13:34:06.064Z] Removing intermediate container 60c4ff7d00ce [2023-03-16T13:34:06.064Z] ---> 62093369abe9 [2023-03-16T13:34:06.064Z] Step 24/25 : LABEL git_sha=cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe [2023-03-16T13:34:06.064Z] ---> Running in 66689c61a5b5 [2023-03-16T13:34:06.660Z] Removing intermediate container 66689c61a5b5 [2023-03-16T13:34:06.660Z] ---> 30decacca8bc [2023-03-16T13:34:06.660Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T13:34:06.660Z] ---> Running in cc591529d81f [2023-03-16T13:34:06.926Z] Removing intermediate container cc591529d81f [2023-03-16T13:34:06.926Z] ---> 86d570a15beb [2023-03-16T13:34:06.926Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T13:34:06.926Z] Successfully built 86d570a15beb [2023-03-16T13:34:06.926Z] 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-03-16T13:34:07.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:34:07.354Z] [2023-03-16T13:34:07.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:34:07.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:34:07.679Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T13:34:07.679Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T13:34:07.679Z] 04944245beec: Pulling fs layer [2023-03-16T13:34:07.679Z] 699f458cf7ca: Pulling fs layer [2023-03-16T13:34:07.679Z] 765212b225bb: Pulling fs layer [2023-03-16T13:34:07.679Z] f23df028b6ca: Pulling fs layer [2023-03-16T13:34:07.679Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T13:34:07.679Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T13:34:07.679Z] f23df028b6ca: Waiting [2023-03-16T13:34:07.679Z] d65c8cfc05b1: Waiting [2023-03-16T13:34:07.679Z] 2437ff75d9bd: Waiting [2023-03-16T13:34:07.679Z] 765212b225bb: Waiting [2023-03-16T13:34:07.950Z] 04944245beec: Verifying Checksum [2023-03-16T13:34:07.950Z] 04944245beec: Download complete [2023-03-16T13:34:07.950Z] 765212b225bb: Verifying Checksum [2023-03-16T13:34:07.950Z] 765212b225bb: Download complete [2023-03-16T13:34:07.950Z] f23df028b6ca: Verifying Checksum [2023-03-16T13:34:07.950Z] f23df028b6ca: Download complete [2023-03-16T13:34:07.950Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T13:34:07.950Z] d65c8cfc05b1: Download complete [2023-03-16T13:34:07.950Z] 699f458cf7ca: Verifying Checksum [2023-03-16T13:34:07.950Z] 699f458cf7ca: Download complete [2023-03-16T13:34:08.535Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T13:34:08.535Z] 8998bd30e6a1: Download complete [2023-03-16T13:34:10.474Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T13:34:10.474Z] 2437ff75d9bd: Download complete [2023-03-16T13:34:12.411Z] 8998bd30e6a1: Pull complete [2023-03-16T13:34:12.992Z] 04944245beec: Pull complete [2023-03-16T13:34:14.396Z] 699f458cf7ca: Pull complete [2023-03-16T13:34:14.396Z] 765212b225bb: Pull complete [2023-03-16T13:34:14.978Z] f23df028b6ca: Pull complete [2023-03-16T13:34:15.246Z] d65c8cfc05b1: Pull complete [2023-03-16T13:34:30.235Z] 2437ff75d9bd: Pull complete [2023-03-16T13:34:30.235Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T13:34:30.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:34:30.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:34:30.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-2421 does not seem to be running inside a container [2023-03-16T13:34:30.482Z] $ 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/17 -v /w/workspace/device-gpio/17:/w/workspace/device-gpio/17:rw,z -v /w/workspace/device-gpio/17@tmp:/w/workspace/device-gpio/17@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-03-16T13:34:33.150Z] $ docker top 2a08cbefd057c13f52a28a019e601fe5d51de93695248f868dd8437a74063ddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:34:33.653Z] ---> job-cost.sh [2023-03-16T13:34:33.927Z] lf-activate-venv: SKIPPING [2023-03-16T13:34:33.927Z] INFO: No Stack... [2023-03-16T13:34:34.509Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T13:34:35.086Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:34:35.405Z] + cut -d, -f6 [2023-03-16T13:34:35.405Z] + cat /w/workspace/device-gpio/17/archives/cost.csv [Pipeline] lock [2023-03-16T13:34:35.752Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-17-stack-cost] [2023-03-16T13:34:35.758Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-17-stack-cost] did not exist. Created. [2023-03-16T13:34:35.758Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:34:36.099Z] /w/workspace/device-gpio/17@tmp/durable-ef464049/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T13:34:36.445Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T13:34:36.468Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T13:34:36.515Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:34:36.524Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:34:36.542Z] $ docker stop --time=1 2a08cbefd057c13f52a28a019e601fe5d51de93695248f868dd8437a74063ddd [2023-03-16T13:34:38.012Z] $ docker rm -f --volumes 2a08cbefd057c13f52a28a019e601fe5d51de93695248f868dd8437a74063ddd [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-03-16T13:34:38.399Z] provisioning config files... [2023-03-16T13:34:38.410Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config3445831721468305506tmp [Pipeline] { [Pipeline] sh [2023-03-16T13:34:38.705Z] + set +x [2023-03-16T13:34:38.705Z] + bash -s -- [2023-03-16T13:34:38.705Z] + curl -s https://codecov.io/bash [2023-03-16T13:34:38.705Z] [2023-03-16T13:34:38.705Z] _____ _ [2023-03-16T13:34:38.705Z] / ____| | | [2023-03-16T13:34:38.705Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T13:34:38.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T13:34:38.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T13:34:38.705Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T13:34:38.705Z] Bash-1.0.6 [2023-03-16T13:34:38.705Z] [2023-03-16T13:34:38.705Z] [2023-03-16T13:34:38.705Z] ==> git version 2.25.1 found [2023-03-16T13:34:38.705Z] ==> 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-03-16T13:34:38.705Z] Release-Date: 2020-01-08 [2023-03-16T13:34:38.705Z] 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-03-16T13:34:38.705Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T13:34:38.705Z] ==> Jenkins CI detected. [2023-03-16T13:34:38.705Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-03-16T13:34:38.705Z] project root: . [2023-03-16T13:34:38.705Z] --> token set from env [2023-03-16T13:34:38.705Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T13:34:38.705Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T13:34:38.705Z] ==> Python coveragepy not found [2023-03-16T13:34:38.705Z] ==> Searching for coverage reports in: [2023-03-16T13:34:38.705Z] + . [2023-03-16T13:34:38.705Z] -> Found 1 reports [2023-03-16T13:34:38.705Z] ==> Detecting git/mercurial file structure [2023-03-16T13:34:38.705Z] ==> Reading reports [2023-03-16T13:34:38.705Z] + ./coverage.out bytes=10 [2023-03-16T13:34:38.705Z] ==> Appending adjustments [2023-03-16T13:34:38.705Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T13:34:38.964Z] + Found adjustments [2023-03-16T13:34:38.965Z] ==> Gzipping contents [2023-03-16T13:34:38.965Z] 4.0K /tmp/codecov.cSprPx.gz [2023-03-16T13:34:38.965Z] ==> Uploading reports [2023-03-16T13:34:38.965Z] url: https://codecov.io [2023-03-16T13:34:38.965Z] query: branch=PR-71&commit=bbca0d81aa73e5383f9279665caa0789e91327e6&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-03-16T13:34:38.965Z] -> Pinging Codecov [2023-03-16T13:34:38.965Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-71&commit=bbca0d81aa73e5383f9279665caa0789e91327e6&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-03-16T13:34:51.179Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [2023-03-16T13:34:51.179Z] 500 [2023-03-16T13:34:51.179Z] ==> Uploading to Codecov [2023-03-16T13:34:51.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:34:51.179Z] Dload Upload Total Spent Left Speed [2023-03-16T13:34:51.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 95 771 0 0 100 740 0 5563 --:--:-- --:--:-- --:--:-- 5522 100 771 100 31 100 740 231 5522 --:--:-- --:--:-- --:--:-- 5711 [2023-03-16T13:34:51.179Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries [2023-03-16T13:34:51.179Z] Warning: left. [2023-03-16T13:34:52.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 248 5920 --:--:-- --:--:-- --:--:-- 6168 [2023-03-16T13:34:52.006Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries [2023-03-16T13:34:52.006Z] Warning: left. [2023-03-16T13:34:53.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 292 6981 --:--:-- --:--:-- --:--:-- 7273 [2023-03-16T13:34:53.907Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries [2023-03-16T13:34:53.907Z] Warning: left. [2023-03-16T13:34:56.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 264 6324 --:--:-- --:--:-- --:--:-- 6589 [2023-03-16T13:34:56.439Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries [2023-03-16T13:34:56.439Z] Warning: left. [2023-03-16T13:34:58.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 316 7551 --:--:-- --:--:-- --:--:-- 7948 [2023-03-16T13:34:58.346Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries [2023-03-16T13:34:58.346Z] Warning: left. [2023-03-16T13:35:00.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 313 7474 --:--:-- --:--:-- --:--:-- 7787 [2023-03-16T13:35:00.248Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [Pipeline] } [2023-03-16T13:35:00.254Z] 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-03-16T13:35:00.908Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-03-16T13:35:00.909Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-16T13:35:00.909Z] total 16 [2023-03-16T13:35:00.909Z] drwxr-xr-x 3 root root 4096 Mar 16 13:24 . [2023-03-16T13:35:00.909Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 13:24 .. [2023-03-16T13:35:00.909Z] drwxr-xr-x 2 root root 4096 Mar 16 13:24 cost [2023-03-16T13:35:00.909Z] -rw-r--r-- 1 root root 83 Mar 16 13:24 cost.csv [2023-03-16T13:35:00.909Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-16T13:35:00.909Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-16T13:35:00.909Z] total 16 [2023-03-16T13:35:00.909Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:24 . [2023-03-16T13:35:00.909Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 13:24 .. [2023-03-16T13:35:00.909Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 13:24 cost [2023-03-16T13:35:00.909Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 16 13:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:35:01.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:35:02.051Z] ---> package-listing.sh [2023-03-16T13:35:02.051Z] ++ facter osfamily [2023-03-16T13:35:02.051Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T13:35:02.310Z] + OS_FAMILY=debian [2023-03-16T13:35:02.310Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-03-16T13:35:02.310Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T13:35:02.310Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T13:35:02.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T13:35:02.310Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T13:35:02.310Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-03-16T13:35:02.310Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T13:35:02.310Z] + case "${OS_FAMILY}" in [2023-03-16T13:35:02.310Z] + dpkg -l [2023-03-16T13:35:02.310Z] + grep '^ii' [2023-03-16T13:35:02.310Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T13:35:02.310Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T13:35:02.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T13:35:02.310Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-03-16T13:35:02.310Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-03-16T13:35:02.310Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [Pipeline] echo [2023-03-16T13:35:02.321Z] 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T13:35:02.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:35:03.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:35:03.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:35:03.221Z] prd-ubuntu20.04-docker-8c-8g-2416 does not seem to be running inside a container [2023-03-16T13:35:03.257Z] $ 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-71/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-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-03-16T13:35:03.444Z] $ docker top 8db97977c487b9f366c99956d34ff334ed9c18ccd83a8ed36d2909cb1eced959 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:35:03.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T13:35:04.064Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T13:35:04.350Z] + ls /var/log/sa-host [2023-03-16T13:35:04.350Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:35:04.413Z] provisioning config files... [2023-03-16T13:35:04.421Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config15068275997217977012tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:35:04.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:35:04.716Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T13:35:04.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:35:05.029Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T13:35:05.037Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:35:05.320Z] ---> sudo-logs.sh [2023-03-16T13:35:05.320Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T13:35:05.346Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:35:05.625Z] ---> job-cost.sh [2023-03-16T13:35:05.625Z] lf-activate-venv: SKIPPING [2023-03-16T13:35:05.625Z] DEBUG: total: 0.2199999988079071 [2023-03-16T13:35:05.625Z] INFO: Retrieving Stack Cost... [2023-03-16T13:35:05.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:35:06.450Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T13:35:06.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:35:06.737Z] ---> logs-deploy.sh [2023-03-16T13:35:06.737Z] lf-activate-venv: SKIPPING [2023-03-16T13:35:06.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/17 [2023-03-16T13:35:06.737Z] INFO: archiving workspace using pattern(s): [2023-03-16T13:35:07.674Z] Archives upload complete. [2023-03-16T13:35:07.674Z] INFO: archiving logs to Nexus