Pull request #146 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-gpio Loading trusted files from base branch main at 21c70a64d9894c2455aedb4662d61c2d9e09ca22 rather than 884b06b8c18245450d923488b3debcbce8b92635 Obtained Jenkinsfile from 21c70a64d9894c2455aedb4662d61c2d9e09ca22 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-ssh10480419967109766630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8674852030053235726.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15686573342283524603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12835729366464065751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6176755360342363099.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-146/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-146/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10633671139769664098.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6259’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6261 in /w/workspace/edgexfoundry_device-gpio_PR-146 [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-146 # 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/146/head:refs/remotes/origin/PR-146 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 884b06b8c18245450d923488b3debcbce8b92635 Merge succeeded, producing 884b06b8c18245450d923488b3debcbce8b92635 Checking out Revision 884b06b8c18245450d923488b3debcbce8b92635 (PR-146) > git config core.sparsecheckout # timeout=10 > git checkout -f 884b06b8c18245450d923488b3debcbce8b92635 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 884b06b8c18245450d923488b3debcbce8b92635 # timeout=10 Commit message: "refactor!: Change configuration and device toml files to yaml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T21:57:56.630Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T21:57:56.812Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T21:57:56.909Z] ========================================================= [2023-03-29T21:57:56.909Z] EdgeX Global Pipelines Version Info [2023-03-29T21:57:56.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:57:57.703Z] ------------------- [2023-03-29T21:57:57.703Z] stable info: [2023-03-29T21:57:57.703Z] ------------------- [2023-03-29T21:57:57.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T21:57:57.703Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T21:57:57.703Z] Message: update stable to v1.0.245 [2023-03-29T21:57:58.276Z] ------------------- [2023-03-29T21:57:58.276Z] experimental info: [2023-03-29T21:57:58.276Z] ------------------- [2023-03-29T21:57:58.276Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T21:57:58.276Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T21:57:58.276Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T21:57:58.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-29T21:57:58.603Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-29T21:57:58.640Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T21:57:58.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T21:57:58.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T21:57:58.756Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T21:57:58.802Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T21:57:58.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T21:57:58.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T21:57:58.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T21:57:58.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T21:57:59.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-29T21:57:59.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T21:57:59.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T21:57:59.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T21:57:59.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T21:57:59.222Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T21:57:59.263Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T21:57:59.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T21:57:59.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T21:57:59.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T21:57:59.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T21:57:59.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T21:57:59.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T21:57:59.578Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T21:57:59.620Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T21:57:59.658Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T21:57:59.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-146 [Pipeline] echo [2023-03-29T21:57:59.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-146 [Pipeline] echo [2023-03-29T21:57:59.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-146 [Pipeline] echo [2023-03-29T21:57:59.837Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 884b06b8c18245450d923488b3debcbce8b92635 [Pipeline] echo [2023-03-29T21:57:59.877Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 884b06b [Pipeline] echo [2023-03-29T21:57:59.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T21:58:00.040Z] provisioning config files... [2023-03-29T21:58:00.056Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp/config11071314953208134723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:58:00.406Z] ---> docker-login.sh [2023-03-29T21:58:00.406Z] nexus3.edgexfoundry.org:10001 [2023-03-29T21:58:01.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:01.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:01.351Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:01.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:01.351Z] [2023-03-29T21:58:01.351Z] Login Succeeded [2023-03-29T21:58:01.351Z] nexus3.edgexfoundry.org:10002 [2023-03-29T21:58:01.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:01.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:01.611Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:01.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:01.611Z] [2023-03-29T21:58:01.611Z] Login Succeeded [2023-03-29T21:58:01.611Z] nexus3.edgexfoundry.org:10003 [2023-03-29T21:58:01.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:01.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:01.611Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:01.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:01.611Z] [2023-03-29T21:58:01.611Z] Login Succeeded [2023-03-29T21:58:01.611Z] nexus3.edgexfoundry.org:10004 [2023-03-29T21:58:01.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:01.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:01.611Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:01.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:01.611Z] [2023-03-29T21:58:01.611Z] Login Succeeded [2023-03-29T21:58:01.611Z] docker.io [2023-03-29T21:58:01.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:01.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:01.875Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:01.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:01.875Z] [2023-03-29T21:58:01.875Z] Login Succeeded [2023-03-29T21:58:01.875Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T21:58:01.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T21:58:02.533Z] + git rev-list -1 --merges 884b06b8c18245450d923488b3debcbce8b92635~1..884b06b8c18245450d923488b3debcbce8b92635 [Pipeline] echo [2023-03-29T21:58:02.594Z] -----------> git rev-list -1 --merges 884b06b8c18245450d923488b3debcbce8b92635~1..884b06b8c18245450d923488b3debcbce8b92635 884b06b8c18245450d923488b3debcbce8b92635 [false] [Pipeline] sh [2023-03-29T21:58:02.903Z] + git log --format=format:%s -1 884b06b8c18245450d923488b3debcbce8b92635 [Pipeline] echo [2023-03-29T21:58:02.943Z] ========================================================= [2023-03-29T21:58:02.943Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T21:58:02.943Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T21:58:03.405Z] + git log --format=format:%s -1 884b06b8c18245450d923488b3debcbce8b92635 [Pipeline] echo [2023-03-29T21:58:03.438Z] [semverPrep] GIT_COMMIT: 884b06b8c18245450d923488b3debcbce8b92635, Commit Message: refactor!: Change configuration and device toml files to yaml [Pipeline] echo [2023-03-29T21:58:03.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T21:58:03.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T21:58:03.843Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T21:58:03.843Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T21:58:03.843Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T21:58:03.843Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T21:58:03.843Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T21:58:03.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:58:04.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T21:58:04.268Z] [2023-03-29T21:58:04.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:58:04.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T21:58:04.662Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T21:58:04.662Z] b85a868b505f: Pulling fs layer [2023-03-29T21:58:04.662Z] e2be974225ed: Pulling fs layer [2023-03-29T21:58:04.662Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T21:58:04.662Z] 988bab9f4d93: Pulling fs layer [2023-03-29T21:58:04.662Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T21:58:04.662Z] eaf3925da568: Pulling fs layer [2023-03-29T21:58:04.662Z] bab4dde63d76: Pulling fs layer [2023-03-29T21:58:04.662Z] bde34c3a00c8: Pulling fs layer [2023-03-29T21:58:04.662Z] b352a97aabf1: Pulling fs layer [2023-03-29T21:58:04.662Z] 4872d77fe225: Pulling fs layer [2023-03-29T21:58:04.662Z] 5851b861e8e6: Pulling fs layer [2023-03-29T21:58:04.662Z] b352a97aabf1: Waiting [2023-03-29T21:58:04.662Z] 4872d77fe225: Waiting [2023-03-29T21:58:04.662Z] 5851b861e8e6: Waiting [2023-03-29T21:58:04.662Z] 1469e6f7b9e6: Waiting [2023-03-29T21:58:04.662Z] bab4dde63d76: Waiting [2023-03-29T21:58:04.662Z] 988bab9f4d93: Waiting [2023-03-29T21:58:04.662Z] eaf3925da568: Waiting [2023-03-29T21:58:04.662Z] e2be974225ed: Verifying Checksum [2023-03-29T21:58:04.662Z] e2be974225ed: Download complete [2023-03-29T21:58:04.662Z] 988bab9f4d93: Verifying Checksum [2023-03-29T21:58:04.662Z] 988bab9f4d93: Download complete [2023-03-29T21:58:04.922Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T21:58:04.922Z] 339a4e72a1f5: Download complete [2023-03-29T21:58:04.922Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T21:58:04.922Z] 1469e6f7b9e6: Download complete [2023-03-29T21:58:04.922Z] eaf3925da568: Verifying Checksum [2023-03-29T21:58:04.922Z] eaf3925da568: Download complete [2023-03-29T21:58:04.922Z] bde34c3a00c8: Download complete [2023-03-29T21:58:04.922Z] b352a97aabf1: Verifying Checksum [2023-03-29T21:58:04.922Z] b352a97aabf1: Download complete [2023-03-29T21:58:04.922Z] 4872d77fe225: Verifying Checksum [2023-03-29T21:58:04.922Z] 4872d77fe225: Download complete [2023-03-29T21:58:04.922Z] 5851b861e8e6: Download complete [2023-03-29T21:58:05.180Z] b85a868b505f: Verifying Checksum [2023-03-29T21:58:05.180Z] b85a868b505f: Download complete [2023-03-29T21:58:05.180Z] bab4dde63d76: Download complete [2023-03-29T21:58:06.557Z] b85a868b505f: Pull complete [2023-03-29T21:58:06.557Z] e2be974225ed: Pull complete [2023-03-29T21:58:06.817Z] 339a4e72a1f5: Pull complete [2023-03-29T21:58:07.076Z] 988bab9f4d93: Pull complete [2023-03-29T21:58:07.334Z] 1469e6f7b9e6: Pull complete [2023-03-29T21:58:07.334Z] eaf3925da568: Pull complete [2023-03-29T21:58:09.236Z] bab4dde63d76: Pull complete [2023-03-29T21:58:09.236Z] bde34c3a00c8: Pull complete [2023-03-29T21:58:09.496Z] b352a97aabf1: Pull complete [2023-03-29T21:58:09.496Z] 4872d77fe225: Pull complete [2023-03-29T21:58:09.756Z] 5851b861e8e6: Pull complete [2023-03-29T21:58:09.756Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T21:58:09.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T21:58:09.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T21:58:10.025Z] prd-ubuntu20.04-docker-8c-8g-6261 does not seem to be running inside a container [2023-03-29T21:58:10.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-146 -v /w/workspace/edgexfoundry_device-gpio_PR-146:/w/workspace/edgexfoundry_device-gpio_PR-146:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-146@tmp:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T21:58:13.074Z] $ docker top 4529145e0bdb54c9400448543773bed8cc617da21e7e487bdc721474d2348eaf -eo pid,comm [2023-03-29T21:58:13.124Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T21:58:13.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T21:58:13.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T21:58:13.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T21:58:13.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T21:58:13.377Z] $ docker exec 4529145e0bdb54c9400448543773bed8cc617da21e7e487bdc721474d2348eaf ssh-agent [2023-03-29T21:58:13.483Z] SSH_AUTH_SOCK=/tmp/ssh-7Y6nRHZgLp6W/agent.32 [2023-03-29T21:58:13.483Z] SSH_AGENT_PID=38 [2023-03-29T21:58:13.489Z] Running ssh-add (command line suppressed) [2023-03-29T21:58:13.608Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-146@tmp/private_key_9272371681252815505.key (/w/workspace/edgexfoundry_device-gpio_PR-146@tmp/private_key_9272371681252815505.key) [2023-03-29T21:58:13.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T21:58:13.960Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T21:58:13.990Z] $ docker exec --env ******** --env ******** 4529145e0bdb54c9400448543773bed8cc617da21e7e487bdc721474d2348eaf ssh-agent -k [2023-03-29T21:58:14.094Z] unset SSH_AUTH_SOCK; [2023-03-29T21:58:14.094Z] unset SSH_AGENT_PID; [2023-03-29T21:58:14.095Z] echo Agent pid 38 killed; [2023-03-29T21:58:14.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T21:58:14.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T21:58:14.196Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T21:58:14.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T21:58:14.331Z] $ docker exec 4529145e0bdb54c9400448543773bed8cc617da21e7e487bdc721474d2348eaf ssh-agent [2023-03-29T21:58:14.440Z] SSH_AUTH_SOCK=/tmp/ssh-gmJshnhuZxCO/agent.71 [2023-03-29T21:58:14.440Z] SSH_AGENT_PID=77 [2023-03-29T21:58:14.445Z] Running ssh-add (command line suppressed) [2023-03-29T21:58:14.550Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-146@tmp/private_key_3137036113157567089.key (/w/workspace/edgexfoundry_device-gpio_PR-146@tmp/private_key_3137036113157567089.key) [2023-03-29T21:58:14.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T21:58:14.904Z] + git semver init [2023-03-29T21:58:15.164Z] 2023-03-29 21:58:15,106 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T21:58:15.164Z] 2023-03-29 21:58:15,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-146/.semver [2023-03-29T21:58:15.164Z] 2023-03-29 21:58:15,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-146/.semver [2023-03-29T21:58:15.164Z] 2023-03-29 21:58:15,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-146/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-146, universal_newlines=False, shell=None, istream=None) [2023-03-29T21:58:16.104Z] 2023-03-29 21:58:15,991 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-146/.git/info/exclude [2023-03-29T21:58:16.104Z] 2023-03-29 21:58:15,992 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-146/.semver/PR-146 with force:False [2023-03-29T21:58:16.104Z] 2023-03-29 21:58:15,992 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-146/.semver/PR-146 [2023-03-29T21:58:16.104Z] 2023-03-29 21:58:15,997 [execute] INFO git cat-file --batch-check [2023-03-29T21:58:16.104Z] 2023-03-29 21:58:15,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-146/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T21:58:16.104Z] 2023-03-29 21:58:16,004 [execute] INFO git cat-file --batch [2023-03-29T21:58:16.104Z] 2023-03-29 21:58:16,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-146/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T21:58:16.104Z] 2023-03-29 21:58:16,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-146/.semver/PR-146 [2023-03-29T21:58:16.104Z] 0.0.0 [Pipeline] } [2023-03-29T21:58:16.140Z] $ docker exec --env ******** --env ******** 4529145e0bdb54c9400448543773bed8cc617da21e7e487bdc721474d2348eaf ssh-agent -k [2023-03-29T21:58:16.233Z] unset SSH_AUTH_SOCK; [2023-03-29T21:58:16.233Z] unset SSH_AGENT_PID; [2023-03-29T21:58:16.233Z] echo Agent pid 77 killed; [2023-03-29T21:58:16.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T21:58:16.666Z] + git semver [Pipeline] } [2023-03-29T21:58:16.963Z] $ docker stop --time=1 4529145e0bdb54c9400448543773bed8cc617da21e7e487bdc721474d2348eaf [2023-03-29T21:58:18.278Z] $ docker rm -f --volumes 4529145e0bdb54c9400448543773bed8cc617da21e7e487bdc721474d2348eaf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T21:58:18.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T21:58:18.939Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T21:58:18.956Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T21:58:19.599Z] provisioning config files... [2023-03-29T21:58:19.611Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp/config5227566625035222697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:58:19.961Z] ---> docker-login.sh [2023-03-29T21:58:19.961Z] nexus3.edgexfoundry.org:10001 [2023-03-29T21:58:19.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:19.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:19.961Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:19.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:19.961Z] [2023-03-29T21:58:19.961Z] Login Succeeded [2023-03-29T21:58:19.961Z] nexus3.edgexfoundry.org:10002 [2023-03-29T21:58:19.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:19.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:19.961Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:19.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:19.961Z] [2023-03-29T21:58:19.961Z] Login Succeeded [2023-03-29T21:58:19.961Z] nexus3.edgexfoundry.org:10003 [2023-03-29T21:58:20.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:20.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:20.221Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:20.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:20.221Z] [2023-03-29T21:58:20.221Z] Login Succeeded [2023-03-29T21:58:20.221Z] nexus3.edgexfoundry.org:10004 [2023-03-29T21:58:20.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:20.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:20.221Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:20.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:20.221Z] [2023-03-29T21:58:20.221Z] Login Succeeded [2023-03-29T21:58:20.221Z] docker.io [2023-03-29T21:58:20.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:58:20.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:58:20.480Z] Configure a credential helper to remove this warning. See [2023-03-29T21:58:20.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:58:20.480Z] [2023-03-29T21:58:20.480Z] Login Succeeded [2023-03-29T21:58:20.480Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T21:58:20.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T21:58:20.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T21:58:20.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T21:58:20.754Z] ========================================================= [2023-03-29T21:58:20.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T21:58:20.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:58:21.217Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T21:58:21.217Z] Sending build context to Docker daemon 16.08MB [2023-03-29T21:58:21.217Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T21:58:21.217Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T21:58:21.482Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T21:58:21.482Z] 63b65145d645: Pulling fs layer [2023-03-29T21:58:21.482Z] a2d21d5440eb: Pulling fs layer [2023-03-29T21:58:21.482Z] 935e6c44a52c: Pulling fs layer [2023-03-29T21:58:21.482Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T21:58:21.482Z] 30dea6a524f1: Pulling fs layer [2023-03-29T21:58:21.482Z] a2aff8979fd8: Pulling fs layer [2023-03-29T21:58:21.482Z] 6808be2612f2: Pulling fs layer [2023-03-29T21:58:21.482Z] f25807f1079a: Pulling fs layer [2023-03-29T21:58:21.482Z] 94cc34f8dd06: Waiting [2023-03-29T21:58:21.482Z] 30dea6a524f1: Waiting [2023-03-29T21:58:21.482Z] f25807f1079a: Waiting [2023-03-29T21:58:21.482Z] a2aff8979fd8: Waiting [2023-03-29T21:58:21.482Z] 6808be2612f2: Waiting [2023-03-29T21:58:21.482Z] a2d21d5440eb: Verifying Checksum [2023-03-29T21:58:21.482Z] a2d21d5440eb: Download complete [2023-03-29T21:58:21.482Z] 94cc34f8dd06: Download complete [2023-03-29T21:58:21.482Z] 30dea6a524f1: Verifying Checksum [2023-03-29T21:58:21.482Z] 30dea6a524f1: Download complete [2023-03-29T21:58:21.482Z] 63b65145d645: Download complete [2023-03-29T21:58:21.482Z] a2aff8979fd8: Verifying Checksum [2023-03-29T21:58:21.482Z] a2aff8979fd8: Download complete [2023-03-29T21:58:21.482Z] 63b65145d645: Pull complete [2023-03-29T21:58:21.743Z] a2d21d5440eb: Pull complete [2023-03-29T21:58:21.743Z] f25807f1079a: Verifying Checksum [2023-03-29T21:58:21.743Z] f25807f1079a: Download complete [2023-03-29T21:58:22.003Z] 935e6c44a52c: Verifying Checksum [2023-03-29T21:58:22.003Z] 935e6c44a52c: Download complete [2023-03-29T21:58:22.260Z] 6808be2612f2: Verifying Checksum [2023-03-29T21:58:22.260Z] 6808be2612f2: Download complete [2023-03-29T21:58:25.558Z] 935e6c44a52c: Pull complete [2023-03-29T21:58:25.558Z] 94cc34f8dd06: Pull complete [2023-03-29T21:58:25.558Z] 30dea6a524f1: Pull complete [2023-03-29T21:58:25.558Z] a2aff8979fd8: Pull complete [2023-03-29T21:58:28.087Z] 6808be2612f2: Pull complete [2023-03-29T21:58:28.656Z] f25807f1079a: Pull complete [2023-03-29T21:58:28.656Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T21:58:28.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T21:58:28.656Z] ---> 3b553350e43f [2023-03-29T21:58:28.656Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T21:58:34.430Z] Still waiting to schedule task [2023-03-29T21:58:34.430Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6260’ [2023-03-29T21:58:35.225Z] ---> Running in 7c3b8dc46252 [2023-03-29T21:58:35.225Z] Removing intermediate container 7c3b8dc46252 [2023-03-29T21:58:35.225Z] ---> 5634eacc28b8 [2023-03-29T21:58:35.225Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T21:58:35.225Z] ---> Running in a6897a10210a [2023-03-29T21:58:35.225Z] Removing intermediate container a6897a10210a [2023-03-29T21:58:35.225Z] ---> af4c1d17373b [2023-03-29T21:58:35.225Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-29T21:58:35.225Z] ---> Running in 69cafe5e02ce [2023-03-29T21:58:35.225Z] Removing intermediate container 69cafe5e02ce [2023-03-29T21:58:35.225Z] ---> 46bfec7d758b [2023-03-29T21:58:35.225Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T21:58:35.225Z] ---> Running in 09ef85346d6d [2023-03-29T21:58:35.225Z] Removing intermediate container 09ef85346d6d [2023-03-29T21:58:35.225Z] ---> 652d6c3db289 [2023-03-29T21:58:35.225Z] Step 7/12 : WORKDIR /device-gpio [2023-03-29T21:58:35.225Z] ---> Running in 6c185f034277 [2023-03-29T21:58:35.225Z] Removing intermediate container 6c185f034277 [2023-03-29T21:58:35.225Z] ---> c03144778b09 [2023-03-29T21:58:35.225Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T21:58:35.225Z] ---> Running in dc38a65bdecd [2023-03-29T21:58:35.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T21:58:35.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T21:58:35.745Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T21:58:35.745Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-29T21:58:35.745Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T21:58:35.745Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T21:58:35.745Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T21:58:35.745Z] OK: 269 MiB in 57 packages [2023-03-29T21:58:36.311Z] Removing intermediate container dc38a65bdecd [2023-03-29T21:58:36.311Z] ---> 57052df3fe37 [2023-03-29T21:58:36.311Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-29T21:58:36.311Z] ---> b93078f6353c [2023-03-29T21:58:36.311Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T21:58:36.311Z] ---> Running in 94f97911946c [2023-03-29T21:59:15.042Z] Removing intermediate container 94f97911946c [2023-03-29T21:59:15.042Z] ---> c6c2d852287a [2023-03-29T21:59:15.042Z] Step 11/12 : COPY . . [2023-03-29T21:59:15.042Z] ---> cf73ce10c439 [2023-03-29T21:59:15.042Z] Step 12/12 : RUN ${MAKE} [2023-03-29T21:59:15.042Z] ---> Running in f306b897eedb [2023-03-29T21:59:15.301Z] noop [2023-03-29T21:59:15.562Z] Removing intermediate container f306b897eedb [2023-03-29T21:59:15.562Z] ---> 75e14e1adda6 [2023-03-29T21:59:15.562Z] Successfully built 75e14e1adda6 [2023-03-29T21:59:15.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:59:16.014Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T21:59:16.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T21:59:16.170Z] prd-ubuntu20.04-docker-8c-8g-6261 does not seem to be running inside a container [2023-03-29T21:59:16.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-146 -v /w/workspace/edgexfoundry_device-gpio_PR-146:/w/workspace/edgexfoundry_device-gpio_PR-146:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-146@tmp:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T21:59:16.593Z] $ docker top b60ea389fa4d765c97b944a73f6f98ced6267d6f9f2402535a5fee94bfecc2e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T21:59:16.982Z] + go version [2023-03-29T21:59:16.982Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T21:59:17.020Z] $ docker stop --time=1 b60ea389fa4d765c97b944a73f6f98ced6267d6f9f2402535a5fee94bfecc2e5 [2023-03-29T21:59:18.307Z] $ docker rm -f --volumes b60ea389fa4d765c97b944a73f6f98ced6267d6f9f2402535a5fee94bfecc2e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:59:19.021Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T21:59:19.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T21:59:19.173Z] prd-ubuntu20.04-docker-8c-8g-6261 does not seem to be running inside a container [2023-03-29T21:59:19.201Z] $ 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-146 -v /w/workspace/edgexfoundry_device-gpio_PR-146:/w/workspace/edgexfoundry_device-gpio_PR-146:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-146@tmp:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T21:59:19.529Z] $ docker top 7675d9b286501c1d26ae9f49f1e84ea386e155a755cc2f45920c995179e5c48e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T21:59:19.918Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-146 [Pipeline] fileExists [Pipeline] sh [2023-03-29T21:59:20.272Z] + make test [2023-03-29T21:59:20.272Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T21:59:25.626Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-29T21:59:35.691Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-29T21:59:35.691Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-29T21:59:42.248Z] go vet ./... [2023-03-29T21:59:44.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T21:59:44.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T21:59:44.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T21:59:44.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T21:59:44.858Z] $ docker stop --time=1 7675d9b286501c1d26ae9f49f1e84ea386e155a755cc2f45920c995179e5c48e [2023-03-29T21:59:48.293Z] $ docker rm -f --volumes 7675d9b286501c1d26ae9f49f1e84ea386e155a755cc2f45920c995179e5c48e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T21:59:48.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T21:59:48.883Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T21:59:49.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T21:59:49.834Z] + ls -al . [2023-03-29T21:59:49.834Z] total 156 [2023-03-29T21:59:49.834Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 21:59 . [2023-03-29T21:59:49.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 21:57 .. [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 29 21:57 .dockerignore [2023-03-29T21:59:49.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 21:58 .git [2023-03-29T21:59:49.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 21:57 .github [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 29 21:57 .gitignore [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 21:57 .golangci.yml [2023-03-29T21:59:49.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 21:58 .semver [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 9573 Mar 29 21:57 Attribution.txt [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 29 21:57 CHANGELOG.md [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 29 21:57 Dockerfile [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 21:57 GOVERNANCE.md [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 29 21:57 Jenkinsfile [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 21:57 LICENSE [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 29 21:57 Makefile [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 29 21:57 OWNERS.md [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 11790 Mar 29 21:57 README.md [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 21:58 VERSION [2023-03-29T21:59:49.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 21:57 bin [2023-03-29T21:59:49.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 21:57 cmd [2023-03-29T21:59:49.834Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 29 21:59 coverage.out [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 3266 Mar 29 21:57 go.mod [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 31438 Mar 29 21:57 go.sum [2023-03-29T21:59:49.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 21:57 internal [2023-03-29T21:59:49.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 21:57 snap [2023-03-29T21:59:49.834Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 29 21:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:59:50.226Z] + 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=884b06b8c18245450d923488b3debcbce8b92635 --label arch=amd64 --label version=0.0.0 . [2023-03-29T21:59:50.226Z] Sending build context to Docker daemon 16.08MB [2023-03-29T21:59:50.226Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T21:59:50.226Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-29T21:59:50.226Z] ---> 75e14e1adda6 [2023-03-29T21:59:50.226Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T21:59:50.485Z] ---> Running in f29866ce5d75 [2023-03-29T21:59:50.485Z] Removing intermediate container f29866ce5d75 [2023-03-29T21:59:50.485Z] ---> 55a012550cf4 [2023-03-29T21:59:50.485Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T21:59:50.745Z] ---> Running in 1debf161e639 [2023-03-29T21:59:50.745Z] Removing intermediate container 1debf161e639 [2023-03-29T21:59:50.745Z] ---> 118be752fe9d [2023-03-29T21:59:50.745Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-29T21:59:50.745Z] ---> Running in 7eab524d5b9a [2023-03-29T21:59:50.745Z] Removing intermediate container 7eab524d5b9a [2023-03-29T21:59:50.745Z] ---> 9f310d139a9d [2023-03-29T21:59:50.745Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T21:59:50.745Z] ---> Running in d960b2d0f8b2 [2023-03-29T21:59:51.005Z] Removing intermediate container d960b2d0f8b2 [2023-03-29T21:59:51.005Z] ---> 664cb826aa6f [2023-03-29T21:59:51.005Z] Step 7/25 : WORKDIR /device-gpio [2023-03-29T21:59:51.005Z] ---> Running in 9793de4faa14 [2023-03-29T21:59:51.005Z] Removing intermediate container 9793de4faa14 [2023-03-29T21:59:51.005Z] ---> 921f8d2fba58 [2023-03-29T21:59:51.005Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T21:59:51.005Z] ---> Running in 02c0a6d4557b [2023-03-29T21:59:51.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T21:59:51.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T21:59:51.524Z] OK: 269 MiB in 57 packages [2023-03-29T21:59:52.094Z] Removing intermediate container 02c0a6d4557b [2023-03-29T21:59:52.094Z] ---> 842832469e57 [2023-03-29T21:59:52.094Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-29T21:59:52.094Z] ---> 0513e432c171 [2023-03-29T21:59:52.094Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T21:59:52.094Z] ---> Running in 05d217c69e35 [2023-03-29T21:59:53.032Z] Removing intermediate container 05d217c69e35 [2023-03-29T21:59:53.032Z] ---> 2e3252f2fe0e [2023-03-29T21:59:53.032Z] Step 11/25 : COPY . . [2023-03-29T21:59:53.599Z] ---> f3c2638a215e [2023-03-29T21:59:53.599Z] Step 12/25 : RUN ${MAKE} [2023-03-29T21:59:53.599Z] ---> Running in 3fd4f524bcb1 [2023-03-29T21:59:53.858Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-29T22:00:15.800Z] Removing intermediate container 3fd4f524bcb1 [2023-03-29T22:00:15.800Z] ---> 55ec98370137 [2023-03-29T22:00:15.800Z] Step 13/25 : FROM alpine:3.17 [2023-03-29T22:00:15.800Z] 3.17: Pulling from library/alpine [2023-03-29T22:00:15.800Z] f56be85fc22e: Pulling fs layer [2023-03-29T22:00:15.800Z] f56be85fc22e: Verifying Checksum [2023-03-29T22:00:15.800Z] f56be85fc22e: Download complete [2023-03-29T22:00:15.800Z] f56be85fc22e: Pull complete [2023-03-29T22:00:15.800Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:00:15.800Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:00:15.800Z] ---> 9ed4aefc74f6 [2023-03-29T22:00:15.800Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-29T22:00:15.800Z] ---> Running in 5432c942fbdd [2023-03-29T22:00:15.800Z] Removing intermediate container 5432c942fbdd [2023-03-29T22:00:15.800Z] ---> 5d95f44dc5ef [2023-03-29T22:00:15.800Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-29T22:00:15.800Z] ---> Running in fa52028d60c4 [2023-03-29T22:00:15.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:00:15.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:00:15.800Z] OK: 7 MiB in 15 packages [2023-03-29T22:00:15.800Z] Removing intermediate container fa52028d60c4 [2023-03-29T22:00:15.800Z] ---> c9ef8485f5ef [2023-03-29T22:00:15.800Z] Step 16/25 : WORKDIR / [2023-03-29T22:00:15.800Z] ---> Running in 92d43a776ce7 [2023-03-29T22:00:15.800Z] Removing intermediate container 92d43a776ce7 [2023-03-29T22:00:15.800Z] ---> b63f4fb199ba [2023-03-29T22:00:15.800Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-29T22:00:16.060Z] ---> 9923d2fa5946 [2023-03-29T22:00:16.060Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-29T22:00:16.060Z] ---> 5b79dc7469e0 [2023-03-29T22:00:16.060Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-29T22:00:17.014Z] ---> 7f8ffeca01c7 [2023-03-29T22:00:17.014Z] Step 20/25 : EXPOSE 59910 [2023-03-29T22:00:17.014Z] ---> Running in d786e0d3cf80 [2023-03-29T22:00:17.014Z] Removing intermediate container d786e0d3cf80 [2023-03-29T22:00:17.014Z] ---> 83ddc9152836 [2023-03-29T22:00:17.014Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-29T22:00:17.014Z] ---> Running in 91e28d4f4a8e [2023-03-29T22:00:17.014Z] Removing intermediate container 91e28d4f4a8e [2023-03-29T22:00:17.014Z] ---> 5d95aa365e19 [2023-03-29T22:00:17.014Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:00:17.014Z] ---> Running in 35dae9eb44c7 [2023-03-29T22:00:17.272Z] Removing intermediate container 35dae9eb44c7 [2023-03-29T22:00:17.272Z] ---> 3ece2798c358 [2023-03-29T22:00:17.272Z] Step 23/25 : LABEL arch=amd64 [2023-03-29T22:00:17.272Z] ---> Running in 579d5f4462cb [2023-03-29T22:00:17.272Z] Removing intermediate container 579d5f4462cb [2023-03-29T22:00:17.272Z] ---> 93004fc75943 [2023-03-29T22:00:17.272Z] Step 24/25 : LABEL git_sha=884b06b8c18245450d923488b3debcbce8b92635 [2023-03-29T22:00:17.272Z] ---> Running in 32b9b38cbdc2 [2023-03-29T22:00:17.272Z] Removing intermediate container 32b9b38cbdc2 [2023-03-29T22:00:17.272Z] ---> 800da72580b0 [2023-03-29T22:00:17.272Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T22:00:17.272Z] ---> Running in dc8734119f89 [2023-03-29T22:00:17.530Z] Removing intermediate container dc8734119f89 [2023-03-29T22:00:17.530Z] ---> 5fb2bda8b2f8 [2023-03-29T22:00:17.530Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T22:00:17.530Z] Successfully built 5fb2bda8b2f8 [2023-03-29T22:00:17.530Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:00:18.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:00:18.413Z] [2023-03-29T22:00:18.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:00:18.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:00:18.787Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T22:00:18.787Z] 5eb5b503b376: Pulling fs layer [2023-03-29T22:00:18.787Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T22:00:18.787Z] ec43610c2a17: Pulling fs layer [2023-03-29T22:00:18.787Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T22:00:18.787Z] 33b1e0a273af: Pulling fs layer [2023-03-29T22:00:18.787Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T22:00:18.787Z] 2f39f015ded8: Pulling fs layer [2023-03-29T22:00:18.787Z] 3a2ae6a8a46f: Waiting [2023-03-29T22:00:18.787Z] 5d3b04190fa2: Waiting [2023-03-29T22:00:18.787Z] 33b1e0a273af: Waiting [2023-03-29T22:00:18.787Z] 2f39f015ded8: Waiting [2023-03-29T22:00:18.787Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T22:00:18.787Z] 5c69ac0246d0: Download complete [2023-03-29T22:00:18.787Z] 3a2ae6a8a46f: Download complete [2023-03-29T22:00:18.787Z] 33b1e0a273af: Verifying Checksum [2023-03-29T22:00:18.787Z] 33b1e0a273af: Download complete [2023-03-29T22:00:18.787Z] 5d3b04190fa2: Download complete [2023-03-29T22:00:18.787Z] ec43610c2a17: Verifying Checksum [2023-03-29T22:00:18.787Z] ec43610c2a17: Download complete [2023-03-29T22:00:19.046Z] 5eb5b503b376: Verifying Checksum [2023-03-29T22:00:19.046Z] 5eb5b503b376: Download complete [2023-03-29T22:00:19.610Z] 2f39f015ded8: Download complete [2023-03-29T22:00:20.179Z] 5eb5b503b376: Pull complete [2023-03-29T22:00:20.179Z] 5c69ac0246d0: Pull complete [2023-03-29T22:00:20.745Z] ec43610c2a17: Pull complete [2023-03-29T22:00:20.745Z] 3a2ae6a8a46f: Pull complete [2023-03-29T22:00:20.745Z] 33b1e0a273af: Pull complete [2023-03-29T22:00:21.003Z] 5d3b04190fa2: Pull complete [2023-03-29T22:00:25.193Z] 2f39f015ded8: Pull complete [2023-03-29T22:00:25.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T22:00:25.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:00:25.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:00:25.395Z] prd-ubuntu20.04-docker-8c-8g-6261 does not seem to be running inside a container [2023-03-29T22:00:25.427Z] $ 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-146 -v /w/workspace/edgexfoundry_device-gpio_PR-146:/w/workspace/edgexfoundry_device-gpio_PR-146:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-146@tmp:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T22:00:30.098Z] $ docker top 779135fa905519a2f9153b6411543e6e8bf67211c847756f5c813d22d63a33d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:00:30.540Z] ---> job-cost.sh [2023-03-29T22:00:30.540Z] lf-activate-venv: SKIPPING [2023-03-29T22:00:30.540Z] INFO: No Stack... [2023-03-29T22:00:30.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:00:31.367Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:00:31.684Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-146/archives/cost.csv [2023-03-29T22:00:31.684Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T22:00:31.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-146-1-stack-cost] [2023-03-29T22:00:31.732Z] Resource [jenkins-edgexfoundry-device-gpio-PR-146-1-stack-cost] did not exist. Created. [2023-03-29T22:00:31.732Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-146-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:00:32.129Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T22:00:32.178Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:00:32.205Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-146-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:00:32.284Z] $ docker stop --time=1 779135fa905519a2f9153b6411543e6e8bf67211c847756f5c813d22d63a33d6 [2023-03-29T22:00:33.434Z] $ docker rm -f --volumes 779135fa905519a2f9153b6411543e6e8bf67211c847756f5c813d22d63a33d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T22:00:54.462Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6263 in /w/workspace/edgexfoundry_device-gpio_PR-146 [Pipeline] { [Pipeline] ws [2023-03-29T22:00:54.546Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-29T22:00:54.625Z] The recommended git tool is: git [2023-03-29T22:01:00.639Z] using credential edgex-jenkins-ssh [2023-03-29T22:01:00.663Z] Cloning the remote Git repository [2023-03-29T22:01:00.724Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-29T22:01:00.844Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-29T22:01:01.028Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-29T22:01:01.029Z] > git --version # timeout=10 [2023-03-29T22:01:01.063Z] > git --version # 'git version 2.25.1' [2023-03-29T22:01:01.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:01:01.238Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:01:02.975Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-29T22:01:03.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:01:04.067Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-29T22:01:04.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-29T22:01:04.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:01:04.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/146/head:refs/remotes/origin/PR-146 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T22:01:04.820Z] Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 884b06b8c18245450d923488b3debcbce8b92635 [2023-03-29T22:01:05.151Z] Merge succeeded, producing 884b06b8c18245450d923488b3debcbce8b92635 [2023-03-29T22:01:05.152Z] Checking out Revision 884b06b8c18245450d923488b3debcbce8b92635 (PR-146) [2023-03-29T22:01:04.841Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:01:04.934Z] > git checkout -f 884b06b8c18245450d923488b3debcbce8b92635 # timeout=10 [2023-03-29T22:01:05.029Z] > git remote # timeout=10 [2023-03-29T22:01:05.050Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T22:01:05.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:01:05.100Z] > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 [2023-03-29T22:01:05.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T22:01:05.162Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:01:05.180Z] > git checkout -f 884b06b8c18245450d923488b3debcbce8b92635 # timeout=10 [2023-03-29T22:01:08.747Z] Commit message: "refactor!: Change configuration and device toml files to yaml" [2023-03-29T22:01:08.808Z] > git --version # timeout=10 [2023-03-29T22:01:08.819Z] > git --version # 'git version 2.25.1' [2023-03-29T22:01:08.833Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:01:10.148Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T22:01:10.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:01:10.148Z] Dload Upload Total Spent Left Speed [2023-03-29T22:01:10.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-29T22:01:10.886Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T22:01:11.233Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T22:01:11.233Z] + sudo tee /etc/docker/daemon.new [2023-03-29T22:01:11.233Z] { [2023-03-29T22:01:11.233Z] "registry-mirrors": [ [2023-03-29T22:01:11.233Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T22:01:11.233Z] ], [2023-03-29T22:01:11.233Z] "bip": "10.250.0.254/24", [2023-03-29T22:01:11.233Z] "hosts": [ [2023-03-29T22:01:11.233Z] "tcp://0.0.0.0:5555", [2023-03-29T22:01:11.233Z] "unix:///var/run/docker.sock" [2023-03-29T22:01:11.233Z] ], [2023-03-29T22:01:11.233Z] "mtu": 1458, [2023-03-29T22:01:11.233Z] "selinux-enabled": true, [2023-03-29T22:01:11.233Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T22:01:11.233Z] } [Pipeline] sh [2023-03-29T22:01:11.577Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T22:01:11.946Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:01:30.288Z] provisioning config files... [2023-03-29T22:01:30.321Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config7841974388554820740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:01:30.723Z] ---> docker-login.sh [2023-03-29T22:01:30.724Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:01:31.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:01:31.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:01:31.316Z] Configure a credential helper to remove this warning. See [2023-03-29T22:01:31.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:01:31.316Z] [2023-03-29T22:01:31.316Z] Login Succeeded [2023-03-29T22:01:31.316Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:01:31.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:01:31.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:01:31.858Z] Configure a credential helper to remove this warning. See [2023-03-29T22:01:31.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:01:31.858Z] [2023-03-29T22:01:31.858Z] Login Succeeded [2023-03-29T22:01:31.858Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:01:32.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:01:32.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:01:32.131Z] Configure a credential helper to remove this warning. See [2023-03-29T22:01:32.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:01:32.131Z] [2023-03-29T22:01:32.131Z] Login Succeeded [2023-03-29T22:01:32.131Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:01:32.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:01:32.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:01:32.679Z] Configure a credential helper to remove this warning. See [2023-03-29T22:01:32.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:01:32.679Z] [2023-03-29T22:01:32.679Z] Login Succeeded [2023-03-29T22:01:32.679Z] docker.io [2023-03-29T22:01:32.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:01:33.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:01:33.220Z] Configure a credential helper to remove this warning. See [2023-03-29T22:01:33.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:01:33.220Z] [2023-03-29T22:01:33.220Z] Login Succeeded [2023-03-29T22:01:33.220Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:01:33.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T22:01:33.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:01:33.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:01:33.748Z] ========================================================= [2023-03-29T22:01:33.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T22:01:33.749Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:01:34.236Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T22:01:34.507Z] Sending build context to Docker daemon 8.148MB [2023-03-29T22:01:34.507Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:01:34.507Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T22:01:34.785Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T22:01:34.785Z] af6eaf76a39c: Pulling fs layer [2023-03-29T22:01:34.785Z] 55522c791124: Pulling fs layer [2023-03-29T22:01:34.785Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T22:01:34.785Z] 169dfbe0d373: Pulling fs layer [2023-03-29T22:01:34.785Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T22:01:34.785Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T22:01:34.785Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T22:01:34.785Z] 52ebb69f0ebf: Waiting [2023-03-29T22:01:34.785Z] 169dfbe0d373: Waiting [2023-03-29T22:01:34.785Z] e1ff8fa3b103: Waiting [2023-03-29T22:01:34.785Z] 5abe8eddf0d5: Waiting [2023-03-29T22:01:34.785Z] 55522c791124: Verifying Checksum [2023-03-29T22:01:34.785Z] 55522c791124: Download complete [2023-03-29T22:01:34.785Z] 169dfbe0d373: Verifying Checksum [2023-03-29T22:01:34.785Z] 169dfbe0d373: Download complete [2023-03-29T22:01:34.785Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T22:01:34.785Z] e1ff8fa3b103: Download complete [2023-03-29T22:01:34.785Z] af6eaf76a39c: Verifying Checksum [2023-03-29T22:01:34.785Z] af6eaf76a39c: Download complete [2023-03-29T22:01:36.230Z] af6eaf76a39c: Pull complete [2023-03-29T22:01:36.230Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T22:01:36.230Z] 5abe8eddf0d5: Download complete [2023-03-29T22:01:36.507Z] 55522c791124: Pull complete [2023-03-29T22:01:37.498Z] ce5c4a1c91eb: Download complete [2023-03-29T22:01:37.498Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T22:01:37.498Z] 52ebb69f0ebf: Download complete [2023-03-29T22:01:49.849Z] ce5c4a1c91eb: Pull complete [2023-03-29T22:01:49.849Z] 169dfbe0d373: Pull complete [2023-03-29T22:01:49.849Z] e1ff8fa3b103: Pull complete [2023-03-29T22:01:56.518Z] 52ebb69f0ebf: Pull complete [2023-03-29T22:01:57.958Z] 5abe8eddf0d5: Pull complete [2023-03-29T22:01:57.958Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T22:01:57.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T22:01:57.958Z] ---> 6cb57ee374ae [2023-03-29T22:01:57.958Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:01:59.918Z] ---> Running in d682dbca9870 [2023-03-29T22:02:00.190Z] Removing intermediate container d682dbca9870 [2023-03-29T22:02:00.190Z] ---> 573b9bb2a0d5 [2023-03-29T22:02:00.190Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T22:02:00.190Z] ---> Running in 027489cff158 [2023-03-29T22:02:00.457Z] Removing intermediate container 027489cff158 [2023-03-29T22:02:00.457Z] ---> 6b606d1fc4fb [2023-03-29T22:02:00.457Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-29T22:02:00.725Z] ---> Running in 45d9cb4ed027 [2023-03-29T22:02:00.993Z] Removing intermediate container 45d9cb4ed027 [2023-03-29T22:02:00.993Z] ---> cae1c46d7c7d [2023-03-29T22:02:00.993Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T22:02:00.993Z] ---> Running in 92c11560caeb [2023-03-29T22:02:01.268Z] Removing intermediate container 92c11560caeb [2023-03-29T22:02:01.268Z] ---> b9540498337a [2023-03-29T22:02:01.268Z] Step 7/12 : WORKDIR /device-gpio [2023-03-29T22:02:01.537Z] ---> Running in d9b128202ffd [2023-03-29T22:02:01.809Z] Removing intermediate container d9b128202ffd [2023-03-29T22:02:01.809Z] ---> 3343bcc7a6ca [2023-03-29T22:02:01.809Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T22:02:01.809Z] ---> Running in 5ad5580e6a43 [2023-03-29T22:02:03.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:02:03.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:02:05.235Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T22:02:05.235Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-29T22:02:05.235Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T22:02:05.235Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T22:02:05.235Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:02:05.512Z] OK: 268 MiB in 57 packages [2023-03-29T22:02:06.488Z] Removing intermediate container 5ad5580e6a43 [2023-03-29T22:02:06.488Z] ---> 3f14ec497670 [2023-03-29T22:02:06.488Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-29T22:02:07.093Z] ---> 240b48a1cbb3 [2023-03-29T22:02:07.093Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:02:07.093Z] ---> Running in 9b8d5042974d [2023-03-29T22:03:15.013Z] Removing intermediate container 9b8d5042974d [2023-03-29T22:03:15.013Z] ---> a62d0633ecfb [2023-03-29T22:03:15.013Z] Step 11/12 : COPY . . [2023-03-29T22:03:15.013Z] ---> 37032481147d [2023-03-29T22:03:15.013Z] Step 12/12 : RUN ${MAKE} [2023-03-29T22:03:15.013Z] ---> Running in ac9b0edd42b0 [2023-03-29T22:03:15.013Z] noop [2023-03-29T22:03:17.596Z] Removing intermediate container ac9b0edd42b0 [2023-03-29T22:03:17.596Z] ---> fca51a718e24 [2023-03-29T22:03:17.596Z] Successfully built fca51a718e24 [2023-03-29T22:03:17.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:03:18.072Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:03:18.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:03:18.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-6263 does not seem to be running inside a container [2023-03-29T22:03:18.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T22:03:19.606Z] $ docker top 16f74f285930f0b79acbc0afb21b09a7cccfc465d8af762fddb3240f05f46404 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:03:20.499Z] + go version [2023-03-29T22:03:20.499Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T22:03:20.537Z] $ docker stop --time=1 16f74f285930f0b79acbc0afb21b09a7cccfc465d8af762fddb3240f05f46404 [2023-03-29T22:03:22.219Z] $ docker rm -f --volumes 16f74f285930f0b79acbc0afb21b09a7cccfc465d8af762fddb3240f05f46404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:03:23.091Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:03:23.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:03:23.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-6263 does not seem to be running inside a container [2023-03-29T22:03:23.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T22:03:24.686Z] $ docker top 4214fbe6fac65de848e2574f421a2c00d0f3586d4e3967697a39beb29d6fedf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:03:25.572Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:03:25.974Z] + make test [2023-03-29T22:03:26.246Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T22:03:58.529Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-29T22:06:05.224Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-29T22:06:05.225Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-29T22:06:05.225Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T22:06:05.225Z] go vet ./... [2023-03-29T22:06:37.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:06:37.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:06:37.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:06:37.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T22:06:37.559Z] $ docker stop --time=1 4214fbe6fac65de848e2574f421a2c00d0f3586d4e3967697a39beb29d6fedf3 [2023-03-29T22:06:39.459Z] $ docker rm -f --volumes 4214fbe6fac65de848e2574f421a2c00d0f3586d4e3967697a39beb29d6fedf3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:06:40.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T22:06:40.725Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T22:06:41.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:06:41.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T22:06:42.156Z] + ls -al . [2023-03-29T22:06:42.157Z] total 152 [2023-03-29T22:06:42.157Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:03 . [2023-03-29T22:06:42.157Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:01 .. [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 29 22:01 .dockerignore [2023-03-29T22:06:42.157Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:01 .git [2023-03-29T22:06:42.157Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:01 .github [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 29 22:01 .gitignore [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 22:01 .golangci.yml [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 9573 Mar 29 22:01 Attribution.txt [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 29 22:01 CHANGELOG.md [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 29 22:01 Dockerfile [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:01 GOVERNANCE.md [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 29 22:01 Jenkinsfile [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 22:01 LICENSE [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 29 22:01 Makefile [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 29 22:01 OWNERS.md [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 11790 Mar 29 22:01 README.md [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 21:58 VERSION [2023-03-29T22:06:42.157Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:01 bin [2023-03-29T22:06:42.157Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:01 cmd [2023-03-29T22:06:42.157Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 29 22:03 coverage.out [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 3266 Mar 29 22:01 go.mod [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 31438 Mar 29 22:01 go.sum [2023-03-29T22:06:42.157Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:01 internal [2023-03-29T22:06:42.157Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:01 snap [2023-03-29T22:06:42.157Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 29 22:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:06:42.573Z] + 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=884b06b8c18245450d923488b3debcbce8b92635 --label arch=arm64 --label version=0.0.0 . [2023-03-29T22:06:42.842Z] Sending build context to Docker daemon 8.149MB [2023-03-29T22:06:43.111Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:06:43.111Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-29T22:06:43.111Z] ---> fca51a718e24 [2023-03-29T22:06:43.111Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:06:43.111Z] ---> Running in 22e95fc22e28 [2023-03-29T22:06:43.380Z] Removing intermediate container 22e95fc22e28 [2023-03-29T22:06:43.380Z] ---> 9c05615f90bc [2023-03-29T22:06:43.380Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T22:06:43.648Z] ---> Running in 2644022dd1f6 [2023-03-29T22:06:43.915Z] Removing intermediate container 2644022dd1f6 [2023-03-29T22:06:43.915Z] ---> 1c0b6e7cb339 [2023-03-29T22:06:43.915Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-29T22:06:43.915Z] ---> Running in 417e61250496 [2023-03-29T22:06:44.185Z] Removing intermediate container 417e61250496 [2023-03-29T22:06:44.185Z] ---> 3edb99de57e5 [2023-03-29T22:06:44.185Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T22:06:44.458Z] ---> Running in 20bb596dbb40 [2023-03-29T22:06:44.725Z] Removing intermediate container 20bb596dbb40 [2023-03-29T22:06:44.725Z] ---> dffbd16f087b [2023-03-29T22:06:44.725Z] Step 7/25 : WORKDIR /device-gpio [2023-03-29T22:06:44.725Z] ---> Running in 5df53671c45e [2023-03-29T22:06:45.000Z] Removing intermediate container 5df53671c45e [2023-03-29T22:06:45.000Z] ---> 418958e1f21a [2023-03-29T22:06:45.000Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T22:06:45.000Z] ---> Running in 84b83bb4843f [2023-03-29T22:06:46.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:06:46.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:06:47.870Z] OK: 268 MiB in 57 packages [2023-03-29T22:06:48.856Z] Removing intermediate container 84b83bb4843f [2023-03-29T22:06:48.856Z] ---> 384bfe102f49 [2023-03-29T22:06:48.856Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-29T22:06:49.456Z] ---> a56be723a7d1 [2023-03-29T22:06:49.456Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:06:49.456Z] ---> Running in 1cd6383484da [2023-03-29T22:06:52.901Z] Removing intermediate container 1cd6383484da [2023-03-29T22:06:52.901Z] ---> 23f7589e0145 [2023-03-29T22:06:52.901Z] Step 11/25 : COPY . . [2023-03-29T22:06:53.486Z] ---> f8e363190757 [2023-03-29T22:06:53.486Z] Step 12/25 : RUN ${MAKE} [2023-03-29T22:06:53.755Z] ---> Running in 6252d1fdb295 [2023-03-29T22:06:54.722Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-29T22:09:01.394Z] Removing intermediate container 6252d1fdb295 [2023-03-29T22:09:01.394Z] ---> dffa93638635 [2023-03-29T22:09:01.394Z] Step 13/25 : FROM alpine:3.17 [2023-03-29T22:09:01.394Z] 3.17: Pulling from library/alpine [2023-03-29T22:09:01.394Z] c41833b44d91: Pulling fs layer [2023-03-29T22:09:01.394Z] c41833b44d91: Verifying Checksum [2023-03-29T22:09:01.394Z] c41833b44d91: Download complete [2023-03-29T22:09:01.394Z] c41833b44d91: Pull complete [2023-03-29T22:09:01.394Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:09:01.395Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:09:01.395Z] ---> 51e60588ff2c [2023-03-29T22:09:01.395Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-29T22:09:01.395Z] ---> Running in 55a0a2136603 [2023-03-29T22:09:01.395Z] Removing intermediate container 55a0a2136603 [2023-03-29T22:09:01.395Z] ---> 502c2c8b78a7 [2023-03-29T22:09:01.395Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-29T22:09:01.395Z] ---> Running in 051eea45522f [2023-03-29T22:09:02.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:09:02.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:09:03.900Z] OK: 7 MiB in 15 packages [2023-03-29T22:09:04.861Z] Removing intermediate container 051eea45522f [2023-03-29T22:09:04.861Z] ---> 2a12387a3053 [2023-03-29T22:09:04.861Z] Step 16/25 : WORKDIR / [2023-03-29T22:09:04.861Z] ---> Running in 953f06b480a0 [2023-03-29T22:09:04.861Z] Removing intermediate container 953f06b480a0 [2023-03-29T22:09:04.861Z] ---> d861a2e06a47 [2023-03-29T22:09:04.861Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-29T22:09:05.442Z] ---> ed9bcc60f7e9 [2023-03-29T22:09:05.442Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-29T22:09:06.022Z] ---> 565e4efb0d1f [2023-03-29T22:09:06.022Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-29T22:09:07.431Z] ---> c9dcdd01170a [2023-03-29T22:09:07.431Z] Step 20/25 : EXPOSE 59910 [2023-03-29T22:09:07.431Z] ---> Running in d0f35bbc4ac5 [2023-03-29T22:09:07.431Z] Removing intermediate container d0f35bbc4ac5 [2023-03-29T22:09:07.431Z] ---> b124009816db [2023-03-29T22:09:07.431Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-29T22:09:07.698Z] ---> Running in 9e0bc3a397b7 [2023-03-29T22:09:07.964Z] Removing intermediate container 9e0bc3a397b7 [2023-03-29T22:09:07.964Z] ---> d7a96f8cdce1 [2023-03-29T22:09:07.964Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:09:07.964Z] ---> Running in 4bf543c870b4 [2023-03-29T22:09:08.229Z] Removing intermediate container 4bf543c870b4 [2023-03-29T22:09:08.229Z] ---> a5bae6c08656 [2023-03-29T22:09:08.229Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T22:09:08.229Z] ---> Running in 1a8b2165cf38 [2023-03-29T22:09:08.496Z] Removing intermediate container 1a8b2165cf38 [2023-03-29T22:09:08.496Z] ---> ed2b81387961 [2023-03-29T22:09:08.496Z] Step 24/25 : LABEL git_sha=884b06b8c18245450d923488b3debcbce8b92635 [2023-03-29T22:09:08.763Z] ---> Running in 875d86cc7079 [2023-03-29T22:09:09.029Z] Removing intermediate container 875d86cc7079 [2023-03-29T22:09:09.029Z] ---> fe38882c94ea [2023-03-29T22:09:09.029Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T22:09:09.029Z] ---> Running in 1a7050b50903 [2023-03-29T22:09:09.295Z] Removing intermediate container 1a7050b50903 [2023-03-29T22:09:09.295Z] ---> 9b5fb5e6f02d [2023-03-29T22:09:09.295Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T22:09:09.295Z] Successfully built 9b5fb5e6f02d [2023-03-29T22:09:09.295Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:09:10.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:09:10.097Z] [2023-03-29T22:09:10.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:09:10.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:09:11.085Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T22:09:11.085Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T22:09:11.085Z] 04944245beec: Pulling fs layer [2023-03-29T22:09:11.085Z] 699f458cf7ca: Pulling fs layer [2023-03-29T22:09:11.085Z] 765212b225bb: Pulling fs layer [2023-03-29T22:09:11.085Z] f23df028b6ca: Pulling fs layer [2023-03-29T22:09:11.085Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T22:09:11.085Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T22:09:11.085Z] f23df028b6ca: Waiting [2023-03-29T22:09:11.085Z] d65c8cfc05b1: Waiting [2023-03-29T22:09:11.085Z] 765212b225bb: Waiting [2023-03-29T22:09:11.085Z] 2437ff75d9bd: Waiting [2023-03-29T22:09:11.355Z] 04944245beec: Verifying Checksum [2023-03-29T22:09:11.355Z] 04944245beec: Download complete [2023-03-29T22:09:11.355Z] 765212b225bb: Verifying Checksum [2023-03-29T22:09:11.355Z] 765212b225bb: Download complete [2023-03-29T22:09:11.355Z] f23df028b6ca: Verifying Checksum [2023-03-29T22:09:11.355Z] f23df028b6ca: Download complete [2023-03-29T22:09:11.355Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T22:09:11.355Z] d65c8cfc05b1: Download complete [2023-03-29T22:09:11.355Z] 699f458cf7ca: Verifying Checksum [2023-03-29T22:09:11.355Z] 699f458cf7ca: Download complete [2023-03-29T22:09:11.937Z] 8998bd30e6a1: Download complete [2023-03-29T22:09:13.875Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T22:09:13.875Z] 2437ff75d9bd: Download complete [2023-03-29T22:09:15.285Z] 8998bd30e6a1: Pull complete [2023-03-29T22:09:15.868Z] 04944245beec: Pull complete [2023-03-29T22:09:16.823Z] 699f458cf7ca: Pull complete [2023-03-29T22:09:17.090Z] 765212b225bb: Pull complete [2023-03-29T22:09:17.671Z] f23df028b6ca: Pull complete [2023-03-29T22:09:17.938Z] d65c8cfc05b1: Pull complete [2023-03-29T22:09:32.932Z] 2437ff75d9bd: Pull complete [2023-03-29T22:09:32.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T22:09:32.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:09:32.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:09:33.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-6263 does not seem to be running inside a container [2023-03-29T22:09:33.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T22:09:37.321Z] $ docker top 13fbfc95de24efab1d1024e1fa1569c1aff1825e9887c7413a73a379c6a37388 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:09:38.228Z] ---> job-cost.sh [2023-03-29T22:09:38.228Z] lf-activate-venv: SKIPPING [2023-03-29T22:09:38.228Z] INFO: No Stack... [2023-03-29T22:09:38.809Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T22:09:39.391Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:09:39.731Z] + cat /w/workspace/device-gpio/1/archives/cost.csv+ cut -d, -f6 [2023-03-29T22:09:39.731Z] [Pipeline] lock [2023-03-29T22:09:40.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-146-1-stack-cost] [2023-03-29T22:09:40.085Z] Resource [jenkins-edgexfoundry-device-gpio-PR-146-1-stack-cost] did not exist. Created. [2023-03-29T22:09:40.085Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-146-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:09:40.492Z] /w/workspace/device-gpio/1@tmp/durable-143e1a09/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T22:09:41.164Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T22:09:41.200Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T22:09:41.245Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:09:41.259Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-146-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:09:41.342Z] $ docker stop --time=1 13fbfc95de24efab1d1024e1fa1569c1aff1825e9887c7413a73a379c6a37388 [2023-03-29T22:09:42.838Z] $ docker rm -f --volumes 13fbfc95de24efab1d1024e1fa1569c1aff1825e9887c7413a73a379c6a37388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T22:09:43.771Z] provisioning config files... [2023-03-29T22:09:43.779Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp/config17988476556247954739tmp [Pipeline] { [Pipeline] sh [2023-03-29T22:09:44.116Z] + set +x [2023-03-29T22:09:44.116Z] + curl -s https://codecov.io/bash [2023-03-29T22:09:44.116Z] + bash -s -- [2023-03-29T22:09:44.116Z] [2023-03-29T22:09:44.116Z] _____ _ [2023-03-29T22:09:44.116Z] / ____| | | [2023-03-29T22:09:44.116Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T22:09:44.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T22:09:44.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T22:09:44.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T22:09:44.116Z] Bash-1.0.6 [2023-03-29T22:09:44.116Z] [2023-03-29T22:09:44.116Z] [2023-03-29T22:09:44.116Z] ==> git version 2.25.1 found [2023-03-29T22:09:44.116Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T22:09:44.116Z] Release-Date: 2020-01-08 [2023-03-29T22:09:44.116Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T22:09:44.117Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T22:09:44.117Z] ==> Jenkins CI detected. [2023-03-29T22:09:44.117Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-146 [2023-03-29T22:09:44.117Z] project root: . [2023-03-29T22:09:44.117Z] --> token set from env [2023-03-29T22:09:44.117Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T22:09:44.117Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T22:09:44.117Z] ==> Python coveragepy not found [2023-03-29T22:09:44.117Z] ==> Searching for coverage reports in: [2023-03-29T22:09:44.117Z] + . [2023-03-29T22:09:44.117Z] -> Found 1 reports [2023-03-29T22:09:44.117Z] ==> Detecting git/mercurial file structure [2023-03-29T22:09:44.117Z] ==> Reading reports [2023-03-29T22:09:44.117Z] + ./coverage.out bytes=10 [2023-03-29T22:09:44.117Z] ==> Appending adjustments [2023-03-29T22:09:44.117Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T22:09:44.375Z] + Found adjustments [2023-03-29T22:09:44.375Z] ==> Gzipping contents [2023-03-29T22:09:44.375Z] 4.0K /tmp/codecov.wGU8vw.gz [2023-03-29T22:09:44.375Z] ==> Uploading reports [2023-03-29T22:09:44.375Z] url: https://codecov.io [2023-03-29T22:09:44.375Z] query: branch=PR-146&commit=884b06b8c18245450d923488b3debcbce8b92635&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=146&job=&cmd_args= [2023-03-29T22:09:44.376Z] -> Pinging Codecov [2023-03-29T22:09:44.376Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-146&commit=884b06b8c18245450d923488b3debcbce8b92635&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=146&job=&cmd_args= [2023-03-29T22:09:44.376Z] -> Uploading to [2023-03-29T22:09:44.376Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/3EC07B1A8CA8AF9BCAA0BB9F0134797F/884b06b8c18245450d923488b3debcbce8b92635/cb553678-cac7-4dd2-b103-bef44d0a8381.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T220944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8607f260b1389d2f856f15ce44669c32895e70fd93ccc76482e7a7004d92cac [2023-03-29T22:09:44.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:09:44.376Z] Dload Upload Total Spent Left Speed [2023-03-29T22:09:44.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 707 0 0 100 707 0 3184 --:--:-- --:--:-- --:--:-- 3170 100 707 0 0 100 707 0 2463 --:--:-- --:--:-- --:--:-- 2454 [2023-03-29T22:09:44.635Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/884b06b8c18245450d923488b3debcbce8b92635 [Pipeline] } [2023-03-29T22:09:44.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T22:09:46.441Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-146/archives ] [2023-03-29T22:09:46.441Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-146/archives [2023-03-29T22:09:46.441Z] total 16 [2023-03-29T22:09:46.441Z] drwxr-xr-x 3 root root 4096 Mar 29 22:00 . [2023-03-29T22:09:46.441Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:00 .. [2023-03-29T22:09:46.441Z] drwxr-xr-x 2 root root 4096 Mar 29 22:00 cost [2023-03-29T22:09:46.441Z] -rw-r--r-- 1 root root 83 Mar 29 22:00 cost.csv [2023-03-29T22:09:46.441Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-146/archives [2023-03-29T22:09:46.441Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-146/archives [2023-03-29T22:09:46.441Z] total 16 [2023-03-29T22:09:46.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:00 . [2023-03-29T22:09:46.441Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:00 .. [2023-03-29T22:09:46.441Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 22:00 cost [2023-03-29T22:09:46.441Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 29 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:09:46.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:09:47.655Z] ---> package-listing.sh [2023-03-29T22:09:47.656Z] ++ facter osfamily [2023-03-29T22:09:47.656Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T22:09:47.914Z] + OS_FAMILY=debian [2023-03-29T22:09:47.915Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-146 [2023-03-29T22:09:47.915Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T22:09:47.915Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T22:09:47.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T22:09:47.915Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T22:09:47.915Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-146 ']' [2023-03-29T22:09:47.915Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T22:09:47.915Z] + case "${OS_FAMILY}" in [2023-03-29T22:09:47.915Z] + dpkg -l [2023-03-29T22:09:47.915Z] + grep '^ii' [2023-03-29T22:09:47.915Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T22:09:47.915Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T22:09:47.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T22:09:47.915Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-146 ']' [2023-03-29T22:09:47.915Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-146/archives/ [2023-03-29T22:09:47.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-146/archives/ [Pipeline] echo [2023-03-29T22:09:47.950Z] 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-146/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T22:09:48.239Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:09:48.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:09:48.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:09:49.003Z] prd-ubuntu20.04-docker-8c-8g-6261 does not seem to be running inside a container [2023-03-29T22:09:49.031Z] $ 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-146/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-146 -v /w/workspace/edgexfoundry_device-gpio_PR-146:/w/workspace/edgexfoundry_device-gpio_PR-146:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-146@tmp:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T22:09:49.229Z] $ docker top 0c403f04a560575950801143fe762f2000dc280a1a30be3872d54d8ea18fd850 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:09:49.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T22:09:49.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T22:09:50.249Z] + ls /var/log/sa-host [2023-03-29T22:09:50.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:09:50.456Z] provisioning config files... [2023-03-29T22:09:50.467Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-146@tmp/config2316376001030937539tmp [Pipeline] { [Pipeline] echo [2023-03-29T22:09:50.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:09:50.846Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T22:09:50.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:09:51.298Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T22:09:51.333Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:09:51.644Z] ---> sudo-logs.sh [2023-03-29T22:09:51.644Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T22:09:51.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:09:52.042Z] ---> job-cost.sh [2023-03-29T22:09:52.042Z] lf-activate-venv: SKIPPING [2023-03-29T22:09:52.042Z] DEBUG: total: 0.2199999988079071 [2023-03-29T22:09:52.042Z] INFO: Retrieving Stack Cost... [2023-03-29T22:09:52.611Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:09:52.872Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T22:09:52.908Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:09:53.221Z] ---> logs-deploy.sh [2023-03-29T22:09:53.221Z] lf-activate-venv: SKIPPING [2023-03-29T22:09:53.221Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-146/1 [2023-03-29T22:09:53.221Z] INFO: archiving workspace using pattern(s): [2023-03-29T22:09:54.159Z] Archives upload complete. [2023-03-29T22:09:54.159Z] INFO: archiving logs to Nexus