Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5075b9e81635d00e611a2c2e84518ae3b9f6de56+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (333168f7caff2a622bddda60a1cae535aa8e855e) 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-ssh15781699677280914153.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-ssh403236569639465394.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-ssh17611455950817947356.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-ssh3691340527063577012.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-ssh8416587308681898161.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5185 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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 5075b9e81635d00e611a2c2e84518ae3b9f6de56 Merge succeeded, producing 8e1db3d9da189b22ba4eaf68f840bb6659b52645 Checking out Revision 8e1db3d9da189b22ba4eaf68f840bb6659b52645 (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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e1db3d9da189b22ba4eaf68f840bb6659b52645 # timeout=10 Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv > git rev-list --no-walk cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T13:21:24.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T13:21:24.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T13:21:24.330Z] ========================================================= [2023-03-22T13:21:24.330Z] EdgeX Global Pipelines Version Info [2023-03-22T13:21:24.330Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:21:25.049Z] ------------------- [2023-03-22T13:21:25.049Z] stable info: [2023-03-22T13:21:25.049Z] ------------------- [2023-03-22T13:21:25.049Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T13:21:25.049Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T13:21:25.049Z] Message: update stable to v1.0.245 [2023-03-22T13:21:25.619Z] ------------------- [2023-03-22T13:21:25.619Z] experimental info: [2023-03-22T13:21:25.619Z] ------------------- [2023-03-22T13:21:25.619Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T13:21:25.619Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T13:21:25.619Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T13:21:25.849Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-22T13:21:25.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-22T13:21:25.867Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T13:21:25.875Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T13:21:25.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T13:21:25.890Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T13:21:25.899Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T13:21:25.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T13:21:25.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T13:21:25.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T13:21:25.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T13:21:25.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-22T13:21:25.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T13:21:25.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T13:21:25.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T13:21:25.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T13:21:26.016Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T13:21:26.034Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T13:21:26.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T13:21:26.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T13:21:26.083Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T13:21:26.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T13:21:26.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T13:21:26.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T13:21:26.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T13:21:26.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T13:21:26.165Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T13:21:26.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-03-22T13:21:26.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-03-22T13:21:26.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-03-22T13:21:26.224Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] echo [2023-03-22T13:21:26.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e1db3d [Pipeline] echo [2023-03-22T13:21:26.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T13:21:26.301Z] provisioning config files... [2023-03-22T13:21:26.313Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config7444390684122689139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:21:26.613Z] ---> docker-login.sh [2023-03-22T13:21:26.613Z] nexus3.edgexfoundry.org:10001 [2023-03-22T13:21:26.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:26.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:26.871Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:26.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:26.871Z] [2023-03-22T13:21:26.871Z] Login Succeeded [2023-03-22T13:21:26.871Z] nexus3.edgexfoundry.org:10002 [2023-03-22T13:21:26.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:27.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:27.131Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:27.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:27.131Z] [2023-03-22T13:21:27.131Z] Login Succeeded [2023-03-22T13:21:27.131Z] nexus3.edgexfoundry.org:10003 [2023-03-22T13:21:27.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:27.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:27.131Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:27.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:27.131Z] [2023-03-22T13:21:27.131Z] Login Succeeded [2023-03-22T13:21:27.131Z] nexus3.edgexfoundry.org:10004 [2023-03-22T13:21:27.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:27.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:27.131Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:27.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:27.131Z] [2023-03-22T13:21:27.131Z] Login Succeeded [2023-03-22T13:21:27.131Z] docker.io [2023-03-22T13:21:27.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:27.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:27.654Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:27.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:27.654Z] [2023-03-22T13:21:27.654Z] Login Succeeded [2023-03-22T13:21:27.654Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T13:21:27.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T13:21:28.029Z] + git rev-list -1 --merges 8e1db3d9da189b22ba4eaf68f840bb6659b52645~1..8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] echo [2023-03-22T13:21:28.077Z] -----------> git rev-list -1 --merges 8e1db3d9da189b22ba4eaf68f840bb6659b52645~1..8e1db3d9da189b22ba4eaf68f840bb6659b52645 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [2023-03-22T13:21:28.077Z] 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [false] [Pipeline] sh [2023-03-22T13:21:28.359Z] + git log --format=format:%s -1 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] echo [2023-03-22T13:21:28.375Z] ========================================================= [2023-03-22T13:21:28.375Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T13:21:28.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T13:21:28.703Z] + git log --format=format:%s -1 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] echo [2023-03-22T13:21:28.713Z] [semverPrep] GIT_COMMIT: 8e1db3d9da189b22ba4eaf68f840bb6659b52645, Commit Message: Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD [Pipeline] echo [2023-03-22T13:21:28.722Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T13:21:29.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T13:21:29.111Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T13:21:29.111Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T13:21:29.111Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T13:21:29.111Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T13:21:29.111Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T13:21:29.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:21:29.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T13:21:29.460Z] [2023-03-22T13:21:29.460Z] 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-22T13:21:29.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T13:21:29.757Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T13:21:29.757Z] b85a868b505f: Pulling fs layer [2023-03-22T13:21:29.757Z] e2be974225ed: Pulling fs layer [2023-03-22T13:21:29.757Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T13:21:29.757Z] 988bab9f4d93: Pulling fs layer [2023-03-22T13:21:29.757Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T13:21:29.757Z] eaf3925da568: Pulling fs layer [2023-03-22T13:21:29.757Z] bab4dde63d76: Pulling fs layer [2023-03-22T13:21:29.757Z] bde34c3a00c8: Pulling fs layer [2023-03-22T13:21:29.757Z] b352a97aabf1: Pulling fs layer [2023-03-22T13:21:29.757Z] 4872d77fe225: Pulling fs layer [2023-03-22T13:21:29.757Z] 5851b861e8e6: Pulling fs layer [2023-03-22T13:21:29.757Z] eaf3925da568: Waiting [2023-03-22T13:21:29.757Z] 988bab9f4d93: Waiting [2023-03-22T13:21:29.757Z] 1469e6f7b9e6: Waiting [2023-03-22T13:21:29.757Z] bde34c3a00c8: Waiting [2023-03-22T13:21:29.757Z] 4872d77fe225: Waiting [2023-03-22T13:21:29.757Z] b352a97aabf1: Waiting [2023-03-22T13:21:29.757Z] 5851b861e8e6: Waiting [2023-03-22T13:21:29.757Z] bab4dde63d76: Waiting [2023-03-22T13:21:29.757Z] e2be974225ed: Verifying Checksum [2023-03-22T13:21:29.757Z] e2be974225ed: Download complete [2023-03-22T13:21:29.757Z] 988bab9f4d93: Verifying Checksum [2023-03-22T13:21:29.757Z] 988bab9f4d93: Download complete [2023-03-22T13:21:30.017Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T13:21:30.017Z] 1469e6f7b9e6: Download complete [2023-03-22T13:21:30.017Z] eaf3925da568: Verifying Checksum [2023-03-22T13:21:30.017Z] eaf3925da568: Download complete [2023-03-22T13:21:30.017Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T13:21:30.017Z] 339a4e72a1f5: Download complete [2023-03-22T13:21:30.017Z] bde34c3a00c8: Download complete [2023-03-22T13:21:30.017Z] b352a97aabf1: Verifying Checksum [2023-03-22T13:21:30.017Z] b352a97aabf1: Download complete [2023-03-22T13:21:30.017Z] 4872d77fe225: Download complete [2023-03-22T13:21:30.017Z] 5851b861e8e6: Download complete [2023-03-22T13:21:30.017Z] b85a868b505f: Verifying Checksum [2023-03-22T13:21:30.017Z] b85a868b505f: Download complete [2023-03-22T13:21:30.584Z] bab4dde63d76: Verifying Checksum [2023-03-22T13:21:30.584Z] bab4dde63d76: Download complete [2023-03-22T13:21:31.152Z] b85a868b505f: Pull complete [2023-03-22T13:21:31.409Z] e2be974225ed: Pull complete [2023-03-22T13:21:31.974Z] 339a4e72a1f5: Pull complete [2023-03-22T13:21:31.974Z] 988bab9f4d93: Pull complete [2023-03-22T13:21:32.234Z] 1469e6f7b9e6: Pull complete [2023-03-22T13:21:32.234Z] eaf3925da568: Pull complete [2023-03-22T13:21:34.149Z] bab4dde63d76: Pull complete [2023-03-22T13:21:34.149Z] bde34c3a00c8: Pull complete [2023-03-22T13:21:34.409Z] b352a97aabf1: Pull complete [2023-03-22T13:21:34.409Z] 4872d77fe225: Pull complete [2023-03-22T13:21:34.409Z] 5851b861e8e6: Pull complete [2023-03-22T13:21:34.409Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T13:21:34.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T13:21:34.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:21:34.520Z] prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container [2023-03-22T13:21:34.558Z] $ 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-22T13:21:35.857Z] $ docker top 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc -eo pid,comm [2023-03-22T13:21:35.921Z] 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-22T13:21:35.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T13:21:35.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T13:21:35.957Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T13:21:36.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T13:21:36.095Z] $ docker exec 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc ssh-agent [2023-03-22T13:21:36.205Z] SSH_AUTH_SOCK=/tmp/ssh-Tf5EEnxWX0zA/agent.32 [2023-03-22T13:21:36.205Z] SSH_AGENT_PID=39 [2023-03-22T13:21:36.212Z] Running ssh-add (command line suppressed) [2023-03-22T13:21:36.320Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_12707882506030343330.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_12707882506030343330.key) [2023-03-22T13:21:36.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T13:21:36.618Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T13:21:36.640Z] $ docker exec --env ******** --env ******** 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc ssh-agent -k [2023-03-22T13:21:36.728Z] unset SSH_AUTH_SOCK; [2023-03-22T13:21:36.729Z] unset SSH_AGENT_PID; [2023-03-22T13:21:36.729Z] echo Agent pid 39 killed; [2023-03-22T13:21:36.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T13:21:36.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T13:21:36.762Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T13:21:36.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T13:21:36.876Z] $ docker exec 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc ssh-agent [2023-03-22T13:21:36.984Z] SSH_AUTH_SOCK=/tmp/ssh-RTOFgLu5knF9/agent.71 [2023-03-22T13:21:36.984Z] SSH_AGENT_PID=77 [2023-03-22T13:21:36.988Z] Running ssh-add (command line suppressed) [2023-03-22T13:21:37.085Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_4154990198708931686.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_4154990198708931686.key) [2023-03-22T13:21:37.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T13:21:37.379Z] + git semver init [2023-03-22T13:21:37.637Z] 2023-03-22 13:21:37,549 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T13:21:37.637Z] 2023-03-22 13:21:37,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-03-22T13:21:37.637Z] 2023-03-22 13:21:37,550 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-03-22T13:21:37.637Z] 2023-03-22 13:21:37,550 [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-22T13:21:38.572Z] 2023-03-22 13:21:38,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-03-22T13:21:38.572Z] 2023-03-22 13:21:38,386 [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-22T13:21:38.572Z] 2023-03-22 13:21:38,386 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-03-22T13:21:38.572Z] 2023-03-22 13:21:38,390 [execute] INFO git cat-file --batch-check [2023-03-22T13:21:38.572Z] 2023-03-22 13:21:38,390 [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-22T13:21:38.572Z] 2023-03-22 13:21:38,397 [execute] INFO git cat-file --batch [2023-03-22T13:21:38.572Z] 2023-03-22 13:21:38,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T13:21:38.572Z] 2023-03-22 13:21:38,402 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-03-22T13:21:38.572Z] 0.0.0 [Pipeline] } [2023-03-22T13:21:38.583Z] $ docker exec --env ******** --env ******** 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc ssh-agent -k [2023-03-22T13:21:38.688Z] unset SSH_AUTH_SOCK; [2023-03-22T13:21:38.689Z] unset SSH_AGENT_PID; [2023-03-22T13:21:38.689Z] echo Agent pid 77 killed; [2023-03-22T13:21:38.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T13:21:39.000Z] + git semver [Pipeline] } [2023-03-22T13:21:39.274Z] $ docker stop --time=1 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc [2023-03-22T13:21:40.584Z] $ docker rm -f --volumes 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T13:21:40.916Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T13:21:41.131Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T13:21:41.133Z] [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-22T13:21:41.238Z] provisioning config files... [2023-03-22T13:21:41.247Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config3816461837263037164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:21:41.541Z] ---> docker-login.sh [2023-03-22T13:21:41.541Z] nexus3.edgexfoundry.org:10001 [2023-03-22T13:21:41.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:41.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:41.541Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:41.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:41.541Z] [2023-03-22T13:21:41.541Z] Login Succeeded [2023-03-22T13:21:41.541Z] nexus3.edgexfoundry.org:10002 [2023-03-22T13:21:41.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:41.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:41.541Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:41.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:41.541Z] [2023-03-22T13:21:41.541Z] Login Succeeded [2023-03-22T13:21:41.541Z] nexus3.edgexfoundry.org:10003 [2023-03-22T13:21:41.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:41.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:41.800Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:41.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:41.800Z] [2023-03-22T13:21:41.800Z] Login Succeeded [2023-03-22T13:21:41.800Z] nexus3.edgexfoundry.org:10004 [2023-03-22T13:21:41.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:41.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:41.800Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:41.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:41.800Z] [2023-03-22T13:21:41.800Z] Login Succeeded [2023-03-22T13:21:41.800Z] docker.io [2023-03-22T13:21:42.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:21:42.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:21:42.059Z] Configure a credential helper to remove this warning. See [2023-03-22T13:21:42.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:21:42.059Z] [2023-03-22T13:21:42.059Z] Login Succeeded [2023-03-22T13:21:42.059Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T13:21:42.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T13:21:42.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T13:21:42.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T13:21:42.149Z] ========================================================= [2023-03-22T13:21:42.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T13:21:42.149Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:21:42.452Z] + 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-22T13:21:42.452Z] Sending build context to Docker daemon 16.04MB [2023-03-22T13:21:42.452Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T13:21:42.452Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T13:21:42.712Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T13:21:42.712Z] 63b65145d645: Pulling fs layer [2023-03-22T13:21:42.712Z] a2d21d5440eb: Pulling fs layer [2023-03-22T13:21:42.712Z] 935e6c44a52c: Pulling fs layer [2023-03-22T13:21:42.712Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T13:21:42.712Z] 30dea6a524f1: Pulling fs layer [2023-03-22T13:21:42.712Z] a2aff8979fd8: Pulling fs layer [2023-03-22T13:21:42.712Z] 6808be2612f2: Pulling fs layer [2023-03-22T13:21:42.712Z] f25807f1079a: Pulling fs layer [2023-03-22T13:21:42.712Z] 94cc34f8dd06: Waiting [2023-03-22T13:21:42.712Z] a2aff8979fd8: Waiting [2023-03-22T13:21:42.712Z] 30dea6a524f1: Waiting [2023-03-22T13:21:42.712Z] 6808be2612f2: Waiting [2023-03-22T13:21:42.712Z] f25807f1079a: Waiting [2023-03-22T13:21:42.712Z] a2d21d5440eb: Verifying Checksum [2023-03-22T13:21:42.712Z] a2d21d5440eb: Download complete [2023-03-22T13:21:42.712Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T13:21:42.712Z] 94cc34f8dd06: Download complete [2023-03-22T13:21:42.712Z] 30dea6a524f1: Verifying Checksum [2023-03-22T13:21:42.712Z] 30dea6a524f1: Download complete [2023-03-22T13:21:42.712Z] 63b65145d645: Verifying Checksum [2023-03-22T13:21:42.712Z] 63b65145d645: Download complete [2023-03-22T13:21:42.712Z] a2aff8979fd8: Verifying Checksum [2023-03-22T13:21:42.712Z] a2aff8979fd8: Download complete [2023-03-22T13:21:42.973Z] 63b65145d645: Pull complete [2023-03-22T13:21:42.973Z] a2d21d5440eb: Pull complete [2023-03-22T13:21:43.542Z] 935e6c44a52c: Verifying Checksum [2023-03-22T13:21:43.542Z] 935e6c44a52c: Download complete [2023-03-22T13:21:43.542Z] f25807f1079a: Verifying Checksum [2023-03-22T13:21:43.542Z] f25807f1079a: Download complete [2023-03-22T13:21:43.542Z] 6808be2612f2: Verifying Checksum [2023-03-22T13:21:43.542Z] 6808be2612f2: Download complete [2023-03-22T13:21:46.836Z] 935e6c44a52c: Pull complete [2023-03-22T13:21:46.836Z] 94cc34f8dd06: Pull complete [2023-03-22T13:21:47.097Z] 30dea6a524f1: Pull complete [2023-03-22T13:21:47.097Z] a2aff8979fd8: Pull complete [2023-03-22T13:21:49.660Z] 6808be2612f2: Pull complete [2023-03-22T13:21:50.229Z] f25807f1079a: Pull complete [2023-03-22T13:21:50.229Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T13:21:50.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T13:21:50.229Z] ---> 3b553350e43f [2023-03-22T13:21:50.229Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T13:21:52.137Z] ---> Running in 53810ec06f0a [2023-03-22T13:21:52.396Z] Removing intermediate container 53810ec06f0a [2023-03-22T13:21:52.396Z] ---> e938c30044a6 [2023-03-22T13:21:52.396Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T13:21:52.396Z] ---> Running in d1944cc93002 [2023-03-22T13:21:52.396Z] Removing intermediate container d1944cc93002 [2023-03-22T13:21:52.396Z] ---> d7f98faf6165 [2023-03-22T13:21:52.396Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-22T13:21:52.396Z] ---> Running in 2db34edb8001 [2023-03-22T13:21:52.656Z] Removing intermediate container 2db34edb8001 [2023-03-22T13:21:52.656Z] ---> 001eba6489db [2023-03-22T13:21:52.656Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T13:21:52.656Z] ---> Running in f4eff5855480 [2023-03-22T13:21:52.916Z] Removing intermediate container f4eff5855480 [2023-03-22T13:21:52.916Z] ---> 6d37ccc539ba [2023-03-22T13:21:52.916Z] Step 7/12 : WORKDIR /device-gpio [2023-03-22T13:21:52.916Z] ---> Running in bc78a65afe5a [2023-03-22T13:21:52.916Z] Removing intermediate container bc78a65afe5a [2023-03-22T13:21:52.916Z] ---> d3bf42574d02 [2023-03-22T13:21:52.916Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T13:21:52.916Z] ---> Running in 3695b09de06a [2023-03-22T13:21:53.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T13:21:53.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T13:21:53.435Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T13:21:53.435Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T13:21:53.435Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T13:21:53.435Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T13:21:53.435Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T13:21:53.435Z] OK: 269 MiB in 57 packages [2023-03-22T13:21:54.001Z] Removing intermediate container 3695b09de06a [2023-03-22T13:21:54.001Z] ---> 2676944f134b [2023-03-22T13:21:54.001Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T13:21:54.001Z] ---> 9bb023c274b3 [2023-03-22T13:21:54.002Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T13:21:54.002Z] ---> Running in 0e3d1045d140 [2023-03-22T13:21:56.213Z] Still waiting to schedule task [2023-03-22T13:21:56.213Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5187’ is offline [2023-03-22T13:22:20.559Z] Removing intermediate container 0e3d1045d140 [2023-03-22T13:22:20.559Z] ---> 1b2aa2dd5b85 [2023-03-22T13:22:20.559Z] Step 11/12 : COPY . . [2023-03-22T13:22:20.559Z] ---> 4b77fef49959 [2023-03-22T13:22:20.559Z] Step 12/12 : RUN ${MAKE} [2023-03-22T13:22:20.559Z] ---> Running in 17d89f32c072 [2023-03-22T13:22:20.559Z] noop [2023-03-22T13:22:20.559Z] Removing intermediate container 17d89f32c072 [2023-03-22T13:22:20.559Z] ---> 00cacee59b46 [2023-03-22T13:22:20.559Z] Successfully built 00cacee59b46 [2023-03-22T13:22:20.559Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:22:20.873Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T13:22:20.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:22:20.947Z] prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container [2023-03-22T13:22:20.978Z] $ 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-22T13:22:21.352Z] $ docker top b117085b8af5ced8230a1e68993f4bf26c46373ead450e4a48c12fc6721cc6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:22:21.689Z] + go version [2023-03-22T13:22:21.689Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T13:22:21.702Z] $ docker stop --time=1 b117085b8af5ced8230a1e68993f4bf26c46373ead450e4a48c12fc6721cc6e6 [2023-03-22T13:22:23.002Z] $ docker rm -f --volumes b117085b8af5ced8230a1e68993f4bf26c46373ead450e4a48c12fc6721cc6e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:22:23.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T13:22:23.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:22:23.481Z] prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container [2023-03-22T13:22:23.513Z] $ 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-22T13:22:23.850Z] $ docker top 103209a918b48e428f1f0b823eeb0ad0e59b82cbb6167390693a7e0edc3e2813 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:22:24.208Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-03-22T13:22:24.505Z] + make test [2023-03-22T13:22:24.505Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T13:22:29.789Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-22T13:22:39.764Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-22T13:22:39.764Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-22T13:22:46.329Z] go vet ./... [2023-03-22T13:22:50.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T13:22:50.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T13:22:50.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T13:22:50.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T13:22:50.541Z] $ docker stop --time=1 103209a918b48e428f1f0b823eeb0ad0e59b82cbb6167390693a7e0edc3e2813 [2023-03-22T13:22:52.634Z] $ docker rm -f --volumes 103209a918b48e428f1f0b823eeb0ad0e59b82cbb6167390693a7e0edc3e2813 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T13:22:53.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T13:22:53.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T13:22:53.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T13:22:53.890Z] + ls -al . [2023-03-22T13:22:53.890Z] total 160 [2023-03-22T13:22:53.890Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 13:22 . [2023-03-22T13:22:53.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:21 .. [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 22 13:21 .dockerignore [2023-03-22T13:22:53.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:21 .git [2023-03-22T13:22:53.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:21 .github [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 22 13:21 .gitignore [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 13:21 .golangci.yml [2023-03-22T13:22:53.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:21 .semver [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 22 13:21 Attribution.txt [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 22 13:21 CHANGELOG.md [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 22 13:21 Dockerfile [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 13:21 GOVERNANCE.md [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 22 13:21 Jenkinsfile [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 13:21 LICENSE [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 22 13:21 Makefile [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 13:21 OWNERS.md [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 22 13:21 README.md [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 13:21 VERSION [2023-03-22T13:22:53.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 13:21 bin [2023-03-22T13:22:53.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:21 cmd [2023-03-22T13:22:53.890Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 22 13:22 coverage.out [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 22 13:21 go.mod [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 33092 Mar 22 13:21 go.sum [2023-03-22T13:22:53.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:21 internal [2023-03-22T13:22:53.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:21 snap [2023-03-22T13:22:53.890Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 22 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:22:54.188Z] + 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=8e1db3d9da189b22ba4eaf68f840bb6659b52645 --label arch=amd64 --label version=0.0.0 . [2023-03-22T13:22:54.188Z] Sending build context to Docker daemon 16.04MB [2023-03-22T13:22:54.188Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T13:22:54.188Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-22T13:22:54.188Z] ---> 00cacee59b46 [2023-03-22T13:22:54.188Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T13:22:54.188Z] ---> Running in 39c4741d50b5 [2023-03-22T13:22:54.447Z] Removing intermediate container 39c4741d50b5 [2023-03-22T13:22:54.447Z] ---> e7f9b5cbcd38 [2023-03-22T13:22:54.447Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T13:22:54.447Z] ---> Running in 14f19731af65 [2023-03-22T13:22:54.447Z] Removing intermediate container 14f19731af65 [2023-03-22T13:22:54.447Z] ---> 07d74f94857e [2023-03-22T13:22:54.447Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-22T13:22:54.447Z] ---> Running in cfa382a61770 [2023-03-22T13:22:54.706Z] Removing intermediate container cfa382a61770 [2023-03-22T13:22:54.706Z] ---> e25413631f4d [2023-03-22T13:22:54.706Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T13:22:54.706Z] ---> Running in 1e1a77862bef [2023-03-22T13:22:54.706Z] Removing intermediate container 1e1a77862bef [2023-03-22T13:22:54.706Z] ---> ad0e6b62d5b8 [2023-03-22T13:22:54.706Z] Step 7/25 : WORKDIR /device-gpio [2023-03-22T13:22:54.706Z] ---> Running in 572e1a6d81de [2023-03-22T13:22:54.706Z] Removing intermediate container 572e1a6d81de [2023-03-22T13:22:54.706Z] ---> f7be62fec6c5 [2023-03-22T13:22:54.706Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T13:22:54.964Z] ---> Running in 0f9382faeee0 [2023-03-22T13:22:55.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T13:22:55.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T13:22:55.483Z] OK: 269 MiB in 57 packages [2023-03-22T13:22:55.746Z] Removing intermediate container 0f9382faeee0 [2023-03-22T13:22:55.746Z] ---> 20d178b5babd [2023-03-22T13:22:55.746Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-22T13:22:55.746Z] ---> 9e4aa6536557 [2023-03-22T13:22:55.746Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T13:22:56.005Z] ---> Running in 7304ab4bfc34 [2023-03-22T13:22:56.972Z] Removing intermediate container 7304ab4bfc34 [2023-03-22T13:22:56.972Z] ---> 84201a023f54 [2023-03-22T13:22:56.972Z] Step 11/25 : COPY . . [2023-03-22T13:22:57.231Z] ---> 0d5a72dd9df6 [2023-03-22T13:22:57.231Z] Step 12/25 : RUN ${MAKE} [2023-03-22T13:22:57.231Z] ---> Running in ba8b88f11423 [2023-03-22T13:22:57.490Z] 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-22T13:23:15.587Z] Removing intermediate container ba8b88f11423 [2023-03-22T13:23:15.587Z] ---> c0337d7eee67 [2023-03-22T13:23:15.587Z] Step 13/25 : FROM alpine:3.17 [2023-03-22T13:23:15.846Z] 3.17: Pulling from library/alpine [2023-03-22T13:23:15.846Z] 63b65145d645: Already exists [2023-03-22T13:23:16.105Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T13:23:16.105Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T13:23:16.105Z] ---> b2aa39c304c2 [2023-03-22T13:23:16.105Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-22T13:23:16.105Z] ---> Running in db926561cfb4 [2023-03-22T13:23:16.105Z] Removing intermediate container db926561cfb4 [2023-03-22T13:23:16.105Z] ---> 59b31766f6fb [2023-03-22T13:23:16.105Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-22T13:23:16.105Z] ---> Running in 0f452a93ace8 [2023-03-22T13:23:16.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T13:23:16.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T13:23:16.882Z] OK: 7 MiB in 15 packages [2023-03-22T13:23:17.142Z] Removing intermediate container 0f452a93ace8 [2023-03-22T13:23:17.142Z] ---> 95f6ad2ebcda [2023-03-22T13:23:17.142Z] Step 16/25 : WORKDIR / [2023-03-22T13:23:17.142Z] ---> Running in 7cdc2b0c4954 [2023-03-22T13:23:17.402Z] Removing intermediate container 7cdc2b0c4954 [2023-03-22T13:23:17.402Z] ---> afea23e43d7e [2023-03-22T13:23:17.402Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-22T13:23:17.402Z] ---> cc29563e36d6 [2023-03-22T13:23:17.402Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-22T13:23:17.661Z] ---> cc5ee47159c4 [2023-03-22T13:23:17.661Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-22T13:23:18.229Z] ---> c6ee30c65b1e [2023-03-22T13:23:18.229Z] Step 20/25 : EXPOSE 59910 [2023-03-22T13:23:18.229Z] ---> Running in 17f4a5396283 [2023-03-22T13:23:18.229Z] Removing intermediate container 17f4a5396283 [2023-03-22T13:23:18.229Z] ---> f341099c3c59 [2023-03-22T13:23:18.229Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-22T13:23:18.229Z] ---> Running in e6fe7c01c8e0 [2023-03-22T13:23:18.229Z] Removing intermediate container e6fe7c01c8e0 [2023-03-22T13:23:18.229Z] ---> 9d4c88a1554f [2023-03-22T13:23:18.229Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T13:23:18.229Z] ---> Running in 2299aac8ac93 [2023-03-22T13:23:18.489Z] Removing intermediate container 2299aac8ac93 [2023-03-22T13:23:18.489Z] ---> 9e87b3ee9aa3 [2023-03-22T13:23:18.489Z] Step 23/25 : LABEL arch=amd64 [2023-03-22T13:23:18.489Z] ---> Running in 9da8fb484371 [2023-03-22T13:23:18.489Z] Removing intermediate container 9da8fb484371 [2023-03-22T13:23:18.489Z] ---> fc157f6b66e7 [2023-03-22T13:23:18.489Z] Step 24/25 : LABEL git_sha=8e1db3d9da189b22ba4eaf68f840bb6659b52645 [2023-03-22T13:23:18.489Z] ---> Running in 8b4d6dfc18cb [2023-03-22T13:23:18.760Z] Removing intermediate container 8b4d6dfc18cb [2023-03-22T13:23:18.760Z] ---> 0b73862ee0ab [2023-03-22T13:23:18.760Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T13:23:18.760Z] ---> Running in 8714221646e8 [2023-03-22T13:23:18.760Z] Removing intermediate container 8714221646e8 [2023-03-22T13:23:18.760Z] ---> d2771abd3d5a [2023-03-22T13:23:18.760Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T13:23:18.760Z] Successfully built d2771abd3d5a [2023-03-22T13:23:18.760Z] 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-22T13:23:19.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T13:23:19.184Z] [2023-03-22T13:23:19.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:23:19.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T13:23:19.485Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T13:23:19.485Z] 5eb5b503b376: Pulling fs layer [2023-03-22T13:23:19.485Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T13:23:19.485Z] ec43610c2a17: Pulling fs layer [2023-03-22T13:23:19.485Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T13:23:19.485Z] 33b1e0a273af: Pulling fs layer [2023-03-22T13:23:19.485Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T13:23:19.485Z] 2f39f015ded8: Pulling fs layer [2023-03-22T13:23:19.485Z] 33b1e0a273af: Waiting [2023-03-22T13:23:19.485Z] 3a2ae6a8a46f: Waiting [2023-03-22T13:23:19.485Z] 5d3b04190fa2: Waiting [2023-03-22T13:23:19.485Z] 2f39f015ded8: Waiting [2023-03-22T13:23:19.485Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T13:23:19.485Z] 5c69ac0246d0: Download complete [2023-03-22T13:23:19.485Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T13:23:19.485Z] 3a2ae6a8a46f: Download complete [2023-03-22T13:23:19.746Z] 33b1e0a273af: Verifying Checksum [2023-03-22T13:23:19.746Z] 33b1e0a273af: Download complete [2023-03-22T13:23:19.746Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T13:23:19.746Z] 5d3b04190fa2: Download complete [2023-03-22T13:23:19.746Z] ec43610c2a17: Verifying Checksum [2023-03-22T13:23:19.746Z] ec43610c2a17: Download complete [2023-03-22T13:23:19.746Z] 5eb5b503b376: Verifying Checksum [2023-03-22T13:23:19.746Z] 5eb5b503b376: Download complete [2023-03-22T13:23:20.312Z] 2f39f015ded8: Verifying Checksum [2023-03-22T13:23:20.312Z] 2f39f015ded8: Download complete [2023-03-22T13:23:21.246Z] 5eb5b503b376: Pull complete [2023-03-22T13:23:21.246Z] 5c69ac0246d0: Pull complete [2023-03-22T13:23:21.813Z] ec43610c2a17: Pull complete [2023-03-22T13:23:21.813Z] 3a2ae6a8a46f: Pull complete [2023-03-22T13:23:22.072Z] 33b1e0a273af: Pull complete [2023-03-22T13:23:22.072Z] 5d3b04190fa2: Pull complete [2023-03-22T13:23:27.339Z] 2f39f015ded8: Pull complete [2023-03-22T13:23:27.339Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T13:23:27.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T13:23:27.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:23:27.414Z] prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container [2023-03-22T13:23:27.448Z] $ 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-22T13:23:29.350Z] $ docker top 0d256a2c59c878e82a853964f7280c64cbff78f1585508924e1171c67884c6aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:23:29.729Z] ---> job-cost.sh [2023-03-22T13:23:29.729Z] lf-activate-venv: SKIPPING [2023-03-22T13:23:29.729Z] INFO: No Stack... [2023-03-22T13:23:29.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T13:23:30.248Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T13:23:30.538Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-03-22T13:23:30.538Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T13:23:30.550Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [2023-03-22T13:23:30.555Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] did not exist. Created. [2023-03-22T13:23:30.555Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T13:23:30.853Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T13:23:30.881Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T13:23:30.887Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T13:23:30.906Z] $ docker stop --time=1 0d256a2c59c878e82a853964f7280c64cbff78f1585508924e1171c67884c6aa [2023-03-22T13:23:32.076Z] $ docker rm -f --volumes 0d256a2c59c878e82a853964f7280c64cbff78f1585508924e1171c67884c6aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T13:23:58.290Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5190 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-03-22T13:23:58.303Z] Running in /w/workspace/device-gpio/18 [Pipeline] { [Pipeline] checkout [2023-03-22T13:23:58.347Z] The recommended git tool is: git [2023-03-22T13:24:06.450Z] using credential edgex-jenkins-ssh [2023-03-22T13:24:06.469Z] Cloning the remote Git repository [2023-03-22T13:24:06.532Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-22T13:24:06.649Z] > git init /w/workspace/device-gpio/18 # timeout=10 [2023-03-22T13:24:06.839Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-22T13:24:06.840Z] > git --version # timeout=10 [2023-03-22T13:24:06.866Z] > git --version # 'git version 2.25.1' [2023-03-22T13:24:06.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T13:24:07.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T13:24:08.628Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-22T13:24:08.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T13:24:10.158Z] Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 5075b9e81635d00e611a2c2e84518ae3b9f6de56 [2023-03-22T13:24:09.595Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-22T13:24:09.638Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-22T13:24:09.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T13:24:09.656Z] > 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-22T13:24:10.182Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T13:24:10.273Z] > git checkout -f 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # timeout=10 [2023-03-22T13:24:10.366Z] > git remote # timeout=10 [2023-03-22T13:24:10.386Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T13:24:10.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T13:24:10.438Z] > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 [2023-03-22T13:24:10.508Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T13:24:10.536Z] Merge succeeded, producing a8d3400a875e46cbdb7ef2f178152caae2633c80 [2023-03-22T13:24:10.536Z] Checking out Revision a8d3400a875e46cbdb7ef2f178152caae2633c80 (PR-71) [2023-03-22T13:24:10.546Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T13:24:10.566Z] > git checkout -f a8d3400a875e46cbdb7ef2f178152caae2633c80 # timeout=10 [2023-03-22T13:24:14.158Z] Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" [2023-03-22T13:24:14.189Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T13:24:15.133Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T13:24:15.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T13:24:15.133Z] Dload Upload Total Spent Left Speed [2023-03-22T13:24:15.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [2023-03-22T13:24:14.171Z] > git rev-list --no-walk cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe # timeout=10 [Pipeline] sh [2023-03-22T13:24:15.848Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T13:24:16.190Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T13:24:16.191Z] + sudo tee /etc/docker/daemon.new [2023-03-22T13:24:16.191Z] { [2023-03-22T13:24:16.191Z] "registry-mirrors": [ [2023-03-22T13:24:16.191Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T13:24:16.191Z] ], [2023-03-22T13:24:16.191Z] "bip": "10.250.0.254/24", [2023-03-22T13:24:16.191Z] "hosts": [ [2023-03-22T13:24:16.191Z] "tcp://0.0.0.0:5555", [2023-03-22T13:24:16.191Z] "unix:///var/run/docker.sock" [2023-03-22T13:24:16.191Z] ], [2023-03-22T13:24:16.191Z] "mtu": 1458, [2023-03-22T13:24:16.191Z] "selinux-enabled": true, [2023-03-22T13:24:16.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T13:24:16.191Z] } [Pipeline] sh [2023-03-22T13:24:16.534Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T13:24:16.880Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T13:24:35.206Z] provisioning config files... [2023-03-22T13:24:35.236Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/18@tmp/config7592341701072350350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:24:35.603Z] ---> docker-login.sh [2023-03-22T13:24:35.603Z] nexus3.edgexfoundry.org:10001 [2023-03-22T13:24:36.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:24:36.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:24:36.465Z] Configure a credential helper to remove this warning. See [2023-03-22T13:24:36.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:24:36.465Z] [2023-03-22T13:24:36.465Z] Login Succeeded [2023-03-22T13:24:36.465Z] nexus3.edgexfoundry.org:10002 [2023-03-22T13:24:36.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:24:36.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:24:36.738Z] Configure a credential helper to remove this warning. See [2023-03-22T13:24:36.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:24:36.738Z] [2023-03-22T13:24:36.738Z] Login Succeeded [2023-03-22T13:24:36.738Z] nexus3.edgexfoundry.org:10003 [2023-03-22T13:24:37.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:24:37.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:24:37.282Z] Configure a credential helper to remove this warning. See [2023-03-22T13:24:37.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:24:37.282Z] [2023-03-22T13:24:37.282Z] Login Succeeded [2023-03-22T13:24:37.282Z] nexus3.edgexfoundry.org:10004 [2023-03-22T13:24:37.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:24:37.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:24:37.562Z] Configure a credential helper to remove this warning. See [2023-03-22T13:24:37.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:24:37.562Z] [2023-03-22T13:24:37.562Z] Login Succeeded [2023-03-22T13:24:37.562Z] docker.io [2023-03-22T13:24:37.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:24:38.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:24:38.102Z] Configure a credential helper to remove this warning. See [2023-03-22T13:24:38.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:24:38.102Z] [2023-03-22T13:24:38.102Z] Login Succeeded [2023-03-22T13:24:38.102Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T13:24:38.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T13:24:38.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T13:24:38.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T13:24:38.480Z] ========================================================= [2023-03-22T13:24:38.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T13:24:38.480Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:24:38.841Z] + 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-22T13:24:39.109Z] Sending build context to Docker daemon 8.101MB [2023-03-22T13:24:39.109Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T13:24:39.109Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T13:24:39.386Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T13:24:39.386Z] af6eaf76a39c: Pulling fs layer [2023-03-22T13:24:39.386Z] 55522c791124: Pulling fs layer [2023-03-22T13:24:39.386Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T13:24:39.386Z] 169dfbe0d373: Pulling fs layer [2023-03-22T13:24:39.386Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T13:24:39.386Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T13:24:39.386Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T13:24:39.386Z] 169dfbe0d373: Waiting [2023-03-22T13:24:39.386Z] e1ff8fa3b103: Waiting [2023-03-22T13:24:39.386Z] 52ebb69f0ebf: Waiting [2023-03-22T13:24:39.386Z] 5abe8eddf0d5: Waiting [2023-03-22T13:24:39.386Z] 55522c791124: Verifying Checksum [2023-03-22T13:24:39.386Z] 55522c791124: Download complete [2023-03-22T13:24:39.386Z] 169dfbe0d373: Verifying Checksum [2023-03-22T13:24:39.386Z] 169dfbe0d373: Download complete [2023-03-22T13:24:39.386Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T13:24:39.386Z] e1ff8fa3b103: Download complete [2023-03-22T13:24:39.670Z] af6eaf76a39c: Verifying Checksum [2023-03-22T13:24:39.670Z] af6eaf76a39c: Download complete [2023-03-22T13:24:40.650Z] af6eaf76a39c: Pull complete [2023-03-22T13:24:40.650Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T13:24:40.650Z] 5abe8eddf0d5: Download complete [2023-03-22T13:24:41.250Z] 55522c791124: Pull complete [2023-03-22T13:24:41.841Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T13:24:41.841Z] ce5c4a1c91eb: Download complete [2023-03-22T13:24:42.110Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T13:24:42.110Z] 52ebb69f0ebf: Download complete [2023-03-22T13:24:52.190Z] ce5c4a1c91eb: Pull complete [2023-03-22T13:24:52.190Z] 169dfbe0d373: Pull complete [2023-03-22T13:24:52.457Z] e1ff8fa3b103: Pull complete [2023-03-22T13:24:59.116Z] 52ebb69f0ebf: Pull complete [2023-03-22T13:24:59.708Z] 5abe8eddf0d5: Pull complete [2023-03-22T13:24:59.708Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T13:24:59.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T13:24:59.708Z] ---> 6cb57ee374ae [2023-03-22T13:24:59.708Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T13:25:01.660Z] ---> Running in 8b8ba5fe4fcd [2023-03-22T13:25:01.930Z] Removing intermediate container 8b8ba5fe4fcd [2023-03-22T13:25:01.930Z] ---> d046eef9a568 [2023-03-22T13:25:01.930Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T13:25:02.208Z] ---> Running in a21f67e6d22f [2023-03-22T13:25:02.477Z] Removing intermediate container a21f67e6d22f [2023-03-22T13:25:02.477Z] ---> cdcc8c26a47b [2023-03-22T13:25:02.477Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-22T13:25:02.477Z] ---> Running in cd5fcc15bcd5 [2023-03-22T13:25:02.748Z] Removing intermediate container cd5fcc15bcd5 [2023-03-22T13:25:02.748Z] ---> 3ffeb0524abd [2023-03-22T13:25:02.748Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T13:25:03.019Z] ---> Running in 767762a5c6a9 [2023-03-22T13:25:03.288Z] Removing intermediate container 767762a5c6a9 [2023-03-22T13:25:03.288Z] ---> 1f0de6c819a7 [2023-03-22T13:25:03.288Z] Step 7/12 : WORKDIR /device-gpio [2023-03-22T13:25:03.288Z] ---> Running in 7d58813b46e3 [2023-03-22T13:25:03.558Z] Removing intermediate container 7d58813b46e3 [2023-03-22T13:25:03.558Z] ---> be3b5127829c [2023-03-22T13:25:03.558Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T13:25:03.558Z] ---> Running in e30b9cb45228 [2023-03-22T13:25:04.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T13:25:05.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T13:25:06.528Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T13:25:06.528Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T13:25:06.528Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T13:25:06.528Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T13:25:06.798Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T13:25:06.798Z] OK: 268 MiB in 57 packages [2023-03-22T13:25:07.793Z] Removing intermediate container e30b9cb45228 [2023-03-22T13:25:07.793Z] ---> 8bab61a58607 [2023-03-22T13:25:07.793Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T13:25:08.383Z] ---> 2acdc66323a7 [2023-03-22T13:25:08.383Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T13:25:08.383Z] ---> Running in c42b77f6af73 [2023-03-22T13:26:30.060Z] Removing intermediate container c42b77f6af73 [2023-03-22T13:26:30.060Z] ---> 205efaa68480 [2023-03-22T13:26:30.060Z] Step 11/12 : COPY . . [2023-03-22T13:26:30.060Z] ---> 5c25676cb42c [2023-03-22T13:26:30.060Z] Step 12/12 : RUN ${MAKE} [2023-03-22T13:26:30.060Z] ---> Running in 13683bf3b2e0 [2023-03-22T13:26:30.060Z] noop [2023-03-22T13:26:30.060Z] Removing intermediate container 13683bf3b2e0 [2023-03-22T13:26:30.060Z] ---> d0d360f7a501 [2023-03-22T13:26:30.060Z] Successfully built d0d360f7a501 [2023-03-22T13:26:30.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:26:30.434Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T13:26:30.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:26:30.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-5190 does not seem to be running inside a container [2023-03-22T13:26:30.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/18 -v /w/workspace/device-gpio/18:/w/workspace/device-gpio/18:rw,z -v /w/workspace/device-gpio/18@tmp:/w/workspace/device-gpio/18@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-22T13:26:31.939Z] $ docker top decac93646c386f555f58eadeb0cd97220b498c4a57f646d7afba7365eb57337 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:26:32.775Z] + go version [2023-03-22T13:26:32.776Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T13:26:32.798Z] $ docker stop --time=1 decac93646c386f555f58eadeb0cd97220b498c4a57f646d7afba7365eb57337 [2023-03-22T13:26:34.425Z] $ docker rm -f --volumes decac93646c386f555f58eadeb0cd97220b498c4a57f646d7afba7365eb57337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:26:34.971Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T13:26:34.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:26:35.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-5190 does not seem to be running inside a container [2023-03-22T13:26:35.232Z] $ 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/18 -v /w/workspace/device-gpio/18:/w/workspace/device-gpio/18:rw,z -v /w/workspace/device-gpio/18@tmp:/w/workspace/device-gpio/18@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-22T13:26:36.455Z] $ docker top 78cb19c451af6d20fb9117183c0c8f746ccd45acad4d61138440e69623c1d8ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:26:37.292Z] + git config --global --add safe.directory /w/workspace/device-gpio/18 [Pipeline] fileExists [Pipeline] sh [2023-03-22T13:26:37.942Z] + make test [2023-03-22T13:26:37.942Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T13:27:16.824Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-22T13:29:08.515Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-22T13:29:08.515Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-22T13:29:08.515Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T13:29:08.515Z] go vet ./... [2023-03-22T13:29:36.712Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T13:29:36.712Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T13:29:36.712Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T13:29:36.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T13:29:36.747Z] $ docker stop --time=1 78cb19c451af6d20fb9117183c0c8f746ccd45acad4d61138440e69623c1d8ce [2023-03-22T13:29:38.710Z] $ docker rm -f --volumes 78cb19c451af6d20fb9117183c0c8f746ccd45acad4d61138440e69623c1d8ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T13:29:39.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T13:29:40.004Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T13:29:40.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T13:29:40.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T13:29:41.303Z] + ls -al . [2023-03-22T13:29:41.303Z] total 156 [2023-03-22T13:29:41.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:26 . [2023-03-22T13:29:41.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:24 .. [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 22 13:24 .dockerignore [2023-03-22T13:29:41.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:24 .git [2023-03-22T13:29:41.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:24 .github [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 22 13:24 .gitignore [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 13:24 .golangci.yml [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 22 13:24 Attribution.txt [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 22 13:24 CHANGELOG.md [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 22 13:24 Dockerfile [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 13:24 GOVERNANCE.md [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 22 13:24 Jenkinsfile [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 13:24 LICENSE [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 22 13:24 Makefile [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 13:24 OWNERS.md [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 22 13:24 README.md [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 13:21 VERSION [2023-03-22T13:29:41.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 13:24 bin [2023-03-22T13:29:41.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:24 cmd [2023-03-22T13:29:41.303Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 22 13:26 coverage.out [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 22 13:24 go.mod [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 33092 Mar 22 13:24 go.sum [2023-03-22T13:29:41.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:24 internal [2023-03-22T13:29:41.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:24 snap [2023-03-22T13:29:41.303Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 22 13:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:29:41.658Z] + 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=a8d3400a875e46cbdb7ef2f178152caae2633c80 --label arch=arm64 --label version=0.0.0 . [2023-03-22T13:29:41.927Z] Sending build context to Docker daemon 8.102MB [2023-03-22T13:29:42.197Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T13:29:42.197Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-22T13:29:42.197Z] ---> d0d360f7a501 [2023-03-22T13:29:42.197Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T13:29:42.197Z] ---> Running in dadae44a7a79 [2023-03-22T13:29:42.467Z] Removing intermediate container dadae44a7a79 [2023-03-22T13:29:42.467Z] ---> 7eb4552ad75a [2023-03-22T13:29:42.467Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T13:29:42.741Z] ---> Running in b7c8ccae7773 [2023-03-22T13:29:43.011Z] Removing intermediate container b7c8ccae7773 [2023-03-22T13:29:43.011Z] ---> 07b958fee4c8 [2023-03-22T13:29:43.011Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-22T13:29:43.011Z] ---> Running in 4de10723d272 [2023-03-22T13:29:43.600Z] Removing intermediate container 4de10723d272 [2023-03-22T13:29:43.600Z] ---> d64d1a54b3d4 [2023-03-22T13:29:43.600Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T13:29:43.600Z] ---> Running in 8d1613e5f854 [2023-03-22T13:29:43.869Z] Removing intermediate container 8d1613e5f854 [2023-03-22T13:29:43.869Z] ---> 9b2c6d490579 [2023-03-22T13:29:43.869Z] Step 7/25 : WORKDIR /device-gpio [2023-03-22T13:29:43.869Z] ---> Running in 7997de691f00 [2023-03-22T13:29:44.137Z] Removing intermediate container 7997de691f00 [2023-03-22T13:29:44.137Z] ---> 8822ad924859 [2023-03-22T13:29:44.137Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T13:29:44.408Z] ---> Running in 342ba6320da9 [2023-03-22T13:29:45.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T13:29:45.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T13:29:47.387Z] OK: 268 MiB in 57 packages [2023-03-22T13:29:49.343Z] Removing intermediate container 342ba6320da9 [2023-03-22T13:29:49.343Z] ---> 5f405957338d [2023-03-22T13:29:49.343Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-22T13:29:49.613Z] ---> 2bd94a361045 [2023-03-22T13:29:49.613Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T13:29:49.613Z] ---> Running in 2d8d6883f71e [2023-03-22T13:29:52.967Z] Removing intermediate container 2d8d6883f71e [2023-03-22T13:29:52.967Z] ---> 0f150c8ceb87 [2023-03-22T13:29:52.967Z] Step 11/25 : COPY . . [2023-03-22T13:29:53.559Z] ---> 60f077428288 [2023-03-22T13:29:53.559Z] Step 12/25 : RUN ${MAKE} [2023-03-22T13:29:53.837Z] ---> Running in cfea21243d06 [2023-03-22T13:29:54.805Z] 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-22T13:32:16.539Z] Removing intermediate container cfea21243d06 [2023-03-22T13:32:16.539Z] ---> d948f06b2899 [2023-03-22T13:32:16.539Z] Step 13/25 : FROM alpine:3.17 [2023-03-22T13:32:16.539Z] 3.17: Pulling from library/alpine [2023-03-22T13:32:16.539Z] af6eaf76a39c: Already exists [2023-03-22T13:32:16.539Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T13:32:16.539Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T13:32:16.539Z] ---> d74e625d9115 [2023-03-22T13:32:16.539Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-22T13:32:16.539Z] ---> Running in 4d86b680f710 [2023-03-22T13:32:16.806Z] Removing intermediate container 4d86b680f710 [2023-03-22T13:32:16.806Z] ---> f96df9ccb28d [2023-03-22T13:32:16.806Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-22T13:32:16.806Z] ---> Running in dffc9bb8da22 [2023-03-22T13:32:17.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T13:32:18.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T13:32:19.299Z] OK: 7 MiB in 15 packages [2023-03-22T13:32:20.258Z] Removing intermediate container dffc9bb8da22 [2023-03-22T13:32:20.258Z] ---> 308ecb09cfac [2023-03-22T13:32:20.258Z] Step 16/25 : WORKDIR / [2023-03-22T13:32:20.258Z] ---> Running in 1c4ddcc6f616 [2023-03-22T13:32:20.526Z] Removing intermediate container 1c4ddcc6f616 [2023-03-22T13:32:20.526Z] ---> fa1133bfda04 [2023-03-22T13:32:20.526Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-22T13:32:21.111Z] ---> 7088d55961de [2023-03-22T13:32:21.111Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-22T13:32:21.378Z] ---> 80c09742aa7b [2023-03-22T13:32:21.378Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-22T13:32:22.785Z] ---> d5f49d71d5c8 [2023-03-22T13:32:22.785Z] Step 20/25 : EXPOSE 59910 [2023-03-22T13:32:22.785Z] ---> Running in c8d31d83c0a7 [2023-03-22T13:32:23.064Z] Removing intermediate container c8d31d83c0a7 [2023-03-22T13:32:23.064Z] ---> 3bdafc8c8736 [2023-03-22T13:32:23.064Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-22T13:32:23.064Z] ---> Running in b44f78043e59 [2023-03-22T13:32:23.335Z] Removing intermediate container b44f78043e59 [2023-03-22T13:32:23.335Z] ---> fb59288b7ed5 [2023-03-22T13:32:23.335Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T13:32:23.603Z] ---> Running in 7f7b655a14c8 [2023-03-22T13:32:23.869Z] Removing intermediate container 7f7b655a14c8 [2023-03-22T13:32:23.869Z] ---> 557be622e9b7 [2023-03-22T13:32:23.869Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T13:32:23.869Z] ---> Running in c4a39c615a0b [2023-03-22T13:32:24.135Z] Removing intermediate container c4a39c615a0b [2023-03-22T13:32:24.135Z] ---> a8bea735c8a4 [2023-03-22T13:32:24.135Z] Step 24/25 : LABEL git_sha=a8d3400a875e46cbdb7ef2f178152caae2633c80 [2023-03-22T13:32:24.135Z] ---> Running in 6fd84a67ea96 [2023-03-22T13:32:24.402Z] Removing intermediate container 6fd84a67ea96 [2023-03-22T13:32:24.402Z] ---> 4ce790f94430 [2023-03-22T13:32:24.402Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T13:32:24.402Z] ---> Running in 1e5fbe0d1806 [2023-03-22T13:32:24.667Z] Removing intermediate container 1e5fbe0d1806 [2023-03-22T13:32:24.667Z] ---> 9e1bbb29ebb4 [2023-03-22T13:32:24.667Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T13:32:24.667Z] Successfully built 9e1bbb29ebb4 [2023-03-22T13:32:24.932Z] 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-22T13:32:25.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T13:32:25.374Z] [2023-03-22T13:32:25.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:32:25.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T13:32:25.709Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T13:32:25.709Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T13:32:25.709Z] 04944245beec: Pulling fs layer [2023-03-22T13:32:25.709Z] 699f458cf7ca: Pulling fs layer [2023-03-22T13:32:25.709Z] 765212b225bb: Pulling fs layer [2023-03-22T13:32:25.709Z] f23df028b6ca: Pulling fs layer [2023-03-22T13:32:25.709Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T13:32:25.709Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T13:32:25.709Z] f23df028b6ca: Waiting [2023-03-22T13:32:25.709Z] d65c8cfc05b1: Waiting [2023-03-22T13:32:25.709Z] 2437ff75d9bd: Waiting [2023-03-22T13:32:25.709Z] 765212b225bb: Waiting [2023-03-22T13:32:25.978Z] 04944245beec: Verifying Checksum [2023-03-22T13:32:25.978Z] 04944245beec: Download complete [2023-03-22T13:32:25.978Z] 765212b225bb: Verifying Checksum [2023-03-22T13:32:25.978Z] 765212b225bb: Download complete [2023-03-22T13:32:25.978Z] f23df028b6ca: Verifying Checksum [2023-03-22T13:32:25.978Z] f23df028b6ca: Download complete [2023-03-22T13:32:25.978Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T13:32:25.978Z] d65c8cfc05b1: Download complete [2023-03-22T13:32:25.978Z] 699f458cf7ca: Verifying Checksum [2023-03-22T13:32:25.978Z] 699f458cf7ca: Download complete [2023-03-22T13:32:26.562Z] 8998bd30e6a1: Download complete [2023-03-22T13:32:28.501Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T13:32:28.501Z] 2437ff75d9bd: Download complete [2023-03-22T13:32:30.262Z] 8998bd30e6a1: Pull complete [2023-03-22T13:32:30.528Z] 04944245beec: Pull complete [2023-03-22T13:32:31.935Z] 699f458cf7ca: Pull complete [2023-03-22T13:32:32.203Z] 765212b225bb: Pull complete [2023-03-22T13:32:32.789Z] f23df028b6ca: Pull complete [2023-03-22T13:32:33.055Z] d65c8cfc05b1: Pull complete [2023-03-22T13:32:48.039Z] 2437ff75d9bd: Pull complete [2023-03-22T13:32:48.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T13:32:48.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T13:32:48.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:32:48.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-5190 does not seem to be running inside a container [2023-03-22T13:32:48.275Z] $ 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/18 -v /w/workspace/device-gpio/18:/w/workspace/device-gpio/18:rw,z -v /w/workspace/device-gpio/18@tmp:/w/workspace/device-gpio/18@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-22T13:32:50.756Z] $ docker top 6f86c41d8c8edc39a440423ce50adbe17a2287d4103851fc18acc5a1874260a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:32:51.323Z] ---> job-cost.sh [2023-03-22T13:32:51.589Z] lf-activate-venv: SKIPPING [2023-03-22T13:32:51.589Z] INFO: No Stack... [2023-03-22T13:32:51.856Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T13:32:58.841Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T13:32:59.165Z] + cat /w/workspace/device-gpio/18/archives/cost.csv [2023-03-22T13:32:59.165Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T13:32:59.229Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [2023-03-22T13:32:59.235Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] did not exist. Created. [2023-03-22T13:32:59.235Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T13:32:59.574Z] /w/workspace/device-gpio/18@tmp/durable-36ca6b07/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T13:32:59.902Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T13:32:59.923Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T13:32:59.964Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T13:32:59.973Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T13:32:59.989Z] $ docker stop --time=1 6f86c41d8c8edc39a440423ce50adbe17a2287d4103851fc18acc5a1874260a0 [2023-03-22T13:33:01.494Z] $ docker rm -f --volumes 6f86c41d8c8edc39a440423ce50adbe17a2287d4103851fc18acc5a1874260a0 [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-22T13:33:01.884Z] provisioning config files... [2023-03-22T13:33:01.891Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config12636972934542273653tmp [Pipeline] { [Pipeline] sh [2023-03-22T13:33:02.178Z] + set +x [2023-03-22T13:33:02.178Z] + curl -s https://codecov.io/bash [2023-03-22T13:33:02.178Z] + bash -s -- [2023-03-22T13:33:02.178Z] [2023-03-22T13:33:02.178Z] _____ _ [2023-03-22T13:33:02.178Z] / ____| | | [2023-03-22T13:33:02.178Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T13:33:02.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T13:33:02.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T13:33:02.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T13:33:02.178Z] Bash-1.0.6 [2023-03-22T13:33:02.178Z] [2023-03-22T13:33:02.178Z] [2023-03-22T13:33:02.178Z] ==> git version 2.25.1 found [2023-03-22T13:33:02.178Z] ==> 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-22T13:33:02.178Z] Release-Date: 2020-01-08 [2023-03-22T13:33:02.178Z] 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-22T13:33:02.178Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T13:33:02.178Z] ==> Jenkins CI detected. [2023-03-22T13:33:02.178Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-03-22T13:33:02.178Z] project root: . [2023-03-22T13:33:02.178Z] --> token set from env [2023-03-22T13:33:02.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T13:33:02.178Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T13:33:02.178Z] ==> Python coveragepy not found [2023-03-22T13:33:02.178Z] ==> Searching for coverage reports in: [2023-03-22T13:33:02.178Z] + . [2023-03-22T13:33:02.178Z] -> Found 1 reports [2023-03-22T13:33:02.178Z] ==> Detecting git/mercurial file structure [2023-03-22T13:33:02.178Z] ==> Reading reports [2023-03-22T13:33:02.178Z] + ./coverage.out bytes=10 [2023-03-22T13:33:02.178Z] ==> Appending adjustments [2023-03-22T13:33:02.178Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T13:33:02.438Z] + Found adjustments [2023-03-22T13:33:02.438Z] ==> Gzipping contents [2023-03-22T13:33:02.438Z] 4.0K /tmp/codecov.rWGpDx.gz [2023-03-22T13:33:02.438Z] ==> Uploading reports [2023-03-22T13:33:02.438Z] url: https://codecov.io [2023-03-22T13:33:02.438Z] query: branch=PR-71&commit=8e1db3d9da189b22ba4eaf68f840bb6659b52645&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-03-22T13:33:02.438Z] -> Pinging Codecov [2023-03-22T13:33:02.438Z] 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=8e1db3d9da189b22ba4eaf68f840bb6659b52645&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-03-22T13:33:02.438Z] -> Uploading to [2023-03-22T13:33:02.438Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8e1db3d9da189b22ba4eaf68f840bb6659b52645/d83a979e-f847-4f53-b02d-059cec002f0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T133302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=541701d0820478db68359ce0aca6452f13ead1bd4de9c4202f42dfcea7b1fdf4 [2023-03-22T13:33:02.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T13:33:02.698Z] Dload Upload Total Spent Left Speed [2023-03-22T13:33:02.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 739 0 0 100 739 0 3640 --:--:-- --:--:-- --:--:-- 3622 100 739 0 0 100 739 0 2629 --:--:-- --:--:-- --:--:-- 2620 [2023-03-22T13:33:02.957Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] } [2023-03-22T13:33:02.964Z] 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-22T13:33:03.606Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-03-22T13:33:03.606Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-22T13:33:03.606Z] total 16 [2023-03-22T13:33:03.606Z] drwxr-xr-x 3 root root 4096 Mar 22 13:23 . [2023-03-22T13:33:03.606Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:23 .. [2023-03-22T13:33:03.606Z] drwxr-xr-x 2 root root 4096 Mar 22 13:23 cost [2023-03-22T13:33:03.606Z] -rw-r--r-- 1 root root 83 Mar 22 13:23 cost.csv [2023-03-22T13:33:03.606Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-22T13:33:03.606Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-22T13:33:03.606Z] total 16 [2023-03-22T13:33:03.606Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:23 . [2023-03-22T13:33:03.606Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:23 .. [2023-03-22T13:33:03.606Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 13:23 cost [2023-03-22T13:33:03.606Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 22 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:33:03.897Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:33:04.753Z] ---> package-listing.sh [2023-03-22T13:33:04.753Z] ++ facter osfamily [2023-03-22T13:33:04.753Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T13:33:05.012Z] + OS_FAMILY=debian [2023-03-22T13:33:05.012Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-03-22T13:33:05.012Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T13:33:05.012Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T13:33:05.012Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T13:33:05.012Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T13:33:05.012Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-03-22T13:33:05.012Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T13:33:05.012Z] + case "${OS_FAMILY}" in [2023-03-22T13:33:05.012Z] + dpkg -l [2023-03-22T13:33:05.012Z] + grep '^ii' [2023-03-22T13:33:05.012Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T13:33:05.012Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T13:33:05.012Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T13:33:05.012Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-03-22T13:33:05.012Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-03-22T13:33:05.012Z] + 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-22T13:33:05.022Z] 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-22T13:33:05.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:33:05.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T13:33:05.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:33:05.926Z] prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container [2023-03-22T13:33:05.959Z] $ 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-22T13:33:06.175Z] $ docker top ac376f5a3f3a6e82d29d9e25815d01f9d9ab21b4a8bef836dbf067d0e826a4b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:33:06.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T13:33:06.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T13:33:07.101Z] + ls /var/log/sa-host [2023-03-22T13:33:07.101Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T13:33:07.167Z] provisioning config files... [2023-03-22T13:33:07.176Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config16689634544527021919tmp [Pipeline] { [Pipeline] echo [2023-03-22T13:33:07.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:33:07.473Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T13:33:07.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:33:07.806Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T13:33:07.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:33:08.097Z] ---> sudo-logs.sh [2023-03-22T13:33:08.098Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T13:33:08.117Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:33:08.397Z] ---> job-cost.sh [2023-03-22T13:33:08.397Z] lf-activate-venv: SKIPPING [2023-03-22T13:33:08.397Z] DEBUG: total: 0.2199999988079071 [2023-03-22T13:33:08.397Z] INFO: Retrieving Stack Cost... [2023-03-22T13:33:08.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T13:33:09.223Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T13:33:09.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:33:09.519Z] ---> logs-deploy.sh [2023-03-22T13:33:09.519Z] lf-activate-venv: SKIPPING [2023-03-22T13:33:09.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/18 [2023-03-22T13:33:09.519Z] INFO: archiving workspace using pattern(s): [2023-03-22T13:33:10.461Z] Archives upload complete. [2023-03-22T13:33:10.461Z] INFO: archiving logs to Nexus