Pull request #86 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54d3de4382c5795fb560887bd5ca0c633af949c9+07860bbab13f2ff928825cd544dbeda419b1d542 (53e1f108e2bfca3f5734ec6e22340c3936d5b4fb) 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-ssh12127909634312531914.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11526940781094497648.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-86/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-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12717974641796687601.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-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16975654454289909025.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh3983013516568368821.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-86/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-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2129730606856489913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3310 in /w/workspace/edgexfoundry_device-gpio_PR-86 [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-86 # 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/main commit 07860bbab13f2ff928825cd544dbeda419b1d542 into PR head commit 54d3de4382c5795fb560887bd5ca0c633af949c9 Merge succeeded, producing 54d3de4382c5795fb560887bd5ca0c633af949c9 Checking out Revision 54d3de4382c5795fb560887bd5ca0c633af949c9 (PR-86) > 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/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d3de4382c5795fb560887bd5ca0c633af949c9 # 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 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d3de4382c5795fb560887bd5ca0c633af949c9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T02:00:11.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T02:00:11.284Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T02:00:11.379Z] ========================================================= [2023-01-23T02:00:11.379Z] EdgeX Global Pipelines Version Info [2023-01-23T02:00:11.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:00:12.139Z] ------------------- [2023-01-23T02:00:12.139Z] stable info: [2023-01-23T02:00:12.139Z] ------------------- [2023-01-23T02:00:12.139Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T02:00:12.139Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T02:00:12.139Z] Message: update stable to v1.0.244 [2023-01-23T02:00:12.715Z] ------------------- [2023-01-23T02:00:12.715Z] experimental info: [2023-01-23T02:00:12.715Z] ------------------- [2023-01-23T02:00:12.715Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T02:00:12.715Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T02:00:12.715Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T02:00:13.058Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-23T02:00:13.102Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-23T02:00:13.152Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T02:00:13.192Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T02:00:13.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T02:00:13.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T02:00:13.319Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T02:00:13.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-23T02:00:13.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T02:00:13.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T02:00:13.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T02:00:13.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-23T02:00:13.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T02:00:13.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T02:00:13.675Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T02:00:13.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T02:00:13.755Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T02:00:13.795Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T02:00:13.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T02:00:13.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T02:00:13.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-23T02:00:13.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-23T02:00:14.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T02:00:14.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T02:00:14.090Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-23T02:00:14.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T02:00:14.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T02:00:14.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo [2023-01-23T02:00:14.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo [2023-01-23T02:00:14.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo [2023-01-23T02:00:14.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54d3de4382c5795fb560887bd5ca0c633af949c9 [Pipeline] echo [2023-01-23T02:00:14.394Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54d3de4 [Pipeline] echo [2023-01-23T02:00:14.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T02:00:14.573Z] provisioning config files... [2023-01-23T02:00:14.588Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-86@tmp/config2236919854799938736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:00:14.931Z] ---> docker-login.sh [2023-01-23T02:00:14.931Z] nexus3.edgexfoundry.org:10001 [2023-01-23T02:00:15.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:15.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:15.191Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:15.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:15.191Z] [2023-01-23T02:00:15.191Z] Login Succeeded [2023-01-23T02:00:15.191Z] nexus3.edgexfoundry.org:10002 [2023-01-23T02:00:15.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:15.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:15.454Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:15.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:15.454Z] [2023-01-23T02:00:15.454Z] Login Succeeded [2023-01-23T02:00:15.454Z] nexus3.edgexfoundry.org:10003 [2023-01-23T02:00:15.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:15.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:15.454Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:15.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:15.454Z] [2023-01-23T02:00:15.454Z] Login Succeeded [2023-01-23T02:00:15.454Z] nexus3.edgexfoundry.org:10004 [2023-01-23T02:00:15.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:15.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:15.713Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:15.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:15.713Z] [2023-01-23T02:00:15.713Z] Login Succeeded [2023-01-23T02:00:15.713Z] docker.io [2023-01-23T02:00:15.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:15.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:15.972Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:15.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:15.972Z] [2023-01-23T02:00:15.972Z] Login Succeeded [2023-01-23T02:00:15.972Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T02:00:16.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T02:00:16.661Z] + git rev-list -1 --merges 54d3de4382c5795fb560887bd5ca0c633af949c9~1..54d3de4382c5795fb560887bd5ca0c633af949c9 [Pipeline] echo [2023-01-23T02:00:16.726Z] -----------> git rev-list -1 --merges 54d3de4382c5795fb560887bd5ca0c633af949c9~1..54d3de4382c5795fb560887bd5ca0c633af949c9 54d3de4382c5795fb560887bd5ca0c633af949c9 [false] [Pipeline] sh [2023-01-23T02:00:17.036Z] + git log --format=format:%s -1 54d3de4382c5795fb560887bd5ca0c633af949c9 [Pipeline] echo [2023-01-23T02:00:17.071Z] ========================================================= [2023-01-23T02:00:17.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T02:00:17.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T02:00:17.514Z] + git log --format=format:%s -1 54d3de4382c5795fb560887bd5ca0c633af949c9 [Pipeline] echo [2023-01-23T02:00:17.546Z] [semverPrep] GIT_COMMIT: 54d3de4382c5795fb560887bd5ca0c633af949c9, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-23T02:00:17.574Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T02:00:17.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T02:00:17.969Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T02:00:17.969Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T02:00:17.969Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T02:00:17.969Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T02:00:17.969Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T02:00:17.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:00:18.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T02:00:18.454Z] [2023-01-23T02:00:18.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:00:18.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T02:00:18.831Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T02:00:18.831Z] b85a868b505f: Pulling fs layer [2023-01-23T02:00:18.831Z] e2be974225ed: Pulling fs layer [2023-01-23T02:00:18.831Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T02:00:18.831Z] 988bab9f4d93: Pulling fs layer [2023-01-23T02:00:18.831Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T02:00:18.831Z] eaf3925da568: Pulling fs layer [2023-01-23T02:00:18.831Z] bab4dde63d76: Pulling fs layer [2023-01-23T02:00:18.831Z] bde34c3a00c8: Pulling fs layer [2023-01-23T02:00:18.831Z] b352a97aabf1: Pulling fs layer [2023-01-23T02:00:18.831Z] 4872d77fe225: Pulling fs layer [2023-01-23T02:00:18.831Z] 5851b861e8e6: Pulling fs layer [2023-01-23T02:00:18.831Z] 988bab9f4d93: Waiting [2023-01-23T02:00:18.831Z] 1469e6f7b9e6: Waiting [2023-01-23T02:00:18.831Z] eaf3925da568: Waiting [2023-01-23T02:00:18.831Z] bab4dde63d76: Waiting [2023-01-23T02:00:18.831Z] bde34c3a00c8: Waiting [2023-01-23T02:00:18.831Z] b352a97aabf1: Waiting [2023-01-23T02:00:18.831Z] 4872d77fe225: Waiting [2023-01-23T02:00:18.831Z] 5851b861e8e6: Waiting [2023-01-23T02:00:18.831Z] e2be974225ed: Verifying Checksum [2023-01-23T02:00:18.831Z] e2be974225ed: Download complete [2023-01-23T02:00:18.831Z] 988bab9f4d93: Verifying Checksum [2023-01-23T02:00:18.831Z] 988bab9f4d93: Download complete [2023-01-23T02:00:19.092Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T02:00:19.092Z] 1469e6f7b9e6: Download complete [2023-01-23T02:00:19.092Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T02:00:19.092Z] 339a4e72a1f5: Download complete [2023-01-23T02:00:19.092Z] eaf3925da568: Verifying Checksum [2023-01-23T02:00:19.092Z] eaf3925da568: Download complete [2023-01-23T02:00:19.092Z] bde34c3a00c8: Download complete [2023-01-23T02:00:19.352Z] b85a868b505f: Verifying Checksum [2023-01-23T02:00:19.352Z] b85a868b505f: Download complete [2023-01-23T02:00:19.352Z] b352a97aabf1: Verifying Checksum [2023-01-23T02:00:19.352Z] b352a97aabf1: Download complete [2023-01-23T02:00:19.352Z] 4872d77fe225: Verifying Checksum [2023-01-23T02:00:19.352Z] 4872d77fe225: Download complete [2023-01-23T02:00:19.352Z] 5851b861e8e6: Verifying Checksum [2023-01-23T02:00:19.352Z] 5851b861e8e6: Download complete [2023-01-23T02:00:19.609Z] bab4dde63d76: Verifying Checksum [2023-01-23T02:00:19.609Z] bab4dde63d76: Download complete [2023-01-23T02:00:20.544Z] b85a868b505f: Pull complete [2023-01-23T02:00:20.544Z] e2be974225ed: Pull complete [2023-01-23T02:00:21.111Z] 339a4e72a1f5: Pull complete [2023-01-23T02:00:21.111Z] 988bab9f4d93: Pull complete [2023-01-23T02:00:21.369Z] 1469e6f7b9e6: Pull complete [2023-01-23T02:00:21.369Z] eaf3925da568: Pull complete [2023-01-23T02:00:23.273Z] bab4dde63d76: Pull complete [2023-01-23T02:00:23.273Z] bde34c3a00c8: Pull complete [2023-01-23T02:00:23.533Z] b352a97aabf1: Pull complete [2023-01-23T02:00:23.533Z] 4872d77fe225: Pull complete [2023-01-23T02:00:23.533Z] 5851b861e8e6: Pull complete [2023-01-23T02:00:23.534Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T02:00:23.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T02:00:23.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T02:00:23.764Z] prd-ubuntu20.04-docker-8c-8g-3310 does not seem to be running inside a container [2023-01-23T02:00:23.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-86 -v /w/workspace/edgexfoundry_device-gpio_PR-86:/w/workspace/edgexfoundry_device-gpio_PR-86:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-86@tmp:/w/workspace/edgexfoundry_device-gpio_PR-86@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T02:00:25.798Z] $ docker top 1729f8f380c12ce1d1dd46260159cba1b5326b11614810cf0dcbe1364b6c49a2 -eo pid,comm [2023-01-23T02:00:25.852Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-23T02:00:25.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T02:00:25.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T02:00:25.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T02:00:26.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T02:00:26.118Z] $ docker exec 1729f8f380c12ce1d1dd46260159cba1b5326b11614810cf0dcbe1364b6c49a2 ssh-agent [2023-01-23T02:00:26.236Z] SSH_AUTH_SOCK=/tmp/ssh-Jo5c4SiBwUGh/agent.32 [2023-01-23T02:00:26.236Z] SSH_AGENT_PID=38 [2023-01-23T02:00:26.243Z] Running ssh-add (command line suppressed) [2023-01-23T02:00:26.355Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-86@tmp/private_key_10249989904787392325.key (/w/workspace/edgexfoundry_device-gpio_PR-86@tmp/private_key_10249989904787392325.key) [2023-01-23T02:00:26.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T02:00:26.691Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T02:00:26.718Z] $ docker exec --env ******** --env ******** 1729f8f380c12ce1d1dd46260159cba1b5326b11614810cf0dcbe1364b6c49a2 ssh-agent -k [2023-01-23T02:00:26.820Z] unset SSH_AUTH_SOCK; [2023-01-23T02:00:26.820Z] unset SSH_AGENT_PID; [2023-01-23T02:00:26.821Z] echo Agent pid 38 killed; [2023-01-23T02:00:26.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T02:00:26.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T02:00:26.905Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T02:00:27.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T02:00:27.034Z] $ docker exec 1729f8f380c12ce1d1dd46260159cba1b5326b11614810cf0dcbe1364b6c49a2 ssh-agent [2023-01-23T02:00:27.144Z] SSH_AUTH_SOCK=/tmp/ssh-ztP6p04Gnfkj/agent.70 [2023-01-23T02:00:27.144Z] SSH_AGENT_PID=76 [2023-01-23T02:00:27.149Z] Running ssh-add (command line suppressed) [2023-01-23T02:00:27.253Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-86@tmp/private_key_17656779147633219757.key (/w/workspace/edgexfoundry_device-gpio_PR-86@tmp/private_key_17656779147633219757.key) [2023-01-23T02:00:27.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T02:00:27.592Z] + git semver init [2023-01-23T02:00:27.850Z] 2023-01-23 02:00:27,774 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T02:00:27.850Z] 2023-01-23 02:00:27,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-86/.semver [2023-01-23T02:00:27.850Z] 2023-01-23 02:00:27,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-86/.semver [2023-01-23T02:00:27.850Z] 2023-01-23 02:00:27,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-86/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-86, universal_newlines=False, shell=None, istream=None) [2023-01-23T02:00:28.787Z] 2023-01-23 02:00:28,720 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-86/.git/info/exclude [2023-01-23T02:00:28.787Z] 2023-01-23 02:00:28,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-86/.semver/PR-86 with force:False [2023-01-23T02:00:28.787Z] 2023-01-23 02:00:28,721 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-86/.semver/PR-86 [2023-01-23T02:00:28.787Z] 2023-01-23 02:00:28,725 [execute] INFO git cat-file --batch-check [2023-01-23T02:00:28.787Z] 2023-01-23 02:00:28,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T02:00:28.787Z] 2023-01-23 02:00:28,732 [execute] INFO git cat-file --batch [2023-01-23T02:00:28.787Z] 2023-01-23 02:00:28,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T02:00:28.787Z] 2023-01-23 02:00:28,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-86/.semver/PR-86 [2023-01-23T02:00:28.787Z] 0.0.0 [Pipeline] } [2023-01-23T02:00:28.827Z] $ docker exec --env ******** --env ******** 1729f8f380c12ce1d1dd46260159cba1b5326b11614810cf0dcbe1364b6c49a2 ssh-agent -k [2023-01-23T02:00:28.929Z] unset SSH_AUTH_SOCK; [2023-01-23T02:00:28.930Z] unset SSH_AGENT_PID; [2023-01-23T02:00:28.930Z] echo Agent pid 76 killed; [2023-01-23T02:00:28.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T02:00:29.344Z] + git semver [Pipeline] } [2023-01-23T02:00:29.631Z] $ docker stop --time=1 1729f8f380c12ce1d1dd46260159cba1b5326b11614810cf0dcbe1364b6c49a2 [2023-01-23T02:00:30.922Z] $ docker rm -f --volumes 1729f8f380c12ce1d1dd46260159cba1b5326b11614810cf0dcbe1364b6c49a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T02:00:31.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T02:00:31.584Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T02:00:31.602Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T02:00:32.254Z] provisioning config files... [2023-01-23T02:00:32.264Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-86@tmp/config17700608378477976206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:00:32.618Z] ---> docker-login.sh [2023-01-23T02:00:32.618Z] nexus3.edgexfoundry.org:10001 [2023-01-23T02:00:32.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:32.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:32.618Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:32.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:32.618Z] [2023-01-23T02:00:32.618Z] Login Succeeded [2023-01-23T02:00:32.618Z] nexus3.edgexfoundry.org:10002 [2023-01-23T02:00:32.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:32.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:32.618Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:32.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:32.618Z] [2023-01-23T02:00:32.618Z] Login Succeeded [2023-01-23T02:00:32.618Z] nexus3.edgexfoundry.org:10003 [2023-01-23T02:00:32.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:32.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:32.876Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:32.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:32.876Z] [2023-01-23T02:00:32.876Z] Login Succeeded [2023-01-23T02:00:32.876Z] nexus3.edgexfoundry.org:10004 [2023-01-23T02:00:32.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:32.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:32.876Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:32.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:32.876Z] [2023-01-23T02:00:32.876Z] Login Succeeded [2023-01-23T02:00:32.876Z] docker.io [2023-01-23T02:00:33.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:00:33.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:00:33.135Z] Configure a credential helper to remove this warning. See [2023-01-23T02:00:33.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:00:33.135Z] [2023-01-23T02:00:33.135Z] Login Succeeded [2023-01-23T02:00:33.135Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T02:00:33.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T02:00:33.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T02:00:33.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T02:00:33.416Z] ========================================================= [2023-01-23T02:00:33.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T02:00:33.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:00:33.902Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T02:00:33.903Z] Sending build context to Docker daemon 15.97MB [2023-01-23T02:00:33.903Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T02:00:33.903Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-23T02:00:34.165Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T02:00:34.165Z] 213ec9aee27d: Pulling fs layer [2023-01-23T02:00:34.165Z] 4583459ba037: Pulling fs layer [2023-01-23T02:00:34.165Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T02:00:34.165Z] 53926ce57604: Pulling fs layer [2023-01-23T02:00:34.165Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T02:00:34.165Z] 22ff95d597cd: Pulling fs layer [2023-01-23T02:00:34.165Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T02:00:34.165Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T02:00:34.165Z] a7acece74701: Pulling fs layer [2023-01-23T02:00:34.165Z] 21b2b0c7a3f4: Waiting [2023-01-23T02:00:34.165Z] 22ff95d597cd: Waiting [2023-01-23T02:00:34.165Z] 96b7cbca73a9: Waiting [2023-01-23T02:00:34.165Z] a7acece74701: Waiting [2023-01-23T02:00:34.165Z] 12d6caf4c0d1: Waiting [2023-01-23T02:00:34.165Z] 53926ce57604: Waiting [2023-01-23T02:00:34.165Z] 93c1e223e6f2: Download complete [2023-01-23T02:00:34.165Z] 4583459ba037: Download complete [2023-01-23T02:00:34.165Z] 21b2b0c7a3f4: Download complete [2023-01-23T02:00:34.165Z] 22ff95d597cd: Verifying Checksum [2023-01-23T02:00:34.165Z] 22ff95d597cd: Download complete [2023-01-23T02:00:34.165Z] 213ec9aee27d: Verifying Checksum [2023-01-23T02:00:34.165Z] 213ec9aee27d: Download complete [2023-01-23T02:00:34.165Z] 12d6caf4c0d1: Download complete [2023-01-23T02:00:34.432Z] 213ec9aee27d: Pull complete [2023-01-23T02:00:34.432Z] 4583459ba037: Pull complete [2023-01-23T02:00:34.709Z] 93c1e223e6f2: Pull complete [2023-01-23T02:00:35.756Z] a7acece74701: Verifying Checksum [2023-01-23T02:00:35.756Z] a7acece74701: Download complete [2023-01-23T02:00:35.756Z] 53926ce57604: Verifying Checksum [2023-01-23T02:00:35.756Z] 53926ce57604: Download complete [2023-01-23T02:00:35.756Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T02:00:35.756Z] 96b7cbca73a9: Download complete [2023-01-23T02:00:39.962Z] 53926ce57604: Pull complete [2023-01-23T02:00:39.962Z] 21b2b0c7a3f4: Pull complete [2023-01-23T02:00:39.962Z] 22ff95d597cd: Pull complete [2023-01-23T02:00:39.962Z] 12d6caf4c0d1: Pull complete [2023-01-23T02:00:41.861Z] 96b7cbca73a9: Pull complete [2023-01-23T02:00:42.792Z] a7acece74701: Pull complete [2023-01-23T02:00:42.792Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T02:00:42.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T02:00:42.792Z] ---> db6d94c90886 [2023-01-23T02:00:42.792Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-23T02:00:46.083Z] ---> Running in 85cf764bda36 [2023-01-23T02:00:46.083Z] Removing intermediate container 85cf764bda36 [2023-01-23T02:00:46.083Z] ---> cc487c3eb985 [2023-01-23T02:00:46.083Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T02:00:46.083Z] ---> Running in 37183d9e8f57 [2023-01-23T02:00:46.083Z] Removing intermediate container 37183d9e8f57 [2023-01-23T02:00:46.083Z] ---> 8c751fb2e367 [2023-01-23T02:00:46.083Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-23T02:00:46.083Z] ---> Running in a5743c3ac710 [2023-01-23T02:00:46.083Z] Removing intermediate container a5743c3ac710 [2023-01-23T02:00:46.083Z] ---> 67fb254e02e6 [2023-01-23T02:00:46.083Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T02:00:46.083Z] ---> Running in 72da4e34ebb3 [2023-01-23T02:00:46.083Z] Removing intermediate container 72da4e34ebb3 [2023-01-23T02:00:46.083Z] ---> 8669f50b3585 [2023-01-23T02:00:46.083Z] Step 7/12 : WORKDIR /device-gpio [2023-01-23T02:00:46.083Z] ---> Running in a74847113faa [2023-01-23T02:00:46.083Z] Removing intermediate container a74847113faa [2023-01-23T02:00:46.083Z] ---> 269ec2d3cde8 [2023-01-23T02:00:46.083Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T02:00:46.083Z] ---> Running in ff6f7a116f1e [2023-01-23T02:00:46.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T02:00:46.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T02:00:46.859Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-23T02:00:46.859Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-23T02:00:46.859Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-23T02:00:46.859Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-23T02:00:46.859Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T02:00:46.859Z] OK: 216 MiB in 55 packages [2023-01-23T02:00:47.074Z] Still waiting to schedule task [2023-01-23T02:00:47.074Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T02:00:47.435Z] Removing intermediate container ff6f7a116f1e [2023-01-23T02:00:47.435Z] ---> 8d3130f96f42 [2023-01-23T02:00:47.435Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-23T02:00:47.435Z] ---> 39f3d88f62ae [2023-01-23T02:00:47.435Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T02:00:47.435Z] ---> Running in 4cc17d56a65c [2023-01-23T02:01:34.142Z] Removing intermediate container 4cc17d56a65c [2023-01-23T02:01:34.142Z] ---> de3219aeb27a [2023-01-23T02:01:34.142Z] Step 11/12 : COPY . . [2023-01-23T02:01:34.720Z] ---> 25bd3999b4de [2023-01-23T02:01:34.720Z] Step 12/12 : RUN ${MAKE} [2023-01-23T02:01:34.720Z] ---> Running in 90386c209b5d [2023-01-23T02:01:34.979Z] noop [2023-01-23T02:01:35.238Z] Removing intermediate container 90386c209b5d [2023-01-23T02:01:35.238Z] ---> 501d033191c2 [2023-01-23T02:01:35.238Z] Successfully built 501d033191c2 [2023-01-23T02:01:35.238Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:01:35.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T02:01:35.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T02:01:35.822Z] prd-ubuntu20.04-docker-8c-8g-3310 does not seem to be running inside a container [2023-01-23T02:01:35.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-86 -v /w/workspace/edgexfoundry_device-gpio_PR-86:/w/workspace/edgexfoundry_device-gpio_PR-86:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-86@tmp:/w/workspace/edgexfoundry_device-gpio_PR-86@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 ******** ci-base-image-x86_64 cat [2023-01-23T02:01:36.207Z] $ docker top ed40fe5108d098f5f8ef8754a57a90e2a81f7f3201648e39bea7e93557ab54ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T02:01:36.603Z] + go version [2023-01-23T02:01:36.603Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T02:01:36.634Z] $ docker stop --time=1 ed40fe5108d098f5f8ef8754a57a90e2a81f7f3201648e39bea7e93557ab54ec [2023-01-23T02:01:37.897Z] $ docker rm -f --volumes ed40fe5108d098f5f8ef8754a57a90e2a81f7f3201648e39bea7e93557ab54ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:01:38.605Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T02:01:38.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T02:01:38.762Z] prd-ubuntu20.04-docker-8c-8g-3310 does not seem to be running inside a container [2023-01-23T02:01:38.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-86 -v /w/workspace/edgexfoundry_device-gpio_PR-86:/w/workspace/edgexfoundry_device-gpio_PR-86:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-86@tmp:/w/workspace/edgexfoundry_device-gpio_PR-86@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 ******** ci-base-image-x86_64 cat [2023-01-23T02:01:39.157Z] $ docker top 84422ceff7470a96390893cf71191d12675ccb525f4c21dd33aad448e576cbef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T02:01:39.548Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-86 [Pipeline] fileExists [Pipeline] sh [2023-01-23T02:01:39.902Z] + make test [2023-01-23T02:01:39.902Z] go test ./... -coverprofile=coverage.out ./... [2023-01-23T02:01:40.161Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-23T02:01:50.156Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-23T02:01:50.156Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-23T02:01:56.719Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-23T02:01:56.719Z] go vet ./... [2023-01-23T02:02:00.008Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T02:02:00.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T02:02:00.008Z] ./bin/test-attribution-txt.sh [2023-01-23T02:02:00.008Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-23T02:02:00.009Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-23T02:02:00.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T02:02:00.081Z] $ docker stop --time=1 84422ceff7470a96390893cf71191d12675ccb525f4c21dd33aad448e576cbef [2023-01-23T02:02:02.167Z] $ docker rm -f --volumes 84422ceff7470a96390893cf71191d12675ccb525f4c21dd33aad448e576cbef [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T02:02:02.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T02:02:02.768Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-23T02:02:03.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-23T02:02:03.780Z] + ls -al . [2023-01-23T02:02:03.780Z] total 160 [2023-01-23T02:02:03.780Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 02:01 . [2023-01-23T02:02:03.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:00 .. [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 23 02:00 .dockerignore [2023-01-23T02:02:03.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 02:01 .git [2023-01-23T02:02:03.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:00 .github [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 23 02:00 .gitignore [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 23 02:00 .golangci.yml [2023-01-23T02:02:03.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 02:00 .semver [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 23 02:00 Attribution.txt [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 23 02:00 CHANGELOG.md [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 23 02:00 Dockerfile [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 02:00 GOVERNANCE.md [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 23 02:00 Jenkinsfile [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 23 02:00 LICENSE [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 23 02:00 Makefile [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 23 02:00 OWNERS.md [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 23 02:00 README.md [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 02:00 VERSION [2023-01-23T02:02:03.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:00 bin [2023-01-23T02:02:03.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:00 cmd [2023-01-23T02:02:03.780Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 23 02:01 coverage.out [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 3366 Jan 23 02:00 go.mod [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 34697 Jan 23 02:00 go.sum [2023-01-23T02:02:03.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:00 internal [2023-01-23T02:02:03.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:00 snap [2023-01-23T02:02:03.780Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 23 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:02:04.160Z] + 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=54d3de4382c5795fb560887bd5ca0c633af949c9 --label arch=amd64 --label version=0.0.0 . [2023-01-23T02:02:04.160Z] Sending build context to Docker daemon 15.97MB [2023-01-23T02:02:04.160Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T02:02:04.160Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-23T02:02:04.160Z] ---> 501d033191c2 [2023-01-23T02:02:04.160Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-23T02:02:04.419Z] ---> Running in 8a872721dd91 [2023-01-23T02:02:04.419Z] Removing intermediate container 8a872721dd91 [2023-01-23T02:02:04.419Z] ---> c38c96a6c21f [2023-01-23T02:02:04.419Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T02:02:04.419Z] ---> Running in d31be12ae138 [2023-01-23T02:02:04.419Z] Removing intermediate container d31be12ae138 [2023-01-23T02:02:04.419Z] ---> baa94257bf0a [2023-01-23T02:02:04.419Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-23T02:02:04.681Z] ---> Running in 2728ac6e09fc [2023-01-23T02:02:04.681Z] Removing intermediate container 2728ac6e09fc [2023-01-23T02:02:04.681Z] ---> e7de40a86664 [2023-01-23T02:02:04.681Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T02:02:04.681Z] ---> Running in b7f3830bc2ce [2023-01-23T02:02:04.681Z] Removing intermediate container b7f3830bc2ce [2023-01-23T02:02:04.681Z] ---> 52f5e57b0dfe [2023-01-23T02:02:04.681Z] Step 7/25 : WORKDIR /device-gpio [2023-01-23T02:02:04.681Z] ---> Running in dc8ed4b08875 [2023-01-23T02:02:04.940Z] Removing intermediate container dc8ed4b08875 [2023-01-23T02:02:04.940Z] ---> 48f9fa0a09d6 [2023-01-23T02:02:04.940Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T02:02:04.940Z] ---> Running in 0eecbb1d1981 [2023-01-23T02:02:05.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T02:02:05.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T02:02:05.767Z] OK: 216 MiB in 55 packages [2023-01-23T02:02:06.052Z] Removing intermediate container 0eecbb1d1981 [2023-01-23T02:02:06.052Z] ---> 4a1d7de0de3c [2023-01-23T02:02:06.052Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-23T02:02:06.052Z] ---> 2adaa8ad28dd [2023-01-23T02:02:06.052Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T02:02:06.052Z] ---> Running in c7143bc99609 [2023-01-23T02:02:07.027Z] Removing intermediate container c7143bc99609 [2023-01-23T02:02:07.027Z] ---> db00a8db48c1 [2023-01-23T02:02:07.027Z] Step 11/25 : COPY . . [2023-01-23T02:02:07.322Z] ---> 248a4783b055 [2023-01-23T02:02:07.322Z] Step 12/25 : RUN ${MAKE} [2023-01-23T02:02:07.592Z] ---> Running in b3f8ca52c7aa [2023-01-23T02:02:07.869Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-23T02:02:22.740Z] Removing intermediate container b3f8ca52c7aa [2023-01-23T02:02:22.740Z] ---> 04b33cbff4c6 [2023-01-23T02:02:22.740Z] Step 13/25 : FROM alpine:3.16 [2023-01-23T02:02:22.740Z] 3.16: Pulling from library/alpine [2023-01-23T02:02:22.740Z] ca7dd9ec2225: Pulling fs layer [2023-01-23T02:02:22.740Z] ca7dd9ec2225: Verifying Checksum [2023-01-23T02:02:22.740Z] ca7dd9ec2225: Download complete [2023-01-23T02:02:22.740Z] ca7dd9ec2225: Pull complete [2023-01-23T02:02:22.740Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T02:02:22.740Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T02:02:22.740Z] ---> bfe296a52501 [2023-01-23T02:02:22.740Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-23T02:02:22.740Z] ---> Running in 4275cc478e93 [2023-01-23T02:02:22.740Z] Removing intermediate container 4275cc478e93 [2023-01-23T02:02:22.740Z] ---> f945796abac8 [2023-01-23T02:02:22.740Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-23T02:02:22.740Z] ---> Running in b82c42314535 [2023-01-23T02:02:22.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T02:02:22.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T02:02:23.258Z] OK: 6 MiB in 14 packages [2023-01-23T02:02:23.516Z] Removing intermediate container b82c42314535 [2023-01-23T02:02:23.516Z] ---> 2e87a4c860d2 [2023-01-23T02:02:23.516Z] Step 16/25 : WORKDIR / [2023-01-23T02:02:23.516Z] ---> Running in d9148032bffd [2023-01-23T02:02:23.775Z] Removing intermediate container d9148032bffd [2023-01-23T02:02:23.775Z] ---> b7028555b2c5 [2023-01-23T02:02:23.775Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-23T02:02:23.775Z] ---> 4bfeda6a9353 [2023-01-23T02:02:23.775Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-23T02:02:24.034Z] ---> 6189813ecf86 [2023-01-23T02:02:24.034Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-23T02:02:24.632Z] ---> d6548d03fe0b [2023-01-23T02:02:24.632Z] Step 20/25 : EXPOSE 59910 [2023-01-23T02:02:24.632Z] ---> Running in 590512e569a0 [2023-01-23T02:02:24.632Z] Removing intermediate container 590512e569a0 [2023-01-23T02:02:24.632Z] ---> 3685d4bf5656 [2023-01-23T02:02:24.632Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-23T02:02:24.632Z] ---> Running in 86c88d7ec388 [2023-01-23T02:02:24.632Z] Removing intermediate container 86c88d7ec388 [2023-01-23T02:02:24.632Z] ---> f41449c20240 [2023-01-23T02:02:24.632Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T02:02:24.891Z] ---> Running in 3d5c973ff3bd [2023-01-23T02:02:24.891Z] Removing intermediate container 3d5c973ff3bd [2023-01-23T02:02:24.891Z] ---> 272c01f30fe4 [2023-01-23T02:02:24.891Z] Step 23/25 : LABEL arch=amd64 [2023-01-23T02:02:24.891Z] ---> Running in 504b000f687a [2023-01-23T02:02:24.891Z] Removing intermediate container 504b000f687a [2023-01-23T02:02:24.891Z] ---> d09cd805ec69 [2023-01-23T02:02:24.891Z] Step 24/25 : LABEL git_sha=54d3de4382c5795fb560887bd5ca0c633af949c9 [2023-01-23T02:02:24.891Z] ---> Running in edd0252afcce [2023-01-23T02:02:24.891Z] Removing intermediate container edd0252afcce [2023-01-23T02:02:24.891Z] ---> 16624864da6a [2023-01-23T02:02:24.891Z] Step 25/25 : LABEL version=0.0.0 [2023-01-23T02:02:25.150Z] ---> Running in 52a823605480 [2023-01-23T02:02:25.150Z] Removing intermediate container 52a823605480 [2023-01-23T02:02:25.150Z] ---> 5e2a1dbc0f72 [2023-01-23T02:02:25.150Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-23T02:02:25.150Z] Successfully built 5e2a1dbc0f72 [2023-01-23T02:02:25.150Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:02:26.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T02:02:26.019Z] [2023-01-23T02:02:26.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:02:26.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T02:02:26.402Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T02:02:26.402Z] 5eb5b503b376: Pulling fs layer [2023-01-23T02:02:26.402Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T02:02:26.402Z] ec43610c2a17: Pulling fs layer [2023-01-23T02:02:26.402Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T02:02:26.402Z] 33b1e0a273af: Pulling fs layer [2023-01-23T02:02:26.402Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T02:02:26.402Z] 2f39f015ded8: Pulling fs layer [2023-01-23T02:02:26.402Z] 33b1e0a273af: Waiting [2023-01-23T02:02:26.402Z] 5d3b04190fa2: Waiting [2023-01-23T02:02:26.402Z] 2f39f015ded8: Waiting [2023-01-23T02:02:26.402Z] 3a2ae6a8a46f: Waiting [2023-01-23T02:02:26.402Z] 5c69ac0246d0: Download complete [2023-01-23T02:02:26.402Z] 3a2ae6a8a46f: Download complete [2023-01-23T02:02:26.662Z] 33b1e0a273af: Verifying Checksum [2023-01-23T02:02:26.662Z] 33b1e0a273af: Download complete [2023-01-23T02:02:26.662Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T02:02:26.662Z] 5d3b04190fa2: Download complete [2023-01-23T02:02:26.662Z] ec43610c2a17: Verifying Checksum [2023-01-23T02:02:26.662Z] ec43610c2a17: Download complete [2023-01-23T02:02:26.662Z] 5eb5b503b376: Verifying Checksum [2023-01-23T02:02:26.662Z] 5eb5b503b376: Download complete [2023-01-23T02:02:27.601Z] 2f39f015ded8: Download complete [2023-01-23T02:02:27.860Z] 5eb5b503b376: Pull complete [2023-01-23T02:02:28.119Z] 5c69ac0246d0: Pull complete [2023-01-23T02:02:28.684Z] ec43610c2a17: Pull complete [2023-01-23T02:02:28.684Z] 3a2ae6a8a46f: Pull complete [2023-01-23T02:02:28.943Z] 33b1e0a273af: Pull complete [2023-01-23T02:02:28.943Z] 5d3b04190fa2: Pull complete [2023-01-23T02:02:33.127Z] 2f39f015ded8: Pull complete [2023-01-23T02:02:33.127Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T02:02:33.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T02:02:33.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T02:02:33.352Z] prd-ubuntu20.04-docker-8c-8g-3310 does not seem to be running inside a container [2023-01-23T02:02:33.384Z] $ 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-86 -v /w/workspace/edgexfoundry_device-gpio_PR-86:/w/workspace/edgexfoundry_device-gpio_PR-86:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-86@tmp:/w/workspace/edgexfoundry_device-gpio_PR-86@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T02:02:35.880Z] $ docker top 94f82893053648144fdc6072a08ed8e12b8164dde75c2f57c02bee17bc05c602 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:02:36.342Z] ---> job-cost.sh [2023-01-23T02:02:36.342Z] lf-activate-venv: SKIPPING [2023-01-23T02:02:36.342Z] INFO: No Stack... [2023-01-23T02:02:36.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T02:02:36.860Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T02:02:37.176Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-86/archives/cost.csv [2023-01-23T02:02:37.176Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T02:02:37.216Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-86-1-stack-cost] [2023-01-23T02:02:37.220Z] Resource [jenkins-edgexfoundry-device-gpio-PR-86-1-stack-cost] did not exist. Created. [2023-01-23T02:02:37.220Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T02:02:37.606Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T02:02:37.656Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T02:02:37.686Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T02:02:37.775Z] $ docker stop --time=1 94f82893053648144fdc6072a08ed8e12b8164dde75c2f57c02bee17bc05c602 [2023-01-23T02:02:38.943Z] $ docker rm -f --volumes 94f82893053648144fdc6072a08ed8e12b8164dde75c2f57c02bee17bc05c602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T02:04:16.014Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3311 in /w/workspace/edgexfoundry_device-gpio_PR-86 [Pipeline] { [Pipeline] ws [2023-01-23T02:04:16.073Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-01-23T02:04:16.148Z] The recommended git tool is: git [2023-01-23T02:04:22.578Z] using credential edgex-jenkins-ssh [2023-01-23T02:04:22.597Z] Cloning the remote Git repository [2023-01-23T02:04:22.649Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-23T02:04:22.721Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-01-23T02:04:22.870Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-23T02:04:22.872Z] > git --version # timeout=10 [2023-01-23T02:04:22.891Z] > git --version # 'git version 2.25.1' [2023-01-23T02:04:22.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T02:04:22.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T02:04:24.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-23T02:04:24.497Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T02:04:25.825Z] Merging remotes/origin/main commit 07860bbab13f2ff928825cd544dbeda419b1d542 into PR head commit 54d3de4382c5795fb560887bd5ca0c633af949c9 [2023-01-23T02:04:26.028Z] Merge succeeded, producing 54d3de4382c5795fb560887bd5ca0c633af949c9 [2023-01-23T02:04:26.028Z] Checking out Revision 54d3de4382c5795fb560887bd5ca0c633af949c9 (PR-86) [2023-01-23T02:04:25.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-23T02:04:25.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-23T02:04:25.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T02:04:25.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T02:04:25.848Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T02:04:25.863Z] > git checkout -f 54d3de4382c5795fb560887bd5ca0c633af949c9 # timeout=10 [2023-01-23T02:04:25.937Z] > git remote # timeout=10 [2023-01-23T02:04:25.955Z] > git config --get remote.origin.url # timeout=10 [2023-01-23T02:04:25.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T02:04:25.989Z] > git merge 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 [2023-01-23T02:04:26.018Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-23T02:04:26.039Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T02:04:26.058Z] > git checkout -f 54d3de4382c5795fb560887bd5ca0c633af949c9 # timeout=10 [2023-01-23T02:04:26.508Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-23T02:04:26.564Z] > git --version # timeout=10 [2023-01-23T02:04:26.577Z] > git --version # 'git version 2.25.1' [2023-01-23T02:04:26.589Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T02:04:27.649Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T02:04:27.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T02:04:27.649Z] Dload Upload Total Spent Left Speed [2023-01-23T02:04:27.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-01-23T02:04:28.263Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T02:04:28.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T02:04:28.602Z] + sudo tee /etc/docker/daemon.new [2023-01-23T02:04:28.602Z] { [2023-01-23T02:04:28.602Z] "registry-mirrors": [ [2023-01-23T02:04:28.602Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T02:04:28.602Z] ], [2023-01-23T02:04:28.602Z] "bip": "10.250.0.254/24", [2023-01-23T02:04:28.602Z] "hosts": [ [2023-01-23T02:04:28.602Z] "tcp://0.0.0.0:5555", [2023-01-23T02:04:28.602Z] "unix:///var/run/docker.sock" [2023-01-23T02:04:28.602Z] ], [2023-01-23T02:04:28.602Z] "mtu": 1458, [2023-01-23T02:04:28.602Z] "selinux-enabled": true, [2023-01-23T02:04:28.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T02:04:28.602Z] } [Pipeline] sh [2023-01-23T02:04:28.946Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T02:04:29.310Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T02:04:47.637Z] provisioning config files... [2023-01-23T02:04:47.668Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12074354017373765840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:04:48.063Z] ---> docker-login.sh [2023-01-23T02:04:48.063Z] nexus3.edgexfoundry.org:10001 [2023-01-23T02:04:48.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:04:48.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:04:48.606Z] Configure a credential helper to remove this warning. See [2023-01-23T02:04:48.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:04:48.606Z] [2023-01-23T02:04:48.606Z] Login Succeeded [2023-01-23T02:04:48.606Z] nexus3.edgexfoundry.org:10002 [2023-01-23T02:04:48.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:04:49.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:04:49.144Z] Configure a credential helper to remove this warning. See [2023-01-23T02:04:49.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:04:49.144Z] [2023-01-23T02:04:49.144Z] Login Succeeded [2023-01-23T02:04:49.144Z] nexus3.edgexfoundry.org:10003 [2023-01-23T02:04:49.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:04:49.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:04:49.412Z] Configure a credential helper to remove this warning. See [2023-01-23T02:04:49.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:04:49.413Z] [2023-01-23T02:04:49.413Z] Login Succeeded [2023-01-23T02:04:49.413Z] nexus3.edgexfoundry.org:10004 [2023-01-23T02:04:49.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:04:49.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:04:49.687Z] Configure a credential helper to remove this warning. See [2023-01-23T02:04:49.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:04:49.687Z] [2023-01-23T02:04:49.958Z] Login Succeeded [2023-01-23T02:04:49.958Z] docker.io [2023-01-23T02:04:49.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T02:04:50.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T02:04:50.551Z] Configure a credential helper to remove this warning. See [2023-01-23T02:04:50.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T02:04:50.551Z] [2023-01-23T02:04:50.551Z] Login Succeeded [2023-01-23T02:04:50.551Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T02:04:50.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T02:04:50.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T02:04:50.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T02:04:51.025Z] ========================================================= [2023-01-23T02:04:51.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T02:04:51.025Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:04:51.525Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T02:04:51.798Z] Sending build context to Docker daemon 8.061MB [2023-01-23T02:04:51.798Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T02:04:51.798Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-23T02:04:52.093Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T02:04:52.093Z] 9b18e9b68314: Pulling fs layer [2023-01-23T02:04:52.093Z] 35d82f9e3411: Pulling fs layer [2023-01-23T02:04:52.093Z] e16973657156: Pulling fs layer [2023-01-23T02:04:52.093Z] fc693d55d65f: Pulling fs layer [2023-01-23T02:04:52.093Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T02:04:52.093Z] dda99020689f: Pulling fs layer [2023-01-23T02:04:52.093Z] db1c61fa0a46: Pulling fs layer [2023-01-23T02:04:52.093Z] 891c053d2c06: Pulling fs layer [2023-01-23T02:04:52.093Z] 7e9fc2657dce: Waiting [2023-01-23T02:04:52.093Z] dda99020689f: Waiting [2023-01-23T02:04:52.093Z] db1c61fa0a46: Waiting [2023-01-23T02:04:52.093Z] 891c053d2c06: Waiting [2023-01-23T02:04:52.093Z] e16973657156: Verifying Checksum [2023-01-23T02:04:52.093Z] e16973657156: Download complete [2023-01-23T02:04:52.093Z] 35d82f9e3411: Verifying Checksum [2023-01-23T02:04:52.093Z] 35d82f9e3411: Download complete [2023-01-23T02:04:52.093Z] 7e9fc2657dce: Verifying Checksum [2023-01-23T02:04:52.093Z] 7e9fc2657dce: Download complete [2023-01-23T02:04:52.093Z] dda99020689f: Verifying Checksum [2023-01-23T02:04:52.093Z] dda99020689f: Download complete [2023-01-23T02:04:52.093Z] 9b18e9b68314: Verifying Checksum [2023-01-23T02:04:53.091Z] 891c053d2c06: Verifying Checksum [2023-01-23T02:04:53.091Z] 891c053d2c06: Download complete [2023-01-23T02:04:53.091Z] 9b18e9b68314: Pull complete [2023-01-23T02:04:53.682Z] 35d82f9e3411: Pull complete [2023-01-23T02:04:53.954Z] e16973657156: Pull complete [2023-01-23T02:04:54.559Z] db1c61fa0a46: Verifying Checksum [2023-01-23T02:04:54.559Z] db1c61fa0a46: Download complete [2023-01-23T02:04:55.149Z] fc693d55d65f: Verifying Checksum [2023-01-23T02:04:55.149Z] fc693d55d65f: Download complete [2023-01-23T02:05:07.462Z] fc693d55d65f: Pull complete [2023-01-23T02:05:07.462Z] 7e9fc2657dce: Pull complete [2023-01-23T02:05:07.730Z] dda99020689f: Pull complete [2023-01-23T02:05:14.501Z] db1c61fa0a46: Pull complete [2023-01-23T02:05:15.914Z] 891c053d2c06: Pull complete [2023-01-23T02:05:15.914Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T02:05:15.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T02:05:15.914Z] ---> f96f9c87975a [2023-01-23T02:05:15.914Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-23T02:05:17.865Z] ---> Running in ad8ce5171c6e [2023-01-23T02:05:18.149Z] Removing intermediate container ad8ce5171c6e [2023-01-23T02:05:18.149Z] ---> 866e9eae3b71 [2023-01-23T02:05:18.149Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T02:05:18.149Z] ---> Running in 795a43e0558a [2023-01-23T02:05:18.420Z] Removing intermediate container 795a43e0558a [2023-01-23T02:05:18.420Z] ---> c597e9e51d1d [2023-01-23T02:05:18.420Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-23T02:05:18.420Z] ---> Running in 4c2fe2740901 [2023-01-23T02:05:19.004Z] Removing intermediate container 4c2fe2740901 [2023-01-23T02:05:19.004Z] ---> 86d57d235dc9 [2023-01-23T02:05:19.004Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T02:05:19.004Z] ---> Running in 303e4032aee7 [2023-01-23T02:05:19.275Z] Removing intermediate container 303e4032aee7 [2023-01-23T02:05:19.275Z] ---> 48bda9162650 [2023-01-23T02:05:19.275Z] Step 7/12 : WORKDIR /device-gpio [2023-01-23T02:05:19.275Z] ---> Running in de44b83fe242 [2023-01-23T02:05:19.547Z] Removing intermediate container de44b83fe242 [2023-01-23T02:05:19.547Z] ---> 19893014a593 [2023-01-23T02:05:19.547Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T02:05:19.813Z] ---> Running in 6e84d1cfe939 [2023-01-23T02:05:20.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T02:05:21.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T02:05:22.450Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-23T02:05:22.450Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-23T02:05:22.450Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-23T02:05:22.450Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-23T02:05:22.450Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T02:05:22.450Z] OK: 226 MiB in 55 packages [2023-01-23T02:05:23.406Z] Removing intermediate container 6e84d1cfe939 [2023-01-23T02:05:23.406Z] ---> fa239a714d2e [2023-01-23T02:05:23.406Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-23T02:05:23.990Z] ---> 953c366bcc9f [2023-01-23T02:05:23.990Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T02:05:23.990Z] ---> Running in de1f86d83a25 [2023-01-23T02:06:31.858Z] Removing intermediate container de1f86d83a25 [2023-01-23T02:06:31.858Z] ---> d150cf8ecfcd [2023-01-23T02:06:31.859Z] Step 11/12 : COPY . . [2023-01-23T02:06:31.859Z] ---> 17eed43b0533 [2023-01-23T02:06:31.859Z] Step 12/12 : RUN ${MAKE} [2023-01-23T02:06:31.859Z] ---> Running in 8c758c2773c7 [2023-01-23T02:06:31.859Z] noop [2023-01-23T02:06:31.859Z] Removing intermediate container 8c758c2773c7 [2023-01-23T02:06:31.859Z] ---> c8a89bdd0514 [2023-01-23T02:06:31.859Z] Successfully built c8a89bdd0514 [2023-01-23T02:06:31.859Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:06:32.322Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T02:06:32.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T02:06:32.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-3311 does not seem to be running inside a container [2023-01-23T02:06:32.622Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-23T02:06:33.707Z] $ docker top 57d96de160b84bbb090babdde013807c5f4ace3af69e8d434f4313f1f0a8baac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T02:06:34.556Z] + go version [2023-01-23T02:06:34.556Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T02:06:34.591Z] $ docker stop --time=1 57d96de160b84bbb090babdde013807c5f4ace3af69e8d434f4313f1f0a8baac [2023-01-23T02:06:36.166Z] $ docker rm -f --volumes 57d96de160b84bbb090babdde013807c5f4ace3af69e8d434f4313f1f0a8baac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:06:36.947Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T02:06:36.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T02:06:37.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-3311 does not seem to be running inside a container [2023-01-23T02:06:37.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T02:06:38.251Z] $ docker top 264bdd1e3782db73fda64a1d0a98562d675d8d7f594a0942fb763ac13b07aa89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T02:06:39.082Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T02:06:39.460Z] + make test [2023-01-23T02:06:39.460Z] go test ./... -coverprofile=coverage.out ./... [2023-01-23T02:06:40.875Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-23T02:08:02.509Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-23T02:08:02.509Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-23T02:08:02.509Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-23T02:08:02.509Z] go vet ./... [2023-01-23T02:08:17.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T02:08:17.501Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T02:08:17.501Z] ./bin/test-attribution-txt.sh [2023-01-23T02:08:17.501Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-23T02:08:17.501Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-23T02:08:17.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T02:08:17.581Z] $ docker stop --time=1 264bdd1e3782db73fda64a1d0a98562d675d8d7f594a0942fb763ac13b07aa89 [2023-01-23T02:08:19.344Z] $ docker rm -f --volumes 264bdd1e3782db73fda64a1d0a98562d675d8d7f594a0942fb763ac13b07aa89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T02:08:20.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T02:08:20.327Z] Warning: overwriting stash ‘coverage-report’ [2023-01-23T02:08:20.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T02:08:21.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-23T02:08:21.753Z] + ls -al . [2023-01-23T02:08:21.753Z] total 156 [2023-01-23T02:08:21.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 02:06 . [2023-01-23T02:08:21.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:04 .. [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 23 02:04 .dockerignore [2023-01-23T02:08:21.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 02:04 .git [2023-01-23T02:08:21.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:04 .github [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 23 02:04 .gitignore [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 23 02:04 .golangci.yml [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 23 02:04 Attribution.txt [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 23 02:04 CHANGELOG.md [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 23 02:04 Dockerfile [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 02:04 GOVERNANCE.md [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 23 02:04 Jenkinsfile [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 23 02:04 LICENSE [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 23 02:04 Makefile [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 23 02:04 OWNERS.md [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 23 02:04 README.md [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 02:00 VERSION [2023-01-23T02:08:21.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:04 bin [2023-01-23T02:08:21.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:04 cmd [2023-01-23T02:08:21.753Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 23 02:06 coverage.out [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 3366 Jan 23 02:04 go.mod [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 34697 Jan 23 02:04 go.sum [2023-01-23T02:08:21.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:04 internal [2023-01-23T02:08:21.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:04 snap [2023-01-23T02:08:21.753Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 23 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:08:22.171Z] + 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=54d3de4382c5795fb560887bd5ca0c633af949c9 --label arch=arm64 --label version=0.0.0 . [2023-01-23T02:08:22.440Z] Sending build context to Docker daemon 8.062MB [2023-01-23T02:08:22.441Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T02:08:22.441Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-23T02:08:22.441Z] ---> c8a89bdd0514 [2023-01-23T02:08:22.441Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-23T02:08:22.708Z] ---> Running in e15e123eb75d [2023-01-23T02:08:22.976Z] Removing intermediate container e15e123eb75d [2023-01-23T02:08:22.976Z] ---> 9960aaeb8a85 [2023-01-23T02:08:22.976Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T02:08:22.976Z] ---> Running in 2e6d68151ab5 [2023-01-23T02:08:23.245Z] Removing intermediate container 2e6d68151ab5 [2023-01-23T02:08:23.245Z] ---> 67b752297e46 [2023-01-23T02:08:23.245Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-23T02:08:23.245Z] ---> Running in 090ccf602c8e [2023-01-23T02:08:23.829Z] Removing intermediate container 090ccf602c8e [2023-01-23T02:08:23.829Z] ---> 192255c6c20f [2023-01-23T02:08:23.829Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T02:08:23.829Z] ---> Running in d11528da13d7 [2023-01-23T02:08:24.096Z] Removing intermediate container d11528da13d7 [2023-01-23T02:08:24.096Z] ---> edc1a2ffc3f5 [2023-01-23T02:08:24.096Z] Step 7/25 : WORKDIR /device-gpio [2023-01-23T02:08:24.096Z] ---> Running in dc3993fdeca5 [2023-01-23T02:08:24.364Z] Removing intermediate container dc3993fdeca5 [2023-01-23T02:08:24.364Z] ---> e42feecd4a71 [2023-01-23T02:08:24.364Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T02:08:24.364Z] ---> Running in 472933a07b43 [2023-01-23T02:08:25.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T02:08:25.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T02:08:26.753Z] OK: 226 MiB in 55 packages [2023-01-23T02:08:27.716Z] Removing intermediate container 472933a07b43 [2023-01-23T02:08:27.716Z] ---> f2d167c9fe38 [2023-01-23T02:08:27.716Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-23T02:08:27.984Z] ---> d50a9a6eeb11 [2023-01-23T02:08:27.984Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T02:08:28.253Z] ---> Running in 485405b67c0b [2023-01-23T02:08:30.837Z] Removing intermediate container 485405b67c0b [2023-01-23T02:08:30.837Z] ---> d4ec1a24f118 [2023-01-23T02:08:30.837Z] Step 11/25 : COPY . . [2023-01-23T02:08:31.801Z] ---> 5da4d6379fd8 [2023-01-23T02:08:31.801Z] Step 12/25 : RUN ${MAKE} [2023-01-23T02:08:31.801Z] ---> Running in 805d9ffa7f78 [2023-01-23T02:08:32.770Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-23T02:10:24.443Z] Removing intermediate container 805d9ffa7f78 [2023-01-23T02:10:24.443Z] ---> abce3d5a9721 [2023-01-23T02:10:24.443Z] Step 13/25 : FROM alpine:3.16 [2023-01-23T02:10:24.443Z] 3.16: Pulling from library/alpine [2023-01-23T02:10:24.443Z] 6875df1f5354: Pulling fs layer [2023-01-23T02:10:24.443Z] 6875df1f5354: Verifying Checksum [2023-01-23T02:10:24.443Z] 6875df1f5354: Download complete [2023-01-23T02:10:24.443Z] 6875df1f5354: Pull complete [2023-01-23T02:10:24.443Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T02:10:24.443Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T02:10:24.443Z] ---> 2b4661558fb8 [2023-01-23T02:10:24.443Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-23T02:10:24.443Z] ---> Running in 588b9e4eba5c [2023-01-23T02:10:24.443Z] Removing intermediate container 588b9e4eba5c [2023-01-23T02:10:24.443Z] ---> 176533b13180 [2023-01-23T02:10:24.443Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-23T02:10:24.443Z] ---> Running in 2b58234388d7 [2023-01-23T02:10:24.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T02:10:24.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T02:10:24.443Z] OK: 5 MiB in 14 packages [2023-01-23T02:10:24.443Z] Removing intermediate container 2b58234388d7 [2023-01-23T02:10:24.443Z] ---> 5bbe651fabe6 [2023-01-23T02:10:24.443Z] Step 16/25 : WORKDIR / [2023-01-23T02:10:24.443Z] ---> Running in 03f797311a04 [2023-01-23T02:10:24.443Z] Removing intermediate container 03f797311a04 [2023-01-23T02:10:24.443Z] ---> 1cb392376145 [2023-01-23T02:10:24.443Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-23T02:10:24.443Z] ---> 52832e2ddd53 [2023-01-23T02:10:24.443Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-23T02:10:24.443Z] ---> 11052cc7f952 [2023-01-23T02:10:24.443Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-23T02:10:24.443Z] ---> d3917c7149b8 [2023-01-23T02:10:24.443Z] Step 20/25 : EXPOSE 59910 [2023-01-23T02:10:24.443Z] ---> Running in 3cdc31947d6d [2023-01-23T02:10:24.443Z] Removing intermediate container 3cdc31947d6d [2023-01-23T02:10:24.443Z] ---> f40864e33dc4 [2023-01-23T02:10:24.443Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-23T02:10:24.443Z] ---> Running in 0e06e4553751 [2023-01-23T02:10:24.710Z] Removing intermediate container 0e06e4553751 [2023-01-23T02:10:24.710Z] ---> 7c767b2094de [2023-01-23T02:10:24.710Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T02:10:24.984Z] ---> Running in b49f93757fe4 [2023-01-23T02:10:25.251Z] Removing intermediate container b49f93757fe4 [2023-01-23T02:10:25.251Z] ---> 417965f68bb2 [2023-01-23T02:10:25.251Z] Step 23/25 : LABEL arch=arm64 [2023-01-23T02:10:25.251Z] ---> Running in 068b1eb4f09a [2023-01-23T02:10:25.517Z] Removing intermediate container 068b1eb4f09a [2023-01-23T02:10:25.517Z] ---> e25bfeaccf09 [2023-01-23T02:10:25.517Z] Step 24/25 : LABEL git_sha=54d3de4382c5795fb560887bd5ca0c633af949c9 [2023-01-23T02:10:25.517Z] ---> Running in 31e8739b95e1 [2023-01-23T02:10:25.784Z] Removing intermediate container 31e8739b95e1 [2023-01-23T02:10:25.784Z] ---> 2b73dc3880bc [2023-01-23T02:10:25.784Z] Step 25/25 : LABEL version=0.0.0 [2023-01-23T02:10:26.052Z] ---> Running in a60a5be4a745 [2023-01-23T02:10:26.318Z] Removing intermediate container a60a5be4a745 [2023-01-23T02:10:26.318Z] ---> 6067640eb5df [2023-01-23T02:10:26.318Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-23T02:10:26.318Z] Successfully built 6067640eb5df [2023-01-23T02:10:26.318Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:10:27.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T02:10:27.131Z] [2023-01-23T02:10:27.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:10:27.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T02:10:27.800Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T02:10:27.800Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T02:10:27.800Z] 04944245beec: Pulling fs layer [2023-01-23T02:10:27.800Z] 699f458cf7ca: Pulling fs layer [2023-01-23T02:10:27.800Z] 765212b225bb: Pulling fs layer [2023-01-23T02:10:27.800Z] f23df028b6ca: Pulling fs layer [2023-01-23T02:10:27.800Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T02:10:27.800Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T02:10:27.800Z] f23df028b6ca: Waiting [2023-01-23T02:10:27.800Z] 2437ff75d9bd: Waiting [2023-01-23T02:10:27.800Z] d65c8cfc05b1: Waiting [2023-01-23T02:10:27.800Z] 04944245beec: Verifying Checksum [2023-01-23T02:10:27.800Z] 04944245beec: Download complete [2023-01-23T02:10:27.800Z] 765212b225bb: Verifying Checksum [2023-01-23T02:10:27.800Z] 765212b225bb: Download complete [2023-01-23T02:10:28.069Z] 699f458cf7ca: Verifying Checksum [2023-01-23T02:10:28.069Z] 699f458cf7ca: Download complete [2023-01-23T02:10:28.069Z] f23df028b6ca: Verifying Checksum [2023-01-23T02:10:28.069Z] f23df028b6ca: Download complete [2023-01-23T02:10:28.069Z] d65c8cfc05b1: Verifying Checksum [2023-01-23T02:10:28.069Z] d65c8cfc05b1: Download complete [2023-01-23T02:10:28.337Z] 8998bd30e6a1: Download complete [2023-01-23T02:10:30.928Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T02:10:30.928Z] 2437ff75d9bd: Download complete [2023-01-23T02:10:32.338Z] 8998bd30e6a1: Pull complete [2023-01-23T02:10:32.923Z] 04944245beec: Pull complete [2023-01-23T02:10:34.332Z] 699f458cf7ca: Pull complete [2023-01-23T02:10:34.332Z] 765212b225bb: Pull complete [2023-01-23T02:10:35.305Z] f23df028b6ca: Pull complete [2023-01-23T02:10:35.305Z] d65c8cfc05b1: Pull complete [2023-01-23T02:10:50.284Z] 2437ff75d9bd: Pull complete [2023-01-23T02:10:50.284Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T02:10:50.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T02:10:50.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T02:10:50.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-3311 does not seem to be running inside a container [2023-01-23T02:10:50.638Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-23T02:10:53.105Z] $ docker top 8f1e01e9a7eb8ff596126ab060ce40d1a3a33a45d1f0fecb625b9519ea9112ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:10:54.072Z] ---> job-cost.sh [2023-01-23T02:10:54.072Z] lf-activate-venv: SKIPPING [2023-01-23T02:10:54.072Z] INFO: No Stack... [2023-01-23T02:10:54.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T02:10:55.326Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T02:10:55.699Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-01-23T02:10:55.699Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T02:10:55.821Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-86-1-stack-cost] [2023-01-23T02:10:55.831Z] Resource [jenkins-edgexfoundry-device-gpio-PR-86-1-stack-cost] did not exist. Created. [2023-01-23T02:10:55.831Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T02:10:56.555Z] /w/workspace/device-gpio/1@tmp/durable-dbdd4bd3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-23T02:10:56.910Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T02:10:57.206Z] Warning: overwriting stash ‘stack-cost’ [2023-01-23T02:10:57.251Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T02:10:57.266Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T02:10:57.331Z] $ docker stop --time=1 8f1e01e9a7eb8ff596126ab060ce40d1a3a33a45d1f0fecb625b9519ea9112ec [2023-01-23T02:10:58.867Z] $ docker rm -f --volumes 8f1e01e9a7eb8ff596126ab060ce40d1a3a33a45d1f0fecb625b9519ea9112ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-23T02:10:59.809Z] provisioning config files... [2023-01-23T02:10:59.817Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-86@tmp/config15968493586541313282tmp [Pipeline] { [Pipeline] sh [2023-01-23T02:11:00.157Z] + set +x [2023-01-23T02:11:00.157Z] + bash -s -- [2023-01-23T02:11:00.157Z] + curl -s https://codecov.io/bash [2023-01-23T02:11:00.157Z] [2023-01-23T02:11:00.157Z] _____ _ [2023-01-23T02:11:00.157Z] / ____| | | [2023-01-23T02:11:00.157Z] | | ___ __| | ___ ___ _____ __ [2023-01-23T02:11:00.157Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-23T02:11:00.157Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-23T02:11:00.157Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-23T02:11:00.157Z] Bash-1.0.6 [2023-01-23T02:11:00.157Z] [2023-01-23T02:11:00.157Z] [2023-01-23T02:11:00.157Z] ==> git version 2.25.1 found [2023-01-23T02:11:00.157Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-23T02:11:00.157Z] Release-Date: 2020-01-08 [2023-01-23T02:11:00.157Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-23T02:11:00.157Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-23T02:11:00.157Z] ==> Jenkins CI detected. [2023-01-23T02:11:00.157Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-86 [2023-01-23T02:11:00.157Z] project root: . [2023-01-23T02:11:00.157Z] --> token set from env [2023-01-23T02:11:00.157Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-23T02:11:00.417Z] ==> Running gcov in . (disable via -X gcov) [2023-01-23T02:11:00.417Z] ==> Python coveragepy not found [2023-01-23T02:11:00.417Z] ==> Searching for coverage reports in: [2023-01-23T02:11:00.417Z] + . [2023-01-23T02:11:00.417Z] -> Found 1 reports [2023-01-23T02:11:00.417Z] ==> Detecting git/mercurial file structure [2023-01-23T02:11:00.417Z] ==> Reading reports [2023-01-23T02:11:00.417Z] + ./coverage.out bytes=10 [2023-01-23T02:11:00.417Z] ==> Appending adjustments [2023-01-23T02:11:00.417Z] https://docs.codecov.io/docs/fixing-reports [2023-01-23T02:11:00.417Z] + Found adjustments [2023-01-23T02:11:00.417Z] ==> Gzipping contents [2023-01-23T02:11:00.417Z] 4.0K /tmp/codecov.RM5obj.gz [2023-01-23T02:11:00.417Z] ==> Uploading reports [2023-01-23T02:11:00.417Z] url: https://codecov.io [2023-01-23T02:11:00.417Z] query: branch=PR-86&commit=54d3de4382c5795fb560887bd5ca0c633af949c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-86%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=86&job=&cmd_args= [2023-01-23T02:11:00.417Z] -> Pinging Codecov [2023-01-23T02:11:00.417Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-86&commit=54d3de4382c5795fb560887bd5ca0c633af949c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-86%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=86&job=&cmd_args= [2023-01-23T02:11:00.678Z] -> Uploading to [2023-01-23T02:11:00.678Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/54d3de4382c5795fb560887bd5ca0c633af949c9/c46be2bd-3e5c-4102-bc99-bd09086b3014.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T021100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6a88dbc46cb806afe741d13f0b648287dbe460cdf3c5d9dbd43a7e3a13375e0 [2023-01-23T02:11:00.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T02:11:00.678Z] Dload Upload Total Spent Left Speed [2023-01-23T02:11:01.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2576 --:--:-- --:--:-- --:--:-- 2576 [2023-01-23T02:11:01.246Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/54d3de4382c5795fb560887bd5ca0c633af949c9 [Pipeline] } [2023-01-23T02:11:01.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-23T02:11:02.928Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-86/archives ] [2023-01-23T02:11:02.928Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-86/archives [2023-01-23T02:11:02.928Z] total 16 [2023-01-23T02:11:02.928Z] drwxr-xr-x 3 root root 4096 Jan 23 02:02 . [2023-01-23T02:11:02.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 02:02 .. [2023-01-23T02:11:02.928Z] drwxr-xr-x 2 root root 4096 Jan 23 02:02 cost [2023-01-23T02:11:02.928Z] -rw-r--r-- 1 root root 82 Jan 23 02:02 cost.csv [2023-01-23T02:11:02.928Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-86/archives [2023-01-23T02:11:02.928Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-86/archives [2023-01-23T02:11:02.928Z] total 16 [2023-01-23T02:11:02.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 02:02 . [2023-01-23T02:11:02.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 02:02 .. [2023-01-23T02:11:02.928Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 02:02 cost [2023-01-23T02:11:02.928Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 23 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:11:03.254Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:11:04.135Z] ---> package-listing.sh [2023-01-23T02:11:04.135Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T02:11:04.135Z] ++ facter osfamily [2023-01-23T02:11:04.393Z] + OS_FAMILY=debian [2023-01-23T02:11:04.393Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-86 [2023-01-23T02:11:04.393Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T02:11:04.393Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T02:11:04.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T02:11:04.393Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T02:11:04.393Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-86 ']' [2023-01-23T02:11:04.393Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T02:11:04.393Z] + case "${OS_FAMILY}" in [2023-01-23T02:11:04.393Z] + dpkg -l [2023-01-23T02:11:04.393Z] + grep '^ii' [2023-01-23T02:11:04.393Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T02:11:04.393Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T02:11:04.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T02:11:04.393Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-86 ']' [2023-01-23T02:11:04.393Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-86/archives/ [2023-01-23T02:11:04.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-86/archives/ [Pipeline] echo [2023-01-23T02:11:04.428Z] 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-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-23T02:11:04.717Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T02:11:05.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T02:11:05.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T02:11:05.472Z] prd-ubuntu20.04-docker-8c-8g-3310 does not seem to be running inside a container [2023-01-23T02:11:05.499Z] $ 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-86/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-86 -v /w/workspace/edgexfoundry_device-gpio_PR-86:/w/workspace/edgexfoundry_device-gpio_PR-86:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-86@tmp:/w/workspace/edgexfoundry_device-gpio_PR-86@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T02:11:05.697Z] $ docker top fd7d992b086abf6ee4b3a123136c1364ee509490e0391011ec612d6bab24f440 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T02:11:06.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T02:11:06.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T02:11:06.684Z] + ls /var/log/sa-host [2023-01-23T02:11:06.684Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T02:11:06.912Z] provisioning config files... [2023-01-23T02:11:06.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-86@tmp/config8696944602912781471tmp [Pipeline] { [Pipeline] echo [2023-01-23T02:11:06.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:11:07.272Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T02:11:07.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:11:07.705Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T02:11:07.734Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:11:08.046Z] ---> sudo-logs.sh [2023-01-23T02:11:08.046Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T02:11:08.124Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:11:08.434Z] ---> job-cost.sh [2023-01-23T02:11:08.434Z] lf-activate-venv: SKIPPING [2023-01-23T02:11:08.434Z] DEBUG: total: 0.2199999988079071 [2023-01-23T02:11:08.434Z] INFO: Retrieving Stack Cost... [2023-01-23T02:11:09.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T02:11:09.572Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T02:11:09.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T02:11:09.924Z] ---> logs-deploy.sh [2023-01-23T02:11:09.924Z] lf-activate-venv: SKIPPING [2023-01-23T02:11:09.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-86/1 [2023-01-23T02:11:09.924Z] INFO: archiving workspace using pattern(s): [2023-01-23T02:11:10.862Z] Archives upload complete. [2023-01-23T02:11:10.862Z] INFO: archiving logs to Nexus