Pull request #110 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a48178415107aeba40f7bbc4a82e7f23de5c5c8+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (db2826df511c87a9211c28d33f37b11a3a6d12e7) 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-ssh3980818591636049020.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-ssh7486216164749854199.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-110/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-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13152849602223865218.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-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13840952323736494388.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-ssh8030812011280369736.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-110/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-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12134941644386487122.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7218 in /w/workspace/edgexfoundry_device-gpio_PR-110 [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-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 Merge succeeded, producing 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 Checking out Revision 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 (PR-110) Commit message: "build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8" 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-02-23T09:33:22.445Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 # timeout=10 [Pipeline] withCredentials [2023-02-23T09:33:22.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T09:33:22.721Z] ========================================================= [2023-02-23T09:33:22.721Z] EdgeX Global Pipelines Version Info [2023-02-23T09:33:22.721Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:33:23.441Z] ------------------- [2023-02-23T09:33:23.441Z] stable info: [2023-02-23T09:33:23.441Z] ------------------- [2023-02-23T09:33:23.441Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T09:33:23.441Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T09:33:23.441Z] Message: update stable to v1.0.244 [2023-02-23T09:33:24.009Z] ------------------- [2023-02-23T09:33:24.009Z] experimental info: [2023-02-23T09:33:24.009Z] ------------------- [2023-02-23T09:33:24.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T09:33:24.009Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T09:33:24.009Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T09:33:24.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-23T09:33:24.327Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-23T09:33:24.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T09:33:24.406Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T09:33:24.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T09:33:24.486Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T09:33:24.534Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T09:33:24.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-23T09:33:24.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T09:33:24.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T09:33:24.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T09:33:24.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-23T09:33:24.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T09:33:24.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T09:33:24.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T09:33:24.894Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T09:33:24.934Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T09:33:24.976Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T09:33:25.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T09:33:25.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T09:33:25.099Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-23T09:33:25.138Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-23T09:33:25.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-23T09:33:25.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-23T09:33:25.264Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-23T09:33:25.304Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T09:33:25.344Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T09:33:25.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo [2023-02-23T09:33:25.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo [2023-02-23T09:33:25.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo [2023-02-23T09:33:25.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [Pipeline] echo [2023-02-23T09:33:25.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a48178 [Pipeline] echo [2023-02-23T09:33:25.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:33:25.692Z] provisioning config files... [2023-02-23T09:33:25.706Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-110@tmp/config18286224141395792665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:33:26.052Z] ---> docker-login.sh [2023-02-23T09:33:26.052Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:33:26.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:26.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:26.313Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:26.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:26.313Z] [2023-02-23T09:33:26.313Z] Login Succeeded [2023-02-23T09:33:26.313Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:33:26.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:26.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:26.313Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:26.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:26.313Z] [2023-02-23T09:33:26.313Z] Login Succeeded [2023-02-23T09:33:26.313Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:33:26.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:26.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:26.573Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:26.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:26.573Z] [2023-02-23T09:33:26.573Z] Login Succeeded [2023-02-23T09:33:26.573Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:33:26.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:26.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:26.573Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:26.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:26.573Z] [2023-02-23T09:33:26.573Z] Login Succeeded [2023-02-23T09:33:26.573Z] docker.io [2023-02-23T09:33:26.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:26.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:26.834Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:26.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:26.834Z] [2023-02-23T09:33:26.834Z] Login Succeeded [2023-02-23T09:33:26.834Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:33:26.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T09:33:27.460Z] + git rev-list -1 --merges 4a48178415107aeba40f7bbc4a82e7f23de5c5c8~1..4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [Pipeline] echo [2023-02-23T09:33:27.527Z] -----------> git rev-list -1 --merges 4a48178415107aeba40f7bbc4a82e7f23de5c5c8~1..4a48178415107aeba40f7bbc4a82e7f23de5c5c8 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [false] [Pipeline] sh [2023-02-23T09:33:27.833Z] + git log --format=format:%s -1 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [Pipeline] echo [2023-02-23T09:33:27.870Z] ========================================================= [2023-02-23T09:33:27.870Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T09:33:27.870Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:33:28.299Z] + git log --format=format:%s -1 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [Pipeline] echo [2023-02-23T09:33:28.331Z] [semverPrep] GIT_COMMIT: 4a48178415107aeba40f7bbc4a82e7f23de5c5c8, Commit Message: build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 [Pipeline] echo [2023-02-23T09:33:28.360Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-23T09:33:28.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T09:33:28.738Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T09:33:28.738Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T09:33:28.738Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T09:33:28.738Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T09:33:28.738Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T09:33:28.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:33:29.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:33:29.163Z] [2023-02-23T09:33:29.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:33:29.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:33:29.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T09:33:29.543Z] b85a868b505f: Pulling fs layer [2023-02-23T09:33:29.543Z] e2be974225ed: Pulling fs layer [2023-02-23T09:33:29.543Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T09:33:29.543Z] 988bab9f4d93: Pulling fs layer [2023-02-23T09:33:29.543Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T09:33:29.543Z] eaf3925da568: Pulling fs layer [2023-02-23T09:33:29.543Z] bab4dde63d76: Pulling fs layer [2023-02-23T09:33:29.543Z] bde34c3a00c8: Pulling fs layer [2023-02-23T09:33:29.543Z] b352a97aabf1: Pulling fs layer [2023-02-23T09:33:29.543Z] 4872d77fe225: Pulling fs layer [2023-02-23T09:33:29.543Z] 5851b861e8e6: Pulling fs layer [2023-02-23T09:33:29.543Z] 1469e6f7b9e6: Waiting [2023-02-23T09:33:29.543Z] b352a97aabf1: Waiting [2023-02-23T09:33:29.543Z] 4872d77fe225: Waiting [2023-02-23T09:33:29.543Z] 5851b861e8e6: Waiting [2023-02-23T09:33:29.543Z] eaf3925da568: Waiting [2023-02-23T09:33:29.543Z] bab4dde63d76: Waiting [2023-02-23T09:33:29.543Z] bde34c3a00c8: Waiting [2023-02-23T09:33:29.543Z] e2be974225ed: Verifying Checksum [2023-02-23T09:33:29.543Z] 988bab9f4d93: Verifying Checksum [2023-02-23T09:33:29.543Z] 988bab9f4d93: Download complete [2023-02-23T09:33:29.804Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T09:33:29.804Z] 1469e6f7b9e6: Download complete [2023-02-23T09:33:29.804Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T09:33:29.804Z] 339a4e72a1f5: Download complete [2023-02-23T09:33:29.804Z] eaf3925da568: Verifying Checksum [2023-02-23T09:33:29.804Z] eaf3925da568: Download complete [2023-02-23T09:33:29.804Z] bde34c3a00c8: Verifying Checksum [2023-02-23T09:33:29.804Z] bde34c3a00c8: Download complete [2023-02-23T09:33:29.804Z] b352a97aabf1: Download complete [2023-02-23T09:33:29.804Z] 4872d77fe225: Download complete [2023-02-23T09:33:29.804Z] 5851b861e8e6: Download complete [2023-02-23T09:33:29.804Z] b85a868b505f: Verifying Checksum [2023-02-23T09:33:29.804Z] b85a868b505f: Download complete [2023-02-23T09:33:30.064Z] bab4dde63d76: Verifying Checksum [2023-02-23T09:33:30.064Z] bab4dde63d76: Download complete [2023-02-23T09:33:31.000Z] b85a868b505f: Pull complete [2023-02-23T09:33:31.258Z] e2be974225ed: Pull complete [2023-02-23T09:33:31.829Z] 339a4e72a1f5: Pull complete [2023-02-23T09:33:31.829Z] 988bab9f4d93: Pull complete [2023-02-23T09:33:32.088Z] 1469e6f7b9e6: Pull complete [2023-02-23T09:33:32.088Z] eaf3925da568: Pull complete [2023-02-23T09:33:33.991Z] bab4dde63d76: Pull complete [2023-02-23T09:33:33.991Z] bde34c3a00c8: Pull complete [2023-02-23T09:33:33.991Z] b352a97aabf1: Pull complete [2023-02-23T09:33:33.991Z] 4872d77fe225: Pull complete [2023-02-23T09:33:34.250Z] 5851b861e8e6: Pull complete [2023-02-23T09:33:34.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T09:33:34.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:33:34.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:33:34.473Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2023-02-23T09:33:34.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-110 -v /w/workspace/edgexfoundry_device-gpio_PR-110:/w/workspace/edgexfoundry_device-gpio_PR-110:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-110@tmp:/w/workspace/edgexfoundry_device-gpio_PR-110@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T09:33:35.959Z] $ docker top 467c0c782e40d0fbe062ba91665289eb7d54ef7ef705be663366e832ac0c8953 -eo pid,comm [2023-02-23T09:33:36.013Z] 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-02-23T09:33:36.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T09:33:36.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T09:33:36.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T09:33:36.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T09:33:36.257Z] $ docker exec 467c0c782e40d0fbe062ba91665289eb7d54ef7ef705be663366e832ac0c8953 ssh-agent [2023-02-23T09:33:36.375Z] SSH_AUTH_SOCK=/tmp/ssh-PhOJcK4mqB7M/agent.33 [2023-02-23T09:33:36.375Z] SSH_AGENT_PID=39 [2023-02-23T09:33:36.381Z] Running ssh-add (command line suppressed) [2023-02-23T09:33:36.488Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-110@tmp/private_key_16733359167718118912.key (/w/workspace/edgexfoundry_device-gpio_PR-110@tmp/private_key_16733359167718118912.key) [2023-02-23T09:33:36.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T09:33:36.834Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T09:33:36.857Z] $ docker exec --env ******** --env ******** 467c0c782e40d0fbe062ba91665289eb7d54ef7ef705be663366e832ac0c8953 ssh-agent -k [2023-02-23T09:33:36.952Z] unset SSH_AUTH_SOCK; [2023-02-23T09:33:36.953Z] unset SSH_AGENT_PID; [2023-02-23T09:33:36.953Z] echo Agent pid 39 killed; [2023-02-23T09:33:36.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T09:33:37.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T09:33:37.049Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T09:33:37.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T09:33:37.165Z] $ docker exec 467c0c782e40d0fbe062ba91665289eb7d54ef7ef705be663366e832ac0c8953 ssh-agent [2023-02-23T09:33:37.286Z] SSH_AUTH_SOCK=/tmp/ssh-l5IHM6rLlx75/agent.72 [2023-02-23T09:33:37.286Z] SSH_AGENT_PID=78 [2023-02-23T09:33:37.291Z] Running ssh-add (command line suppressed) [2023-02-23T09:33:37.392Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-110@tmp/private_key_1304293980968956015.key (/w/workspace/edgexfoundry_device-gpio_PR-110@tmp/private_key_1304293980968956015.key) [2023-02-23T09:33:37.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T09:33:37.743Z] + git semver init [2023-02-23T09:33:38.002Z] 2023-02-23 09:33:37,941 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T09:33:38.002Z] 2023-02-23 09:33:37,942 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-110/.semver [2023-02-23T09:33:38.002Z] 2023-02-23 09:33:37,942 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-110/.semver [2023-02-23T09:33:38.002Z] 2023-02-23 09:33:37,943 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-110/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-110, universal_newlines=False, shell=None, istream=None) [2023-02-23T09:33:38.940Z] 2023-02-23 09:33:38,932 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-110/.git/info/exclude [2023-02-23T09:33:38.940Z] 2023-02-23 09:33:38,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-110/.semver/PR-110 with force:False [2023-02-23T09:33:38.940Z] 2023-02-23 09:33:38,933 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-110/.semver/PR-110 [2023-02-23T09:33:38.940Z] 2023-02-23 09:33:38,937 [execute] INFO git cat-file --batch-check [2023-02-23T09:33:38.940Z] 2023-02-23 09:33:38,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T09:33:39.201Z] 2023-02-23 09:33:38,943 [execute] INFO git cat-file --batch [2023-02-23T09:33:39.201Z] 2023-02-23 09:33:38,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T09:33:39.201Z] 2023-02-23 09:33:38,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-110/.semver/PR-110 [2023-02-23T09:33:39.201Z] 0.0.0 [Pipeline] } [2023-02-23T09:33:39.227Z] $ docker exec --env ******** --env ******** 467c0c782e40d0fbe062ba91665289eb7d54ef7ef705be663366e832ac0c8953 ssh-agent -k [2023-02-23T09:33:39.340Z] unset SSH_AUTH_SOCK; [2023-02-23T09:33:39.340Z] unset SSH_AGENT_PID; [2023-02-23T09:33:39.341Z] echo Agent pid 78 killed; [2023-02-23T09:33:39.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T09:33:39.756Z] + git semver [Pipeline] } [2023-02-23T09:33:40.038Z] $ docker stop --time=1 467c0c782e40d0fbe062ba91665289eb7d54ef7ef705be663366e832ac0c8953 [2023-02-23T09:33:41.350Z] $ docker rm -f --volumes 467c0c782e40d0fbe062ba91665289eb7d54ef7ef705be663366e832ac0c8953 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T09:33:41.747Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T09:33:42.002Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T09:33:42.020Z] [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-02-23T09:33:42.586Z] provisioning config files... [2023-02-23T09:33:42.595Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-110@tmp/config2851607837454206444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:33:42.945Z] ---> docker-login.sh [2023-02-23T09:33:42.945Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:33:42.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:42.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:42.945Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:42.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:42.945Z] [2023-02-23T09:33:42.945Z] Login Succeeded [2023-02-23T09:33:42.945Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:33:42.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:42.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:42.945Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:42.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:42.945Z] [2023-02-23T09:33:42.945Z] Login Succeeded [2023-02-23T09:33:42.945Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:33:43.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:43.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:43.205Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:43.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:43.205Z] [2023-02-23T09:33:43.205Z] Login Succeeded [2023-02-23T09:33:43.205Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:33:43.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:43.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:43.205Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:43.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:43.205Z] [2023-02-23T09:33:43.205Z] Login Succeeded [2023-02-23T09:33:43.205Z] docker.io [2023-02-23T09:33:43.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:43.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:43.465Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:43.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:43.465Z] [2023-02-23T09:33:43.465Z] Login Succeeded [2023-02-23T09:33:43.465Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:33:43.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T09:33:43.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:33:43.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:33:43.760Z] ========================================================= [2023-02-23T09:33:43.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T09:33:43.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:33:44.226Z] + 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-02-23T09:33:44.226Z] Sending build context to Docker daemon 16MB [2023-02-23T09:33:44.226Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:33:44.226Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T09:33:44.226Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T09:33:44.226Z] 213ec9aee27d: Pulling fs layer [2023-02-23T09:33:44.226Z] 4583459ba037: Pulling fs layer [2023-02-23T09:33:44.226Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T09:33:44.226Z] 53926ce57604: Pulling fs layer [2023-02-23T09:33:44.226Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T09:33:44.226Z] 22ff95d597cd: Pulling fs layer [2023-02-23T09:33:44.226Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T09:33:44.226Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T09:33:44.226Z] a7acece74701: Pulling fs layer [2023-02-23T09:33:44.226Z] 53926ce57604: Waiting [2023-02-23T09:33:44.226Z] 21b2b0c7a3f4: Waiting [2023-02-23T09:33:44.226Z] 22ff95d597cd: Waiting [2023-02-23T09:33:44.226Z] 12d6caf4c0d1: Waiting [2023-02-23T09:33:44.226Z] 96b7cbca73a9: Waiting [2023-02-23T09:33:44.226Z] a7acece74701: Waiting [2023-02-23T09:33:44.490Z] 4583459ba037: Download complete [2023-02-23T09:33:44.490Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T09:33:44.490Z] 21b2b0c7a3f4: Download complete [2023-02-23T09:33:44.490Z] 22ff95d597cd: Verifying Checksum [2023-02-23T09:33:44.490Z] 22ff95d597cd: Download complete [2023-02-23T09:33:44.490Z] 213ec9aee27d: Verifying Checksum [2023-02-23T09:33:44.490Z] 213ec9aee27d: Download complete [2023-02-23T09:33:44.490Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T09:33:44.490Z] 12d6caf4c0d1: Download complete [2023-02-23T09:33:44.490Z] 213ec9aee27d: Pull complete [2023-02-23T09:33:44.757Z] 4583459ba037: Pull complete [2023-02-23T09:33:44.757Z] 93c1e223e6f2: Pull complete [2023-02-23T09:33:45.339Z] a7acece74701: Verifying Checksum [2023-02-23T09:33:45.339Z] a7acece74701: Download complete [2023-02-23T09:33:45.339Z] 53926ce57604: Download complete [2023-02-23T09:33:45.339Z] 96b7cbca73a9: Download complete [2023-02-23T09:33:49.525Z] 53926ce57604: Pull complete [2023-02-23T09:33:49.525Z] 21b2b0c7a3f4: Pull complete [2023-02-23T09:33:49.525Z] 22ff95d597cd: Pull complete [2023-02-23T09:33:49.525Z] 12d6caf4c0d1: Pull complete [2023-02-23T09:33:51.434Z] 96b7cbca73a9: Pull complete [2023-02-23T09:33:52.378Z] a7acece74701: Pull complete [2023-02-23T09:33:52.378Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T09:33:52.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T09:33:52.378Z] ---> db6d94c90886 [2023-02-23T09:33:52.378Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T09:33:53.757Z] ---> Running in 5a63a126817c [2023-02-23T09:33:54.015Z] Removing intermediate container 5a63a126817c [2023-02-23T09:33:54.015Z] ---> e9ec3f99770b [2023-02-23T09:33:54.015Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T09:33:54.015Z] ---> Running in 86de8aa36026 [2023-02-23T09:33:54.015Z] Removing intermediate container 86de8aa36026 [2023-02-23T09:33:54.015Z] ---> 95a5eb5363cd [2023-02-23T09:33:54.015Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-23T09:33:54.274Z] ---> Running in 5f8438c067a3 [2023-02-23T09:33:54.274Z] Removing intermediate container 5f8438c067a3 [2023-02-23T09:33:54.274Z] ---> c71180224bea [2023-02-23T09:33:54.274Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:33:54.274Z] ---> Running in e6cf7b6e2e4b [2023-02-23T09:33:54.274Z] Removing intermediate container e6cf7b6e2e4b [2023-02-23T09:33:54.274Z] ---> 2c0263470250 [2023-02-23T09:33:54.274Z] Step 7/12 : WORKDIR /device-gpio [2023-02-23T09:33:54.533Z] ---> Running in aa07b0b9d4b7 [2023-02-23T09:33:54.533Z] Removing intermediate container aa07b0b9d4b7 [2023-02-23T09:33:54.533Z] ---> f1197ad0e4f8 [2023-02-23T09:33:54.533Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:33:54.533Z] ---> Running in f720de97c3a1 [2023-02-23T09:33:54.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T09:33:55.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T09:33:55.310Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-23T09:33:55.310Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-23T09:33:55.310Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-23T09:33:55.310Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-23T09:33:55.310Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T09:33:55.310Z] OK: 216 MiB in 55 packages [2023-02-23T09:33:55.879Z] Removing intermediate container f720de97c3a1 [2023-02-23T09:33:55.879Z] ---> 942216bf1551 [2023-02-23T09:33:55.879Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-23T09:33:55.879Z] ---> 4998be70a92b [2023-02-23T09:33:55.879Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:33:55.879Z] ---> Running in 47b37773a69a [2023-02-23T09:33:57.405Z] Still waiting to schedule task [2023-02-23T09:33:57.405Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-23T09:34:17.813Z] Removing intermediate container 47b37773a69a [2023-02-23T09:34:17.813Z] ---> 22b5e8a2c5a0 [2023-02-23T09:34:17.813Z] Step 11/12 : COPY . . [2023-02-23T09:34:17.813Z] ---> 07e1c0afe07c [2023-02-23T09:34:17.813Z] Step 12/12 : RUN ${MAKE} [2023-02-23T09:34:17.813Z] ---> Running in 73980c0031ab [2023-02-23T09:34:17.813Z] noop [2023-02-23T09:34:17.813Z] Removing intermediate container 73980c0031ab [2023-02-23T09:34:17.813Z] ---> 42793e15b984 [2023-02-23T09:34:17.813Z] Successfully built 42793e15b984 [2023-02-23T09:34:17.813Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:34:18.251Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T09:34:18.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:34:18.388Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2023-02-23T09:34:18.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-110 -v /w/workspace/edgexfoundry_device-gpio_PR-110:/w/workspace/edgexfoundry_device-gpio_PR-110:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-110@tmp:/w/workspace/edgexfoundry_device-gpio_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T09:34:18.800Z] $ docker top f1ea00dd67aafd61c08583efe88920b897c917d6ae3990cd487ed1fdaabbafef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:34:19.197Z] + go version [2023-02-23T09:34:19.197Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T09:34:19.226Z] $ docker stop --time=1 f1ea00dd67aafd61c08583efe88920b897c917d6ae3990cd487ed1fdaabbafef [2023-02-23T09:34:20.492Z] $ docker rm -f --volumes f1ea00dd67aafd61c08583efe88920b897c917d6ae3990cd487ed1fdaabbafef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:34:21.168Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T09:34:21.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:34:21.329Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2023-02-23T09:34:21.359Z] $ 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-110 -v /w/workspace/edgexfoundry_device-gpio_PR-110:/w/workspace/edgexfoundry_device-gpio_PR-110:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-110@tmp:/w/workspace/edgexfoundry_device-gpio_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T09:34:21.713Z] $ docker top 1d5228d92747e412e66efaf55e2602c810b8baf761d79ed6e10bf8c5dcdfd7e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:34:22.107Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-110 [Pipeline] fileExists [Pipeline] sh [2023-02-23T09:34:22.465Z] + make test [2023-02-23T09:34:22.465Z] go test ./... -coverprofile=coverage.out ./... [2023-02-23T09:34:22.724Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-23T09:34:32.694Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-23T09:34:32.694Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-23T09:34:37.961Z] 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-02-23T09:34:37.961Z] go vet ./... [2023-02-23T09:34:41.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T09:34:41.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T09:34:41.248Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T09:34:41.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T09:34:41.315Z] $ docker stop --time=1 1d5228d92747e412e66efaf55e2602c810b8baf761d79ed6e10bf8c5dcdfd7e8 [2023-02-23T09:34:43.034Z] $ docker rm -f --volumes 1d5228d92747e412e66efaf55e2602c810b8baf761d79ed6e10bf8c5dcdfd7e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T09:34:43.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T09:34:43.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-23T09:34:44.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T09:34:44.526Z] + ls -al . [2023-02-23T09:34:44.527Z] total 168 [2023-02-23T09:34:44.527Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 09:34 . [2023-02-23T09:34:44.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:33 .. [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 23 09:33 .dockerignore [2023-02-23T09:34:44.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:34 .git [2023-02-23T09:34:44.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:33 .github [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 23 09:33 .gitignore [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 09:33 .golangci.yml [2023-02-23T09:34:44.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:33 .semver [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 23 09:33 Attribution.txt [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 23 09:33 CHANGELOG.md [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 23 09:33 Dockerfile [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 09:33 GOVERNANCE.md [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 23 09:33 Jenkinsfile [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 09:33 LICENSE [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 23 09:33 Makefile [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 23 09:33 OWNERS.md [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 23 09:33 README.md [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:33 VERSION [2023-02-23T09:34:44.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:33 bin [2023-02-23T09:34:44.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:33 cmd [2023-02-23T09:34:44.527Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 23 09:34 coverage.out [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 3400 Feb 23 09:33 go.mod [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 45024 Feb 23 09:33 go.sum [2023-02-23T09:34:44.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:33 internal [2023-02-23T09:34:44.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:33 snap [2023-02-23T09:34:44.527Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 23 09:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:34:44.933Z] + 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=4a48178415107aeba40f7bbc4a82e7f23de5c5c8 --label arch=amd64 --label version=0.0.0 . [2023-02-23T09:34:44.933Z] Sending build context to Docker daemon 16MB [2023-02-23T09:34:44.933Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:34:44.933Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-23T09:34:44.933Z] ---> 42793e15b984 [2023-02-23T09:34:44.933Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-23T09:34:45.195Z] ---> Running in 18df5b71cb74 [2023-02-23T09:34:45.195Z] Removing intermediate container 18df5b71cb74 [2023-02-23T09:34:45.195Z] ---> c8fd86685044 [2023-02-23T09:34:45.195Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T09:34:45.195Z] ---> Running in 9ec56c594ace [2023-02-23T09:34:45.195Z] Removing intermediate container 9ec56c594ace [2023-02-23T09:34:45.195Z] ---> c52a4d956cd3 [2023-02-23T09:34:45.195Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-23T09:34:45.456Z] ---> Running in 1124d79cae41 [2023-02-23T09:34:45.456Z] Removing intermediate container 1124d79cae41 [2023-02-23T09:34:45.456Z] ---> 818a55f17c47 [2023-02-23T09:34:45.456Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:34:45.456Z] ---> Running in 085ae367dc3e [2023-02-23T09:34:45.456Z] Removing intermediate container 085ae367dc3e [2023-02-23T09:34:45.456Z] ---> b0ac383f2edd [2023-02-23T09:34:45.456Z] Step 7/25 : WORKDIR /device-gpio [2023-02-23T09:34:45.715Z] ---> Running in 51751abb109f [2023-02-23T09:34:45.715Z] Removing intermediate container 51751abb109f [2023-02-23T09:34:45.716Z] ---> 2460906b6b78 [2023-02-23T09:34:45.716Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:34:45.716Z] ---> Running in 78a16435c4c1 [2023-02-23T09:34:45.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T09:34:46.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T09:34:46.494Z] OK: 216 MiB in 55 packages [2023-02-23T09:34:46.754Z] Removing intermediate container 78a16435c4c1 [2023-02-23T09:34:46.754Z] ---> 834b993c4cef [2023-02-23T09:34:46.754Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-23T09:34:47.065Z] ---> a8526ba81ed3 [2023-02-23T09:34:47.065Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:34:47.065Z] ---> Running in 17dc4f533f36 [2023-02-23T09:34:47.648Z] Removing intermediate container 17dc4f533f36 [2023-02-23T09:34:47.648Z] ---> 9f5d70db7ece [2023-02-23T09:34:47.648Z] Step 11/25 : COPY . . [2023-02-23T09:34:48.256Z] ---> d30125252502 [2023-02-23T09:34:48.256Z] Step 12/25 : RUN ${MAKE} [2023-02-23T09:34:48.256Z] ---> Running in c50a51d862b1 [2023-02-23T09:34:48.256Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-23T09:35:06.434Z] Removing intermediate container c50a51d862b1 [2023-02-23T09:35:06.434Z] ---> 20b13ee53715 [2023-02-23T09:35:06.434Z] Step 13/25 : FROM alpine:3.16 [2023-02-23T09:35:06.434Z] 3.16: Pulling from library/alpine [2023-02-23T09:35:06.692Z] ef5531b6e74e: Pulling fs layer [2023-02-23T09:35:06.692Z] ef5531b6e74e: Verifying Checksum [2023-02-23T09:35:06.692Z] ef5531b6e74e: Download complete [2023-02-23T09:35:06.949Z] ef5531b6e74e: Pull complete [2023-02-23T09:35:06.949Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T09:35:06.949Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T09:35:06.949Z] ---> dfd21b5a31f5 [2023-02-23T09:35:06.949Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-23T09:35:06.949Z] ---> Running in bf66c328b5d1 [2023-02-23T09:35:07.207Z] Removing intermediate container bf66c328b5d1 [2023-02-23T09:35:07.207Z] ---> 486d78e264a8 [2023-02-23T09:35:07.207Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-23T09:35:07.207Z] ---> Running in 14ff8a64d806 [2023-02-23T09:35:07.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T09:35:07.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T09:35:07.722Z] OK: 6 MiB in 14 packages [2023-02-23T09:35:08.287Z] Removing intermediate container 14ff8a64d806 [2023-02-23T09:35:08.287Z] ---> ce980ff9796b [2023-02-23T09:35:08.287Z] Step 16/25 : WORKDIR / [2023-02-23T09:35:08.287Z] ---> Running in 5205f9e80ad4 [2023-02-23T09:35:08.287Z] Removing intermediate container 5205f9e80ad4 [2023-02-23T09:35:08.287Z] ---> 9b04bc62b510 [2023-02-23T09:35:08.287Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-23T09:35:08.546Z] ---> d1253a0b0ac1 [2023-02-23T09:35:08.546Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-23T09:35:08.546Z] ---> aa45672064e8 [2023-02-23T09:35:08.546Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-23T09:35:09.112Z] ---> 2ca9f97d0c97 [2023-02-23T09:35:09.112Z] Step 20/25 : EXPOSE 59910 [2023-02-23T09:35:09.112Z] ---> Running in 938b1a77ebe5 [2023-02-23T09:35:09.112Z] Removing intermediate container 938b1a77ebe5 [2023-02-23T09:35:09.112Z] ---> 2832701cff02 [2023-02-23T09:35:09.112Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-23T09:35:09.112Z] ---> Running in 5962c3a6b853 [2023-02-23T09:35:09.371Z] Removing intermediate container 5962c3a6b853 [2023-02-23T09:35:09.371Z] ---> 76adb82c4bf2 [2023-02-23T09:35:09.371Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T09:35:09.371Z] ---> Running in 641c2c0c054a [2023-02-23T09:35:09.371Z] Removing intermediate container 641c2c0c054a [2023-02-23T09:35:09.371Z] ---> 09cf68bc557f [2023-02-23T09:35:09.371Z] Step 23/25 : LABEL arch=amd64 [2023-02-23T09:35:09.629Z] ---> Running in b598fd3f0c6d [2023-02-23T09:35:09.629Z] Removing intermediate container b598fd3f0c6d [2023-02-23T09:35:09.629Z] ---> 9c87e410c1e9 [2023-02-23T09:35:09.629Z] Step 24/25 : LABEL git_sha=4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [2023-02-23T09:35:09.629Z] ---> Running in 5d82b696d86b [2023-02-23T09:35:09.629Z] Removing intermediate container 5d82b696d86b [2023-02-23T09:35:09.629Z] ---> 27262cf148e2 [2023-02-23T09:35:09.629Z] Step 25/25 : LABEL version=0.0.0 [2023-02-23T09:35:09.890Z] ---> Running in 87ec93373e97 [2023-02-23T09:35:09.890Z] Removing intermediate container 87ec93373e97 [2023-02-23T09:35:09.890Z] ---> dfe74c5a26bd [2023-02-23T09:35:09.890Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T09:35:09.890Z] Successfully built dfe74c5a26bd [2023-02-23T09:35:09.890Z] 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-02-23T09:35:10.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:35:10.719Z] [2023-02-23T09:35:10.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:35:11.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:35:11.090Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T09:35:11.090Z] 5eb5b503b376: Pulling fs layer [2023-02-23T09:35:11.090Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T09:35:11.090Z] ec43610c2a17: Pulling fs layer [2023-02-23T09:35:11.090Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T09:35:11.090Z] 33b1e0a273af: Pulling fs layer [2023-02-23T09:35:11.090Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T09:35:11.090Z] 2f39f015ded8: Pulling fs layer [2023-02-23T09:35:11.090Z] 33b1e0a273af: Waiting [2023-02-23T09:35:11.090Z] 5d3b04190fa2: Waiting [2023-02-23T09:35:11.090Z] 2f39f015ded8: Waiting [2023-02-23T09:35:11.090Z] 3a2ae6a8a46f: Waiting [2023-02-23T09:35:11.090Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T09:35:11.090Z] 5c69ac0246d0: Download complete [2023-02-23T09:35:11.090Z] 3a2ae6a8a46f: Download complete [2023-02-23T09:35:11.349Z] 33b1e0a273af: Verifying Checksum [2023-02-23T09:35:11.349Z] 33b1e0a273af: Download complete [2023-02-23T09:35:11.349Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T09:35:11.349Z] 5d3b04190fa2: Download complete [2023-02-23T09:35:11.349Z] ec43610c2a17: Verifying Checksum [2023-02-23T09:35:11.349Z] ec43610c2a17: Download complete [2023-02-23T09:35:11.349Z] 5eb5b503b376: Verifying Checksum [2023-02-23T09:35:11.349Z] 5eb5b503b376: Download complete [2023-02-23T09:35:11.916Z] 2f39f015ded8: Verifying Checksum [2023-02-23T09:35:11.916Z] 2f39f015ded8: Download complete [2023-02-23T09:35:12.481Z] 5eb5b503b376: Pull complete [2023-02-23T09:35:12.738Z] 5c69ac0246d0: Pull complete [2023-02-23T09:35:12.996Z] ec43610c2a17: Pull complete [2023-02-23T09:35:13.254Z] 3a2ae6a8a46f: Pull complete [2023-02-23T09:35:13.254Z] 33b1e0a273af: Pull complete [2023-02-23T09:35:13.512Z] 5d3b04190fa2: Pull complete [2023-02-23T09:35:17.689Z] 2f39f015ded8: Pull complete [2023-02-23T09:35:17.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T09:35:17.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:35:17.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:35:17.904Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2023-02-23T09:35:17.933Z] $ 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-110 -v /w/workspace/edgexfoundry_device-gpio_PR-110:/w/workspace/edgexfoundry_device-gpio_PR-110:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-110@tmp:/w/workspace/edgexfoundry_device-gpio_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T09:35:19.697Z] $ docker top 83543f74be09625e008407be7307bdb23b4a020babaa0e7b7dff4d40256ad60c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:35:20.156Z] ---> job-cost.sh [2023-02-23T09:35:20.156Z] lf-activate-venv: SKIPPING [2023-02-23T09:35:20.156Z] INFO: No Stack... [2023-02-23T09:35:20.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T09:35:20.982Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T09:35:21.295Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-110/archives/cost.csv [2023-02-23T09:35:21.295Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T09:35:21.339Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-110-1-stack-cost] [2023-02-23T09:35:21.343Z] Resource [jenkins-edgexfoundry-device-gpio-PR-110-1-stack-cost] did not exist. Created. [2023-02-23T09:35:21.343Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T09:35:21.729Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-23T09:35:21.779Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T09:35:21.802Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T09:35:21.870Z] $ docker stop --time=1 83543f74be09625e008407be7307bdb23b4a020babaa0e7b7dff4d40256ad60c [2023-02-23T09:35:23.040Z] $ docker rm -f --volumes 83543f74be09625e008407be7307bdb23b4a020babaa0e7b7dff4d40256ad60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-23T09:36:24.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7220 in /w/workspace/edgexfoundry_device-gpio_PR-110 [Pipeline] { [Pipeline] ws [2023-02-23T09:36:24.095Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-02-23T09:36:24.179Z] The recommended git tool is: git [2023-02-23T09:36:29.951Z] using credential edgex-jenkins-ssh [2023-02-23T09:36:29.971Z] Cloning the remote Git repository [2023-02-23T09:36:30.020Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-23T09:36:30.097Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-02-23T09:36:30.267Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-23T09:36:30.268Z] > git --version # timeout=10 [2023-02-23T09:36:30.298Z] > git --version # 'git version 2.25.1' [2023-02-23T09:36:30.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:36:30.358Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T09:36:31.932Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-23T09:36:31.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T09:36:32.853Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-23T09:36:32.892Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-23T09:36:32.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:36:32.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T09:36:33.414Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [2023-02-23T09:36:33.619Z] Merge succeeded, producing 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [2023-02-23T09:36:33.620Z] Checking out Revision 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 (PR-110) [2023-02-23T09:36:34.097Z] Commit message: "build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8" [2023-02-23T09:36:34.148Z] > git --version # timeout=10 [2023-02-23T09:36:34.162Z] > git --version # 'git version 2.25.1' [2023-02-23T09:36:34.175Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T09:36:33.429Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T09:36:33.448Z] > git checkout -f 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 # timeout=10 [2023-02-23T09:36:33.525Z] > git remote # timeout=10 [2023-02-23T09:36:33.543Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T09:36:33.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:36:33.572Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-02-23T09:36:33.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T09:36:33.624Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T09:36:33.638Z] > git checkout -f 4a48178415107aeba40f7bbc4a82e7f23de5c5c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:36:35.375Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T09:36:35.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T09:36:35.375Z] Dload Upload Total Spent Left Speed [2023-02-23T09:36:35.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 254k 0 --:--:-- --:--:-- --:--:-- 259k [Pipeline] sh [2023-02-23T09:36:35.947Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T09:36:36.287Z] + sudo tee /etc/docker/daemon.new [2023-02-23T09:36:36.287Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T09:36:36.287Z] { [2023-02-23T09:36:36.287Z] "registry-mirrors": [ [2023-02-23T09:36:36.287Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T09:36:36.287Z] ], [2023-02-23T09:36:36.287Z] "bip": "10.250.0.254/24", [2023-02-23T09:36:36.287Z] "hosts": [ [2023-02-23T09:36:36.287Z] "tcp://0.0.0.0:5555", [2023-02-23T09:36:36.287Z] "unix:///var/run/docker.sock" [2023-02-23T09:36:36.287Z] ], [2023-02-23T09:36:36.287Z] "mtu": 1458, [2023-02-23T09:36:36.287Z] "selinux-enabled": true, [2023-02-23T09:36:36.287Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T09:36:36.287Z] } [Pipeline] sh [2023-02-23T09:36:36.637Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T09:36:36.989Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:36:55.311Z] provisioning config files... [2023-02-23T09:36:55.339Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12714094543181349481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:36:55.724Z] ---> docker-login.sh [2023-02-23T09:36:55.724Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:36:55.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:36:56.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:36:56.264Z] Configure a credential helper to remove this warning. See [2023-02-23T09:36:56.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:36:56.264Z] [2023-02-23T09:36:56.264Z] Login Succeeded [2023-02-23T09:36:56.264Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:36:56.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:36:56.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:36:56.798Z] Configure a credential helper to remove this warning. See [2023-02-23T09:36:56.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:36:56.798Z] [2023-02-23T09:36:56.798Z] Login Succeeded [2023-02-23T09:36:56.798Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:36:56.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:36:57.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:36:57.069Z] Configure a credential helper to remove this warning. See [2023-02-23T09:36:57.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:36:57.069Z] [2023-02-23T09:36:57.069Z] Login Succeeded [2023-02-23T09:36:57.069Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:36:57.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:36:57.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:36:57.338Z] Configure a credential helper to remove this warning. See [2023-02-23T09:36:57.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:36:57.338Z] [2023-02-23T09:36:57.338Z] Login Succeeded [2023-02-23T09:36:57.338Z] docker.io [2023-02-23T09:36:57.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:36:57.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:36:57.872Z] Configure a credential helper to remove this warning. See [2023-02-23T09:36:57.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:36:57.872Z] [2023-02-23T09:36:57.872Z] Login Succeeded [2023-02-23T09:36:57.872Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:36:57.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T09:36:58.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:36:58.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:36:58.349Z] ========================================================= [2023-02-23T09:36:58.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T09:36:58.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:36:58.832Z] + 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-02-23T09:36:59.097Z] Sending build context to Docker daemon 8.079MB [2023-02-23T09:36:59.097Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:36:59.097Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T09:36:59.367Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T09:36:59.367Z] 9b18e9b68314: Pulling fs layer [2023-02-23T09:36:59.367Z] 35d82f9e3411: Pulling fs layer [2023-02-23T09:36:59.367Z] e16973657156: Pulling fs layer [2023-02-23T09:36:59.367Z] fc693d55d65f: Pulling fs layer [2023-02-23T09:36:59.367Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T09:36:59.367Z] dda99020689f: Pulling fs layer [2023-02-23T09:36:59.367Z] db1c61fa0a46: Pulling fs layer [2023-02-23T09:36:59.367Z] 891c053d2c06: Pulling fs layer [2023-02-23T09:36:59.367Z] fc693d55d65f: Waiting [2023-02-23T09:36:59.367Z] dda99020689f: Waiting [2023-02-23T09:36:59.367Z] db1c61fa0a46: Waiting [2023-02-23T09:36:59.367Z] 891c053d2c06: Waiting [2023-02-23T09:36:59.367Z] 7e9fc2657dce: Waiting [2023-02-23T09:36:59.367Z] e16973657156: Download complete [2023-02-23T09:36:59.367Z] 35d82f9e3411: Verifying Checksum [2023-02-23T09:36:59.367Z] 35d82f9e3411: Download complete [2023-02-23T09:36:59.367Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T09:36:59.367Z] 7e9fc2657dce: Download complete [2023-02-23T09:36:59.367Z] dda99020689f: Verifying Checksum [2023-02-23T09:36:59.367Z] dda99020689f: Download complete [2023-02-23T09:36:59.367Z] 9b18e9b68314: Verifying Checksum [2023-02-23T09:36:59.367Z] 9b18e9b68314: Download complete [2023-02-23T09:37:00.337Z] 9b18e9b68314: Pull complete [2023-02-23T09:37:00.337Z] 891c053d2c06: Verifying Checksum [2023-02-23T09:37:00.337Z] 891c053d2c06: Download complete [2023-02-23T09:37:00.935Z] 35d82f9e3411: Pull complete [2023-02-23T09:37:01.207Z] e16973657156: Pull complete [2023-02-23T09:37:01.805Z] db1c61fa0a46: Verifying Checksum [2023-02-23T09:37:01.805Z] db1c61fa0a46: Download complete [2023-02-23T09:37:02.075Z] fc693d55d65f: Verifying Checksum [2023-02-23T09:37:02.075Z] fc693d55d65f: Download complete [2023-02-23T09:37:14.416Z] fc693d55d65f: Pull complete [2023-02-23T09:37:14.416Z] 7e9fc2657dce: Pull complete [2023-02-23T09:37:14.686Z] dda99020689f: Pull complete [2023-02-23T09:37:21.455Z] db1c61fa0a46: Pull complete [2023-02-23T09:37:23.460Z] 891c053d2c06: Pull complete [2023-02-23T09:37:23.460Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T09:37:23.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T09:37:23.460Z] ---> f96f9c87975a [2023-02-23T09:37:23.460Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T09:37:25.423Z] ---> Running in 89431ec03ce3 [2023-02-23T09:37:25.423Z] Removing intermediate container 89431ec03ce3 [2023-02-23T09:37:25.423Z] ---> 028d8540461c [2023-02-23T09:37:25.423Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T09:37:25.423Z] ---> Running in 215205af0916 [2023-02-23T09:37:26.011Z] Removing intermediate container 215205af0916 [2023-02-23T09:37:26.011Z] ---> a24a0fdede0d [2023-02-23T09:37:26.011Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-23T09:37:26.011Z] ---> Running in 75583f4a113b [2023-02-23T09:37:26.280Z] Removing intermediate container 75583f4a113b [2023-02-23T09:37:26.280Z] ---> 0c298102c823 [2023-02-23T09:37:26.280Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:37:26.280Z] ---> Running in 505113a15609 [2023-02-23T09:37:26.881Z] Removing intermediate container 505113a15609 [2023-02-23T09:37:26.881Z] ---> 4979def331a4 [2023-02-23T09:37:26.881Z] Step 7/12 : WORKDIR /device-gpio [2023-02-23T09:37:26.881Z] ---> Running in 1b580a944094 [2023-02-23T09:37:27.168Z] Removing intermediate container 1b580a944094 [2023-02-23T09:37:27.168Z] ---> c8e6dfb15c3c [2023-02-23T09:37:27.168Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:37:27.168Z] ---> Running in f32e1f24703e [2023-02-23T09:37:28.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:37:28.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:37:29.812Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-23T09:37:29.812Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-23T09:37:29.812Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-23T09:37:29.812Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-23T09:37:29.812Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T09:37:29.812Z] OK: 226 MiB in 55 packages [2023-02-23T09:37:30.776Z] Removing intermediate container f32e1f24703e [2023-02-23T09:37:30.776Z] ---> 5bd8af6fce80 [2023-02-23T09:37:30.776Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-23T09:37:31.362Z] ---> 28d7d058ffa9 [2023-02-23T09:37:31.362Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:37:31.362Z] ---> Running in cce9eda4ed4b [2023-02-23T09:38:27.811Z] Removing intermediate container cce9eda4ed4b [2023-02-23T09:38:27.811Z] ---> a73e8e97b7cd [2023-02-23T09:38:27.811Z] Step 11/12 : COPY . . [2023-02-23T09:38:28.083Z] ---> 21f9bee2ad4c [2023-02-23T09:38:28.083Z] Step 12/12 : RUN ${MAKE} [2023-02-23T09:38:28.083Z] ---> Running in c16ed1e06ea7 [2023-02-23T09:38:29.059Z] noop [2023-02-23T09:38:32.434Z] Removing intermediate container c16ed1e06ea7 [2023-02-23T09:38:32.434Z] ---> 0d2d87893f85 [2023-02-23T09:38:32.434Z] Successfully built 0d2d87893f85 [2023-02-23T09:38:32.434Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:38:32.931Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T09:38:32.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:38:33.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-7220 does not seem to be running inside a container [2023-02-23T09:38:33.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T09:38:34.436Z] $ docker top 2c17e7feb958d99ded09e608aca17b6322099c3f7583bc8bcc9e4d1e6afd459c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:38:35.297Z] + go version [2023-02-23T09:38:35.297Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T09:38:35.335Z] $ docker stop --time=1 2c17e7feb958d99ded09e608aca17b6322099c3f7583bc8bcc9e4d1e6afd459c [2023-02-23T09:38:36.900Z] $ docker rm -f --volumes 2c17e7feb958d99ded09e608aca17b6322099c3f7583bc8bcc9e4d1e6afd459c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:38:37.730Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T09:38:37.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:38:37.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-7220 does not seem to be running inside a container [2023-02-23T09:38:38.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T09:38:39.191Z] $ docker top 798043f115d55e3f48dbc64dd537189473bd39e5505d9589f3d37174aa7dcc7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:38:39.742Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-02-23T09:38:40.133Z] + make test [2023-02-23T09:38:40.133Z] go test ./... -coverprofile=coverage.out ./... [2023-02-23T09:38:42.080Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-23T09:40:03.729Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-23T09:40:03.729Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-23T09:40:03.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-23T09:40:03.729Z] go vet ./... [2023-02-23T09:40:18.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T09:40:18.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T09:40:18.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T09:40:18.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T09:40:18.802Z] $ docker stop --time=1 798043f115d55e3f48dbc64dd537189473bd39e5505d9589f3d37174aa7dcc7f [2023-02-23T09:40:20.531Z] $ docker rm -f --volumes 798043f115d55e3f48dbc64dd537189473bd39e5505d9589f3d37174aa7dcc7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T09:40:21.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T09:40:21.502Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T09:40:21.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:40:22.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T09:40:22.788Z] + ls -al . [2023-02-23T09:40:22.788Z] total 164 [2023-02-23T09:40:22.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:38 . [2023-02-23T09:40:22.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:36 .. [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 23 09:36 .dockerignore [2023-02-23T09:40:22.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:36 .git [2023-02-23T09:40:22.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:36 .github [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 23 09:36 .gitignore [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 09:36 .golangci.yml [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 23 09:36 Attribution.txt [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 23 09:36 CHANGELOG.md [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 23 09:36 Dockerfile [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 09:36 GOVERNANCE.md [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 23 09:36 Jenkinsfile [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 09:36 LICENSE [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 23 09:36 Makefile [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 23 09:36 OWNERS.md [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 23 09:36 README.md [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:33 VERSION [2023-02-23T09:40:22.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:36 bin [2023-02-23T09:40:22.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:36 cmd [2023-02-23T09:40:22.788Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 23 09:38 coverage.out [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 3400 Feb 23 09:36 go.mod [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 45024 Feb 23 09:36 go.sum [2023-02-23T09:40:22.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:36 internal [2023-02-23T09:40:22.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:36 snap [2023-02-23T09:40:22.788Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 23 09:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:40:23.203Z] + 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=4a48178415107aeba40f7bbc4a82e7f23de5c5c8 --label arch=arm64 --label version=0.0.0 . [2023-02-23T09:40:23.470Z] Sending build context to Docker daemon 8.08MB [2023-02-23T09:40:23.470Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:40:23.470Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-23T09:40:23.470Z] ---> 0d2d87893f85 [2023-02-23T09:40:23.470Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-23T09:40:23.738Z] ---> Running in 115f00dc34be [2023-02-23T09:40:24.006Z] Removing intermediate container 115f00dc34be [2023-02-23T09:40:24.006Z] ---> 8926629fcd95 [2023-02-23T09:40:24.006Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T09:40:24.006Z] ---> Running in c248ca2b518e [2023-02-23T09:40:24.274Z] Removing intermediate container c248ca2b518e [2023-02-23T09:40:24.274Z] ---> cbb73cf05350 [2023-02-23T09:40:24.274Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-23T09:40:24.274Z] ---> Running in ac680372586f [2023-02-23T09:40:24.549Z] Removing intermediate container ac680372586f [2023-02-23T09:40:24.549Z] ---> 9acee852fbbc [2023-02-23T09:40:24.549Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:40:24.818Z] ---> Running in c77be00efd1c [2023-02-23T09:40:25.087Z] Removing intermediate container c77be00efd1c [2023-02-23T09:40:25.087Z] ---> e64e0bacf1e7 [2023-02-23T09:40:25.087Z] Step 7/25 : WORKDIR /device-gpio [2023-02-23T09:40:25.087Z] ---> Running in 6644f96b5f13 [2023-02-23T09:40:25.354Z] Removing intermediate container 6644f96b5f13 [2023-02-23T09:40:25.354Z] ---> 78246bc21fa8 [2023-02-23T09:40:25.354Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:40:25.624Z] ---> Running in ba6309ab065b [2023-02-23T09:40:26.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:40:26.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:40:28.261Z] OK: 226 MiB in 55 packages [2023-02-23T09:40:31.607Z] Removing intermediate container ba6309ab065b [2023-02-23T09:40:31.607Z] ---> dff1fa8d0597 [2023-02-23T09:40:31.607Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-23T09:40:31.875Z] ---> d4002ea457ca [2023-02-23T09:40:31.875Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:40:31.875Z] ---> Running in 65b14f7e0b69 [2023-02-23T09:40:33.829Z] Removing intermediate container 65b14f7e0b69 [2023-02-23T09:40:33.829Z] ---> 74a5a68d8074 [2023-02-23T09:40:33.829Z] Step 11/25 : COPY . . [2023-02-23T09:40:35.246Z] ---> ac182fa34077 [2023-02-23T09:40:35.247Z] Step 12/25 : RUN ${MAKE} [2023-02-23T09:40:35.247Z] ---> Running in b5d784044acf [2023-02-23T09:40:36.209Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-23T09:42:57.943Z] Removing intermediate container b5d784044acf [2023-02-23T09:42:57.943Z] ---> 6a3a9451946c [2023-02-23T09:42:57.943Z] Step 13/25 : FROM alpine:3.16 [2023-02-23T09:42:57.944Z] 3.16: Pulling from library/alpine [2023-02-23T09:42:57.944Z] 3760b48202b3: Pulling fs layer [2023-02-23T09:42:57.944Z] 3760b48202b3: Download complete [2023-02-23T09:42:57.944Z] 3760b48202b3: Pull complete [2023-02-23T09:42:57.944Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T09:42:57.944Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T09:42:57.944Z] ---> 4c81e5bf8899 [2023-02-23T09:42:57.944Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-23T09:42:57.944Z] ---> Running in 9974178c7fb8 [2023-02-23T09:42:57.944Z] Removing intermediate container 9974178c7fb8 [2023-02-23T09:42:57.944Z] ---> adedc19a649e [2023-02-23T09:42:57.944Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-23T09:42:57.944Z] ---> Running in 22be7b5e0213 [2023-02-23T09:42:57.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:42:57.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:42:57.944Z] OK: 5 MiB in 14 packages [2023-02-23T09:42:57.944Z] Removing intermediate container 22be7b5e0213 [2023-02-23T09:42:57.944Z] ---> 67cae95ff3c0 [2023-02-23T09:42:57.944Z] Step 16/25 : WORKDIR / [2023-02-23T09:42:57.944Z] ---> Running in 959d82706be0 [2023-02-23T09:42:57.944Z] Removing intermediate container 959d82706be0 [2023-02-23T09:42:57.944Z] ---> 02e8d459c853 [2023-02-23T09:42:57.944Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-23T09:42:57.944Z] ---> 29b8d17083de [2023-02-23T09:42:57.944Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-23T09:42:57.944Z] ---> b2421655dc0a [2023-02-23T09:42:57.944Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-23T09:42:57.944Z] ---> 2c983a15fb9f [2023-02-23T09:42:57.944Z] Step 20/25 : EXPOSE 59910 [2023-02-23T09:42:57.944Z] ---> Running in e9f9c038ce3d [2023-02-23T09:42:57.944Z] Removing intermediate container e9f9c038ce3d [2023-02-23T09:42:57.944Z] ---> 0cdfc5c60e71 [2023-02-23T09:42:57.944Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-23T09:42:57.944Z] ---> Running in 40eb198c6e76 [2023-02-23T09:42:57.944Z] Removing intermediate container 40eb198c6e76 [2023-02-23T09:42:57.944Z] ---> d8f48f755f17 [2023-02-23T09:42:57.944Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T09:42:57.944Z] ---> Running in 38843eca2860 [2023-02-23T09:42:57.944Z] Removing intermediate container 38843eca2860 [2023-02-23T09:42:57.944Z] ---> cbdc0c3c138b [2023-02-23T09:42:57.944Z] Step 23/25 : LABEL arch=arm64 [2023-02-23T09:42:57.944Z] ---> Running in 70c192ad896e [2023-02-23T09:42:57.944Z] Removing intermediate container 70c192ad896e [2023-02-23T09:42:57.944Z] ---> e5d490de95cb [2023-02-23T09:42:57.944Z] Step 24/25 : LABEL git_sha=4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [2023-02-23T09:42:57.944Z] ---> Running in bffc883dbeed [2023-02-23T09:42:57.944Z] Removing intermediate container bffc883dbeed [2023-02-23T09:42:57.944Z] ---> 15788bd8ae64 [2023-02-23T09:42:57.944Z] Step 25/25 : LABEL version=0.0.0 [2023-02-23T09:42:57.944Z] ---> Running in 2b124b566610 [2023-02-23T09:42:57.944Z] Removing intermediate container 2b124b566610 [2023-02-23T09:42:57.944Z] ---> f9feced44c25 [2023-02-23T09:42:57.944Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T09:42:57.944Z] Successfully built f9feced44c25 [2023-02-23T09:42:57.944Z] 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-02-23T09:42:58.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:42:58.730Z] [2023-02-23T09:42:58.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:42:59.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:42:59.135Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T09:42:59.135Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T09:42:59.135Z] 04944245beec: Pulling fs layer [2023-02-23T09:42:59.135Z] 699f458cf7ca: Pulling fs layer [2023-02-23T09:42:59.135Z] 765212b225bb: Pulling fs layer [2023-02-23T09:42:59.135Z] f23df028b6ca: Pulling fs layer [2023-02-23T09:42:59.135Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T09:42:59.135Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T09:42:59.135Z] 765212b225bb: Waiting [2023-02-23T09:42:59.135Z] f23df028b6ca: Waiting [2023-02-23T09:42:59.135Z] d65c8cfc05b1: Waiting [2023-02-23T09:42:59.135Z] 2437ff75d9bd: Waiting [2023-02-23T09:42:59.404Z] 04944245beec: Verifying Checksum [2023-02-23T09:42:59.405Z] 04944245beec: Download complete [2023-02-23T09:42:59.405Z] 765212b225bb: Verifying Checksum [2023-02-23T09:42:59.405Z] 765212b225bb: Download complete [2023-02-23T09:42:59.405Z] f23df028b6ca: Verifying Checksum [2023-02-23T09:42:59.405Z] f23df028b6ca: Download complete [2023-02-23T09:42:59.405Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T09:42:59.405Z] d65c8cfc05b1: Download complete [2023-02-23T09:42:59.405Z] 699f458cf7ca: Verifying Checksum [2023-02-23T09:42:59.405Z] 699f458cf7ca: Download complete [2023-02-23T09:42:59.990Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T09:42:59.990Z] 8998bd30e6a1: Download complete [2023-02-23T09:43:01.952Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T09:43:01.952Z] 2437ff75d9bd: Download complete [2023-02-23T09:43:03.909Z] 8998bd30e6a1: Pull complete [2023-02-23T09:43:04.177Z] 04944245beec: Pull complete [2023-02-23T09:43:05.583Z] 699f458cf7ca: Pull complete [2023-02-23T09:43:05.850Z] 765212b225bb: Pull complete [2023-02-23T09:43:06.436Z] f23df028b6ca: Pull complete [2023-02-23T09:43:06.701Z] d65c8cfc05b1: Pull complete [2023-02-23T09:43:21.684Z] 2437ff75d9bd: Pull complete [2023-02-23T09:43:21.684Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T09:43:21.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:43:21.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:43:22.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-7220 does not seem to be running inside a container [2023-02-23T09:43:22.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-23T09:43:24.622Z] $ docker top 1d60f30d4c28c351a48aa09baa43fe6705779f7a5faa09c02ef0e8eef202680f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:43:25.497Z] ---> job-cost.sh [2023-02-23T09:43:25.497Z] lf-activate-venv: SKIPPING [2023-02-23T09:43:25.497Z] INFO: No Stack... [2023-02-23T09:43:25.763Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T09:43:26.788Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T09:43:27.142Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-02-23T09:43:27.142Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T09:43:27.260Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-110-1-stack-cost] [2023-02-23T09:43:27.264Z] Resource [jenkins-edgexfoundry-device-gpio-PR-110-1-stack-cost] did not exist. Created. [2023-02-23T09:43:27.264Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T09:43:27.705Z] /w/workspace/device-gpio/1@tmp/durable-e54a5e14/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-23T09:43:28.112Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T09:43:28.152Z] Warning: overwriting stash ‘stack-cost’ [2023-02-23T09:43:28.210Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T09:43:28.225Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T09:43:28.311Z] $ docker stop --time=1 1d60f30d4c28c351a48aa09baa43fe6705779f7a5faa09c02ef0e8eef202680f [2023-02-23T09:43:29.851Z] $ docker rm -f --volumes 1d60f30d4c28c351a48aa09baa43fe6705779f7a5faa09c02ef0e8eef202680f [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-02-23T09:43:31.035Z] provisioning config files... [2023-02-23T09:43:31.042Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-110@tmp/config3060964954644733196tmp [Pipeline] { [Pipeline] sh [2023-02-23T09:43:31.383Z] + set +x [2023-02-23T09:43:31.383Z] + curl -s https://codecov.io/bash [2023-02-23T09:43:31.383Z] + bash -s -- [2023-02-23T09:43:31.383Z] [2023-02-23T09:43:31.383Z] _____ _ [2023-02-23T09:43:31.383Z] / ____| | | [2023-02-23T09:43:31.383Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T09:43:31.383Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T09:43:31.383Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T09:43:31.383Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T09:43:31.383Z] Bash-1.0.6 [2023-02-23T09:43:31.383Z] [2023-02-23T09:43:31.383Z] [2023-02-23T09:43:31.383Z] ==> git version 2.25.1 found [2023-02-23T09:43:31.383Z] ==> 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-02-23T09:43:31.383Z] Release-Date: 2020-01-08 [2023-02-23T09:43:31.383Z] 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-02-23T09:43:31.383Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T09:43:31.383Z] ==> Jenkins CI detected. [2023-02-23T09:43:31.383Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-110 [2023-02-23T09:43:31.383Z] project root: . [2023-02-23T09:43:31.383Z] --> token set from env [2023-02-23T09:43:31.383Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T09:43:31.383Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T09:43:31.383Z] ==> Python coveragepy not found [2023-02-23T09:43:31.383Z] ==> Searching for coverage reports in: [2023-02-23T09:43:31.383Z] + . [2023-02-23T09:43:31.383Z] -> Found 1 reports [2023-02-23T09:43:31.383Z] ==> Detecting git/mercurial file structure [2023-02-23T09:43:31.383Z] ==> Reading reports [2023-02-23T09:43:31.642Z] + ./coverage.out bytes=10 [2023-02-23T09:43:31.642Z] ==> Appending adjustments [2023-02-23T09:43:31.642Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T09:43:31.642Z] + Found adjustments [2023-02-23T09:43:31.642Z] ==> Gzipping contents [2023-02-23T09:43:31.642Z] 4.0K /tmp/codecov.hUfKvw.gz [2023-02-23T09:43:31.642Z] ==> Uploading reports [2023-02-23T09:43:31.642Z] url: https://codecov.io [2023-02-23T09:43:31.642Z] query: branch=PR-110&commit=4a48178415107aeba40f7bbc4a82e7f23de5c5c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=110&job=&cmd_args= [2023-02-23T09:43:31.642Z] -> Pinging Codecov [2023-02-23T09:43:31.642Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-110&commit=4a48178415107aeba40f7bbc4a82e7f23de5c5c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=110&job=&cmd_args= [2023-02-23T09:43:31.642Z] -> Uploading to [2023-02-23T09:43:31.642Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/4a48178415107aeba40f7bbc4a82e7f23de5c5c8/79c2d86b-959d-4f46-a978-2dd14ea8ab99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T094331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69d681caecd31e0477a1652a8bc6ae507ec5c9442d790d0f17d3464d70bb97c2 [2023-02-23T09:43:31.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T09:43:31.642Z] Dload Upload Total Spent Left Speed [2023-02-23T09:43:31.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 3357 --:--:-- --:--:-- --:--:-- 3342 100 742 0 0 100 742 0 2659 --:--:-- --:--:-- --:--:-- 2650 [2023-02-23T09:43:32.160Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/4a48178415107aeba40f7bbc4a82e7f23de5c5c8 [Pipeline] } [2023-02-23T09:43:32.189Z] 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-02-23T09:43:33.974Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-110/archives ] [2023-02-23T09:43:33.974Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-110/archives [2023-02-23T09:43:33.974Z] total 16 [2023-02-23T09:43:33.974Z] drwxr-xr-x 3 root root 4096 Feb 23 09:35 . [2023-02-23T09:43:33.974Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:35 .. [2023-02-23T09:43:33.974Z] drwxr-xr-x 2 root root 4096 Feb 23 09:35 cost [2023-02-23T09:43:33.974Z] -rw-r--r-- 1 root root 83 Feb 23 09:35 cost.csv [2023-02-23T09:43:33.974Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-110/archives [2023-02-23T09:43:33.974Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-110/archives [2023-02-23T09:43:33.974Z] total 16 [2023-02-23T09:43:33.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:35 . [2023-02-23T09:43:33.974Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:35 .. [2023-02-23T09:43:33.974Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 09:35 cost [2023-02-23T09:43:33.974Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 23 09:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:43:34.298Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:43:35.181Z] ---> package-listing.sh [2023-02-23T09:43:35.181Z] ++ facter osfamily [2023-02-23T09:43:35.181Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T09:43:35.440Z] + OS_FAMILY=debian [2023-02-23T09:43:35.440Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-110 [2023-02-23T09:43:35.440Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T09:43:35.440Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T09:43:35.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T09:43:35.440Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T09:43:35.440Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-110 ']' [2023-02-23T09:43:35.440Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T09:43:35.440Z] + case "${OS_FAMILY}" in [2023-02-23T09:43:35.440Z] + dpkg -l [2023-02-23T09:43:35.440Z] + grep '^ii' [2023-02-23T09:43:35.440Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T09:43:35.440Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T09:43:35.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T09:43:35.440Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-110 ']' [2023-02-23T09:43:35.440Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-110/archives/ [2023-02-23T09:43:35.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-110/archives/ [Pipeline] echo [2023-02-23T09:43:35.474Z] 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-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T09:43:35.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:43:36.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:43:36.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:43:36.522Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2023-02-23T09:43:36.544Z] $ 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-110/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-110 -v /w/workspace/edgexfoundry_device-gpio_PR-110:/w/workspace/edgexfoundry_device-gpio_PR-110:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-110@tmp:/w/workspace/edgexfoundry_device-gpio_PR-110@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-02-23T09:43:36.766Z] $ docker top beb57732c43d0a2273773847f9c0d45148857f47341a0936a0e1396996f59459 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:43:37.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T09:43:37.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T09:43:37.768Z] + ls /var/log/sa-host [2023-02-23T09:43:37.768Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:43:37.977Z] provisioning config files... [2023-02-23T09:43:37.984Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-110@tmp/config5894496631160184341tmp [Pipeline] { [Pipeline] echo [2023-02-23T09:43:38.038Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:43:38.347Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T09:43:38.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:43:38.767Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T09:43:38.799Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:43:39.109Z] ---> sudo-logs.sh [2023-02-23T09:43:39.109Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T09:43:39.188Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:43:39.501Z] ---> job-cost.sh [2023-02-23T09:43:39.501Z] lf-activate-venv: SKIPPING [2023-02-23T09:43:39.501Z] DEBUG: total: 0.2199999988079071 [2023-02-23T09:43:39.501Z] INFO: Retrieving Stack Cost... [2023-02-23T09:43:39.760Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T09:43:40.328Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T09:43:40.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:43:40.672Z] ---> logs-deploy.sh [2023-02-23T09:43:40.672Z] lf-activate-venv: SKIPPING [2023-02-23T09:43:40.672Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-110/1 [2023-02-23T09:43:40.672Z] INFO: archiving workspace using pattern(s): [2023-02-23T09:43:41.610Z] Archives upload complete. [2023-02-23T09:43:41.610Z] INFO: archiving logs to Nexus