Pull request #39 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 lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 7e649326b927226ba6b4efd6552ef8b679811649+eb26a38a47d183fb3980c68adc91f8a5b9e8f183 (6f7670e98dae2778b0fe89461359d27319883b6a) 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-ssh11621860369777054529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh14000994120255649828.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-39/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-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4132188336634164348.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-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7954650830426379373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh17793119313155765916.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-39/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-39/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18430727276943181375.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1568 in /w/workspace/edgexfoundry_device-gpio_PR-39 [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-39 # 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 Merging remotes/origin/jakarta commit eb26a38a47d183fb3980c68adc91f8a5b9e8f183 into PR head commit 7e649326b927226ba6b4efd6552ef8b679811649 Merge succeeded, producing 7e649326b927226ba6b4efd6552ef8b679811649 Checking out Revision 7e649326b927226ba6b4efd6552ef8b679811649 (PR-39) > 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/39/head:refs/remotes/origin/PR-39 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e649326b927226ba6b4efd6552ef8b679811649 # 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 eb26a38a47d183fb3980c68adc91f8a5b9e8f183 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e649326b927226ba6b4efd6552ef8b679811649 # timeout=10 Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T00:28:49.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T00:28:50.043Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T00:28:50.153Z] ========================================================= [2022-06-07T00:28:50.153Z] EdgeX Global Pipelines Version Info [2022-06-07T00:28:50.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:28:50.944Z] ------------------- [2022-06-07T00:28:50.944Z] stable info: [2022-06-07T00:28:50.944Z] ------------------- [2022-06-07T00:28:50.944Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T00:28:50.944Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T00:28:50.944Z] Message: update stable to v1.0.232 [2022-06-07T00:28:51.520Z] ------------------- [2022-06-07T00:28:51.520Z] experimental info: [2022-06-07T00:28:51.520Z] ------------------- [2022-06-07T00:28:51.520Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T00:28:51.520Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T00:28:51.520Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T00:28:51.904Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-06-07T00:28:51.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-06-07T00:28:51.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T00:28:52.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T00:28:52.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T00:28:52.090Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T00:28:52.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T00:28:52.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T00:28:52.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T00:28:52.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T00:28:52.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T00:28:52.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-06-07T00:28:52.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T00:28:52.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T00:28:52.440Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T00:28:52.480Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T00:28:52.522Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T00:28:52.560Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T00:28:52.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T00:28:52.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-07T00:28:52.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T00:28:52.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T00:28:52.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T00:28:52.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T00:28:52.836Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T00:28:52.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T00:28:52.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T00:28:52.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-39 [Pipeline] echo [2022-06-07T00:28:52.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-39 [Pipeline] echo [2022-06-07T00:28:53.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-39 [Pipeline] echo [2022-06-07T00:28:53.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e649326b927226ba6b4efd6552ef8b679811649 [Pipeline] echo [2022-06-07T00:28:53.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e64932 [Pipeline] echo [2022-06-07T00:28:53.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T00:28:53.249Z] provisioning config files... [2022-06-07T00:28:53.267Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-39@tmp/config3207564269814789630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:28:53.623Z] ---> docker-login.sh [2022-06-07T00:28:53.623Z] nexus3.edgexfoundry.org:10001 [2022-06-07T00:28:53.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:28:54.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:28:54.146Z] Configure a credential helper to remove this warning. See [2022-06-07T00:28:54.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:28:54.146Z] [2022-06-07T00:28:54.146Z] Login Succeeded [2022-06-07T00:28:54.146Z] nexus3.edgexfoundry.org:10002 [2022-06-07T00:28:54.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:28:54.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:28:54.146Z] Configure a credential helper to remove this warning. See [2022-06-07T00:28:54.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:28:54.146Z] [2022-06-07T00:28:54.146Z] Login Succeeded [2022-06-07T00:28:54.146Z] nexus3.edgexfoundry.org:10003 [2022-06-07T00:28:54.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:28:54.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:28:54.409Z] Configure a credential helper to remove this warning. See [2022-06-07T00:28:54.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:28:54.409Z] [2022-06-07T00:28:54.409Z] Login Succeeded [2022-06-07T00:28:54.409Z] nexus3.edgexfoundry.org:10004 [2022-06-07T00:28:54.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:28:54.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:28:54.409Z] Configure a credential helper to remove this warning. See [2022-06-07T00:28:54.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:28:54.409Z] [2022-06-07T00:28:54.409Z] Login Succeeded [2022-06-07T00:28:54.409Z] docker.io [2022-06-07T00:28:54.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:28:54.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:28:54.934Z] Configure a credential helper to remove this warning. See [2022-06-07T00:28:54.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:28:54.934Z] [2022-06-07T00:28:54.934Z] Login Succeeded [2022-06-07T00:28:54.934Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T00:28:54.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T00:28:55.583Z] + git rev-list -1 --merges 7e649326b927226ba6b4efd6552ef8b679811649~1..7e649326b927226ba6b4efd6552ef8b679811649 [Pipeline] echo [2022-06-07T00:28:55.631Z] -----------> git rev-list -1 --merges 7e649326b927226ba6b4efd6552ef8b679811649~1..7e649326b927226ba6b4efd6552ef8b679811649 7e649326b927226ba6b4efd6552ef8b679811649 [false] [Pipeline] sh [2022-06-07T00:28:55.943Z] + git log --format=format:%s -1 7e649326b927226ba6b4efd6552ef8b679811649 [Pipeline] echo [2022-06-07T00:28:55.985Z] ========================================================= [2022-06-07T00:28:55.985Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T00:28:55.985Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T00:28:56.414Z] + git log --format=format:%s -1 7e649326b927226ba6b4efd6552ef8b679811649 [Pipeline] echo [2022-06-07T00:28:56.451Z] [semverPrep] GIT_COMMIT: 7e649326b927226ba6b4efd6552ef8b679811649, Commit Message: build: Update to released SDK and go-mods and change log for 2.1.1 patch [Pipeline] echo [2022-06-07T00:28:56.480Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T00:28:56.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T00:28:56.871Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T00:28:56.871Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T00:28:56.871Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T00:28:56.871Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T00:28:56.871Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T00:28:56.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:28:57.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T00:28:57.351Z] [2022-06-07T00:28:57.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:28:57.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T00:28:57.724Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T00:28:57.724Z] 42c077c10790: Pulling fs layer [2022-06-07T00:28:57.724Z] f63e77b7563a: Pulling fs layer [2022-06-07T00:28:57.724Z] bd5fdadae976: Pulling fs layer [2022-06-07T00:28:57.724Z] 205491f53016: Pulling fs layer [2022-06-07T00:28:57.724Z] df18705c85c3: Pulling fs layer [2022-06-07T00:28:57.724Z] bdb3f477010e: Pulling fs layer [2022-06-07T00:28:57.724Z] df18705c85c3: Waiting [2022-06-07T00:28:57.724Z] 205491f53016: Waiting [2022-06-07T00:28:57.724Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T00:28:57.724Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T00:28:57.724Z] bdb3f477010e: Waiting [2022-06-07T00:28:57.724Z] bdb8f0575790: Pulling fs layer [2022-06-07T00:28:57.724Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T00:28:57.724Z] 2343380bae48: Pulling fs layer [2022-06-07T00:28:57.724Z] 2c6e9b1d212d: Waiting [2022-06-07T00:28:57.724Z] bdb8f0575790: Waiting [2022-06-07T00:28:57.724Z] c8a8fc8e1c8f: Waiting [2022-06-07T00:28:57.724Z] f63e77b7563a: Verifying Checksum [2022-06-07T00:28:57.724Z] f63e77b7563a: Download complete [2022-06-07T00:28:57.724Z] 205491f53016: Verifying Checksum [2022-06-07T00:28:57.725Z] 205491f53016: Download complete [2022-06-07T00:28:57.985Z] bd5fdadae976: Verifying Checksum [2022-06-07T00:28:57.985Z] bd5fdadae976: Download complete [2022-06-07T00:28:57.985Z] df18705c85c3: Verifying Checksum [2022-06-07T00:28:57.985Z] df18705c85c3: Download complete [2022-06-07T00:28:57.985Z] bdb3f477010e: Verifying Checksum [2022-06-07T00:28:57.985Z] bdb3f477010e: Download complete [2022-06-07T00:28:57.985Z] 2c6e9b1d212d: Download complete [2022-06-07T00:28:57.985Z] bdb8f0575790: Verifying Checksum [2022-06-07T00:28:57.985Z] bdb8f0575790: Download complete [2022-06-07T00:28:57.985Z] 386e3cb2ff24: Download complete [2022-06-07T00:28:57.985Z] 2343380bae48: Verifying Checksum [2022-06-07T00:28:57.985Z] 2343380bae48: Download complete [2022-06-07T00:28:57.985Z] 42c077c10790: Verifying Checksum [2022-06-07T00:28:57.985Z] 42c077c10790: Download complete [2022-06-07T00:28:58.250Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-07T00:28:58.250Z] c8a8fc8e1c8f: Download complete [2022-06-07T00:28:59.638Z] 42c077c10790: Pull complete [2022-06-07T00:28:59.638Z] f63e77b7563a: Pull complete [2022-06-07T00:29:00.207Z] bd5fdadae976: Pull complete [2022-06-07T00:29:00.208Z] 205491f53016: Pull complete [2022-06-07T00:29:00.468Z] df18705c85c3: Pull complete [2022-06-07T00:29:00.729Z] bdb3f477010e: Pull complete [2022-06-07T00:29:02.643Z] c8a8fc8e1c8f: Pull complete [2022-06-07T00:29:02.643Z] 2c6e9b1d212d: Pull complete [2022-06-07T00:29:02.643Z] bdb8f0575790: Pull complete [2022-06-07T00:29:02.643Z] 386e3cb2ff24: Pull complete [2022-06-07T00:29:02.907Z] 2343380bae48: Pull complete [2022-06-07T00:29:02.908Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T00:29:02.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T00:29:02.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:29:03.130Z] prd-ubuntu20.04-docker-8c-8g-1568 does not seem to be running inside a container [2022-06-07T00:29:03.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-39 -v /w/workspace/edgexfoundry_device-gpio_PR-39:/w/workspace/edgexfoundry_device-gpio_PR-39:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-39@tmp:/w/workspace/edgexfoundry_device-gpio_PR-39@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 [2022-06-07T00:29:04.832Z] $ docker top c8b4dbb326badea24b6d21f76139e781cfd35219e82bf9d91a84938632369f54 -eo pid,comm [2022-06-07T00:29:04.904Z] 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). [2022-06-07T00:29:04.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T00:29:05.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T00:29:05.043Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T00:29:05.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T00:29:05.187Z] $ docker exec c8b4dbb326badea24b6d21f76139e781cfd35219e82bf9d91a84938632369f54 ssh-agent [2022-06-07T00:29:05.305Z] SSH_AUTH_SOCK=/tmp/ssh-BdA4tWaYfUnF/agent.31 [2022-06-07T00:29:05.305Z] SSH_AGENT_PID=38 [2022-06-07T00:29:05.312Z] Running ssh-add (command line suppressed) [2022-06-07T00:29:05.444Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-39@tmp/private_key_2224992387324699590.key (/w/workspace/edgexfoundry_device-gpio_PR-39@tmp/private_key_2224992387324699590.key) [2022-06-07T00:29:05.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T00:29:05.797Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T00:29:05.832Z] $ docker exec --env ******** --env ******** c8b4dbb326badea24b6d21f76139e781cfd35219e82bf9d91a84938632369f54 ssh-agent -k [2022-06-07T00:29:05.953Z] unset SSH_AUTH_SOCK; [2022-06-07T00:29:05.953Z] unset SSH_AGENT_PID; [2022-06-07T00:29:05.953Z] echo Agent pid 38 killed; [2022-06-07T00:29:05.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T00:29:06.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T00:29:06.054Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T00:29:06.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T00:29:06.207Z] $ docker exec c8b4dbb326badea24b6d21f76139e781cfd35219e82bf9d91a84938632369f54 ssh-agent [2022-06-07T00:29:06.323Z] SSH_AUTH_SOCK=/tmp/ssh-tj6hmU9p9bTA/agent.72 [2022-06-07T00:29:06.323Z] SSH_AGENT_PID=78 [2022-06-07T00:29:06.329Z] Running ssh-add (command line suppressed) [2022-06-07T00:29:06.451Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-39@tmp/private_key_8741173136517351678.key (/w/workspace/edgexfoundry_device-gpio_PR-39@tmp/private_key_8741173136517351678.key) [2022-06-07T00:29:06.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T00:29:06.799Z] + git semver init [2022-06-07T00:29:07.062Z] 2022-06-07 00:29:07,045 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T00:29:07.062Z] 2022-06-07 00:29:07,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-39/.semver [2022-06-07T00:29:07.062Z] 2022-06-07 00:29:07,046 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-39/.semver [2022-06-07T00:29:07.062Z] 2022-06-07 00:29:07,046 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-39/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-39, universal_newlines=False, shell=None, istream=None) [2022-06-07T00:29:08.009Z] 2022-06-07 00:29:07,868 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-39/.git/info/exclude [2022-06-07T00:29:08.009Z] 2022-06-07 00:29:07,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-39/.semver/PR-39 with force:False [2022-06-07T00:29:08.009Z] 2022-06-07 00:29:07,869 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-39/.semver/PR-39 [2022-06-07T00:29:08.009Z] 2022-06-07 00:29:07,874 [execute] INFO git cat-file --batch-check [2022-06-07T00:29:08.009Z] 2022-06-07 00:29:07,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-39/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T00:29:08.009Z] 2022-06-07 00:29:07,881 [execute] INFO git cat-file --batch [2022-06-07T00:29:08.009Z] 2022-06-07 00:29:07,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-39/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T00:29:08.009Z] 2022-06-07 00:29:07,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-39/.semver/PR-39 [2022-06-07T00:29:08.009Z] 0.0.0 [Pipeline] } [2022-06-07T00:29:08.040Z] $ docker exec --env ******** --env ******** c8b4dbb326badea24b6d21f76139e781cfd35219e82bf9d91a84938632369f54 ssh-agent -k [2022-06-07T00:29:08.157Z] unset SSH_AUTH_SOCK; [2022-06-07T00:29:08.158Z] unset SSH_AGENT_PID; [2022-06-07T00:29:08.158Z] echo Agent pid 78 killed; [2022-06-07T00:29:08.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T00:29:08.588Z] + git semver [Pipeline] } [2022-06-07T00:29:08.881Z] $ docker stop --time=1 c8b4dbb326badea24b6d21f76139e781cfd35219e82bf9d91a84938632369f54 [2022-06-07T00:29:10.245Z] $ docker rm -f c8b4dbb326badea24b6d21f76139e781cfd35219e82bf9d91a84938632369f54 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T00:29:10.687Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T00:29:11.040Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T00:29:11.057Z] [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 [2022-06-07T00:29:11.633Z] provisioning config files... [2022-06-07T00:29:11.644Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-39@tmp/config4004761477297544733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:29:11.992Z] ---> docker-login.sh [2022-06-07T00:29:11.992Z] nexus3.edgexfoundry.org:10001 [2022-06-07T00:29:11.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:29:11.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:29:11.992Z] Configure a credential helper to remove this warning. See [2022-06-07T00:29:11.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:29:11.992Z] [2022-06-07T00:29:11.992Z] Login Succeeded [2022-06-07T00:29:11.992Z] nexus3.edgexfoundry.org:10002 [2022-06-07T00:29:11.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:29:12.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:29:12.254Z] Configure a credential helper to remove this warning. See [2022-06-07T00:29:12.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:29:12.254Z] [2022-06-07T00:29:12.254Z] Login Succeeded [2022-06-07T00:29:12.254Z] nexus3.edgexfoundry.org:10003 [2022-06-07T00:29:12.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:29:12.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:29:12.254Z] Configure a credential helper to remove this warning. See [2022-06-07T00:29:12.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:29:12.254Z] [2022-06-07T00:29:12.254Z] Login Succeeded [2022-06-07T00:29:12.254Z] nexus3.edgexfoundry.org:10004 [2022-06-07T00:29:12.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:29:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:29:12.513Z] Configure a credential helper to remove this warning. See [2022-06-07T00:29:12.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:29:12.513Z] [2022-06-07T00:29:12.513Z] Login Succeeded [2022-06-07T00:29:12.513Z] docker.io [2022-06-07T00:29:12.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:29:12.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:29:12.775Z] Configure a credential helper to remove this warning. See [2022-06-07T00:29:12.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:29:12.775Z] [2022-06-07T00:29:12.775Z] Login Succeeded [2022-06-07T00:29:12.775Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T00:29:12.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T00:29:13.016Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T00:29:13.051Z] ========================================================= [2022-06-07T00:29:13.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-07T00:29:13.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:29:13.527Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-07T00:29:13.788Z] Sending build context to Docker daemon 26.62MB [2022-06-07T00:29:13.788Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T00:29:13.788Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T00:29:13.788Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-07T00:29:13.788Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T00:29:13.788Z] 666ba61612fd: Pulling fs layer [2022-06-07T00:29:13.788Z] 8ed8ca486205: Pulling fs layer [2022-06-07T00:29:13.788Z] 4fe6c5a15a65: Pulling fs layer [2022-06-07T00:29:13.788Z] 22a0e8bec74d: Pulling fs layer [2022-06-07T00:29:13.788Z] 812f408151ee: Pulling fs layer [2022-06-07T00:29:13.788Z] bab7bd504b26: Pulling fs layer [2022-06-07T00:29:13.788Z] 070449caade9: Pulling fs layer [2022-06-07T00:29:13.788Z] 8f1a5288e3a6: Pulling fs layer [2022-06-07T00:29:13.788Z] 22a0e8bec74d: Waiting [2022-06-07T00:29:13.788Z] 812f408151ee: Waiting [2022-06-07T00:29:13.788Z] bab7bd504b26: Waiting [2022-06-07T00:29:13.788Z] 070449caade9: Waiting [2022-06-07T00:29:13.788Z] 8f1a5288e3a6: Waiting [2022-06-07T00:29:13.788Z] 4fe6c5a15a65: Waiting [2022-06-07T00:29:13.788Z] 8ed8ca486205: Verifying Checksum [2022-06-07T00:29:13.788Z] 8ed8ca486205: Download complete [2022-06-07T00:29:13.788Z] 666ba61612fd: Download complete [2022-06-07T00:29:13.788Z] 22a0e8bec74d: Verifying Checksum [2022-06-07T00:29:13.788Z] 22a0e8bec74d: Download complete [2022-06-07T00:29:13.788Z] 812f408151ee: Verifying Checksum [2022-06-07T00:29:13.788Z] 812f408151ee: Download complete [2022-06-07T00:29:13.788Z] 59bf1c3509f3: Download complete [2022-06-07T00:29:13.788Z] bab7bd504b26: Verifying Checksum [2022-06-07T00:29:13.788Z] bab7bd504b26: Download complete [2022-06-07T00:29:14.058Z] 070449caade9: Verifying Checksum [2022-06-07T00:29:14.058Z] 070449caade9: Download complete [2022-06-07T00:29:14.058Z] 59bf1c3509f3: Pull complete [2022-06-07T00:29:14.058Z] 666ba61612fd: Pull complete [2022-06-07T00:29:14.319Z] 8ed8ca486205: Pull complete [2022-06-07T00:29:14.579Z] 8f1a5288e3a6: Verifying Checksum [2022-06-07T00:29:14.579Z] 8f1a5288e3a6: Download complete [2022-06-07T00:29:14.840Z] 4fe6c5a15a65: Verifying Checksum [2022-06-07T00:29:14.840Z] 4fe6c5a15a65: Download complete [2022-06-07T00:29:18.130Z] 4fe6c5a15a65: Pull complete [2022-06-07T00:29:18.389Z] 22a0e8bec74d: Pull complete [2022-06-07T00:29:18.389Z] 812f408151ee: Pull complete [2022-06-07T00:29:18.389Z] bab7bd504b26: Pull complete [2022-06-07T00:29:18.649Z] 070449caade9: Pull complete [2022-06-07T00:29:20.559Z] 8f1a5288e3a6: Pull complete [2022-06-07T00:29:20.559Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-07T00:29:20.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T00:29:20.559Z] ---> c47586b81864 [2022-06-07T00:29:20.559Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T00:29:23.105Z] ---> Running in aba36d68f9ad [2022-06-07T00:29:23.105Z] Removing intermediate container aba36d68f9ad [2022-06-07T00:29:23.105Z] ---> 398772ff59a2 [2022-06-07T00:29:23.105Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T00:29:23.105Z] ---> Running in cf36fdd0a1d1 [2022-06-07T00:29:23.105Z] Removing intermediate container cf36fdd0a1d1 [2022-06-07T00:29:23.105Z] ---> 7f776ab993d7 [2022-06-07T00:29:23.105Z] Step 5/11 : WORKDIR /device-gpio [2022-06-07T00:29:23.366Z] ---> Running in ed2ca6f2007f [2022-06-07T00:29:23.366Z] Removing intermediate container ed2ca6f2007f [2022-06-07T00:29:23.366Z] ---> d2764be703b3 [2022-06-07T00:29:23.366Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:29:23.366Z] ---> Running in 058bd8bdb3c3 [2022-06-07T00:29:23.939Z] Removing intermediate container 058bd8bdb3c3 [2022-06-07T00:29:23.939Z] ---> accd5d33ec78 [2022-06-07T00:29:23.939Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T00:29:23.939Z] ---> Running in c90aa7b07890 [2022-06-07T00:29:24.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T00:29:25.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T00:29:25.658Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T00:29:25.658Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T00:29:25.658Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T00:29:25.921Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T00:29:25.921Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T00:29:25.921Z] OK: 224 MiB in 56 packages [2022-06-07T00:29:26.455Z] Still waiting to schedule task [2022-06-07T00:29:26.455Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-07T00:29:26.497Z] Removing intermediate container c90aa7b07890 [2022-06-07T00:29:26.497Z] ---> 0a3edbdd3834 [2022-06-07T00:29:26.497Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-07T00:29:27.437Z] ---> 020b9d3562bf [2022-06-07T00:29:27.437Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T00:29:27.437Z] ---> Running in 0ff4b666dff7 [2022-06-07T00:29:59.765Z] Removing intermediate container 0ff4b666dff7 [2022-06-07T00:29:59.765Z] ---> 4856a0898e93 [2022-06-07T00:29:59.765Z] Step 10/11 : COPY . . [2022-06-07T00:29:59.765Z] ---> a6f5a7307a61 [2022-06-07T00:29:59.765Z] Step 11/11 : RUN ${MAKE} [2022-06-07T00:29:59.765Z] ---> Running in e82531b45849 [2022-06-07T00:29:59.765Z] Removing intermediate container e82531b45849 [2022-06-07T00:29:59.765Z] ---> 6fa7382c08e1 [2022-06-07T00:29:59.765Z] [Warning] One or more build-args [MAKE] were not consumed [2022-06-07T00:29:59.765Z] Successfully built 6fa7382c08e1 [2022-06-07T00:29:59.765Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:30:00.207Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T00:30:00.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:30:00.404Z] prd-ubuntu20.04-docker-8c-8g-1568 does not seem to be running inside a container [2022-06-07T00:30:00.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-39 -v /w/workspace/edgexfoundry_device-gpio_PR-39:/w/workspace/edgexfoundry_device-gpio_PR-39:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-39@tmp:/w/workspace/edgexfoundry_device-gpio_PR-39@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 [2022-06-07T00:30:00.869Z] $ docker top d87074112c83064c04b28dc9d7952ae823e8906b7f04d35d071ef8b5e4f17d24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T00:30:01.309Z] + go version [2022-06-07T00:30:01.309Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-07T00:30:01.346Z] $ docker stop --time=1 d87074112c83064c04b28dc9d7952ae823e8906b7f04d35d071ef8b5e4f17d24 [2022-06-07T00:30:02.663Z] $ docker rm -f d87074112c83064c04b28dc9d7952ae823e8906b7f04d35d071ef8b5e4f17d24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:30:03.389Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T00:30:03.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:30:03.556Z] prd-ubuntu20.04-docker-8c-8g-1568 does not seem to be running inside a container [2022-06-07T00:30:03.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-39 -v /w/workspace/edgexfoundry_device-gpio_PR-39:/w/workspace/edgexfoundry_device-gpio_PR-39:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-39@tmp:/w/workspace/edgexfoundry_device-gpio_PR-39@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 [2022-06-07T00:30:03.992Z] $ docker top ba886d01f78aa3ab9ddf487f358db3194938d7d17643fdda7f07fd9b4bc6a435 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T00:30:04.447Z] + make test [2022-06-07T00:30:04.447Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-07T00:30:04.706Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-07T00:30:11.324Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-07T00:30:11.324Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-07T00:30:16.602Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T00:30:19.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T00:30:19.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T00:30:19.144Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T00:30:19.435Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T00:30:19.781Z] + go mod tidy [Pipeline] } [2022-06-07T00:30:19.817Z] $ docker stop --time=1 ba886d01f78aa3ab9ddf487f358db3194938d7d17643fdda7f07fd9b4bc6a435 [2022-06-07T00:30:21.568Z] $ docker rm -f ba886d01f78aa3ab9ddf487f358db3194938d7d17643fdda7f07fd9b4bc6a435 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T00:30:22.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T00:30:22.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T00:30:22.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T00:30:23.112Z] + ls -al . [2022-06-07T00:30:23.112Z] total 180 [2022-06-07T00:30:23.112Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 00:30 . [2022-06-07T00:30:23.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 00:28 .. [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 7 00:28 .dockerignore [2022-06-07T00:30:23.112Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 00:29 .git [2022-06-07T00:30:23.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:28 .github [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 335 Jun 7 00:28 .gitignore [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 00:28 .golangci.yml [2022-06-07T00:30:23.112Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 00:29 .semver [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 7772 Jun 7 00:28 Attribution.txt [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 1235 Jun 7 00:28 CHANGELOG.md [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 1846 Jun 7 00:28 Dockerfile [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 00:28 GOVERNANCE.md [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 7 00:28 Jenkinsfile [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 00:28 LICENSE [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 7 00:28 Makefile [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 00:28 OWNERS.md [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 10844 Jun 7 00:28 README.md [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 00:29 VERSION [2022-06-07T00:30:23.112Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:28 bin [2022-06-07T00:30:23.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:28 cmd [2022-06-07T00:30:23.112Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 00:30 coverage.out [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 2794 Jun 7 00:30 go.mod [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 56104 Jun 7 00:28 go.sum [2022-06-07T00:30:23.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:28 internal [2022-06-07T00:30:23.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:28 snap [2022-06-07T00:30:23.112Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 00:28 vendor [2022-06-07T00:30:23.112Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 7 00:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:30:23.500Z] + 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=7e649326b927226ba6b4efd6552ef8b679811649 --label arch=amd64 --label version=0.0.0 . [2022-06-07T00:30:23.877Z] Sending build context to Docker daemon 26.62MB [2022-06-07T00:30:23.877Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T00:30:23.877Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-07T00:30:23.877Z] ---> 6fa7382c08e1 [2022-06-07T00:30:23.877Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T00:30:24.138Z] ---> Running in 67a0023335d2 [2022-06-07T00:30:24.400Z] Removing intermediate container 67a0023335d2 [2022-06-07T00:30:24.400Z] ---> 876f3c5955f2 [2022-06-07T00:30:24.400Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T00:30:24.660Z] ---> Running in cb0df81cc56f [2022-06-07T00:30:24.660Z] Removing intermediate container cb0df81cc56f [2022-06-07T00:30:24.660Z] ---> 483fda919273 [2022-06-07T00:30:24.660Z] Step 5/25 : WORKDIR /device-gpio [2022-06-07T00:30:24.660Z] ---> Running in f1e3ca5f6d3d [2022-06-07T00:30:24.921Z] Removing intermediate container f1e3ca5f6d3d [2022-06-07T00:30:24.921Z] ---> 954ad8315995 [2022-06-07T00:30:24.921Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:30:24.921Z] ---> Running in 44934378eeeb [2022-06-07T00:30:25.861Z] Removing intermediate container 44934378eeeb [2022-06-07T00:30:25.861Z] ---> 211d4c77d176 [2022-06-07T00:30:25.861Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T00:30:25.861Z] ---> Running in a95877a17745 [2022-06-07T00:30:26.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T00:30:26.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T00:30:27.279Z] OK: 224 MiB in 56 packages [2022-06-07T00:30:27.540Z] Removing intermediate container a95877a17745 [2022-06-07T00:30:27.540Z] ---> ccffd966e276 [2022-06-07T00:30:27.540Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-07T00:30:28.925Z] ---> 006c42dc2367 [2022-06-07T00:30:28.926Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T00:30:28.926Z] ---> Running in 33d7add8fd78 [2022-06-07T00:30:29.186Z] skipping... [2022-06-07T00:30:29.755Z] Removing intermediate container 33d7add8fd78 [2022-06-07T00:30:29.755Z] ---> cd3a44df8f54 [2022-06-07T00:30:29.755Z] Step 10/25 : COPY . . [2022-06-07T00:30:31.140Z] ---> 717103736e7a [2022-06-07T00:30:31.140Z] Step 11/25 : RUN ${MAKE} [2022-06-07T00:30:31.140Z] ---> Running in 0abd9605da26 [2022-06-07T00:30:32.083Z] Removing intermediate container 0abd9605da26 [2022-06-07T00:30:32.083Z] ---> 2cb805e89037 [2022-06-07T00:30:32.083Z] Step 12/25 : FROM alpine:3.15 [2022-06-07T00:30:32.656Z] 3.15: Pulling from library/alpine [2022-06-07T00:30:32.656Z] df9b9388f04a: Pulling fs layer [2022-06-07T00:30:32.917Z] df9b9388f04a: Download complete [2022-06-07T00:30:33.178Z] df9b9388f04a: Pull complete [2022-06-07T00:30:33.178Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T00:30:33.178Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T00:30:33.178Z] ---> 0ac33e5f5afa [2022-06-07T00:30:33.178Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-07T00:30:33.178Z] ---> Running in abcc491abc5a [2022-06-07T00:30:33.441Z] Removing intermediate container abcc491abc5a [2022-06-07T00:30:33.441Z] ---> a17c7e518efe [2022-06-07T00:30:33.441Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:30:33.441Z] ---> Running in 3cf9ec5fb8c1 [2022-06-07T00:30:34.014Z] Removing intermediate container 3cf9ec5fb8c1 [2022-06-07T00:30:34.014Z] ---> 73e352f26d71 [2022-06-07T00:30:34.014Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-07T00:30:34.014Z] ---> Running in 8c213bf253d5 [2022-06-07T00:30:34.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T00:30:35.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T00:30:36.605Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T00:30:36.605Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-07T00:30:36.866Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T00:30:37.439Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-07T00:30:37.701Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-07T00:30:37.701Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T00:30:37.701Z] OK: 8 MiB in 19 packages [2022-06-07T00:30:38.271Z] Removing intermediate container 8c213bf253d5 [2022-06-07T00:30:38.271Z] ---> c077bdcb949c [2022-06-07T00:30:38.271Z] Step 16/25 : WORKDIR / [2022-06-07T00:30:38.271Z] ---> Running in fc85f86c2d16 [2022-06-07T00:30:38.271Z] Removing intermediate container fc85f86c2d16 [2022-06-07T00:30:38.271Z] ---> c820d9318f39 [2022-06-07T00:30:38.271Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-07T00:30:38.532Z] ---> 2a1559d9597b [2022-06-07T00:30:38.532Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-06-07T00:30:38.792Z] ---> 5f6c9fd7672c [2022-06-07T00:30:38.792Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-06-07T00:30:38.792Z] ---> d2540aa922c5 [2022-06-07T00:30:38.792Z] Step 20/25 : EXPOSE 59910 [2022-06-07T00:30:38.792Z] ---> Running in 005ef28543b5 [2022-06-07T00:30:39.054Z] Removing intermediate container 005ef28543b5 [2022-06-07T00:30:39.054Z] ---> b99e9adf7b67 [2022-06-07T00:30:39.054Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-06-07T00:30:39.054Z] ---> Running in 68a919492a63 [2022-06-07T00:30:39.054Z] Removing intermediate container 68a919492a63 [2022-06-07T00:30:39.054Z] ---> 3fa972932108 [2022-06-07T00:30:39.054Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T00:30:39.054Z] ---> Running in 8c81a0c684b7 [2022-06-07T00:30:39.316Z] Removing intermediate container 8c81a0c684b7 [2022-06-07T00:30:39.316Z] ---> 9e88f601b45c [2022-06-07T00:30:39.316Z] Step 23/25 : LABEL arch=amd64 [2022-06-07T00:30:39.316Z] ---> Running in 0822efa2811e [2022-06-07T00:30:39.316Z] Removing intermediate container 0822efa2811e [2022-06-07T00:30:39.316Z] ---> 6bcb8d790a04 [2022-06-07T00:30:39.316Z] Step 24/25 : LABEL git_sha=7e649326b927226ba6b4efd6552ef8b679811649 [2022-06-07T00:30:39.316Z] ---> Running in d1db20b8aec2 [2022-06-07T00:30:39.578Z] Removing intermediate container d1db20b8aec2 [2022-06-07T00:30:39.578Z] ---> 61b507fdbb27 [2022-06-07T00:30:39.578Z] Step 25/25 : LABEL version=0.0.0 [2022-06-07T00:30:39.578Z] ---> Running in 4659818d8a1d [2022-06-07T00:30:39.578Z] Removing intermediate container 4659818d8a1d [2022-06-07T00:30:39.578Z] ---> 5285abd6eec1 [2022-06-07T00:30:39.578Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-06-07T00:30:39.840Z] Successfully built 5285abd6eec1 [2022-06-07T00:30:39.841Z] 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 [2022-06-07T00:30:40.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T00:30:40.702Z] [2022-06-07T00:30:40.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:30:41.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T00:30:41.137Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T00:30:41.137Z] 5eb5b503b376: Pulling fs layer [2022-06-07T00:30:41.137Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T00:30:41.137Z] ec43610c2a17: Pulling fs layer [2022-06-07T00:30:41.137Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T00:30:41.137Z] 33b1e0a273af: Pulling fs layer [2022-06-07T00:30:41.137Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T00:30:41.137Z] 2f39f015ded8: Pulling fs layer [2022-06-07T00:30:41.137Z] 2f39f015ded8: Waiting [2022-06-07T00:30:41.137Z] 5d3b04190fa2: Waiting [2022-06-07T00:30:41.137Z] 3a2ae6a8a46f: Waiting [2022-06-07T00:30:41.137Z] 33b1e0a273af: Waiting [2022-06-07T00:30:41.137Z] 5c69ac0246d0: Download complete [2022-06-07T00:30:41.137Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T00:30:41.137Z] 3a2ae6a8a46f: Download complete [2022-06-07T00:30:41.137Z] 33b1e0a273af: Verifying Checksum [2022-06-07T00:30:41.137Z] 33b1e0a273af: Download complete [2022-06-07T00:30:41.137Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T00:30:41.137Z] 5d3b04190fa2: Download complete [2022-06-07T00:30:41.137Z] ec43610c2a17: Download complete [2022-06-07T00:30:41.396Z] 5eb5b503b376: Verifying Checksum [2022-06-07T00:30:41.396Z] 5eb5b503b376: Download complete [2022-06-07T00:30:42.017Z] 2f39f015ded8: Download complete [2022-06-07T00:30:42.602Z] 5eb5b503b376: Pull complete [2022-06-07T00:30:42.865Z] 5c69ac0246d0: Pull complete [2022-06-07T00:30:43.437Z] ec43610c2a17: Pull complete [2022-06-07T00:30:43.437Z] 3a2ae6a8a46f: Pull complete [2022-06-07T00:30:43.697Z] 33b1e0a273af: Pull complete [2022-06-07T00:30:43.697Z] 5d3b04190fa2: Pull complete [2022-06-07T00:30:47.893Z] 2f39f015ded8: Pull complete [2022-06-07T00:30:47.893Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T00:30:47.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T00:30:47.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:30:48.105Z] prd-ubuntu20.04-docker-8c-8g-1568 does not seem to be running inside a container [2022-06-07T00:30:48.147Z] $ 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-39 -v /w/workspace/edgexfoundry_device-gpio_PR-39:/w/workspace/edgexfoundry_device-gpio_PR-39:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-39@tmp:/w/workspace/edgexfoundry_device-gpio_PR-39@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 [2022-06-07T00:30:50.239Z] $ docker top eaab57e2931fddd6882d0d493e92dedbdf4cd3ed88bc8bdc44802b3dc911595e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:30:50.708Z] ---> job-cost.sh [2022-06-07T00:30:50.708Z] lf-activate-venv: SKIPPING [2022-06-07T00:30:50.708Z] INFO: No Stack... [2022-06-07T00:30:50.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T00:30:51.542Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T00:30:51.861Z] + + cat /w/workspace/edgexfoundry_device-gpio_PR-39/archives/cost.csv [2022-06-07T00:30:51.861Z] cut -d, -f6 [Pipeline] lock [2022-06-07T00:30:51.898Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-39-1-stack-cost] [2022-06-07T00:30:51.903Z] Resource [jenkins-edgexfoundry-device-gpio-PR-39-1-stack-cost] did not exist. Created. [2022-06-07T00:30:51.904Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T00:30:52.297Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-07T00:30:52.355Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T00:30:52.370Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T00:30:52.448Z] $ docker stop --time=1 eaab57e2931fddd6882d0d493e92dedbdf4cd3ed88bc8bdc44802b3dc911595e [2022-06-07T00:30:53.690Z] $ docker rm -f eaab57e2931fddd6882d0d493e92dedbdf4cd3ed88bc8bdc44802b3dc911595e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T00:32:29.907Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1570 in /w/workspace/edgexfoundry_device-gpio_PR-39 [Pipeline] { [Pipeline] ws [2022-06-07T00:32:29.946Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-06-07T00:32:30.029Z] The recommended git tool is: git [2022-06-07T00:32:36.827Z] using credential edgex-jenkins-ssh [2022-06-07T00:32:36.859Z] Cloning the remote Git repository [2022-06-07T00:32:36.938Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-06-07T00:32:37.022Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-06-07T00:32:37.109Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-07T00:32:37.110Z] > git --version # timeout=10 [2022-06-07T00:32:37.136Z] > git --version # 'git version 2.25.1' [2022-06-07T00:32:37.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:32:37.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T00:32:38.687Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-07T00:32:38.756Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T00:32:38.804Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-07T00:32:38.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-07T00:32:38.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:32:38.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-07T00:32:39.484Z] Merging remotes/origin/jakarta commit eb26a38a47d183fb3980c68adc91f8a5b9e8f183 into PR head commit 7e649326b927226ba6b4efd6552ef8b679811649 [2022-06-07T00:32:40.068Z] Merge succeeded, producing 7e649326b927226ba6b4efd6552ef8b679811649 [2022-06-07T00:32:40.068Z] Checking out Revision 7e649326b927226ba6b4efd6552ef8b679811649 (PR-39) [2022-06-07T00:32:39.509Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T00:32:39.528Z] > git checkout -f 7e649326b927226ba6b4efd6552ef8b679811649 # timeout=10 [2022-06-07T00:32:39.986Z] > git remote # timeout=10 [2022-06-07T00:32:40.002Z] > git config --get remote.origin.url # timeout=10 [2022-06-07T00:32:40.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T00:32:40.031Z] > git merge eb26a38a47d183fb3980c68adc91f8a5b9e8f183 # timeout=10 [2022-06-07T00:32:40.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-07T00:32:40.080Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T00:32:40.109Z] > git checkout -f 7e649326b927226ba6b4efd6552ef8b679811649 # timeout=10 [2022-06-07T00:32:44.754Z] Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" [2022-06-07T00:32:44.811Z] > git --version # timeout=10 [2022-06-07T00:32:44.820Z] > git --version # 'git version 2.25.1' [2022-06-07T00:32:44.831Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T00:32:45.811Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T00:32:45.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T00:32:45.811Z] Dload Upload Total Spent Left Speed [2022-06-07T00:32:45.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51919 0 --:--:-- --:--:-- --:--:-- 51919 [Pipeline] sh [2022-06-07T00:32:46.458Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T00:32:46.805Z] + sudo tee /etc/docker/daemon.new [2022-06-07T00:32:46.806Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-07T00:32:46.806Z] { [2022-06-07T00:32:46.806Z] "registry-mirrors": [ [2022-06-07T00:32:46.806Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T00:32:46.806Z] ], [2022-06-07T00:32:46.806Z] "bip": "10.250.0.254/24", [2022-06-07T00:32:46.806Z] "hosts": [ [2022-06-07T00:32:46.806Z] "tcp://0.0.0.0:5555", [2022-06-07T00:32:46.806Z] "unix:///var/run/docker.sock" [2022-06-07T00:32:46.806Z] ], [2022-06-07T00:32:46.806Z] "mtu": 1458, [2022-06-07T00:32:46.806Z] "selinux-enabled": true, [2022-06-07T00:32:46.806Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T00:32:46.806Z] } [Pipeline] sh [2022-06-07T00:32:47.157Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T00:32:47.501Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T00:33:06.021Z] provisioning config files... [2022-06-07T00:33:06.045Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6855750962972074813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:33:06.441Z] ---> docker-login.sh [2022-06-07T00:33:06.441Z] nexus3.edgexfoundry.org:10001 [2022-06-07T00:33:07.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:33:07.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:33:07.310Z] Configure a credential helper to remove this warning. See [2022-06-07T00:33:07.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:33:07.310Z] [2022-06-07T00:33:07.310Z] Login Succeeded [2022-06-07T00:33:07.310Z] nexus3.edgexfoundry.org:10002 [2022-06-07T00:33:07.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:33:07.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:33:07.584Z] Configure a credential helper to remove this warning. See [2022-06-07T00:33:07.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:33:07.584Z] [2022-06-07T00:33:07.584Z] Login Succeeded [2022-06-07T00:33:07.584Z] nexus3.edgexfoundry.org:10003 [2022-06-07T00:33:08.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:33:08.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:33:08.191Z] Configure a credential helper to remove this warning. See [2022-06-07T00:33:08.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:33:08.191Z] [2022-06-07T00:33:08.191Z] Login Succeeded [2022-06-07T00:33:08.191Z] nexus3.edgexfoundry.org:10004 [2022-06-07T00:33:08.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:33:08.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:33:08.738Z] Configure a credential helper to remove this warning. See [2022-06-07T00:33:08.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:33:08.738Z] [2022-06-07T00:33:08.738Z] Login Succeeded [2022-06-07T00:33:08.738Z] docker.io [2022-06-07T00:33:09.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T00:33:09.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T00:33:09.287Z] Configure a credential helper to remove this warning. See [2022-06-07T00:33:09.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T00:33:09.287Z] [2022-06-07T00:33:09.287Z] Login Succeeded [2022-06-07T00:33:09.287Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T00:33:09.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T00:33:09.741Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T00:33:09.775Z] ========================================================= [2022-06-07T00:33:09.775Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-07T00:33:09.775Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:33:10.290Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-07T00:33:11.748Z] Sending build context to Docker daemon 18.88MB [2022-06-07T00:33:11.748Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T00:33:11.748Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T00:33:11.748Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T00:33:11.748Z] 9b3977197b4f: Pulling fs layer [2022-06-07T00:33:11.748Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T00:33:11.748Z] 94645a83ff95: Pulling fs layer [2022-06-07T00:33:11.748Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-07T00:33:11.748Z] 0c92f367c5e7: Pulling fs layer [2022-06-07T00:33:11.748Z] 63b1bc5785f6: Pulling fs layer [2022-06-07T00:33:11.748Z] 626d30ff41c6: Pulling fs layer [2022-06-07T00:33:11.748Z] de1d54c125be: Pulling fs layer [2022-06-07T00:33:11.748Z] 63b1bc5785f6: Waiting [2022-06-07T00:33:11.748Z] 3f3a8bcf1eab: Waiting [2022-06-07T00:33:11.748Z] 0c92f367c5e7: Waiting [2022-06-07T00:33:11.748Z] 626d30ff41c6: Waiting [2022-06-07T00:33:11.748Z] de1d54c125be: Waiting [2022-06-07T00:33:11.748Z] 94645a83ff95: Verifying Checksum [2022-06-07T00:33:11.748Z] 94645a83ff95: Download complete [2022-06-07T00:33:11.748Z] 1a89e8eeedd5: Verifying Checksum [2022-06-07T00:33:11.748Z] 1a89e8eeedd5: Download complete [2022-06-07T00:33:11.748Z] 0c92f367c5e7: Verifying Checksum [2022-06-07T00:33:11.748Z] 0c92f367c5e7: Download complete [2022-06-07T00:33:12.028Z] 63b1bc5785f6: Verifying Checksum [2022-06-07T00:33:12.028Z] 63b1bc5785f6: Download complete [2022-06-07T00:33:12.028Z] 9b3977197b4f: Download complete [2022-06-07T00:33:12.028Z] 626d30ff41c6: Verifying Checksum [2022-06-07T00:33:12.028Z] 626d30ff41c6: Download complete [2022-06-07T00:33:12.637Z] 9b3977197b4f: Pull complete [2022-06-07T00:33:13.244Z] 1a89e8eeedd5: Pull complete [2022-06-07T00:33:13.520Z] 94645a83ff95: Pull complete [2022-06-07T00:33:14.121Z] de1d54c125be: Verifying Checksum [2022-06-07T00:33:14.121Z] de1d54c125be: Download complete [2022-06-07T00:33:14.718Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-07T00:33:14.718Z] 3f3a8bcf1eab: Download complete [2022-06-07T00:33:27.131Z] 3f3a8bcf1eab: Pull complete [2022-06-07T00:33:27.131Z] 0c92f367c5e7: Pull complete [2022-06-07T00:33:27.131Z] 63b1bc5785f6: Pull complete [2022-06-07T00:33:27.409Z] 626d30ff41c6: Pull complete [2022-06-07T00:33:34.144Z] de1d54c125be: Pull complete [2022-06-07T00:33:34.144Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-07T00:33:34.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T00:33:34.144Z] ---> 5f011755c4a2 [2022-06-07T00:33:34.144Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T00:33:35.129Z] ---> Running in 500c68d247da [2022-06-07T00:33:35.401Z] Removing intermediate container 500c68d247da [2022-06-07T00:33:35.401Z] ---> bf921d5a7405 [2022-06-07T00:33:35.401Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T00:33:35.401Z] ---> Running in bb2ea551c93f [2022-06-07T00:33:35.671Z] Removing intermediate container bb2ea551c93f [2022-06-07T00:33:35.671Z] ---> 1cb31f302f66 [2022-06-07T00:33:35.671Z] Step 5/11 : WORKDIR /device-gpio [2022-06-07T00:33:35.671Z] ---> Running in 67cc6b676198 [2022-06-07T00:33:35.944Z] Removing intermediate container 67cc6b676198 [2022-06-07T00:33:35.944Z] ---> c68ed8385181 [2022-06-07T00:33:35.944Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:33:36.215Z] ---> Running in 92db2b51cbce [2022-06-07T00:33:38.188Z] Removing intermediate container 92db2b51cbce [2022-06-07T00:33:38.188Z] ---> 602b844c5313 [2022-06-07T00:33:38.188Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T00:33:38.188Z] ---> Running in 5fd85972a413 [2022-06-07T00:33:39.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T00:33:40.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T00:33:41.600Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T00:33:41.873Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T00:33:41.873Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T00:33:42.146Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T00:33:42.146Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T00:33:42.146Z] OK: 224 MiB in 56 packages [2022-06-07T00:33:43.131Z] Removing intermediate container 5fd85972a413 [2022-06-07T00:33:43.131Z] ---> a087301bd12f [2022-06-07T00:33:43.131Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-07T00:33:47.454Z] ---> 16363a2b928f [2022-06-07T00:33:47.454Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T00:33:47.454Z] ---> Running in 9dca646d2d65 [2022-06-07T00:35:09.251Z] Removing intermediate container 9dca646d2d65 [2022-06-07T00:35:09.251Z] ---> 6add9d51ff76 [2022-06-07T00:35:09.251Z] Step 10/11 : COPY . . [2022-06-07T00:35:09.251Z] ---> 7ce6ae361ed3 [2022-06-07T00:35:09.251Z] Step 11/11 : RUN ${MAKE} [2022-06-07T00:35:09.251Z] ---> Running in 3de407cdad6c [2022-06-07T00:35:09.522Z] Removing intermediate container 3de407cdad6c [2022-06-07T00:35:09.522Z] ---> aaba9141f652 [2022-06-07T00:35:09.522Z] [Warning] One or more build-args [MAKE] were not consumed [2022-06-07T00:35:09.796Z] Successfully built aaba9141f652 [2022-06-07T00:35:09.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:35:10.287Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T00:35:10.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:35:10.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-1570 does not seem to be running inside a container [2022-06-07T00:35:10.696Z] $ 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 [2022-06-07T00:35:12.040Z] $ docker top 249e59cabcb36391b8ee274e32f815fb49fc753465e463a20aad16047bdb8cb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T00:35:13.016Z] + go version [2022-06-07T00:35:13.016Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-07T00:35:13.070Z] $ docker stop --time=1 249e59cabcb36391b8ee274e32f815fb49fc753465e463a20aad16047bdb8cb4 [2022-06-07T00:35:14.710Z] $ docker rm -f 249e59cabcb36391b8ee274e32f815fb49fc753465e463a20aad16047bdb8cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:35:15.617Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T00:35:15.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:35:15.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-1570 does not seem to be running inside a container [2022-06-07T00:35:16.031Z] $ 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 [2022-06-07T00:35:17.379Z] $ docker top dc367dad4a877e7a9311d495f386768bd4ecfa724a25352db355a31f0c9fc63d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T00:35:18.382Z] + make test [2022-06-07T00:35:18.382Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-07T00:35:19.373Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-07T00:36:16.012Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-07T00:36:16.013Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-07T00:36:16.013Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-07T00:36:16.013Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T00:36:31.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T00:36:31.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T00:36:31.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T00:36:33.199Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T00:36:33.965Z] + go mod tidy [Pipeline] } [2022-06-07T00:36:35.498Z] $ docker stop --time=1 dc367dad4a877e7a9311d495f386768bd4ecfa724a25352db355a31f0c9fc63d [2022-06-07T00:36:37.353Z] $ docker rm -f dc367dad4a877e7a9311d495f386768bd4ecfa724a25352db355a31f0c9fc63d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T00:36:38.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T00:36:38.315Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T00:36:39.048Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T00:36:39.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T00:36:39.957Z] + ls -al . [2022-06-07T00:36:39.957Z] total 176 [2022-06-07T00:36:39.957Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 00:36 . [2022-06-07T00:36:39.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 00:32 .. [2022-06-07T00:36:39.957Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 7 00:32 .dockerignore [2022-06-07T00:36:39.958Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 00:32 .git [2022-06-07T00:36:39.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:32 .github [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 335 Jun 7 00:32 .gitignore [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 00:32 .golangci.yml [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 7772 Jun 7 00:32 Attribution.txt [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 1235 Jun 7 00:32 CHANGELOG.md [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 1846 Jun 7 00:32 Dockerfile [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 00:32 GOVERNANCE.md [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 7 00:32 Jenkinsfile [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 00:32 LICENSE [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 7 00:32 Makefile [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 00:32 OWNERS.md [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 10844 Jun 7 00:32 README.md [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 00:29 VERSION [2022-06-07T00:36:39.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:32 bin [2022-06-07T00:36:39.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:32 cmd [2022-06-07T00:36:39.958Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 00:35 coverage.out [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 2794 Jun 7 00:36 go.mod [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 56104 Jun 7 00:32 go.sum [2022-06-07T00:36:39.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:32 internal [2022-06-07T00:36:39.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:32 snap [2022-06-07T00:36:39.958Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 00:32 vendor [2022-06-07T00:36:39.958Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 7 00:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:36:40.400Z] + 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=7e649326b927226ba6b4efd6552ef8b679811649 --label arch=arm64 --label version=0.0.0 . [2022-06-07T00:36:41.846Z] Sending build context to Docker daemon 18.88MB [2022-06-07T00:36:41.846Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T00:36:41.846Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-07T00:36:41.847Z] ---> aaba9141f652 [2022-06-07T00:36:41.847Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T00:36:42.122Z] ---> Running in aa9213375e6b [2022-06-07T00:36:42.395Z] Removing intermediate container aa9213375e6b [2022-06-07T00:36:42.395Z] ---> 6833b8fab5cd [2022-06-07T00:36:42.395Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T00:36:42.395Z] ---> Running in bbee7bb159f0 [2022-06-07T00:36:42.676Z] Removing intermediate container bbee7bb159f0 [2022-06-07T00:36:42.676Z] ---> ed76ba30237d [2022-06-07T00:36:42.676Z] Step 5/25 : WORKDIR /device-gpio [2022-06-07T00:36:42.953Z] ---> Running in 2ff5d19d4bf5 [2022-06-07T00:36:43.232Z] Removing intermediate container 2ff5d19d4bf5 [2022-06-07T00:36:43.232Z] ---> 286a5ceeb05f [2022-06-07T00:36:43.232Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:36:43.232Z] ---> Running in 79574fd878c1 [2022-06-07T00:36:45.221Z] Removing intermediate container 79574fd878c1 [2022-06-07T00:36:45.221Z] ---> c5d3f6d58db4 [2022-06-07T00:36:45.221Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T00:36:45.221Z] ---> Running in a622e11a0e4b [2022-06-07T00:36:46.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T00:36:47.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T00:36:47.772Z] OK: 224 MiB in 56 packages [2022-06-07T00:36:48.766Z] Removing intermediate container a622e11a0e4b [2022-06-07T00:36:48.766Z] ---> 132ef92d5d66 [2022-06-07T00:36:48.766Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-07T00:36:53.065Z] ---> 2bbec9568a45 [2022-06-07T00:36:53.065Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T00:36:53.065Z] ---> Running in b9045f2278c7 [2022-06-07T00:36:53.669Z] skipping... [2022-06-07T00:36:54.268Z] Removing intermediate container b9045f2278c7 [2022-06-07T00:36:54.268Z] ---> 318a2565227f [2022-06-07T00:36:54.268Z] Step 10/25 : COPY . . [2022-06-07T00:36:59.677Z] ---> ee9c76ba6910 [2022-06-07T00:36:59.677Z] Step 11/25 : RUN ${MAKE} [2022-06-07T00:36:59.677Z] ---> Running in 0bcc17730db3 [2022-06-07T00:37:00.660Z] Removing intermediate container 0bcc17730db3 [2022-06-07T00:37:00.660Z] ---> 3cf806df1b1b [2022-06-07T00:37:00.660Z] Step 12/25 : FROM alpine:3.15 [2022-06-07T00:37:01.256Z] 3.15: Pulling from library/alpine [2022-06-07T00:37:01.256Z] 9981e73032c8: Pulling fs layer [2022-06-07T00:37:01.537Z] 9981e73032c8: Download complete [2022-06-07T00:37:02.139Z] 9981e73032c8: Pull complete [2022-06-07T00:37:02.139Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T00:37:02.139Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T00:37:02.139Z] ---> 3fb3c9af89a9 [2022-06-07T00:37:02.139Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-07T00:37:02.139Z] ---> Running in 881634361ead [2022-06-07T00:37:02.742Z] Removing intermediate container 881634361ead [2022-06-07T00:37:02.742Z] ---> 5b3adc12dadc [2022-06-07T00:37:02.742Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T00:37:02.742Z] ---> Running in c431ff764c20 [2022-06-07T00:37:04.185Z] Removing intermediate container c431ff764c20 [2022-06-07T00:37:04.185Z] ---> f9fa9daa371f [2022-06-07T00:37:04.185Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-07T00:37:04.462Z] ---> Running in 7781b088bba2 [2022-06-07T00:37:05.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T00:37:06.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T00:37:07.404Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T00:37:07.404Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-07T00:37:07.404Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T00:37:07.404Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-07T00:37:07.679Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-07T00:37:07.679Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T00:37:07.679Z] OK: 8 MiB in 19 packages [2022-06-07T00:37:08.669Z] Removing intermediate container 7781b088bba2 [2022-06-07T00:37:08.669Z] ---> 1d44976f0336 [2022-06-07T00:37:08.669Z] Step 16/25 : WORKDIR / [2022-06-07T00:37:08.669Z] ---> Running in 6a53b45f27ab [2022-06-07T00:37:08.944Z] Removing intermediate container 6a53b45f27ab [2022-06-07T00:37:08.944Z] ---> e8ecaff2f54e [2022-06-07T00:37:08.944Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-07T00:37:09.540Z] ---> 599b29325b6b [2022-06-07T00:37:09.540Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-06-07T00:37:10.138Z] ---> afaff9191b0c [2022-06-07T00:37:10.138Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-06-07T00:37:10.734Z] ---> 69bb0f7b9162 [2022-06-07T00:37:10.734Z] Step 20/25 : EXPOSE 59910 [2022-06-07T00:37:11.009Z] ---> Running in c3c237dfac98 [2022-06-07T00:37:11.284Z] Removing intermediate container c3c237dfac98 [2022-06-07T00:37:11.284Z] ---> 755c9afaf8aa [2022-06-07T00:37:11.284Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-06-07T00:37:11.284Z] ---> Running in 42056f54d5d8 [2022-06-07T00:37:11.559Z] Removing intermediate container 42056f54d5d8 [2022-06-07T00:37:11.559Z] ---> 187c3d6df603 [2022-06-07T00:37:11.559Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T00:37:11.559Z] ---> Running in 647d0ab6e0fa [2022-06-07T00:37:12.156Z] Removing intermediate container 647d0ab6e0fa [2022-06-07T00:37:12.156Z] ---> 6bcb71d77d09 [2022-06-07T00:37:12.156Z] Step 23/25 : LABEL arch=arm64 [2022-06-07T00:37:12.156Z] ---> Running in c3e5a55e1e3e [2022-06-07T00:37:12.429Z] Removing intermediate container c3e5a55e1e3e [2022-06-07T00:37:12.429Z] ---> 09446e7c625e [2022-06-07T00:37:12.429Z] Step 24/25 : LABEL git_sha=7e649326b927226ba6b4efd6552ef8b679811649 [2022-06-07T00:37:12.429Z] ---> Running in 5f3391d53a10 [2022-06-07T00:37:13.027Z] Removing intermediate container 5f3391d53a10 [2022-06-07T00:37:13.027Z] ---> 4464e491df79 [2022-06-07T00:37:13.027Z] Step 25/25 : LABEL version=0.0.0 [2022-06-07T00:37:13.027Z] ---> Running in c229b1cf093e [2022-06-07T00:37:13.301Z] Removing intermediate container c229b1cf093e [2022-06-07T00:37:13.301Z] ---> 7f4298de65f7 [2022-06-07T00:37:13.301Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-06-07T00:37:13.573Z] Successfully built 7f4298de65f7 [2022-06-07T00:37:13.573Z] 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 [2022-06-07T00:37:14.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T00:37:14.424Z] [2022-06-07T00:37:14.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:37:14.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T00:37:15.113Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T00:37:15.113Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T00:37:15.113Z] 04944245beec: Pulling fs layer [2022-06-07T00:37:15.113Z] 699f458cf7ca: Pulling fs layer [2022-06-07T00:37:15.113Z] 765212b225bb: Pulling fs layer [2022-06-07T00:37:15.113Z] f23df028b6ca: Pulling fs layer [2022-06-07T00:37:15.113Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T00:37:15.113Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T00:37:15.113Z] 765212b225bb: Waiting [2022-06-07T00:37:15.113Z] f23df028b6ca: Waiting [2022-06-07T00:37:15.113Z] d65c8cfc05b1: Waiting [2022-06-07T00:37:15.113Z] 2437ff75d9bd: Waiting [2022-06-07T00:37:15.113Z] 04944245beec: Verifying Checksum [2022-06-07T00:37:15.113Z] 04944245beec: Download complete [2022-06-07T00:37:15.113Z] 765212b225bb: Verifying Checksum [2022-06-07T00:37:15.113Z] 765212b225bb: Download complete [2022-06-07T00:37:15.113Z] f23df028b6ca: Verifying Checksum [2022-06-07T00:37:15.113Z] f23df028b6ca: Download complete [2022-06-07T00:37:15.113Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T00:37:15.113Z] d65c8cfc05b1: Download complete [2022-06-07T00:37:15.388Z] 699f458cf7ca: Verifying Checksum [2022-06-07T00:37:15.388Z] 699f458cf7ca: Download complete [2022-06-07T00:37:15.662Z] 8998bd30e6a1: Verifying Checksum [2022-06-07T00:37:15.662Z] 8998bd30e6a1: Download complete [2022-06-07T00:37:18.311Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T00:37:18.311Z] 2437ff75d9bd: Download complete [2022-06-07T00:37:19.745Z] 8998bd30e6a1: Pull complete [2022-06-07T00:37:20.337Z] 04944245beec: Pull complete [2022-06-07T00:37:21.766Z] 699f458cf7ca: Pull complete [2022-06-07T00:37:22.040Z] 765212b225bb: Pull complete [2022-06-07T00:37:23.019Z] f23df028b6ca: Pull complete [2022-06-07T00:37:23.291Z] d65c8cfc05b1: Pull complete [2022-06-07T00:37:41.671Z] 2437ff75d9bd: Pull complete [2022-06-07T00:37:41.671Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T00:37:41.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T00:37:41.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:37:42.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-1570 does not seem to be running inside a container [2022-06-07T00:37:42.183Z] $ 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 [2022-06-07T00:37:44.729Z] $ docker top 6f152c05ef2b00002e31d14fc58b8d3fa54b4ece4e1992a86f6f5e214eacd749 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:37:45.697Z] ---> job-cost.sh [2022-06-07T00:37:45.697Z] lf-activate-venv: SKIPPING [2022-06-07T00:37:45.697Z] INFO: No Stack... [2022-06-07T00:37:46.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T00:37:46.883Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T00:37:47.554Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2022-06-07T00:37:47.554Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T00:37:47.636Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-39-1-stack-cost] [2022-06-07T00:37:47.643Z] Resource [jenkins-edgexfoundry-device-gpio-PR-39-1-stack-cost] did not exist. Created. [2022-06-07T00:37:47.643Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T00:37:48.389Z] /w/workspace/device-gpio/1@tmp/durable-26056f43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T00:37:49.086Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T00:37:49.120Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T00:37:49.323Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T00:37:49.339Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T00:37:49.420Z] $ docker stop --time=1 6f152c05ef2b00002e31d14fc58b8d3fa54b4ece4e1992a86f6f5e214eacd749 [2022-06-07T00:37:50.949Z] $ docker rm -f 6f152c05ef2b00002e31d14fc58b8d3fa54b4ece4e1992a86f6f5e214eacd749 [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 [2022-06-07T00:37:51.954Z] provisioning config files... [2022-06-07T00:37:51.963Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-39@tmp/config526286327205450192tmp [Pipeline] { [Pipeline] sh [2022-06-07T00:37:52.299Z] + set +x [2022-06-07T00:37:52.299Z] + curl -s https://codecov.io/bash [2022-06-07T00:37:52.299Z] + bash -s -- [2022-06-07T00:37:52.299Z] [2022-06-07T00:37:52.299Z] _____ _ [2022-06-07T00:37:52.299Z] / ____| | | [2022-06-07T00:37:52.299Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T00:37:52.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T00:37:52.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T00:37:52.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T00:37:52.299Z] Bash-1.0.6 [2022-06-07T00:37:52.299Z] [2022-06-07T00:37:52.299Z] [2022-06-07T00:37:52.299Z] ==> git version 2.25.1 found [2022-06-07T00:37:52.299Z] ==> 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 [2022-06-07T00:37:52.299Z] Release-Date: 2020-01-08 [2022-06-07T00:37:52.299Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T00:37:52.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T00:37:52.299Z] ==> Jenkins CI detected. [2022-06-07T00:37:52.299Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-39 [2022-06-07T00:37:52.299Z] project root: . [2022-06-07T00:37:52.299Z] --> token set from env [2022-06-07T00:37:52.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T00:37:52.299Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T00:37:52.299Z] ==> Python coveragepy not found [2022-06-07T00:37:52.299Z] ==> Searching for coverage reports in: [2022-06-07T00:37:52.299Z] + . [2022-06-07T00:37:52.299Z] -> Found 1 reports [2022-06-07T00:37:52.299Z] ==> Detecting git/mercurial file structure [2022-06-07T00:37:52.560Z] ==> Reading reports [2022-06-07T00:37:52.560Z] + ./coverage.out bytes=10 [2022-06-07T00:37:52.560Z] ==> Appending adjustments [2022-06-07T00:37:52.560Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T00:37:52.560Z] + Found adjustments [2022-06-07T00:37:52.560Z] ==> Gzipping contents [2022-06-07T00:37:52.560Z] 8.0K /tmp/codecov.8JVr5k.gz [2022-06-07T00:37:52.560Z] ==> Uploading reports [2022-06-07T00:37:52.560Z] url: https://codecov.io [2022-06-07T00:37:52.560Z] query: branch=PR-39&commit=7e649326b927226ba6b4efd6552ef8b679811649&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=39&job=&cmd_args= [2022-06-07T00:37:52.560Z] -> Pinging Codecov [2022-06-07T00:37:52.560Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-39&commit=7e649326b927226ba6b4efd6552ef8b679811649&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=39&job=&cmd_args= [2022-06-07T00:37:52.824Z] -> Uploading to [2022-06-07T00:37:52.824Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7e649326b927226ba6b4efd6552ef8b679811649/8db7a3b1-1947-4f5f-9374-8cbcc51b71c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T003752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd0c36b54889fa249eff9d9a3548028c4402744d1ab8d68aa411485050d63a7c [2022-06-07T00:37:52.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T00:37:52.824Z] Dload Upload Total Spent Left Speed [2022-06-07T00:37:53.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6943 0 0 100 6943 0 32905 --:--:-- --:--:-- --:--:-- 32750 100 6943 0 0 100 6943 0 32905 --:--:-- --:--:-- --:--:-- 32750 [2022-06-07T00:37:53.084Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/7e649326b927226ba6b4efd6552ef8b679811649 [Pipeline] } [2022-06-07T00:37:53.109Z] 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 [2022-06-07T00:37:54.772Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-39/archives ] [2022-06-07T00:37:54.773Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-39/archives [2022-06-07T00:37:54.773Z] total 16 [2022-06-07T00:37:54.773Z] drwxr-xr-x 3 root root 4096 Jun 7 00:30 . [2022-06-07T00:37:54.773Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 00:30 .. [2022-06-07T00:37:54.773Z] drwxr-xr-x 2 root root 4096 Jun 7 00:30 cost [2022-06-07T00:37:54.773Z] -rw-r--r-- 1 root root 81 Jun 7 00:30 cost.csv [2022-06-07T00:37:54.773Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-39/archives [2022-06-07T00:37:54.773Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-39/archives [2022-06-07T00:37:54.773Z] total 16 [2022-06-07T00:37:54.773Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 00:30 . [2022-06-07T00:37:54.773Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 00:30 .. [2022-06-07T00:37:54.773Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 00:30 cost [2022-06-07T00:37:54.773Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 7 00:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:37:55.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:37:55.989Z] ---> package-listing.sh [2022-06-07T00:37:55.989Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T00:37:55.989Z] ++ facter osfamily [2022-06-07T00:37:56.249Z] + OS_FAMILY=debian [2022-06-07T00:37:56.249Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-39 [2022-06-07T00:37:56.249Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T00:37:56.249Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T00:37:56.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T00:37:56.249Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T00:37:56.249Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-39 ']' [2022-06-07T00:37:56.249Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T00:37:56.249Z] + case "${OS_FAMILY}" in [2022-06-07T00:37:56.249Z] + dpkg -l [2022-06-07T00:37:56.249Z] + grep '^ii' [2022-06-07T00:37:56.249Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T00:37:56.249Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T00:37:56.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T00:37:56.249Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-39 ']' [2022-06-07T00:37:56.249Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-39/archives/ [2022-06-07T00:37:56.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-39/archives/ [Pipeline] echo [2022-06-07T00:37:56.281Z] 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-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T00:37:56.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T00:37:57.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T00:37:57.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T00:37:57.355Z] prd-ubuntu20.04-docker-8c-8g-1568 does not seem to be running inside a container [2022-06-07T00:37:57.399Z] $ 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-39/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-39 -v /w/workspace/edgexfoundry_device-gpio_PR-39:/w/workspace/edgexfoundry_device-gpio_PR-39:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-39@tmp:/w/workspace/edgexfoundry_device-gpio_PR-39@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 [2022-06-07T00:37:57.613Z] $ docker top e2d0e4c4f1809b16953a65026d217a391e52bcea5b85cb9079ddbcb57b5949bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T00:37:58.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T00:37:58.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T00:37:58.650Z] + ls /var/log/sa-host [2022-06-07T00:37:58.650Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T00:37:58.835Z] provisioning config files... [2022-06-07T00:37:58.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-39@tmp/config2523319268069984207tmp [Pipeline] { [Pipeline] echo [2022-06-07T00:37:58.893Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:37:59.286Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T00:37:59.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:37:59.734Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T00:37:59.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:38:00.078Z] ---> sudo-logs.sh [2022-06-07T00:38:00.079Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T00:38:00.152Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:38:00.461Z] ---> job-cost.sh [2022-06-07T00:38:00.461Z] lf-activate-venv: SKIPPING [2022-06-07T00:38:00.461Z] DEBUG: total: 0.2199999988079071 [2022-06-07T00:38:00.461Z] INFO: Retrieving Stack Cost... [2022-06-07T00:38:01.032Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T00:38:01.292Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T00:38:01.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T00:38:01.644Z] ---> logs-deploy.sh [2022-06-07T00:38:01.644Z] lf-activate-venv: SKIPPING [2022-06-07T00:38:01.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-39/1 [2022-06-07T00:38:01.644Z] INFO: archiving workspace using pattern(s): [2022-06-07T00:38:02.583Z] Archives upload complete. [2022-06-07T00:38:02.583Z] INFO: archiving logs to Nexus