Pull request #71 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cca9da09051131cf230a7272c346d355b5a5c961+8f32374c2c41cdb1ba282cfb564c8a7ba9873dae (264ee98930adf43ad08bf209e6342387648738ca) 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-ssh3074667808159507099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9278685689793699774.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14646011096230653844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5957794093713863123.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-ssh4801752845375411863.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.18 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 ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1688’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1691 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 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae into PR head commit cca9da09051131cf230a7272c346d355b5a5c961 Merge succeeded, producing f09c857b76939c8d247512f2c35b3a7798c9591d Checking out Revision f09c857b76939c8d247512f2c35b3a7798c9591d (PR-71) > git config core.sparsecheckout # timeout=10 > git checkout -f cca9da09051131cf230a7272c346d355b5a5c961 # 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 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f09c857b76939c8d247512f2c35b3a7798c9591d # timeout=10 Commit message: "Merge commit '8f32374c2c41cdb1ba282cfb564c8a7ba9873dae' into HEAD" > git rev-list --no-walk cca9da09051131cf230a7272c346d355b5a5c961 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T21:13:19.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T21:13:19.272Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T21:13:19.286Z] ========================================================= [2023-01-10T21:13:19.286Z] EdgeX Global Pipelines Version Info [2023-01-10T21:13:19.286Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:13:19.990Z] ------------------- [2023-01-10T21:13:19.990Z] stable info: [2023-01-10T21:13:19.990Z] ------------------- [2023-01-10T21:13:19.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T21:13:19.990Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:13:19.990Z] Message: update stable to v1.0.244 [2023-01-10T21:13:20.560Z] ------------------- [2023-01-10T21:13:20.560Z] experimental info: [2023-01-10T21:13:20.560Z] ------------------- [2023-01-10T21:13:20.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T21:13:20.560Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:13:20.560Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T21:13:20.706Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-10T21:13:20.714Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-10T21:13:20.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T21:13:20.736Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T21:13:20.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T21:13:20.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T21:13:20.772Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T21:13:20.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T21:13:20.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T21:13:20.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T21:13:20.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T21:13:20.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-10T21:13:20.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T21:13:20.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T21:13:20.858Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:13:20.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:13:20.881Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:13:20.894Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:13:20.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T21:13:20.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T21:13:20.932Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T21:13:20.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T21:13:20.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T21:13:20.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T21:13:20.978Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T21:13:20.989Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T21:13:21.001Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T21:13:21.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-01-10T21:13:21.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-01-10T21:13:21.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-01-10T21:13:21.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f09c857b76939c8d247512f2c35b3a7798c9591d [Pipeline] echo [2023-01-10T21:13:21.064Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f09c857 [Pipeline] echo [2023-01-10T21:13:21.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:13:21.116Z] provisioning config files... [2023-01-10T21:13:21.128Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config8501526245441277345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:13:21.425Z] ---> docker-login.sh [2023-01-10T21:13:21.425Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:13:21.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:21.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:21.689Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:21.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:21.689Z] [2023-01-10T21:13:21.689Z] Login Succeeded [2023-01-10T21:13:21.689Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:13:21.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:21.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:21.689Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:21.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:21.689Z] [2023-01-10T21:13:21.689Z] Login Succeeded [2023-01-10T21:13:21.689Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:13:21.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:21.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:21.947Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:21.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:21.947Z] [2023-01-10T21:13:21.948Z] Login Succeeded [2023-01-10T21:13:21.948Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:13:21.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:21.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:21.948Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:21.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:21.948Z] [2023-01-10T21:13:21.948Z] Login Succeeded [2023-01-10T21:13:21.948Z] docker.io [2023-01-10T21:13:21.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:22.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:22.207Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:22.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:22.207Z] [2023-01-10T21:13:22.207Z] Login Succeeded [2023-01-10T21:13:22.207Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:13:22.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T21:13:22.584Z] + git rev-list -1 --merges f09c857b76939c8d247512f2c35b3a7798c9591d~1..f09c857b76939c8d247512f2c35b3a7798c9591d [Pipeline] echo [2023-01-10T21:13:22.623Z] -----------> git rev-list -1 --merges f09c857b76939c8d247512f2c35b3a7798c9591d~1..f09c857b76939c8d247512f2c35b3a7798c9591d f09c857b76939c8d247512f2c35b3a7798c9591d [2023-01-10T21:13:22.623Z] f09c857b76939c8d247512f2c35b3a7798c9591d [false] [Pipeline] sh [2023-01-10T21:13:22.905Z] + git log --format=format:%s -1 f09c857b76939c8d247512f2c35b3a7798c9591d [Pipeline] echo [2023-01-10T21:13:22.918Z] ========================================================= [2023-01-10T21:13:22.918Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T21:13:22.918Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:13:23.251Z] + git log --format=format:%s -1 f09c857b76939c8d247512f2c35b3a7798c9591d [Pipeline] echo [2023-01-10T21:13:23.263Z] [semverPrep] GIT_COMMIT: f09c857b76939c8d247512f2c35b3a7798c9591d, Commit Message: Merge commit '8f32374c2c41cdb1ba282cfb564c8a7ba9873dae' into HEAD [Pipeline] echo [2023-01-10T21:13:23.270Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T21:13:23.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:13:23.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T21:13:23.608Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T21:13:23.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T21:13:23.608Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T21:13:23.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T21:13:23.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:13:23.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:13:23.947Z] [2023-01-10T21:13:23.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:13:24.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:13:24.288Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T21:13:24.288Z] b85a868b505f: Pulling fs layer [2023-01-10T21:13:24.288Z] e2be974225ed: Pulling fs layer [2023-01-10T21:13:24.288Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T21:13:24.288Z] 988bab9f4d93: Pulling fs layer [2023-01-10T21:13:24.288Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T21:13:24.288Z] eaf3925da568: Pulling fs layer [2023-01-10T21:13:24.288Z] bab4dde63d76: Pulling fs layer [2023-01-10T21:13:24.288Z] bde34c3a00c8: Pulling fs layer [2023-01-10T21:13:24.288Z] b352a97aabf1: Pulling fs layer [2023-01-10T21:13:24.288Z] 4872d77fe225: Pulling fs layer [2023-01-10T21:13:24.288Z] 5851b861e8e6: Pulling fs layer [2023-01-10T21:13:24.288Z] bde34c3a00c8: Waiting [2023-01-10T21:13:24.288Z] b352a97aabf1: Waiting [2023-01-10T21:13:24.288Z] eaf3925da568: Waiting [2023-01-10T21:13:24.288Z] bab4dde63d76: Waiting [2023-01-10T21:13:24.288Z] 4872d77fe225: Waiting [2023-01-10T21:13:24.288Z] 5851b861e8e6: Waiting [2023-01-10T21:13:24.288Z] 988bab9f4d93: Waiting [2023-01-10T21:13:24.288Z] 1469e6f7b9e6: Waiting [2023-01-10T21:13:24.288Z] e2be974225ed: Download complete [2023-01-10T21:13:24.288Z] 988bab9f4d93: Verifying Checksum [2023-01-10T21:13:24.288Z] 988bab9f4d93: Download complete [2023-01-10T21:13:24.547Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T21:13:24.547Z] 1469e6f7b9e6: Download complete [2023-01-10T21:13:24.547Z] eaf3925da568: Verifying Checksum [2023-01-10T21:13:24.547Z] eaf3925da568: Download complete [2023-01-10T21:13:24.547Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T21:13:24.547Z] 339a4e72a1f5: Download complete [2023-01-10T21:13:24.547Z] bde34c3a00c8: Verifying Checksum [2023-01-10T21:13:24.547Z] bde34c3a00c8: Download complete [2023-01-10T21:13:24.547Z] b352a97aabf1: Download complete [2023-01-10T21:13:24.547Z] 4872d77fe225: Verifying Checksum [2023-01-10T21:13:24.547Z] 4872d77fe225: Download complete [2023-01-10T21:13:24.547Z] 5851b861e8e6: Download complete [2023-01-10T21:13:24.547Z] b85a868b505f: Download complete [2023-01-10T21:13:25.114Z] bab4dde63d76: Verifying Checksum [2023-01-10T21:13:25.114Z] bab4dde63d76: Download complete [2023-01-10T21:13:25.680Z] b85a868b505f: Pull complete [2023-01-10T21:13:25.938Z] e2be974225ed: Pull complete [2023-01-10T21:13:26.504Z] 339a4e72a1f5: Pull complete [2023-01-10T21:13:26.504Z] 988bab9f4d93: Pull complete [2023-01-10T21:13:26.763Z] 1469e6f7b9e6: Pull complete [2023-01-10T21:13:26.763Z] eaf3925da568: Pull complete [2023-01-10T21:13:28.664Z] bab4dde63d76: Pull complete [2023-01-10T21:13:28.664Z] bde34c3a00c8: Pull complete [2023-01-10T21:13:28.664Z] b352a97aabf1: Pull complete [2023-01-10T21:13:28.664Z] 4872d77fe225: Pull complete [2023-01-10T21:13:28.922Z] 5851b861e8e6: Pull complete [2023-01-10T21:13:28.922Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T21:13:28.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:13:28.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:13:29.012Z] prd-ubuntu20.04-docker-8c-8g-1691 does not seem to be running inside a container [2023-01-10T21:13:29.034Z] $ 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-01-10T21:13:32.462Z] $ docker top d94434e2a2f371a3dad8e4e236f9e0ecfd3459ae71c39a5f5d28e3f60be84aa6 -eo pid,comm [2023-01-10T21:13:32.525Z] 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-01-10T21:13:32.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:13:32.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:13:32.564Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:13:32.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:13:32.665Z] $ docker exec d94434e2a2f371a3dad8e4e236f9e0ecfd3459ae71c39a5f5d28e3f60be84aa6 ssh-agent [2023-01-10T21:13:32.776Z] SSH_AUTH_SOCK=/tmp/ssh-0OBrZSvubuEF/agent.32 [2023-01-10T21:13:32.776Z] SSH_AGENT_PID=38 [2023-01-10T21:13:32.785Z] Running ssh-add (command line suppressed) [2023-01-10T21:13:32.886Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_8092130347291259046.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_8092130347291259046.key) [2023-01-10T21:13:32.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:13:33.193Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T21:13:33.205Z] $ docker exec --env ******** --env ******** d94434e2a2f371a3dad8e4e236f9e0ecfd3459ae71c39a5f5d28e3f60be84aa6 ssh-agent -k [2023-01-10T21:13:33.309Z] unset SSH_AUTH_SOCK; [2023-01-10T21:13:33.309Z] unset SSH_AGENT_PID; [2023-01-10T21:13:33.309Z] echo Agent pid 38 killed; [2023-01-10T21:13:33.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T21:13:33.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:13:33.345Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:13:33.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:13:33.457Z] $ docker exec d94434e2a2f371a3dad8e4e236f9e0ecfd3459ae71c39a5f5d28e3f60be84aa6 ssh-agent [2023-01-10T21:13:33.561Z] SSH_AUTH_SOCK=/tmp/ssh-kSoDSZ46HQoi/agent.70 [2023-01-10T21:13:33.561Z] SSH_AGENT_PID=76 [2023-01-10T21:13:33.565Z] Running ssh-add (command line suppressed) [2023-01-10T21:13:33.661Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_15033399895303957347.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_15033399895303957347.key) [2023-01-10T21:13:33.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:13:33.966Z] + git semver init [2023-01-10T21:13:34.225Z] 2023-01-10 21:13:34,120 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T21:13:34.225Z] 2023-01-10 21:13:34,121 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-01-10T21:13:34.225Z] 2023-01-10 21:13:34,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-01-10T21:13:34.225Z] 2023-01-10 21:13:34,121 [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-01-10T21:13:35.163Z] 2023-01-10 21:13:35,042 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-01-10T21:13:35.163Z] 2023-01-10 21:13:35,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-01-10T21:13:35.163Z] 2023-01-10 21:13:35,043 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-01-10T21:13:35.163Z] 2023-01-10 21:13:35,047 [execute] INFO git cat-file --batch-check [2023-01-10T21:13:35.163Z] 2023-01-10 21:13:35,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:13:35.163Z] 2023-01-10 21:13:35,053 [execute] INFO git cat-file --batch [2023-01-10T21:13:35.163Z] 2023-01-10 21:13:35,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:13:35.163Z] 2023-01-10 21:13:35,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-01-10T21:13:35.163Z] 0.0.0 [Pipeline] } [2023-01-10T21:13:35.169Z] $ docker exec --env ******** --env ******** d94434e2a2f371a3dad8e4e236f9e0ecfd3459ae71c39a5f5d28e3f60be84aa6 ssh-agent -k [2023-01-10T21:13:35.261Z] unset SSH_AUTH_SOCK; [2023-01-10T21:13:35.262Z] unset SSH_AGENT_PID; [2023-01-10T21:13:35.262Z] echo Agent pid 76 killed; [2023-01-10T21:13:35.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:13:35.586Z] + git semver [Pipeline] } [2023-01-10T21:13:35.858Z] $ docker stop --time=1 d94434e2a2f371a3dad8e4e236f9e0ecfd3459ae71c39a5f5d28e3f60be84aa6 [2023-01-10T21:13:37.163Z] $ docker rm -f --volumes d94434e2a2f371a3dad8e4e236f9e0ecfd3459ae71c39a5f5d28e3f60be84aa6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:13:37.497Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T21:13:37.703Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T21:13:37.707Z] [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-01-10T21:13:37.860Z] provisioning config files... [2023-01-10T21:13:37.869Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config1895897756681726213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:13:38.161Z] ---> docker-login.sh [2023-01-10T21:13:38.161Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:13:38.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:38.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:38.161Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:38.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:38.161Z] [2023-01-10T21:13:38.161Z] Login Succeeded [2023-01-10T21:13:38.161Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:13:38.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:38.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:38.161Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:38.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:38.161Z] [2023-01-10T21:13:38.161Z] Login Succeeded [2023-01-10T21:13:38.161Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:13:38.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:38.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:38.420Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:38.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:38.420Z] [2023-01-10T21:13:38.420Z] Login Succeeded [2023-01-10T21:13:38.420Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:13:38.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:38.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:38.420Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:38.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:38.420Z] [2023-01-10T21:13:38.420Z] Login Succeeded [2023-01-10T21:13:38.420Z] docker.io [2023-01-10T21:13:38.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:13:38.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:13:38.681Z] Configure a credential helper to remove this warning. See [2023-01-10T21:13:38.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:13:38.681Z] [2023-01-10T21:13:38.681Z] Login Succeeded [2023-01-10T21:13:38.681Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:13:38.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:13:38.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:13:38.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:13:38.771Z] ========================================================= [2023-01-10T21:13:38.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T21:13:38.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:13:39.075Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:13:39.075Z] Sending build context to Docker daemon 16.01MB [2023-01-10T21:13:39.075Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:13:39.075Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:13:39.075Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T21:13:39.075Z] 213ec9aee27d: Pulling fs layer [2023-01-10T21:13:39.075Z] 4583459ba037: Pulling fs layer [2023-01-10T21:13:39.075Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T21:13:39.075Z] 53926ce57604: Pulling fs layer [2023-01-10T21:13:39.075Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T21:13:39.075Z] 22ff95d597cd: Pulling fs layer [2023-01-10T21:13:39.075Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T21:13:39.075Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T21:13:39.075Z] a7acece74701: Pulling fs layer [2023-01-10T21:13:39.075Z] 53926ce57604: Waiting [2023-01-10T21:13:39.075Z] 21b2b0c7a3f4: Waiting [2023-01-10T21:13:39.075Z] 22ff95d597cd: Waiting [2023-01-10T21:13:39.075Z] 96b7cbca73a9: Waiting [2023-01-10T21:13:39.075Z] a7acece74701: Waiting [2023-01-10T21:13:39.075Z] 12d6caf4c0d1: Waiting [2023-01-10T21:13:39.339Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T21:13:39.339Z] 93c1e223e6f2: Download complete [2023-01-10T21:13:39.339Z] 4583459ba037: Download complete [2023-01-10T21:13:39.339Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T21:13:39.339Z] 21b2b0c7a3f4: Download complete [2023-01-10T21:13:39.339Z] 22ff95d597cd: Verifying Checksum [2023-01-10T21:13:39.339Z] 22ff95d597cd: Download complete [2023-01-10T21:13:39.339Z] 213ec9aee27d: Verifying Checksum [2023-01-10T21:13:39.339Z] 213ec9aee27d: Download complete [2023-01-10T21:13:39.339Z] 12d6caf4c0d1: Download complete [2023-01-10T21:13:39.339Z] 213ec9aee27d: Pull complete [2023-01-10T21:13:39.611Z] 4583459ba037: Pull complete [2023-01-10T21:13:39.611Z] 93c1e223e6f2: Pull complete [2023-01-10T21:13:39.878Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T21:13:39.878Z] 96b7cbca73a9: Download complete [2023-01-10T21:13:39.878Z] a7acece74701: Verifying Checksum [2023-01-10T21:13:39.878Z] a7acece74701: Download complete [2023-01-10T21:13:40.139Z] 53926ce57604: Verifying Checksum [2023-01-10T21:13:40.139Z] 53926ce57604: Download complete [2023-01-10T21:13:43.417Z] 53926ce57604: Pull complete [2023-01-10T21:13:43.417Z] 21b2b0c7a3f4: Pull complete [2023-01-10T21:13:43.417Z] 22ff95d597cd: Pull complete [2023-01-10T21:13:43.676Z] 12d6caf4c0d1: Pull complete [2023-01-10T21:13:45.588Z] 96b7cbca73a9: Pull complete [2023-01-10T21:13:46.153Z] a7acece74701: Pull complete [2023-01-10T21:13:46.153Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T21:13:46.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T21:13:46.153Z] ---> db6d94c90886 [2023-01-10T21:13:46.153Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:13:52.721Z] ---> Running in 114531769b8c [2023-01-10T21:13:52.721Z] Removing intermediate container 114531769b8c [2023-01-10T21:13:52.721Z] ---> 9dbaa1942126 [2023-01-10T21:13:52.721Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:13:52.721Z] ---> Running in 0d8810183067 [2023-01-10T21:13:52.721Z] Removing intermediate container 0d8810183067 [2023-01-10T21:13:52.721Z] ---> 71ad9a445ca3 [2023-01-10T21:13:52.721Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:13:52.721Z] ---> Running in 770dc2d11048 [2023-01-10T21:13:52.721Z] Removing intermediate container 770dc2d11048 [2023-01-10T21:13:52.721Z] ---> 5dc9c47d4bd3 [2023-01-10T21:13:52.721Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:13:52.721Z] ---> Running in 8c632ebe2139 [2023-01-10T21:13:52.721Z] Removing intermediate container 8c632ebe2139 [2023-01-10T21:13:52.721Z] ---> dce2ce6babc0 [2023-01-10T21:13:52.721Z] Step 7/12 : WORKDIR /device-gpio [2023-01-10T21:13:52.721Z] ---> Running in 0479e32dd48a [2023-01-10T21:13:52.721Z] Removing intermediate container 0479e32dd48a [2023-01-10T21:13:52.721Z] ---> 4702eb1749f7 [2023-01-10T21:13:52.721Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:13:52.721Z] ---> Running in 610450f54e08 [2023-01-10T21:13:52.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:13:52.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:13:52.721Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:13:52.721Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T21:13:52.721Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:13:52.721Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:13:52.721Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:13:52.721Z] OK: 216 MiB in 55 packages [2023-01-10T21:13:52.818Z] Still waiting to schedule task [2023-01-10T21:13:52.818Z] ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:13:52.818Z] ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:13:52.818Z] ‘prd-ubuntu18.04-docker-8c-8g-1693’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:13:52.818Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1692’ is offline [2023-01-10T21:13:53.287Z] Removing intermediate container 610450f54e08 [2023-01-10T21:13:53.287Z] ---> a58e31da43bd [2023-01-10T21:13:53.287Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:13:53.287Z] ---> b6d2f2bd4ba2 [2023-01-10T21:13:53.287Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:13:53.287Z] ---> Running in 180bf7adb4d4 [2023-01-10T21:14:19.834Z] Removing intermediate container 180bf7adb4d4 [2023-01-10T21:14:19.834Z] ---> 798ca4c4456e [2023-01-10T21:14:19.834Z] Step 11/12 : COPY . . [2023-01-10T21:14:19.834Z] ---> 4da0997c325a [2023-01-10T21:14:19.834Z] Step 12/12 : RUN ${MAKE} [2023-01-10T21:14:19.834Z] ---> Running in 00f37552b1f7 [2023-01-10T21:14:19.834Z] noop [2023-01-10T21:14:19.834Z] Removing intermediate container 00f37552b1f7 [2023-01-10T21:14:19.834Z] ---> ae7b786a4071 [2023-01-10T21:14:19.834Z] Successfully built ae7b786a4071 [2023-01-10T21:14:19.834Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:20.148Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:14:20.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:14:20.215Z] prd-ubuntu20.04-docker-8c-8g-1691 does not seem to be running inside a container [2023-01-10T21:14:20.252Z] $ 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-01-10T21:14:20.588Z] $ docker top 1bbb0ea80a1ffe3f08f69a6068db26cb7e3fff2448630a4e0895839b5e694b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:14:20.910Z] + go version [2023-01-10T21:14:20.910Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T21:14:20.931Z] $ docker stop --time=1 1bbb0ea80a1ffe3f08f69a6068db26cb7e3fff2448630a4e0895839b5e694b04 [2023-01-10T21:14:22.196Z] $ docker rm -f --volumes 1bbb0ea80a1ffe3f08f69a6068db26cb7e3fff2448630a4e0895839b5e694b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:22.569Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:14:22.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:14:22.634Z] prd-ubuntu20.04-docker-8c-8g-1691 does not seem to be running inside a container [2023-01-10T21:14:22.671Z] $ 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-01-10T21:14:22.986Z] $ docker top b40f643f51cb51ec8fcbbcfc560dcae302c1c10cbc187474d932c77b50648b4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:14:23.320Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:14:23.616Z] + make test [2023-01-10T21:14:23.616Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:14:23.872Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-10T21:14:31.968Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-10T21:14:31.968Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-10T21:14:38.520Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T21:14:38.520Z] go vet ./... [2023-01-10T21:14:41.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:14:41.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:14:41.799Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:14:41.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:14:41.830Z] $ docker stop --time=1 b40f643f51cb51ec8fcbbcfc560dcae302c1c10cbc187474d932c77b50648b4a [2023-01-10T21:14:44.167Z] $ docker rm -f --volumes b40f643f51cb51ec8fcbbcfc560dcae302c1c10cbc187474d932c77b50648b4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:14:44.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:14:44.640Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T21:14:45.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:14:45.395Z] + ls -al . [2023-01-10T21:14:45.395Z] total 168 [2023-01-10T21:14:45.395Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 21:14 . [2023-01-10T21:14:45.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:13 .. [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:13 .dockerignore [2023-01-10T21:14:45.395Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:14 .git [2023-01-10T21:14:45.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:13 .github [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:13 .gitignore [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:13 .golangci.yml [2023-01-10T21:14:45.395Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:13 .semver [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:13 Attribution.txt [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:13 CHANGELOG.md [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:13 Dockerfile [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:13 GOVERNANCE.md [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:13 Jenkinsfile [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:13 LICENSE [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:13 Makefile [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:13 OWNERS.md [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:13 README.md [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:13 VERSION [2023-01-10T21:14:45.395Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:13 bin [2023-01-10T21:14:45.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:13 cmd [2023-01-10T21:14:45.395Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:14 coverage.out [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 3372 Jan 10 21:13 go.mod [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 44860 Jan 10 21:13 go.sum [2023-01-10T21:14:45.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:13 internal [2023-01-10T21:14:45.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:13 snap [2023-01-10T21:14:45.395Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:45.697Z] + 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=f09c857b76939c8d247512f2c35b3a7798c9591d --label arch=amd64 --label version=0.0.0 . [2023-01-10T21:14:45.697Z] Sending build context to Docker daemon 16.01MB [2023-01-10T21:14:45.697Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:14:45.697Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-10T21:14:45.697Z] ---> ae7b786a4071 [2023-01-10T21:14:45.697Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:14:45.956Z] ---> Running in 49ca9661ae0b [2023-01-10T21:14:45.956Z] Removing intermediate container 49ca9661ae0b [2023-01-10T21:14:45.956Z] ---> a5df5722b4ba [2023-01-10T21:14:45.956Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:14:45.956Z] ---> Running in bffe97decfe2 [2023-01-10T21:14:45.956Z] Removing intermediate container bffe97decfe2 [2023-01-10T21:14:45.956Z] ---> 90b1538063e4 [2023-01-10T21:14:45.956Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:14:45.956Z] ---> Running in dd749bf3ef4a [2023-01-10T21:14:46.215Z] Removing intermediate container dd749bf3ef4a [2023-01-10T21:14:46.215Z] ---> b31462ac4d57 [2023-01-10T21:14:46.215Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:14:46.215Z] ---> Running in ae79b932c77a [2023-01-10T21:14:46.215Z] Removing intermediate container ae79b932c77a [2023-01-10T21:14:46.215Z] ---> 3c13f64112bf [2023-01-10T21:14:46.215Z] Step 7/25 : WORKDIR /device-gpio [2023-01-10T21:14:46.215Z] ---> Running in 946baf089e5f [2023-01-10T21:14:46.215Z] Removing intermediate container 946baf089e5f [2023-01-10T21:14:46.215Z] ---> 692a62915022 [2023-01-10T21:14:46.215Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:14:46.215Z] ---> Running in 8aa6d6229efd [2023-01-10T21:14:46.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:14:46.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:14:46.996Z] OK: 216 MiB in 55 packages [2023-01-10T21:14:47.560Z] Removing intermediate container 8aa6d6229efd [2023-01-10T21:14:47.560Z] ---> c148bb03a7c7 [2023-01-10T21:14:47.560Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-10T21:14:47.560Z] ---> ede954fc4713 [2023-01-10T21:14:47.560Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:14:47.560Z] ---> Running in a1cc776e4886 [2023-01-10T21:14:48.125Z] Removing intermediate container a1cc776e4886 [2023-01-10T21:14:48.125Z] ---> ebba0ff8ae61 [2023-01-10T21:14:48.125Z] Step 11/25 : COPY . . [2023-01-10T21:14:48.692Z] ---> 165e3c0e70ca [2023-01-10T21:14:48.692Z] Step 12/25 : RUN ${MAKE} [2023-01-10T21:14:48.950Z] ---> Running in 1e9479449ddb [2023-01-10T21:14:49.207Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-10T21:15:04.095Z] Removing intermediate container 1e9479449ddb [2023-01-10T21:15:04.095Z] ---> fe2b29c9d1b7 [2023-01-10T21:15:04.095Z] Step 13/25 : FROM alpine:3.16 [2023-01-10T21:15:04.095Z] 3.16: Pulling from library/alpine [2023-01-10T21:15:04.095Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T21:15:04.095Z] ca7dd9ec2225: Download complete [2023-01-10T21:15:04.095Z] ca7dd9ec2225: Pull complete [2023-01-10T21:15:04.095Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:15:04.095Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:15:04.095Z] ---> bfe296a52501 [2023-01-10T21:15:04.095Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-10T21:15:04.095Z] ---> Running in aeb781b86309 [2023-01-10T21:15:04.095Z] Removing intermediate container aeb781b86309 [2023-01-10T21:15:04.095Z] ---> 24557198db88 [2023-01-10T21:15:04.095Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-10T21:15:04.095Z] ---> Running in f7cd70b25b0b [2023-01-10T21:15:04.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:15:04.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:15:04.611Z] OK: 6 MiB in 14 packages [2023-01-10T21:15:05.180Z] Removing intermediate container f7cd70b25b0b [2023-01-10T21:15:05.180Z] ---> 75f9509088f3 [2023-01-10T21:15:05.180Z] Step 16/25 : WORKDIR / [2023-01-10T21:15:05.180Z] ---> Running in ca95c9c93e0a [2023-01-10T21:15:05.180Z] Removing intermediate container ca95c9c93e0a [2023-01-10T21:15:05.180Z] ---> f1a8b56fc318 [2023-01-10T21:15:05.180Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-10T21:15:05.180Z] ---> 6aab4d6f82f1 [2023-01-10T21:15:05.180Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-10T21:15:05.439Z] ---> b30420d9b334 [2023-01-10T21:15:05.439Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-10T21:15:06.373Z] ---> de9db79f8759 [2023-01-10T21:15:06.373Z] Step 20/25 : EXPOSE 59910 [2023-01-10T21:15:06.373Z] ---> Running in e0cfd125c898 [2023-01-10T21:15:06.373Z] Removing intermediate container e0cfd125c898 [2023-01-10T21:15:06.373Z] ---> de8da39cfebf [2023-01-10T21:15:06.373Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-10T21:15:06.373Z] ---> Running in 9c2ecdafacbf [2023-01-10T21:15:06.373Z] Removing intermediate container 9c2ecdafacbf [2023-01-10T21:15:06.373Z] ---> a036fc515738 [2023-01-10T21:15:06.373Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:15:06.373Z] ---> Running in 8a812b987ea0 [2023-01-10T21:15:06.373Z] Removing intermediate container 8a812b987ea0 [2023-01-10T21:15:06.373Z] ---> 302baaa71e58 [2023-01-10T21:15:06.373Z] Step 23/25 : LABEL arch=amd64 [2023-01-10T21:15:06.373Z] ---> Running in e22e433674a8 [2023-01-10T21:15:06.631Z] Removing intermediate container e22e433674a8 [2023-01-10T21:15:06.631Z] ---> a2d07dc11a2c [2023-01-10T21:15:06.631Z] Step 24/25 : LABEL git_sha=f09c857b76939c8d247512f2c35b3a7798c9591d [2023-01-10T21:15:06.631Z] ---> Running in 8e439de9165e [2023-01-10T21:15:06.631Z] Removing intermediate container 8e439de9165e [2023-01-10T21:15:06.631Z] ---> 3b6e1be36589 [2023-01-10T21:15:06.631Z] Step 25/25 : LABEL version=0.0.0 [2023-01-10T21:15:06.631Z] ---> Running in fa07b3954da9 [2023-01-10T21:15:06.631Z] Removing intermediate container fa07b3954da9 [2023-01-10T21:15:06.631Z] ---> f85ea6f72b7c [2023-01-10T21:15:06.631Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:15:06.631Z] Successfully built f85ea6f72b7c [2023-01-10T21:15:06.631Z] 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-01-10T21:15:07.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:15:07.042Z] [2023-01-10T21:15:07.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:15:07.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:15:07.343Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T21:15:07.343Z] 5eb5b503b376: Pulling fs layer [2023-01-10T21:15:07.343Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T21:15:07.343Z] ec43610c2a17: Pulling fs layer [2023-01-10T21:15:07.343Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T21:15:07.343Z] 33b1e0a273af: Pulling fs layer [2023-01-10T21:15:07.343Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T21:15:07.343Z] 2f39f015ded8: Pulling fs layer [2023-01-10T21:15:07.343Z] 33b1e0a273af: Waiting [2023-01-10T21:15:07.343Z] 3a2ae6a8a46f: Waiting [2023-01-10T21:15:07.343Z] 5d3b04190fa2: Waiting [2023-01-10T21:15:07.343Z] 2f39f015ded8: Waiting [2023-01-10T21:15:07.343Z] 5c69ac0246d0: Download complete [2023-01-10T21:15:07.343Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T21:15:07.343Z] 3a2ae6a8a46f: Download complete [2023-01-10T21:15:07.608Z] 33b1e0a273af: Verifying Checksum [2023-01-10T21:15:07.608Z] 33b1e0a273af: Download complete [2023-01-10T21:15:07.608Z] ec43610c2a17: Verifying Checksum [2023-01-10T21:15:07.608Z] ec43610c2a17: Download complete [2023-01-10T21:15:07.608Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T21:15:07.608Z] 5d3b04190fa2: Download complete [2023-01-10T21:15:07.608Z] 5eb5b503b376: Verifying Checksum [2023-01-10T21:15:07.608Z] 5eb5b503b376: Download complete [2023-01-10T21:15:08.176Z] 2f39f015ded8: Download complete [2023-01-10T21:15:09.111Z] 5eb5b503b376: Pull complete [2023-01-10T21:15:09.678Z] 5c69ac0246d0: Pull complete [2023-01-10T21:15:09.937Z] ec43610c2a17: Pull complete [2023-01-10T21:15:09.937Z] 3a2ae6a8a46f: Pull complete [2023-01-10T21:15:10.196Z] 33b1e0a273af: Pull complete [2023-01-10T21:15:10.456Z] 5d3b04190fa2: Pull complete [2023-01-10T21:15:14.650Z] 2f39f015ded8: Pull complete [2023-01-10T21:15:14.650Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T21:15:14.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:15:14.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:15:14.734Z] prd-ubuntu20.04-docker-8c-8g-1691 does not seem to be running inside a container [2023-01-10T21:15:14.782Z] $ 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-01-10T21:15:17.881Z] $ docker top f8126d4a4274e7c9ae36bb5fe026c3cf538891ca6773386a329184e615edc377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:15:18.251Z] ---> job-cost.sh [2023-01-10T21:15:18.252Z] lf-activate-venv: SKIPPING [2023-01-10T21:15:18.252Z] INFO: No Stack... [2023-01-10T21:15:18.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:15:18.771Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:15:19.067Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-01-10T21:15:19.067Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:15:19.081Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-4-stack-cost] [2023-01-10T21:15:19.087Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-4-stack-cost] did not exist. Created. [2023-01-10T21:15:19.087Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:15:19.390Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T21:15:19.409Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:15:19.415Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:15:19.436Z] $ docker stop --time=1 f8126d4a4274e7c9ae36bb5fe026c3cf538891ca6773386a329184e615edc377 [2023-01-10T21:15:20.591Z] $ docker rm -f --volumes f8126d4a4274e7c9ae36bb5fe026c3cf538891ca6773386a329184e615edc377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T21:16:48.903Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1696 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-01-10T21:16:48.917Z] Running in /w/workspace/device-gpio/4 [Pipeline] { [Pipeline] checkout [2023-01-10T21:16:48.959Z] The recommended git tool is: git [2023-01-10T21:16:56.812Z] using credential edgex-jenkins-ssh [2023-01-10T21:16:56.833Z] Cloning the remote Git repository [2023-01-10T21:16:56.908Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-10T21:16:57.021Z] > git init /w/workspace/device-gpio/4 # timeout=10 [2023-01-10T21:16:57.239Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-10T21:16:57.241Z] > git --version # timeout=10 [2023-01-10T21:16:57.269Z] > git --version # 'git version 2.25.1' [2023-01-10T21:16:57.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:16:57.360Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:16:59.170Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-10T21:16:59.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:17:00.526Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-10T21:17:00.581Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-10T21:17:00.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:17:00.602Z] > 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-01-10T21:17:01.409Z] Merging remotes/origin/main commit 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae into PR head commit cca9da09051131cf230a7272c346d355b5a5c961 [2023-01-10T21:17:01.756Z] Merge succeeded, producing 32e8d2741505724b69b58b2c4da20cdced0147f4 [2023-01-10T21:17:01.756Z] Checking out Revision 32e8d2741505724b69b58b2c4da20cdced0147f4 (PR-71) [2023-01-10T21:17:01.433Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:17:01.466Z] > git checkout -f cca9da09051131cf230a7272c346d355b5a5c961 # timeout=10 [2023-01-10T21:17:01.576Z] > git remote # timeout=10 [2023-01-10T21:17:01.598Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T21:17:01.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:17:01.652Z] > git merge 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 [2023-01-10T21:17:01.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T21:17:01.770Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:17:01.795Z] > git checkout -f 32e8d2741505724b69b58b2c4da20cdced0147f4 # timeout=10 [2023-01-10T21:17:05.529Z] Commit message: "Merge commit '8f32374c2c41cdb1ba282cfb564c8a7ba9873dae' into HEAD" [2023-01-10T21:17:05.543Z] > git rev-list --no-walk cca9da09051131cf230a7272c346d355b5a5c961 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:17:06.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T21:17:06.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:17:06.629Z] Dload Upload Total Spent Left Speed [2023-01-10T21:17:06.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-01-10T21:17:07.367Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T21:17:07.718Z] + sudo tee /etc/docker/daemon.new [2023-01-10T21:17:07.718Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T21:17:07.718Z] { [2023-01-10T21:17:07.718Z] "registry-mirrors": [ [2023-01-10T21:17:07.718Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T21:17:07.718Z] ], [2023-01-10T21:17:07.718Z] "bip": "10.250.0.254/24", [2023-01-10T21:17:07.718Z] "hosts": [ [2023-01-10T21:17:07.718Z] "tcp://0.0.0.0:5555", [2023-01-10T21:17:07.718Z] "unix:///var/run/docker.sock" [2023-01-10T21:17:07.718Z] ], [2023-01-10T21:17:07.718Z] "mtu": 1458, [2023-01-10T21:17:07.718Z] "selinux-enabled": true, [2023-01-10T21:17:07.718Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T21:17:07.718Z] } [Pipeline] sh [2023-01-10T21:17:08.068Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T21:17:08.440Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:17:26.891Z] provisioning config files... [2023-01-10T21:17:26.931Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/4@tmp/config12513006516703974448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:17:27.323Z] ---> docker-login.sh [2023-01-10T21:17:27.323Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:17:27.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:17:28.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:17:28.206Z] Configure a credential helper to remove this warning. See [2023-01-10T21:17:28.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:17:28.206Z] [2023-01-10T21:17:28.206Z] Login Succeeded [2023-01-10T21:17:28.206Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:17:28.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:17:28.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:17:28.488Z] Configure a credential helper to remove this warning. See [2023-01-10T21:17:28.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:17:28.488Z] [2023-01-10T21:17:28.488Z] Login Succeeded [2023-01-10T21:17:28.488Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:17:29.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:17:29.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:17:29.110Z] Configure a credential helper to remove this warning. See [2023-01-10T21:17:29.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:17:29.110Z] [2023-01-10T21:17:29.110Z] Login Succeeded [2023-01-10T21:17:29.110Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:17:29.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:17:29.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:17:29.395Z] Configure a credential helper to remove this warning. See [2023-01-10T21:17:29.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:17:29.395Z] [2023-01-10T21:17:29.395Z] Login Succeeded [2023-01-10T21:17:29.395Z] docker.io [2023-01-10T21:17:29.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:17:30.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:17:30.271Z] Configure a credential helper to remove this warning. See [2023-01-10T21:17:30.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:17:30.271Z] [2023-01-10T21:17:30.271Z] Login Succeeded [2023-01-10T21:17:30.271Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:17:30.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:17:30.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:17:30.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:17:30.671Z] ========================================================= [2023-01-10T21:17:30.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T21:17:30.671Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:17:31.039Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:17:31.647Z] Sending build context to Docker daemon 8.09MB [2023-01-10T21:17:31.647Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:17:31.647Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:17:33.629Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T21:17:33.629Z] 9b18e9b68314: Pulling fs layer [2023-01-10T21:17:33.629Z] 35d82f9e3411: Pulling fs layer [2023-01-10T21:17:33.629Z] e16973657156: Pulling fs layer [2023-01-10T21:17:33.629Z] fc693d55d65f: Pulling fs layer [2023-01-10T21:17:33.629Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T21:17:33.629Z] dda99020689f: Pulling fs layer [2023-01-10T21:17:33.629Z] db1c61fa0a46: Pulling fs layer [2023-01-10T21:17:33.629Z] 891c053d2c06: Pulling fs layer [2023-01-10T21:17:33.629Z] dda99020689f: Waiting [2023-01-10T21:17:33.629Z] db1c61fa0a46: Waiting [2023-01-10T21:17:33.629Z] 891c053d2c06: Waiting [2023-01-10T21:17:33.629Z] fc693d55d65f: Waiting [2023-01-10T21:17:33.629Z] e16973657156: Verifying Checksum [2023-01-10T21:17:33.629Z] e16973657156: Download complete [2023-01-10T21:17:33.629Z] 35d82f9e3411: Verifying Checksum [2023-01-10T21:17:33.629Z] 35d82f9e3411: Download complete [2023-01-10T21:17:33.629Z] 7e9fc2657dce: Download complete [2023-01-10T21:17:33.629Z] dda99020689f: Verifying Checksum [2023-01-10T21:17:33.629Z] dda99020689f: Download complete [2023-01-10T21:17:33.629Z] 9b18e9b68314: Verifying Checksum [2023-01-10T21:17:33.629Z] 9b18e9b68314: Download complete [2023-01-10T21:17:34.616Z] 9b18e9b68314: Pull complete [2023-01-10T21:17:34.616Z] 891c053d2c06: Verifying Checksum [2023-01-10T21:17:34.616Z] 891c053d2c06: Download complete [2023-01-10T21:17:35.215Z] 35d82f9e3411: Pull complete [2023-01-10T21:17:35.493Z] e16973657156: Pull complete [2023-01-10T21:17:36.087Z] db1c61fa0a46: Verifying Checksum [2023-01-10T21:17:36.087Z] db1c61fa0a46: Download complete [2023-01-10T21:17:36.678Z] fc693d55d65f: Verifying Checksum [2023-01-10T21:17:36.678Z] fc693d55d65f: Download complete [2023-01-10T21:17:51.746Z] fc693d55d65f: Pull complete [2023-01-10T21:17:51.746Z] 7e9fc2657dce: Pull complete [2023-01-10T21:17:51.746Z] dda99020689f: Pull complete [2023-01-10T21:17:57.150Z] db1c61fa0a46: Pull complete [2023-01-10T21:17:59.109Z] 891c053d2c06: Pull complete [2023-01-10T21:17:59.109Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T21:17:59.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T21:17:59.109Z] ---> f96f9c87975a [2023-01-10T21:17:59.109Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:18:01.723Z] ---> Running in 623d5596fe83 [2023-01-10T21:18:01.723Z] Removing intermediate container 623d5596fe83 [2023-01-10T21:18:01.723Z] ---> e2ab07a95cc2 [2023-01-10T21:18:01.723Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:18:01.723Z] ---> Running in 3ddd6c89e76b [2023-01-10T21:18:02.316Z] Removing intermediate container 3ddd6c89e76b [2023-01-10T21:18:02.316Z] ---> b416e2264ee2 [2023-01-10T21:18:02.316Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:18:02.316Z] ---> Running in 3f883e3bb998 [2023-01-10T21:18:02.589Z] Removing intermediate container 3f883e3bb998 [2023-01-10T21:18:02.589Z] ---> b0063081cbcd [2023-01-10T21:18:02.589Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:18:02.859Z] ---> Running in f27505f7fb82 [2023-01-10T21:18:03.134Z] Removing intermediate container f27505f7fb82 [2023-01-10T21:18:03.134Z] ---> 9d8ec3b8b459 [2023-01-10T21:18:03.134Z] Step 7/12 : WORKDIR /device-gpio [2023-01-10T21:18:03.403Z] ---> Running in 91d9c2a505bb [2023-01-10T21:18:03.681Z] Removing intermediate container 91d9c2a505bb [2023-01-10T21:18:03.681Z] ---> c41cccc78ea7 [2023-01-10T21:18:03.682Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:18:03.682Z] ---> Running in 64b63bc399bf [2023-01-10T21:18:05.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:18:05.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:18:06.664Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:18:06.664Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T21:18:06.934Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:18:06.934Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:18:06.934Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:18:06.934Z] OK: 226 MiB in 55 packages [2023-01-10T21:18:08.366Z] Removing intermediate container 64b63bc399bf [2023-01-10T21:18:08.366Z] ---> 46ef4a611931 [2023-01-10T21:18:08.366Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:18:08.641Z] ---> 382524e13c4b [2023-01-10T21:18:08.641Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:18:08.909Z] ---> Running in 3aed1c609e47 [2023-01-10T21:19:16.845Z] Removing intermediate container 3aed1c609e47 [2023-01-10T21:19:16.845Z] ---> 9fa4630a2c81 [2023-01-10T21:19:16.845Z] Step 11/12 : COPY . . [2023-01-10T21:19:16.845Z] ---> 540c7663d66e [2023-01-10T21:19:16.845Z] Step 12/12 : RUN ${MAKE} [2023-01-10T21:19:16.845Z] ---> Running in ae3bf8819c54 [2023-01-10T21:19:17.116Z] noop [2023-01-10T21:19:17.711Z] Removing intermediate container ae3bf8819c54 [2023-01-10T21:19:17.711Z] ---> a709b5a9ff62 [2023-01-10T21:19:17.711Z] Successfully built a709b5a9ff62 [2023-01-10T21:19:17.711Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:19:18.074Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:19:18.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:19:18.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-1696 does not seem to be running inside a container [2023-01-10T21:19:18.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@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-01-10T21:19:19.853Z] $ docker top 6c93475ec050f81f6978c3ac2cf42b5c8819d920b9105d92ae80afa71e7e05da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:19:20.806Z] + go version [2023-01-10T21:19:20.806Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T21:19:20.833Z] $ docker stop --time=1 6c93475ec050f81f6978c3ac2cf42b5c8819d920b9105d92ae80afa71e7e05da [2023-01-10T21:19:22.593Z] $ docker rm -f --volumes 6c93475ec050f81f6978c3ac2cf42b5c8819d920b9105d92ae80afa71e7e05da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:19:23.213Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:19:23.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:19:23.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-1696 does not seem to be running inside a container [2023-01-10T21:19:23.512Z] $ 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/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@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-01-10T21:19:24.863Z] $ docker top e874b36aac82382bfa37acf1f1c57f301d33ed4bacba3f39a790a6f45761783e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:19:25.728Z] + git config --global --add safe.directory /w/workspace/device-gpio/4 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:19:26.390Z] + make test [2023-01-10T21:19:26.390Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:19:28.364Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-10T21:21:05.072Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-10T21:21:05.072Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-10T21:21:05.072Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T21:21:05.072Z] go vet ./... [2023-01-10T21:21:23.335Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:21:23.335Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:21:23.335Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:21:23.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:21:23.371Z] $ docker stop --time=1 e874b36aac82382bfa37acf1f1c57f301d33ed4bacba3f39a790a6f45761783e [2023-01-10T21:21:25.285Z] $ docker rm -f --volumes e874b36aac82382bfa37acf1f1c57f301d33ed4bacba3f39a790a6f45761783e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:21:26.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:21:26.308Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T21:21:26.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:21:27.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:21:27.597Z] + ls -al . [2023-01-10T21:21:27.597Z] total 164 [2023-01-10T21:21:27.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:19 . [2023-01-10T21:21:27.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:16 .. [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:17 .dockerignore [2023-01-10T21:21:27.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:17 .git [2023-01-10T21:21:27.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:17 .github [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:17 .gitignore [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:17 .golangci.yml [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:17 Attribution.txt [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:17 CHANGELOG.md [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:17 Dockerfile [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:17 GOVERNANCE.md [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:17 Jenkinsfile [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:17 LICENSE [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:17 Makefile [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:17 OWNERS.md [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:17 README.md [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:13 VERSION [2023-01-10T21:21:27.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:17 bin [2023-01-10T21:21:27.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:17 cmd [2023-01-10T21:21:27.597Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:19 coverage.out [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 3372 Jan 10 21:17 go.mod [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 44860 Jan 10 21:17 go.sum [2023-01-10T21:21:27.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:17 internal [2023-01-10T21:21:27.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:17 snap [2023-01-10T21:21:27.597Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:21:27.947Z] + 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=32e8d2741505724b69b58b2c4da20cdced0147f4 --label arch=arm64 --label version=0.0.0 . [2023-01-10T21:21:28.219Z] Sending build context to Docker daemon 8.091MB [2023-01-10T21:21:28.219Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:21:28.219Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-10T21:21:28.219Z] ---> a709b5a9ff62 [2023-01-10T21:21:28.219Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:21:28.489Z] ---> Running in a6f020fbc525 [2023-01-10T21:21:28.758Z] Removing intermediate container a6f020fbc525 [2023-01-10T21:21:28.758Z] ---> e1c3cfc40d3b [2023-01-10T21:21:28.758Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:21:29.029Z] ---> Running in c12806061b42 [2023-01-10T21:21:29.300Z] Removing intermediate container c12806061b42 [2023-01-10T21:21:29.300Z] ---> 47d2e4bb3e8d [2023-01-10T21:21:29.300Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-10T21:21:29.300Z] ---> Running in 54f2d39b7803 [2023-01-10T21:21:29.580Z] Removing intermediate container 54f2d39b7803 [2023-01-10T21:21:29.580Z] ---> 66867a541ce8 [2023-01-10T21:21:29.580Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:21:29.853Z] ---> Running in fb212031f8e1 [2023-01-10T21:21:30.124Z] Removing intermediate container fb212031f8e1 [2023-01-10T21:21:30.124Z] ---> a821ff52b104 [2023-01-10T21:21:30.124Z] Step 7/25 : WORKDIR /device-gpio [2023-01-10T21:21:30.124Z] ---> Running in d28cd3d13b6a [2023-01-10T21:21:30.393Z] Removing intermediate container d28cd3d13b6a [2023-01-10T21:21:30.393Z] ---> a673ee3a19ef [2023-01-10T21:21:30.393Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:21:30.665Z] ---> Running in 58085a1eff22 [2023-01-10T21:21:31.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:21:31.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:21:33.332Z] OK: 226 MiB in 55 packages [2023-01-10T21:21:34.335Z] Removing intermediate container 58085a1eff22 [2023-01-10T21:21:34.335Z] ---> baee9798d8bd [2023-01-10T21:21:34.335Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-10T21:21:34.606Z] ---> 030f1f1dd387 [2023-01-10T21:21:34.606Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:21:34.876Z] ---> Running in 9b68b23d88d1 [2023-01-10T21:21:37.472Z] Removing intermediate container 9b68b23d88d1 [2023-01-10T21:21:37.473Z] ---> a7dd285008cb [2023-01-10T21:21:37.473Z] Step 11/25 : COPY . . [2023-01-10T21:21:38.062Z] ---> 68991f46162e [2023-01-10T21:21:38.062Z] Step 12/25 : RUN ${MAKE} [2023-01-10T21:21:38.330Z] ---> Running in 5d3e2c55e080 [2023-01-10T21:21:39.302Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-10T21:23:16.377Z] Removing intermediate container 5d3e2c55e080 [2023-01-10T21:23:16.377Z] ---> 3643e226049b [2023-01-10T21:23:16.377Z] Step 13/25 : FROM alpine:3.16 [2023-01-10T21:23:16.377Z] 3.16: Pulling from library/alpine [2023-01-10T21:23:16.377Z] 6875df1f5354: Pulling fs layer [2023-01-10T21:23:16.377Z] 6875df1f5354: Verifying Checksum [2023-01-10T21:23:16.377Z] 6875df1f5354: Download complete [2023-01-10T21:23:16.377Z] 6875df1f5354: Pull complete [2023-01-10T21:23:16.377Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:23:16.377Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:23:16.377Z] ---> 2b4661558fb8 [2023-01-10T21:23:16.377Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-10T21:23:16.377Z] ---> Running in 7bd6f4608b45 [2023-01-10T21:23:16.377Z] Removing intermediate container 7bd6f4608b45 [2023-01-10T21:23:16.377Z] ---> ca940e67f689 [2023-01-10T21:23:16.377Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-10T21:23:16.377Z] ---> Running in f1cffeeee49c [2023-01-10T21:23:16.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:23:16.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:23:16.377Z] OK: 5 MiB in 14 packages [2023-01-10T21:23:17.336Z] Removing intermediate container f1cffeeee49c [2023-01-10T21:23:17.336Z] ---> 28ed687d4af1 [2023-01-10T21:23:17.336Z] Step 16/25 : WORKDIR / [2023-01-10T21:23:17.336Z] ---> Running in 3f6341eacf44 [2023-01-10T21:23:17.607Z] Removing intermediate container 3f6341eacf44 [2023-01-10T21:23:17.607Z] ---> da40df9fb4e2 [2023-01-10T21:23:17.607Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-10T21:23:18.197Z] ---> 8bb733c93c46 [2023-01-10T21:23:18.197Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-10T21:23:18.787Z] ---> cc363b57e745 [2023-01-10T21:23:18.787Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-10T21:23:20.202Z] ---> aa5270362043 [2023-01-10T21:23:20.202Z] Step 20/25 : EXPOSE 59910 [2023-01-10T21:23:20.474Z] ---> Running in db404bc028c6 [2023-01-10T21:23:20.743Z] Removing intermediate container db404bc028c6 [2023-01-10T21:23:20.743Z] ---> 51e5711bb8eb [2023-01-10T21:23:20.743Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-10T21:23:20.743Z] ---> Running in 539d26a33bf0 [2023-01-10T21:23:21.015Z] Removing intermediate container 539d26a33bf0 [2023-01-10T21:23:21.015Z] ---> c7fa013a8032 [2023-01-10T21:23:21.015Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:23:21.288Z] ---> Running in d6ec9d36dfc6 [2023-01-10T21:23:21.554Z] Removing intermediate container d6ec9d36dfc6 [2023-01-10T21:23:21.554Z] ---> d8f834ca4bae [2023-01-10T21:23:21.554Z] Step 23/25 : LABEL arch=arm64 [2023-01-10T21:23:21.554Z] ---> Running in 64ef6c79313c [2023-01-10T21:23:21.823Z] Removing intermediate container 64ef6c79313c [2023-01-10T21:23:21.823Z] ---> 612f5ec559fc [2023-01-10T21:23:21.823Z] Step 24/25 : LABEL git_sha=32e8d2741505724b69b58b2c4da20cdced0147f4 [2023-01-10T21:23:22.091Z] ---> Running in f488dc1e0e61 [2023-01-10T21:23:22.359Z] Removing intermediate container f488dc1e0e61 [2023-01-10T21:23:22.359Z] ---> cc1964579616 [2023-01-10T21:23:22.359Z] Step 25/25 : LABEL version=0.0.0 [2023-01-10T21:23:22.359Z] ---> Running in 3cac59976f57 [2023-01-10T21:23:22.627Z] Removing intermediate container 3cac59976f57 [2023-01-10T21:23:22.627Z] ---> b14058f7c35c [2023-01-10T21:23:22.627Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:23:22.627Z] Successfully built b14058f7c35c [2023-01-10T21:23:22.627Z] 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-01-10T21:23:23.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:23:23.074Z] [2023-01-10T21:23:23.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:23:23.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:23:23.688Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T21:23:23.688Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T21:23:23.688Z] 04944245beec: Pulling fs layer [2023-01-10T21:23:23.688Z] 699f458cf7ca: Pulling fs layer [2023-01-10T21:23:23.688Z] 765212b225bb: Pulling fs layer [2023-01-10T21:23:23.688Z] f23df028b6ca: Pulling fs layer [2023-01-10T21:23:23.688Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T21:23:23.688Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T21:23:23.688Z] f23df028b6ca: Waiting [2023-01-10T21:23:23.688Z] 765212b225bb: Waiting [2023-01-10T21:23:23.688Z] d65c8cfc05b1: Waiting [2023-01-10T21:23:23.688Z] 2437ff75d9bd: Waiting [2023-01-10T21:23:23.688Z] 04944245beec: Download complete [2023-01-10T21:23:23.688Z] 765212b225bb: Verifying Checksum [2023-01-10T21:23:23.688Z] 765212b225bb: Download complete [2023-01-10T21:23:23.688Z] f23df028b6ca: Download complete [2023-01-10T21:23:23.961Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T21:23:23.961Z] d65c8cfc05b1: Download complete [2023-01-10T21:23:23.961Z] 699f458cf7ca: Verifying Checksum [2023-01-10T21:23:23.961Z] 699f458cf7ca: Download complete [2023-01-10T21:23:24.232Z] 8998bd30e6a1: Download complete [2023-01-10T21:23:26.859Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T21:23:26.859Z] 2437ff75d9bd: Download complete [2023-01-10T21:23:28.270Z] 8998bd30e6a1: Pull complete [2023-01-10T21:23:28.539Z] 04944245beec: Pull complete [2023-01-10T21:23:29.949Z] 699f458cf7ca: Pull complete [2023-01-10T21:23:29.949Z] 765212b225bb: Pull complete [2023-01-10T21:23:30.918Z] f23df028b6ca: Pull complete [2023-01-10T21:23:30.918Z] d65c8cfc05b1: Pull complete [2023-01-10T21:23:43.240Z] 2437ff75d9bd: Pull complete [2023-01-10T21:23:43.240Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T21:23:43.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:23:43.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:23:43.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-1696 does not seem to be running inside a container [2023-01-10T21:23:43.520Z] $ 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/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@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-01-10T21:23:46.046Z] $ docker top c53d3fe9245519f240428c3eef44e540939d7a3047c4394b4638de0f00705ad7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:46.886Z] ---> job-cost.sh [2023-01-10T21:23:46.886Z] lf-activate-venv: SKIPPING [2023-01-10T21:23:46.886Z] INFO: No Stack... [2023-01-10T21:23:47.152Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T21:23:48.111Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:23:48.429Z] + cut -d, -f6 [2023-01-10T21:23:48.429Z] + cat /w/workspace/device-gpio/4/archives/cost.csv [Pipeline] lock [2023-01-10T21:23:48.496Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-4-stack-cost] [2023-01-10T21:23:48.501Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-4-stack-cost] did not exist. Created. [2023-01-10T21:23:48.502Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:23:49.157Z] /w/workspace/device-gpio/4@tmp/durable-43c27884/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T21:23:49.807Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T21:23:49.832Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T21:23:49.883Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:23:49.890Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:23:49.906Z] $ docker stop --time=1 c53d3fe9245519f240428c3eef44e540939d7a3047c4394b4638de0f00705ad7 [2023-01-10T21:23:53.288Z] $ docker rm -f --volumes c53d3fe9245519f240428c3eef44e540939d7a3047c4394b4638de0f00705ad7 [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-01-10T21:23:53.647Z] provisioning config files... [2023-01-10T21:23:53.655Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config18240029597293348493tmp [Pipeline] { [Pipeline] sh [2023-01-10T21:23:53.943Z] + set +x [2023-01-10T21:23:53.944Z] + curl -s https://codecov.io/bash [2023-01-10T21:23:53.944Z] + bash -s -- [2023-01-10T21:23:53.944Z] [2023-01-10T21:23:53.944Z] _____ _ [2023-01-10T21:23:53.944Z] / ____| | | [2023-01-10T21:23:53.944Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T21:23:53.944Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T21:23:53.944Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T21:23:53.944Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T21:23:53.944Z] Bash-1.0.6 [2023-01-10T21:23:53.944Z] [2023-01-10T21:23:53.944Z] [2023-01-10T21:23:53.944Z] ==> git version 2.25.1 found [2023-01-10T21:23:53.944Z] ==> 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-01-10T21:23:53.944Z] Release-Date: 2020-01-08 [2023-01-10T21:23:53.944Z] 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-01-10T21:23:53.944Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T21:23:53.944Z] ==> Jenkins CI detected. [2023-01-10T21:23:53.944Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-01-10T21:23:53.944Z] project root: . [2023-01-10T21:23:53.944Z] --> token set from env [2023-01-10T21:23:53.944Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T21:23:53.944Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T21:23:53.944Z] ==> Python coveragepy not found [2023-01-10T21:23:53.944Z] ==> Searching for coverage reports in: [2023-01-10T21:23:53.944Z] + . [2023-01-10T21:23:53.944Z] -> Found 1 reports [2023-01-10T21:23:53.944Z] ==> Detecting git/mercurial file structure [2023-01-10T21:23:53.944Z] ==> Reading reports [2023-01-10T21:23:53.944Z] + ./coverage.out bytes=10 [2023-01-10T21:23:53.944Z] ==> Appending adjustments [2023-01-10T21:23:53.944Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T21:23:53.944Z] + Found adjustments [2023-01-10T21:23:53.944Z] ==> Gzipping contents [2023-01-10T21:23:53.944Z] 4.0K /tmp/codecov.jEZvoG.gz [2023-01-10T21:23:53.944Z] ==> Uploading reports [2023-01-10T21:23:53.944Z] url: https://codecov.io [2023-01-10T21:23:53.944Z] query: branch=PR-71&commit=f09c857b76939c8d247512f2c35b3a7798c9591d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-01-10T21:23:54.203Z] -> Pinging Codecov [2023-01-10T21:23:54.203Z] 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=f09c857b76939c8d247512f2c35b3a7798c9591d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-01-10T21:23:54.463Z] -> Uploading to [2023-01-10T21:23:54.463Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f09c857b76939c8d247512f2c35b3a7798c9591d/4f44fbd2-ed55-41df-923e-1b5c5067380a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T212354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d41974ad46fa57552eb114ab4d9271713cbe2de8c0d104c14cabe350cfa47d9a [2023-01-10T21:23:54.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:23:54.463Z] Dload Upload Total Spent Left Speed [2023-01-10T21:23:54.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3050 --:--:-- --:--:-- --:--:-- 3050 [2023-01-10T21:23:54.722Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f09c857b76939c8d247512f2c35b3a7798c9591d [Pipeline] } [2023-01-10T21:23:54.729Z] 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-01-10T21:23:55.400Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-01-10T21:23:55.400Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-10T21:23:55.400Z] total 16 [2023-01-10T21:23:55.400Z] drwxr-xr-x 3 root root 4096 Jan 10 21:15 . [2023-01-10T21:23:55.400Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:15 .. [2023-01-10T21:23:55.400Z] drwxr-xr-x 2 root root 4096 Jan 10 21:15 cost [2023-01-10T21:23:55.400Z] -rw-r--r-- 1 root root 82 Jan 10 21:15 cost.csv [2023-01-10T21:23:55.400Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-10T21:23:55.400Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-10T21:23:55.400Z] total 16 [2023-01-10T21:23:55.400Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:15 . [2023-01-10T21:23:55.400Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:15 .. [2023-01-10T21:23:55.400Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:15 cost [2023-01-10T21:23:55.400Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 10 21:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:55.693Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:56.552Z] ---> package-listing.sh [2023-01-10T21:23:56.552Z] ++ facter osfamily [2023-01-10T21:23:56.552Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T21:23:56.811Z] + OS_FAMILY=debian [2023-01-10T21:23:56.811Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-01-10T21:23:56.811Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T21:23:56.811Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T21:23:56.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T21:23:56.811Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T21:23:56.811Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-01-10T21:23:56.811Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T21:23:56.811Z] + case "${OS_FAMILY}" in [2023-01-10T21:23:56.811Z] + dpkg -l [2023-01-10T21:23:56.811Z] + grep '^ii' [2023-01-10T21:23:56.811Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T21:23:56.811Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T21:23:56.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T21:23:56.811Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-01-10T21:23:56.811Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-01-10T21:23:56.811Z] + 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-01-10T21:23:56.819Z] 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-01-10T21:23:57.097Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:23:57.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:23:57.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:23:57.738Z] prd-ubuntu20.04-docker-8c-8g-1691 does not seem to be running inside a container [2023-01-10T21:23:57.782Z] $ 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-01-10T21:23:57.969Z] $ docker top 9b234c04ea5cc63e91e7ec80f8793103d8ddff35cffd4981d1a303b03dda3298 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:23:58.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T21:23:58.648Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T21:23:58.936Z] + ls /var/log/sa-host [2023-01-10T21:23:58.936Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:23:58.998Z] provisioning config files... [2023-01-10T21:23:59.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config18199357943882443858tmp [Pipeline] { [Pipeline] echo [2023-01-10T21:23:59.021Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:59.300Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T21:23:59.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:59.632Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T21:23:59.641Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:23:59.924Z] ---> sudo-logs.sh [2023-01-10T21:23:59.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T21:23:59.952Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:00.236Z] ---> job-cost.sh [2023-01-10T21:24:00.236Z] lf-activate-venv: SKIPPING [2023-01-10T21:24:00.236Z] DEBUG: total: 0.2199999988079071 [2023-01-10T21:24:00.236Z] INFO: Retrieving Stack Cost... [2023-01-10T21:24:00.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:24:01.069Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T21:24:01.083Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:24:01.363Z] ---> logs-deploy.sh [2023-01-10T21:24:01.363Z] lf-activate-venv: SKIPPING [2023-01-10T21:24:01.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/4 [2023-01-10T21:24:01.363Z] INFO: archiving workspace using pattern(s): [2023-01-10T21:24:02.299Z] Archives upload complete. [2023-01-10T21:24:02.299Z] INFO: archiving logs to Nexus