Pull request #116 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 556b0d33684bc0e3f3c7e8af9fc75d9de3776265+4a60b186efcb0f9e44d1b8490e20ed6b03eccbab (19d13e09e1a9108212baaf0bdf5ee732392e1b43) 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-ssh17842482129051156896.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-ssh4477765254290926317.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8284403866295481763.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8559971002732417965.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1520795875812809147.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9234 in /w/workspace/edgexfoundry_device-gpio_PR-116 [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-116 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 > 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/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 Merge succeeded, producing 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 Checking out Revision 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 (PR-116) Commit message: "build(deps): bump golang.org/x/net" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T02:32:10.915Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T02:32:10.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T02:32:10.970Z] ========================================================= [2023-03-09T02:32:10.970Z] EdgeX Global Pipelines Version Info [2023-03-09T02:32:10.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 > git rev-list --no-walk 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 # timeout=10 [2023-03-09T02:32:11.734Z] ------------------- [2023-03-09T02:32:11.734Z] stable info: [2023-03-09T02:32:11.734Z] ------------------- [2023-03-09T02:32:11.734Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T02:32:11.734Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:32:11.734Z] Message: update stable to v1.0.244 [2023-03-09T02:32:12.310Z] ------------------- [2023-03-09T02:32:12.310Z] experimental info: [2023-03-09T02:32:12.310Z] ------------------- [2023-03-09T02:32:12.310Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T02:32:12.310Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:32:12.310Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T02:32:12.472Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-09T02:32:12.483Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-09T02:32:12.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T02:32:12.506Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T02:32:12.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T02:32:12.524Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T02:32:12.533Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T02:32:12.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T02:32:12.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T02:32:12.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T02:32:12.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T02:32:12.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-09T02:32:12.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T02:32:12.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T02:32:12.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:32:12.607Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:32:12.615Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:32:12.623Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:32:12.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T02:32:12.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T02:32:12.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T02:32:12.656Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T02:32:12.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T02:32:12.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T02:32:12.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T02:32:12.714Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T02:32:12.729Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T02:32:12.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2023-03-09T02:32:12.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2023-03-09T02:32:12.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2023-03-09T02:32:12.795Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [Pipeline] echo [2023-03-09T02:32:12.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 556b0d3 [Pipeline] echo [2023-03-09T02:32:12.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:32:12.871Z] provisioning config files... [2023-03-09T02:32:12.885Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config5094898574585841851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:32:13.192Z] ---> docker-login.sh [2023-03-09T02:32:13.192Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:32:13.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:13.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:13.453Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:13.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:13.453Z] [2023-03-09T02:32:13.453Z] Login Succeeded [2023-03-09T02:32:13.453Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:32:13.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:13.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:13.453Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:13.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:13.453Z] [2023-03-09T02:32:13.453Z] Login Succeeded [2023-03-09T02:32:13.453Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:32:13.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:13.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:13.714Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:13.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:13.714Z] [2023-03-09T02:32:13.714Z] Login Succeeded [2023-03-09T02:32:13.714Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:32:13.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:13.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:13.714Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:13.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:13.714Z] [2023-03-09T02:32:13.714Z] Login Succeeded [2023-03-09T02:32:13.714Z] docker.io [2023-03-09T02:32:13.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:13.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:13.974Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:13.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:13.974Z] [2023-03-09T02:32:13.974Z] Login Succeeded [2023-03-09T02:32:13.974Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:32:13.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T02:32:14.361Z] + git rev-list -1 --merges 556b0d33684bc0e3f3c7e8af9fc75d9de3776265~1..556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [Pipeline] echo [2023-03-09T02:32:14.434Z] -----------> git rev-list -1 --merges 556b0d33684bc0e3f3c7e8af9fc75d9de3776265~1..556b0d33684bc0e3f3c7e8af9fc75d9de3776265 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [false] [Pipeline] sh [2023-03-09T02:32:14.728Z] + git log --format=format:%s -1 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [Pipeline] echo [2023-03-09T02:32:14.747Z] ========================================================= [2023-03-09T02:32:14.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T02:32:14.747Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:32:15.085Z] + git log --format=format:%s -1 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [Pipeline] echo [2023-03-09T02:32:15.097Z] [semverPrep] GIT_COMMIT: 556b0d33684bc0e3f3c7e8af9fc75d9de3776265, Commit Message: build(deps): bump golang.org/x/net [Pipeline] echo [2023-03-09T02:32:15.105Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T02:32:15.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:32:15.434Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T02:32:15.434Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T02:32:15.434Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T02:32:15.434Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T02:32:15.434Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T02:32:15.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:32:15.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:32:15.774Z] [2023-03-09T02:32:15.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:32:16.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:32:16.079Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T02:32:16.079Z] b85a868b505f: Pulling fs layer [2023-03-09T02:32:16.079Z] e2be974225ed: Pulling fs layer [2023-03-09T02:32:16.079Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T02:32:16.079Z] 988bab9f4d93: Pulling fs layer [2023-03-09T02:32:16.079Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T02:32:16.079Z] eaf3925da568: Pulling fs layer [2023-03-09T02:32:16.079Z] bab4dde63d76: Pulling fs layer [2023-03-09T02:32:16.079Z] bde34c3a00c8: Pulling fs layer [2023-03-09T02:32:16.079Z] b352a97aabf1: Pulling fs layer [2023-03-09T02:32:16.079Z] 4872d77fe225: Pulling fs layer [2023-03-09T02:32:16.079Z] 5851b861e8e6: Pulling fs layer [2023-03-09T02:32:16.079Z] bde34c3a00c8: Waiting [2023-03-09T02:32:16.079Z] 988bab9f4d93: Waiting [2023-03-09T02:32:16.079Z] b352a97aabf1: Waiting [2023-03-09T02:32:16.079Z] 4872d77fe225: Waiting [2023-03-09T02:32:16.079Z] 1469e6f7b9e6: Waiting [2023-03-09T02:32:16.079Z] 5851b861e8e6: Waiting [2023-03-09T02:32:16.079Z] eaf3925da568: Waiting [2023-03-09T02:32:16.079Z] bab4dde63d76: Waiting [2023-03-09T02:32:16.079Z] e2be974225ed: Download complete [2023-03-09T02:32:16.079Z] 988bab9f4d93: Verifying Checksum [2023-03-09T02:32:16.079Z] 988bab9f4d93: Download complete [2023-03-09T02:32:16.338Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T02:32:16.338Z] 1469e6f7b9e6: Download complete [2023-03-09T02:32:16.338Z] eaf3925da568: Verifying Checksum [2023-03-09T02:32:16.338Z] eaf3925da568: Download complete [2023-03-09T02:32:16.338Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T02:32:16.338Z] 339a4e72a1f5: Download complete [2023-03-09T02:32:16.338Z] bde34c3a00c8: Verifying Checksum [2023-03-09T02:32:16.338Z] bde34c3a00c8: Download complete [2023-03-09T02:32:16.338Z] b352a97aabf1: Verifying Checksum [2023-03-09T02:32:16.338Z] b352a97aabf1: Download complete [2023-03-09T02:32:16.338Z] 4872d77fe225: Download complete [2023-03-09T02:32:16.338Z] 5851b861e8e6: Verifying Checksum [2023-03-09T02:32:16.338Z] 5851b861e8e6: Download complete [2023-03-09T02:32:16.338Z] b85a868b505f: Verifying Checksum [2023-03-09T02:32:16.338Z] b85a868b505f: Download complete [2023-03-09T02:32:16.597Z] bab4dde63d76: Verifying Checksum [2023-03-09T02:32:16.597Z] bab4dde63d76: Download complete [2023-03-09T02:32:17.978Z] b85a868b505f: Pull complete [2023-03-09T02:32:17.978Z] e2be974225ed: Pull complete [2023-03-09T02:32:18.237Z] 339a4e72a1f5: Pull complete [2023-03-09T02:32:18.496Z] 988bab9f4d93: Pull complete [2023-03-09T02:32:18.756Z] 1469e6f7b9e6: Pull complete [2023-03-09T02:32:18.756Z] eaf3925da568: Pull complete [2023-03-09T02:32:20.662Z] bab4dde63d76: Pull complete [2023-03-09T02:32:20.662Z] bde34c3a00c8: Pull complete [2023-03-09T02:32:20.662Z] b352a97aabf1: Pull complete [2023-03-09T02:32:20.662Z] 4872d77fe225: Pull complete [2023-03-09T02:32:20.925Z] 5851b861e8e6: Pull complete [2023-03-09T02:32:20.925Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T02:32:20.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:32:20.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:32:21.017Z] prd-ubuntu20.04-docker-8c-8g-9234 does not seem to be running inside a container [2023-03-09T02:32:21.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T02:32:23.878Z] $ docker top 1edcb7c97d431e518720c8ec92e2117bb63e3cbe3817146c3b56caa33def9b66 -eo pid,comm [2023-03-09T02:32:23.934Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T02:32:23.934Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:32:23.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:32:23.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:32:24.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:32:24.091Z] $ docker exec 1edcb7c97d431e518720c8ec92e2117bb63e3cbe3817146c3b56caa33def9b66 ssh-agent [2023-03-09T02:32:24.192Z] SSH_AUTH_SOCK=/tmp/ssh-BCOdvGpThQVh/agent.33 [2023-03-09T02:32:24.192Z] SSH_AGENT_PID=39 [2023-03-09T02:32:24.198Z] Running ssh-add (command line suppressed) [2023-03-09T02:32:24.295Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_6388327018667606494.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_6388327018667606494.key) [2023-03-09T02:32:24.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:32:24.594Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T02:32:24.607Z] $ docker exec --env ******** --env ******** 1edcb7c97d431e518720c8ec92e2117bb63e3cbe3817146c3b56caa33def9b66 ssh-agent -k [2023-03-09T02:32:24.701Z] unset SSH_AUTH_SOCK; [2023-03-09T02:32:24.702Z] unset SSH_AGENT_PID; [2023-03-09T02:32:24.702Z] echo Agent pid 39 killed; [2023-03-09T02:32:24.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T02:32:24.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:32:24.741Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:32:24.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:32:24.864Z] $ docker exec 1edcb7c97d431e518720c8ec92e2117bb63e3cbe3817146c3b56caa33def9b66 ssh-agent [2023-03-09T02:32:24.991Z] SSH_AUTH_SOCK=/tmp/ssh-dLD6kyTExcw6/agent.71 [2023-03-09T02:32:24.991Z] SSH_AGENT_PID=77 [2023-03-09T02:32:24.995Z] Running ssh-add (command line suppressed) [2023-03-09T02:32:25.098Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_12744904911485190079.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_12744904911485190079.key) [2023-03-09T02:32:25.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:32:25.395Z] + git semver init [2023-03-09T02:32:25.654Z] 2023-03-09 02:32:25,580 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T02:32:25.654Z] 2023-03-09 02:32:25,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver [2023-03-09T02:32:25.654Z] 2023-03-09 02:32:25,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-116/.semver [2023-03-09T02:32:25.654Z] 2023-03-09 02:32:25,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-116/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:32:26.594Z] 2023-03-09 02:32:26,550 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.git/info/exclude [2023-03-09T02:32:26.594Z] 2023-03-09 02:32:26,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 with force:False [2023-03-09T02:32:26.594Z] 2023-03-09 02:32:26,551 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 [2023-03-09T02:32:26.594Z] 2023-03-09 02:32:26,556 [execute] INFO git cat-file --batch-check [2023-03-09T02:32:26.594Z] 2023-03-09 02:32:26,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:32:26.594Z] 2023-03-09 02:32:26,563 [execute] INFO git cat-file --batch [2023-03-09T02:32:26.594Z] 2023-03-09 02:32:26,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:32:26.594Z] 2023-03-09 02:32:26,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 [2023-03-09T02:32:26.594Z] 0.0.0 [Pipeline] } [2023-03-09T02:32:26.605Z] $ docker exec --env ******** --env ******** 1edcb7c97d431e518720c8ec92e2117bb63e3cbe3817146c3b56caa33def9b66 ssh-agent -k [2023-03-09T02:32:26.703Z] unset SSH_AUTH_SOCK; [2023-03-09T02:32:26.703Z] unset SSH_AGENT_PID; [2023-03-09T02:32:26.703Z] echo Agent pid 77 killed; [2023-03-09T02:32:26.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:32:27.009Z] + git semver [Pipeline] } [2023-03-09T02:32:27.282Z] $ docker stop --time=1 1edcb7c97d431e518720c8ec92e2117bb63e3cbe3817146c3b56caa33def9b66 [2023-03-09T02:32:28.568Z] $ docker rm -f --volumes 1edcb7c97d431e518720c8ec92e2117bb63e3cbe3817146c3b56caa33def9b66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:32:28.904Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T02:32:29.131Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T02:32:29.135Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:32:29.265Z] provisioning config files... [2023-03-09T02:32:29.276Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config9594038481461965396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:32:29.574Z] ---> docker-login.sh [2023-03-09T02:32:29.574Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:32:29.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:29.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:29.574Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:29.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:29.574Z] [2023-03-09T02:32:29.574Z] Login Succeeded [2023-03-09T02:32:29.574Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:32:29.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:29.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:29.574Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:29.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:29.574Z] [2023-03-09T02:32:29.574Z] Login Succeeded [2023-03-09T02:32:29.574Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:32:29.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:29.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:29.834Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:29.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:29.834Z] [2023-03-09T02:32:29.834Z] Login Succeeded [2023-03-09T02:32:29.834Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:32:29.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:29.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:29.834Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:29.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:29.834Z] [2023-03-09T02:32:29.834Z] Login Succeeded [2023-03-09T02:32:29.834Z] docker.io [2023-03-09T02:32:30.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:30.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:30.094Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:30.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:30.094Z] [2023-03-09T02:32:30.094Z] Login Succeeded [2023-03-09T02:32:30.094Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:32:30.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:32:30.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:32:30.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:32:30.175Z] ========================================================= [2023-03-09T02:32:30.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T02:32:30.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:32:30.497Z] + 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-03-09T02:32:30.497Z] Sending build context to Docker daemon 15.99MB [2023-03-09T02:32:30.497Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:32:30.497Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:32:30.757Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T02:32:30.757Z] 213ec9aee27d: Pulling fs layer [2023-03-09T02:32:30.757Z] 4583459ba037: Pulling fs layer [2023-03-09T02:32:30.757Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T02:32:30.757Z] 53926ce57604: Pulling fs layer [2023-03-09T02:32:30.757Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T02:32:30.757Z] 22ff95d597cd: Pulling fs layer [2023-03-09T02:32:30.757Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T02:32:30.757Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T02:32:30.757Z] a7acece74701: Pulling fs layer [2023-03-09T02:32:30.757Z] 22ff95d597cd: Waiting [2023-03-09T02:32:30.757Z] a7acece74701: Waiting [2023-03-09T02:32:30.757Z] 12d6caf4c0d1: Waiting [2023-03-09T02:32:30.757Z] 53926ce57604: Waiting [2023-03-09T02:32:30.757Z] 96b7cbca73a9: Waiting [2023-03-09T02:32:30.757Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T02:32:30.757Z] 93c1e223e6f2: Download complete [2023-03-09T02:32:30.757Z] 4583459ba037: Download complete [2023-03-09T02:32:30.757Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T02:32:30.757Z] 21b2b0c7a3f4: Download complete [2023-03-09T02:32:30.757Z] 22ff95d597cd: Verifying Checksum [2023-03-09T02:32:30.757Z] 213ec9aee27d: Verifying Checksum [2023-03-09T02:32:30.757Z] 213ec9aee27d: Download complete [2023-03-09T02:32:30.757Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T02:32:30.757Z] 12d6caf4c0d1: Download complete [2023-03-09T02:32:30.757Z] 213ec9aee27d: Pull complete [2023-03-09T02:32:31.020Z] 4583459ba037: Pull complete [2023-03-09T02:32:31.020Z] 93c1e223e6f2: Pull complete [2023-03-09T02:32:31.282Z] a7acece74701: Verifying Checksum [2023-03-09T02:32:31.282Z] a7acece74701: Download complete [2023-03-09T02:32:31.543Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T02:32:31.543Z] 96b7cbca73a9: Download complete [2023-03-09T02:32:31.543Z] 53926ce57604: Verifying Checksum [2023-03-09T02:32:31.543Z] 53926ce57604: Download complete [2023-03-09T02:32:35.731Z] 53926ce57604: Pull complete [2023-03-09T02:32:35.731Z] 21b2b0c7a3f4: Pull complete [2023-03-09T02:32:35.731Z] 22ff95d597cd: Pull complete [2023-03-09T02:32:35.731Z] 12d6caf4c0d1: Pull complete [2023-03-09T02:32:37.627Z] 96b7cbca73a9: Pull complete [2023-03-09T02:32:38.192Z] a7acece74701: Pull complete [2023-03-09T02:32:38.192Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T02:32:38.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T02:32:38.192Z] ---> db6d94c90886 [2023-03-09T02:32:38.192Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:32:43.479Z] ---> Running in 0b24b6864a08 [2023-03-09T02:32:43.479Z] Removing intermediate container 0b24b6864a08 [2023-03-09T02:32:43.479Z] ---> 53868ae542a9 [2023-03-09T02:32:43.479Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:32:43.479Z] ---> Running in 6db93b055599 [2023-03-09T02:32:43.479Z] Removing intermediate container 6db93b055599 [2023-03-09T02:32:43.479Z] ---> 93d98c117601 [2023-03-09T02:32:43.479Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:32:43.479Z] ---> Running in b47e13a43ed8 [2023-03-09T02:32:43.479Z] Removing intermediate container b47e13a43ed8 [2023-03-09T02:32:43.479Z] ---> 1cd3c864545e [2023-03-09T02:32:43.479Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:32:43.479Z] ---> Running in 9aec84f8dca1 [2023-03-09T02:32:43.479Z] Removing intermediate container 9aec84f8dca1 [2023-03-09T02:32:43.479Z] ---> 305b73620bdf [2023-03-09T02:32:43.479Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T02:32:43.479Z] ---> Running in 28d061f462f8 [2023-03-09T02:32:43.479Z] Removing intermediate container 28d061f462f8 [2023-03-09T02:32:43.479Z] ---> 0d5b5eda11ee [2023-03-09T02:32:43.479Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:32:43.479Z] ---> Running in 019371a9e378 [2023-03-09T02:32:43.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:32:43.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:32:43.995Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T02:32:43.995Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T02:32:43.995Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T02:32:43.995Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T02:32:43.995Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:32:43.995Z] OK: 216 MiB in 55 packages [2023-03-09T02:32:44.231Z] Still waiting to schedule task [2023-03-09T02:32:44.231Z] ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T02:32:44.231Z] ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T02:32:44.231Z] ‘prd-ubuntu20.04-docker-8c-8g-9235’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T02:32:44.231Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9238’ is offline [2023-03-09T02:32:44.563Z] Removing intermediate container 019371a9e378 [2023-03-09T02:32:44.564Z] ---> c2c8ec930636 [2023-03-09T02:32:44.564Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:32:44.564Z] ---> b1ba990a9657 [2023-03-09T02:32:44.564Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:32:44.564Z] ---> Running in 0a4b06d95189 [2023-03-09T02:33:23.334Z] Removing intermediate container 0a4b06d95189 [2023-03-09T02:33:23.334Z] ---> 2b4ecdb77502 [2023-03-09T02:33:23.334Z] Step 11/12 : COPY . . [2023-03-09T02:33:23.334Z] ---> 401c37cc5653 [2023-03-09T02:33:23.334Z] Step 12/12 : RUN ${MAKE} [2023-03-09T02:33:23.334Z] ---> Running in 73f4428a28e4 [2023-03-09T02:33:23.334Z] noop [2023-03-09T02:33:23.334Z] Removing intermediate container 73f4428a28e4 [2023-03-09T02:33:23.334Z] ---> 4d2af6d797f8 [2023-03-09T02:33:23.334Z] Successfully built 4d2af6d797f8 [2023-03-09T02:33:23.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:33:23.649Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:33:23.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:33:23.714Z] prd-ubuntu20.04-docker-8c-8g-9234 does not seem to be running inside a container [2023-03-09T02:33:23.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T02:33:24.098Z] $ docker top 24df1237861813a1f25aaafb31478eaa264dba56b5e7051d10c3fe1ebf11ae11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:33:24.433Z] + go version [2023-03-09T02:33:24.433Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T02:33:24.445Z] $ docker stop --time=1 24df1237861813a1f25aaafb31478eaa264dba56b5e7051d10c3fe1ebf11ae11 [2023-03-09T02:33:25.744Z] $ docker rm -f --volumes 24df1237861813a1f25aaafb31478eaa264dba56b5e7051d10c3fe1ebf11ae11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:33:26.130Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:33:26.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:33:26.197Z] prd-ubuntu20.04-docker-8c-8g-9234 does not seem to be running inside a container [2023-03-09T02:33:26.228Z] $ 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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T02:33:26.525Z] $ docker top 0677e7e46872b1bf2225d42c69e37f1cf8daf1588eb883de0a8462f0eb6d9a2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:33:26.867Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:33:27.162Z] + make test [2023-03-09T02:33:27.162Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:33:27.421Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T02:33:37.373Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T02:33:37.373Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T02:33:43.931Z] 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-03-09T02:33:43.931Z] go vet ./... [2023-03-09T02:33:46.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:33:46.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:33:46.452Z] ./bin/test-attribution-txt.sh [2023-03-09T02:33:46.452Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T02:33:46.452Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T02:33:46.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:33:46.485Z] $ docker stop --time=1 0677e7e46872b1bf2225d42c69e37f1cf8daf1588eb883de0a8462f0eb6d9a2a [2023-03-09T02:33:49.055Z] $ docker rm -f --volumes 0677e7e46872b1bf2225d42c69e37f1cf8daf1588eb883de0a8462f0eb6d9a2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:33:49.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:33:49.551Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T02:33:50.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:33:50.332Z] + ls -al . [2023-03-09T02:33:50.332Z] total 160 [2023-03-09T02:33:50.332Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 02:33 . [2023-03-09T02:33:50.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:32 .. [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 02:32 .dockerignore [2023-03-09T02:33:50.332Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:33 .git [2023-03-09T02:33:50.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 .github [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 02:32 .gitignore [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:32 .golangci.yml [2023-03-09T02:33:50.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:32 .semver [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 02:32 Attribution.txt [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 02:32 CHANGELOG.md [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 02:32 Dockerfile [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:32 GOVERNANCE.md [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 02:32 Jenkinsfile [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:32 LICENSE [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 02:32 Makefile [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 02:32 OWNERS.md [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 02:32 README.md [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:32 VERSION [2023-03-09T02:33:50.332Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:32 bin [2023-03-09T02:33:50.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 cmd [2023-03-09T02:33:50.332Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 02:33 coverage.out [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 9 02:32 go.mod [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 9 02:32 go.sum [2023-03-09T02:33:50.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 internal [2023-03-09T02:33:50.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:32 snap [2023-03-09T02:33:50.332Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 02:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:33:50.641Z] + 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=556b0d33684bc0e3f3c7e8af9fc75d9de3776265 --label arch=amd64 --label version=0.0.0 . [2023-03-09T02:33:50.641Z] Sending build context to Docker daemon 15.99MB [2023-03-09T02:33:50.641Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:33:50.641Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T02:33:50.641Z] ---> 4d2af6d797f8 [2023-03-09T02:33:50.641Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:33:50.899Z] ---> Running in 62b40375183b [2023-03-09T02:33:50.899Z] Removing intermediate container 62b40375183b [2023-03-09T02:33:50.899Z] ---> 055ad4f3b65a [2023-03-09T02:33:50.899Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:33:50.899Z] ---> Running in 086406b0b210 [2023-03-09T02:33:50.899Z] Removing intermediate container 086406b0b210 [2023-03-09T02:33:50.899Z] ---> a1a85fdfe74b [2023-03-09T02:33:50.899Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:33:50.899Z] ---> Running in bceb5df97baa [2023-03-09T02:33:51.159Z] Removing intermediate container bceb5df97baa [2023-03-09T02:33:51.159Z] ---> 77ed956dfadf [2023-03-09T02:33:51.159Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:33:51.159Z] ---> Running in c525314162bd [2023-03-09T02:33:51.159Z] Removing intermediate container c525314162bd [2023-03-09T02:33:51.159Z] ---> 8f1568345ae0 [2023-03-09T02:33:51.159Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T02:33:51.159Z] ---> Running in 852272f7fcac [2023-03-09T02:33:51.159Z] Removing intermediate container 852272f7fcac [2023-03-09T02:33:51.159Z] ---> ae4218776aee [2023-03-09T02:33:51.159Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:33:51.159Z] ---> Running in fbc1cb85c4a9 [2023-03-09T02:33:51.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:33:51.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:33:51.936Z] OK: 216 MiB in 55 packages [2023-03-09T02:33:52.195Z] Removing intermediate container fbc1cb85c4a9 [2023-03-09T02:33:52.195Z] ---> f93a58c6fd00 [2023-03-09T02:33:52.195Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T02:33:52.195Z] ---> 156bf8a2872b [2023-03-09T02:33:52.195Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:33:52.195Z] ---> Running in fb6919840f23 [2023-03-09T02:33:53.128Z] Removing intermediate container fb6919840f23 [2023-03-09T02:33:53.128Z] ---> 2a1380af34e0 [2023-03-09T02:33:53.128Z] Step 11/25 : COPY . . [2023-03-09T02:33:53.760Z] ---> 8a2f35b53117 [2023-03-09T02:33:53.760Z] Step 12/25 : RUN ${MAKE} [2023-03-09T02:33:53.760Z] ---> Running in b823212fee8a [2023-03-09T02:33:54.018Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T02:34:15.949Z] Removing intermediate container b823212fee8a [2023-03-09T02:34:15.949Z] ---> 7836f4cfde2f [2023-03-09T02:34:15.949Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T02:34:15.950Z] 3.16: Pulling from library/alpine [2023-03-09T02:34:15.950Z] ef5531b6e74e: Pulling fs layer [2023-03-09T02:34:15.950Z] ef5531b6e74e: Download complete [2023-03-09T02:34:15.950Z] ef5531b6e74e: Pull complete [2023-03-09T02:34:15.950Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:34:15.950Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:34:15.950Z] ---> dfd21b5a31f5 [2023-03-09T02:34:15.950Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T02:34:15.950Z] ---> Running in dfecf4b3f2cc [2023-03-09T02:34:15.950Z] Removing intermediate container dfecf4b3f2cc [2023-03-09T02:34:15.950Z] ---> 0c34bf7691ff [2023-03-09T02:34:15.950Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T02:34:15.950Z] ---> Running in e105cb192795 [2023-03-09T02:34:15.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:34:15.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:34:15.950Z] OK: 6 MiB in 14 packages [2023-03-09T02:34:15.950Z] Removing intermediate container e105cb192795 [2023-03-09T02:34:15.950Z] ---> 46bdec03ec0d [2023-03-09T02:34:15.950Z] Step 16/25 : WORKDIR / [2023-03-09T02:34:15.950Z] ---> Running in a7c26f0e1d4c [2023-03-09T02:34:15.950Z] Removing intermediate container a7c26f0e1d4c [2023-03-09T02:34:15.950Z] ---> 445791e5cbd1 [2023-03-09T02:34:15.950Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T02:34:15.950Z] ---> 0947ecfcebad [2023-03-09T02:34:15.950Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T02:34:15.950Z] ---> b4a3120d9fb3 [2023-03-09T02:34:15.950Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T02:34:16.551Z] ---> 4acf9eed338c [2023-03-09T02:34:16.551Z] Step 20/25 : EXPOSE 59910 [2023-03-09T02:34:16.551Z] ---> Running in 601cad32e06b [2023-03-09T02:34:16.551Z] Removing intermediate container 601cad32e06b [2023-03-09T02:34:16.551Z] ---> c98575d7c4a7 [2023-03-09T02:34:16.551Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T02:34:16.810Z] ---> Running in 2e698282541b [2023-03-09T02:34:16.810Z] Removing intermediate container 2e698282541b [2023-03-09T02:34:16.810Z] ---> 216a25e4b6fc [2023-03-09T02:34:16.810Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T02:34:16.810Z] ---> Running in 23dc7a374723 [2023-03-09T02:34:16.810Z] Removing intermediate container 23dc7a374723 [2023-03-09T02:34:16.810Z] ---> 4fab66eca15a [2023-03-09T02:34:16.810Z] Step 23/25 : LABEL arch=amd64 [2023-03-09T02:34:16.810Z] ---> Running in 2bd0dae58287 [2023-03-09T02:34:16.810Z] Removing intermediate container 2bd0dae58287 [2023-03-09T02:34:16.810Z] ---> a27537848a8e [2023-03-09T02:34:16.810Z] Step 24/25 : LABEL git_sha=556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [2023-03-09T02:34:17.069Z] ---> Running in a94b8cda5435 [2023-03-09T02:34:17.069Z] Removing intermediate container a94b8cda5435 [2023-03-09T02:34:17.069Z] ---> 28ba315d995e [2023-03-09T02:34:17.069Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T02:34:17.069Z] ---> Running in 21e59feb98e0 [2023-03-09T02:34:17.069Z] Removing intermediate container 21e59feb98e0 [2023-03-09T02:34:17.069Z] ---> 1e4dccfe5535 [2023-03-09T02:34:17.069Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:34:17.069Z] Successfully built 1e4dccfe5535 [2023-03-09T02:34:17.069Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:34:17.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:34:17.527Z] [2023-03-09T02:34:17.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:34:17.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:34:17.827Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T02:34:17.827Z] 5eb5b503b376: Pulling fs layer [2023-03-09T02:34:17.827Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T02:34:17.827Z] ec43610c2a17: Pulling fs layer [2023-03-09T02:34:17.827Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T02:34:17.827Z] 33b1e0a273af: Pulling fs layer [2023-03-09T02:34:17.827Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T02:34:17.827Z] 2f39f015ded8: Pulling fs layer [2023-03-09T02:34:17.827Z] 3a2ae6a8a46f: Waiting [2023-03-09T02:34:17.827Z] 33b1e0a273af: Waiting [2023-03-09T02:34:17.827Z] 5d3b04190fa2: Waiting [2023-03-09T02:34:17.827Z] 2f39f015ded8: Waiting [2023-03-09T02:34:17.827Z] 5c69ac0246d0: Download complete [2023-03-09T02:34:17.827Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T02:34:17.827Z] 3a2ae6a8a46f: Download complete [2023-03-09T02:34:18.090Z] 33b1e0a273af: Verifying Checksum [2023-03-09T02:34:18.090Z] 33b1e0a273af: Download complete [2023-03-09T02:34:18.090Z] 5d3b04190fa2: Download complete [2023-03-09T02:34:18.090Z] ec43610c2a17: Verifying Checksum [2023-03-09T02:34:18.090Z] ec43610c2a17: Download complete [2023-03-09T02:34:18.090Z] 5eb5b503b376: Verifying Checksum [2023-03-09T02:34:18.090Z] 5eb5b503b376: Download complete [2023-03-09T02:34:18.660Z] 2f39f015ded8: Download complete [2023-03-09T02:34:19.227Z] 5eb5b503b376: Pull complete [2023-03-09T02:34:19.227Z] 5c69ac0246d0: Pull complete [2023-03-09T02:34:19.792Z] ec43610c2a17: Pull complete [2023-03-09T02:34:19.793Z] 3a2ae6a8a46f: Pull complete [2023-03-09T02:34:20.050Z] 33b1e0a273af: Pull complete [2023-03-09T02:34:20.050Z] 5d3b04190fa2: Pull complete [2023-03-09T02:34:24.228Z] 2f39f015ded8: Pull complete [2023-03-09T02:34:24.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T02:34:24.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:34:24.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:34:24.308Z] prd-ubuntu20.04-docker-8c-8g-9234 does not seem to be running inside a container [2023-03-09T02:34:24.334Z] $ 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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T02:34:29.079Z] $ docker top ec3f2214f806703ee4ba6215c445cbad5e4f1af87a5fe26d7c2d41b00f3ab281 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:34:29.463Z] ---> job-cost.sh [2023-03-09T02:34:29.464Z] lf-activate-venv: SKIPPING [2023-03-09T02:34:29.464Z] INFO: No Stack... [2023-03-09T02:34:30.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:34:30.302Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:34:30.595Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-116/archives/cost.csv [2023-03-09T02:34:30.595Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T02:34:30.608Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-2-stack-cost] [2023-03-09T02:34:30.624Z] Resource [jenkins-edgexfoundry-device-gpio-PR-116-2-stack-cost] did not exist. Created. [2023-03-09T02:34:30.625Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:34:30.929Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T02:34:30.961Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:34:30.969Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:34:30.990Z] $ docker stop --time=1 ec3f2214f806703ee4ba6215c445cbad5e4f1af87a5fe26d7c2d41b00f3ab281 [2023-03-09T02:34:32.157Z] $ docker rm -f --volumes ec3f2214f806703ee4ba6215c445cbad5e4f1af87a5fe26d7c2d41b00f3ab281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T02:34:42.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9247 in /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] { [Pipeline] ws [2023-03-09T02:34:42.915Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-03-09T02:34:42.948Z] The recommended git tool is: git [2023-03-09T02:34:49.749Z] using credential edgex-jenkins-ssh [2023-03-09T02:34:49.770Z] Cloning the remote Git repository [2023-03-09T02:34:49.830Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:34:49.919Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-03-09T02:34:50.101Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:34:50.102Z] > git --version # timeout=10 [2023-03-09T02:34:50.125Z] > git --version # 'git version 2.25.1' [2023-03-09T02:34:50.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:34:50.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:34:51.756Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T02:34:51.777Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:34:53.068Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T02:34:53.124Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:34:53.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:34:53.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T02:34:53.602Z] Merging remotes/origin/main commit 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [2023-03-09T02:34:53.848Z] Merge succeeded, producing 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [2023-03-09T02:34:53.849Z] Checking out Revision 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 (PR-116) [2023-03-09T02:34:54.414Z] Commit message: "build(deps): bump golang.org/x/net" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:34:53.624Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T02:34:53.646Z] > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 [2023-03-09T02:34:53.737Z] > git remote # timeout=10 [2023-03-09T02:34:53.755Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T02:34:53.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:34:53.800Z] > git merge 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 [2023-03-09T02:34:53.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T02:34:53.859Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T02:34:53.874Z] > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 [2023-03-09T02:34:55.232Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T02:34:55.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:34:55.232Z] Dload Upload Total Spent Left Speed [2023-03-09T02:34:55.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-09T02:34:55.914Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T02:34:56.260Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T02:34:56.260Z] + sudo tee /etc/docker/daemon.new [2023-03-09T02:34:56.260Z] { [2023-03-09T02:34:56.260Z] "registry-mirrors": [ [2023-03-09T02:34:56.260Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T02:34:56.260Z] ], [2023-03-09T02:34:56.260Z] "bip": "10.250.0.254/24", [2023-03-09T02:34:56.260Z] "hosts": [ [2023-03-09T02:34:56.260Z] "tcp://0.0.0.0:5555", [2023-03-09T02:34:56.260Z] "unix:///var/run/docker.sock" [2023-03-09T02:34:56.260Z] ], [2023-03-09T02:34:56.260Z] "mtu": 1458, [2023-03-09T02:34:56.260Z] "selinux-enabled": true, [2023-03-09T02:34:56.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T02:34:56.260Z] } [Pipeline] sh [2023-03-09T02:34:56.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T02:34:56.948Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:35:15.245Z] provisioning config files... [2023-03-09T02:35:15.278Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config14528403925465073597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:35:15.644Z] ---> docker-login.sh [2023-03-09T02:35:15.644Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:35:16.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:16.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:16.237Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:16.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:16.237Z] [2023-03-09T02:35:16.237Z] Login Succeeded [2023-03-09T02:35:16.237Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:35:16.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:16.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:16.781Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:16.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:16.781Z] [2023-03-09T02:35:16.781Z] Login Succeeded [2023-03-09T02:35:16.781Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:35:17.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:17.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:17.053Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:17.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:17.053Z] [2023-03-09T02:35:17.053Z] Login Succeeded [2023-03-09T02:35:17.053Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:35:17.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:17.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:17.600Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:17.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:17.600Z] [2023-03-09T02:35:17.600Z] Login Succeeded [2023-03-09T02:35:17.600Z] docker.io [2023-03-09T02:35:17.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:18.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:18.144Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:18.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:18.144Z] [2023-03-09T02:35:18.144Z] Login Succeeded [2023-03-09T02:35:18.144Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:35:18.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:35:18.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:35:18.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:35:18.536Z] ========================================================= [2023-03-09T02:35:18.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T02:35:18.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:35:18.904Z] + 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-03-09T02:35:19.176Z] Sending build context to Docker daemon 8.072MB [2023-03-09T02:35:19.176Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:35:19.176Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:35:19.447Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T02:35:19.447Z] 9b18e9b68314: Pulling fs layer [2023-03-09T02:35:19.447Z] 35d82f9e3411: Pulling fs layer [2023-03-09T02:35:19.447Z] e16973657156: Pulling fs layer [2023-03-09T02:35:19.447Z] fc693d55d65f: Pulling fs layer [2023-03-09T02:35:19.447Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T02:35:19.447Z] dda99020689f: Pulling fs layer [2023-03-09T02:35:19.447Z] db1c61fa0a46: Pulling fs layer [2023-03-09T02:35:19.447Z] 891c053d2c06: Pulling fs layer [2023-03-09T02:35:19.447Z] 7e9fc2657dce: Waiting [2023-03-09T02:35:19.447Z] dda99020689f: Waiting [2023-03-09T02:35:19.447Z] db1c61fa0a46: Waiting [2023-03-09T02:35:19.447Z] fc693d55d65f: Waiting [2023-03-09T02:35:19.447Z] 891c053d2c06: Waiting [2023-03-09T02:35:19.447Z] e16973657156: Verifying Checksum [2023-03-09T02:35:19.447Z] e16973657156: Download complete [2023-03-09T02:35:19.447Z] 35d82f9e3411: Download complete [2023-03-09T02:35:19.447Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T02:35:19.447Z] 7e9fc2657dce: Download complete [2023-03-09T02:35:19.447Z] dda99020689f: Verifying Checksum [2023-03-09T02:35:19.447Z] dda99020689f: Download complete [2023-03-09T02:35:19.722Z] 9b18e9b68314: Verifying Checksum [2023-03-09T02:35:19.722Z] 9b18e9b68314: Download complete [2023-03-09T02:35:20.706Z] 9b18e9b68314: Pull complete [2023-03-09T02:35:20.706Z] 891c053d2c06: Verifying Checksum [2023-03-09T02:35:20.706Z] 891c053d2c06: Download complete [2023-03-09T02:35:21.304Z] 35d82f9e3411: Pull complete [2023-03-09T02:35:21.583Z] e16973657156: Pull complete [2023-03-09T02:35:21.857Z] db1c61fa0a46: Verifying Checksum [2023-03-09T02:35:21.857Z] db1c61fa0a46: Download complete [2023-03-09T02:35:22.451Z] fc693d55d65f: Verifying Checksum [2023-03-09T02:35:22.451Z] fc693d55d65f: Download complete [2023-03-09T02:35:34.792Z] fc693d55d65f: Pull complete [2023-03-09T02:35:34.792Z] 7e9fc2657dce: Pull complete [2023-03-09T02:35:34.793Z] dda99020689f: Pull complete [2023-03-09T02:35:40.160Z] db1c61fa0a46: Pull complete [2023-03-09T02:35:41.128Z] 891c053d2c06: Pull complete [2023-03-09T02:35:41.128Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T02:35:41.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T02:35:41.128Z] ---> f96f9c87975a [2023-03-09T02:35:41.128Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:35:43.718Z] ---> Running in e31c2d8d6fbf [2023-03-09T02:35:43.718Z] Removing intermediate container e31c2d8d6fbf [2023-03-09T02:35:43.718Z] ---> 3de663cee637 [2023-03-09T02:35:43.718Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:35:43.718Z] ---> Running in 73c972385c3c [2023-03-09T02:35:43.986Z] Removing intermediate container 73c972385c3c [2023-03-09T02:35:43.986Z] ---> 40c3f8e63095 [2023-03-09T02:35:43.986Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:35:43.986Z] ---> Running in 1bc972b6d381 [2023-03-09T02:35:44.255Z] Removing intermediate container 1bc972b6d381 [2023-03-09T02:35:44.256Z] ---> 0de3ada805e1 [2023-03-09T02:35:44.256Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:35:44.256Z] ---> Running in 1193c55d6d46 [2023-03-09T02:35:44.945Z] Removing intermediate container 1193c55d6d46 [2023-03-09T02:35:44.945Z] ---> 65b8efe53285 [2023-03-09T02:35:44.945Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T02:35:44.945Z] ---> Running in 704b2c1581fb [2023-03-09T02:35:45.230Z] Removing intermediate container 704b2c1581fb [2023-03-09T02:35:45.230Z] ---> e6f613046f4b [2023-03-09T02:35:45.230Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:35:45.230Z] ---> Running in eb27046b2e3f [2023-03-09T02:35:46.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:35:46.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:35:48.346Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T02:35:48.346Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T02:35:48.346Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T02:35:48.346Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T02:35:48.346Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:35:48.346Z] OK: 226 MiB in 55 packages [2023-03-09T02:35:49.770Z] Removing intermediate container eb27046b2e3f [2023-03-09T02:35:49.770Z] ---> 8c219364e052 [2023-03-09T02:35:49.770Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:35:50.041Z] ---> 4aabe9a8da06 [2023-03-09T02:35:50.041Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:35:50.312Z] ---> Running in 9896769beb69 [2023-03-09T02:36:58.233Z] Removing intermediate container 9896769beb69 [2023-03-09T02:36:58.233Z] ---> 86bcc08f4ba9 [2023-03-09T02:36:58.233Z] Step 11/12 : COPY . . [2023-03-09T02:36:58.233Z] ---> a12396666612 [2023-03-09T02:36:58.233Z] Step 12/12 : RUN ${MAKE} [2023-03-09T02:36:58.233Z] ---> Running in 03937da3a7d0 [2023-03-09T02:36:58.724Z] noop [2023-03-09T02:36:59.309Z] Removing intermediate container 03937da3a7d0 [2023-03-09T02:36:59.309Z] ---> 9278c44985c4 [2023-03-09T02:36:59.309Z] Successfully built 9278c44985c4 [2023-03-09T02:36:59.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:36:59.664Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:36:59.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:36:59.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-9247 does not seem to be running inside a container [2023-03-09T02:36:59.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T02:37:01.294Z] $ docker top b292058f3bcd53177c403999ab4edb2e62abcbc0fad16a7d7fcb252c38aaeb46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:37:02.164Z] + go version [2023-03-09T02:37:02.164Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T02:37:02.187Z] $ docker stop --time=1 b292058f3bcd53177c403999ab4edb2e62abcbc0fad16a7d7fcb252c38aaeb46 [2023-03-09T02:37:03.827Z] $ docker rm -f --volumes b292058f3bcd53177c403999ab4edb2e62abcbc0fad16a7d7fcb252c38aaeb46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:37:04.362Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:37:04.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:37:04.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-9247 does not seem to be running inside a container [2023-03-09T02:37:04.642Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T02:37:06.036Z] $ docker top 4ba4fdfea6f333c71546ea18e1c7a933712128ef071200d4d3184c558ed02624 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:37:06.927Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:37:07.583Z] + make test [2023-03-09T02:37:07.583Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:37:08.997Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T02:38:45.691Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T02:38:45.691Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T02:38:45.691Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T02:38:45.691Z] go vet ./... [2023-03-09T02:39:07.775Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:39:07.775Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:39:07.775Z] ./bin/test-attribution-txt.sh [2023-03-09T02:39:07.775Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T02:39:07.775Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T02:39:07.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:39:07.807Z] $ docker stop --time=1 4ba4fdfea6f333c71546ea18e1c7a933712128ef071200d4d3184c558ed02624 [2023-03-09T02:39:09.647Z] $ docker rm -f --volumes 4ba4fdfea6f333c71546ea18e1c7a933712128ef071200d4d3184c558ed02624 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:39:10.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:39:10.690Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T02:39:11.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:39:11.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:39:11.913Z] + ls -al . [2023-03-09T02:39:11.913Z] total 156 [2023-03-09T02:39:11.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:37 . [2023-03-09T02:39:11.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:34 .. [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 02:34 .dockerignore [2023-03-09T02:39:11.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:34 .git [2023-03-09T02:39:11.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:34 .github [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 02:34 .gitignore [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:34 .golangci.yml [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 02:34 Attribution.txt [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 02:34 CHANGELOG.md [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 02:34 Dockerfile [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:34 GOVERNANCE.md [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 02:34 Jenkinsfile [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:34 LICENSE [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 02:34 Makefile [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 02:34 OWNERS.md [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 02:34 README.md [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:32 VERSION [2023-03-09T02:39:11.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:34 bin [2023-03-09T02:39:11.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:34 cmd [2023-03-09T02:39:11.913Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 02:37 coverage.out [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 9 02:34 go.mod [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 9 02:34 go.sum [2023-03-09T02:39:11.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:34 internal [2023-03-09T02:39:11.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:34 snap [2023-03-09T02:39:11.913Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:39:12.261Z] + 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=556b0d33684bc0e3f3c7e8af9fc75d9de3776265 --label arch=arm64 --label version=0.0.0 . [2023-03-09T02:39:12.528Z] Sending build context to Docker daemon 8.073MB [2023-03-09T02:39:12.796Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:39:12.796Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T02:39:12.796Z] ---> 9278c44985c4 [2023-03-09T02:39:12.796Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:39:12.796Z] ---> Running in c1dafaa1d2cd [2023-03-09T02:39:13.069Z] Removing intermediate container c1dafaa1d2cd [2023-03-09T02:39:13.069Z] ---> edcf1851d394 [2023-03-09T02:39:13.069Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:39:13.337Z] ---> Running in 05261f0f36bc [2023-03-09T02:39:13.605Z] Removing intermediate container 05261f0f36bc [2023-03-09T02:39:13.605Z] ---> 389e6e46e777 [2023-03-09T02:39:13.605Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:39:13.886Z] ---> Running in e76bb9df60e3 [2023-03-09T02:39:14.157Z] Removing intermediate container e76bb9df60e3 [2023-03-09T02:39:14.157Z] ---> eaf5cd19c677 [2023-03-09T02:39:14.157Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:39:14.425Z] ---> Running in 95fd0151a4f9 [2023-03-09T02:39:14.693Z] Removing intermediate container 95fd0151a4f9 [2023-03-09T02:39:14.693Z] ---> 990ea72c34f5 [2023-03-09T02:39:14.693Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T02:39:14.962Z] ---> Running in ce337d2a3d84 [2023-03-09T02:39:15.232Z] Removing intermediate container ce337d2a3d84 [2023-03-09T02:39:15.232Z] ---> ef4d0861defa [2023-03-09T02:39:15.232Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:39:15.232Z] ---> Running in 002577e11403 [2023-03-09T02:39:16.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:39:16.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:39:18.327Z] OK: 226 MiB in 55 packages [2023-03-09T02:39:19.755Z] Removing intermediate container 002577e11403 [2023-03-09T02:39:19.755Z] ---> d411a9805ecd [2023-03-09T02:39:19.755Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T02:39:20.022Z] ---> fc4880d3ea22 [2023-03-09T02:39:20.022Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:39:20.022Z] ---> Running in e5f2ef3eaab4 [2023-03-09T02:39:23.387Z] Removing intermediate container e5f2ef3eaab4 [2023-03-09T02:39:23.387Z] ---> b86c2a96a4c5 [2023-03-09T02:39:23.387Z] Step 11/25 : COPY . . [2023-03-09T02:39:24.803Z] ---> 1f0597cb47e6 [2023-03-09T02:39:24.803Z] Step 12/25 : RUN ${MAKE} [2023-03-09T02:39:24.803Z] ---> Running in e06f10abe40e [2023-03-09T02:39:25.766Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T02:42:02.732Z] Removing intermediate container e06f10abe40e [2023-03-09T02:42:02.732Z] ---> 953d0699c072 [2023-03-09T02:42:02.732Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T02:42:02.732Z] 3.16: Pulling from library/alpine [2023-03-09T02:42:02.732Z] 3760b48202b3: Pulling fs layer [2023-03-09T02:42:02.732Z] 3760b48202b3: Verifying Checksum [2023-03-09T02:42:02.732Z] 3760b48202b3: Download complete [2023-03-09T02:42:02.732Z] 3760b48202b3: Pull complete [2023-03-09T02:42:02.732Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:42:02.732Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:42:02.732Z] ---> 4c81e5bf8899 [2023-03-09T02:42:02.732Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T02:42:02.732Z] ---> Running in fb437d79ab0f [2023-03-09T02:42:02.732Z] Removing intermediate container fb437d79ab0f [2023-03-09T02:42:02.732Z] ---> 6e443f153bc9 [2023-03-09T02:42:02.732Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T02:42:02.732Z] ---> Running in 87783801b4ee [2023-03-09T02:42:02.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:42:02.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:42:02.732Z] OK: 5 MiB in 14 packages [2023-03-09T02:42:02.732Z] Removing intermediate container 87783801b4ee [2023-03-09T02:42:02.732Z] ---> c87fd2d256ec [2023-03-09T02:42:02.732Z] Step 16/25 : WORKDIR / [2023-03-09T02:42:02.732Z] ---> Running in e24fb13c8a40 [2023-03-09T02:42:02.732Z] Removing intermediate container e24fb13c8a40 [2023-03-09T02:42:02.732Z] ---> e909a35e4790 [2023-03-09T02:42:02.732Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T02:42:02.732Z] ---> 8f3573209ee6 [2023-03-09T02:42:02.732Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T02:42:02.732Z] ---> 27165745267f [2023-03-09T02:42:02.732Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T02:42:02.732Z] ---> 064216f3115f [2023-03-09T02:42:02.732Z] Step 20/25 : EXPOSE 59910 [2023-03-09T02:42:02.733Z] ---> Running in e04ccb65cfa6 [2023-03-09T02:42:02.733Z] Removing intermediate container e04ccb65cfa6 [2023-03-09T02:42:02.733Z] ---> c4eb612ee894 [2023-03-09T02:42:02.733Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T02:42:02.733Z] ---> Running in 96febb01f6b3 [2023-03-09T02:42:03.005Z] Removing intermediate container 96febb01f6b3 [2023-03-09T02:42:03.006Z] ---> dbdbd11078bd [2023-03-09T02:42:03.006Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T02:42:03.277Z] ---> Running in 285416798c18 [2023-03-09T02:42:03.546Z] Removing intermediate container 285416798c18 [2023-03-09T02:42:03.546Z] ---> cf78b05e0644 [2023-03-09T02:42:03.546Z] Step 23/25 : LABEL arch=arm64 [2023-03-09T02:42:03.546Z] ---> Running in 82db011dd7b9 [2023-03-09T02:42:03.911Z] Removing intermediate container 82db011dd7b9 [2023-03-09T02:42:03.911Z] ---> 4277ebed656b [2023-03-09T02:42:03.911Z] Step 24/25 : LABEL git_sha=556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [2023-03-09T02:42:03.911Z] ---> Running in 9c1f9b931460 [2023-03-09T02:42:04.179Z] Removing intermediate container 9c1f9b931460 [2023-03-09T02:42:04.179Z] ---> e24b2297dace [2023-03-09T02:42:04.179Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T02:42:04.179Z] ---> Running in 3f78b8a81925 [2023-03-09T02:42:04.448Z] Removing intermediate container 3f78b8a81925 [2023-03-09T02:42:04.448Z] ---> 89714fcd6365 [2023-03-09T02:42:04.448Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:42:04.717Z] Successfully built 89714fcd6365 [2023-03-09T02:42:04.717Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:42:05.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:42:05.144Z] [2023-03-09T02:42:05.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:42:05.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:42:05.487Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T02:42:05.487Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T02:42:05.487Z] 04944245beec: Pulling fs layer [2023-03-09T02:42:05.487Z] 699f458cf7ca: Pulling fs layer [2023-03-09T02:42:05.487Z] 765212b225bb: Pulling fs layer [2023-03-09T02:42:05.487Z] f23df028b6ca: Pulling fs layer [2023-03-09T02:42:05.487Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T02:42:05.487Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T02:42:05.487Z] 765212b225bb: Waiting [2023-03-09T02:42:05.487Z] f23df028b6ca: Waiting [2023-03-09T02:42:05.487Z] d65c8cfc05b1: Waiting [2023-03-09T02:42:05.487Z] 2437ff75d9bd: Waiting [2023-03-09T02:42:05.759Z] 04944245beec: Verifying Checksum [2023-03-09T02:42:05.759Z] 04944245beec: Download complete [2023-03-09T02:42:05.759Z] 765212b225bb: Verifying Checksum [2023-03-09T02:42:05.759Z] 765212b225bb: Download complete [2023-03-09T02:42:05.759Z] f23df028b6ca: Verifying Checksum [2023-03-09T02:42:05.759Z] f23df028b6ca: Download complete [2023-03-09T02:42:06.032Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T02:42:06.032Z] d65c8cfc05b1: Download complete [2023-03-09T02:42:06.032Z] 699f458cf7ca: Verifying Checksum [2023-03-09T02:42:06.032Z] 699f458cf7ca: Download complete [2023-03-09T02:42:06.303Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T02:42:06.303Z] 8998bd30e6a1: Download complete [2023-03-09T02:42:08.895Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T02:42:08.895Z] 2437ff75d9bd: Download complete [2023-03-09T02:42:10.309Z] 8998bd30e6a1: Pull complete [2023-03-09T02:42:10.894Z] 04944245beec: Pull complete [2023-03-09T02:42:12.304Z] 699f458cf7ca: Pull complete [2023-03-09T02:42:12.304Z] 765212b225bb: Pull complete [2023-03-09T02:42:13.263Z] f23df028b6ca: Pull complete [2023-03-09T02:42:13.530Z] d65c8cfc05b1: Pull complete [2023-03-09T02:42:28.536Z] 2437ff75d9bd: Pull complete [2023-03-09T02:42:28.536Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T02:42:28.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:42:28.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:42:28.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-9247 does not seem to be running inside a container [2023-03-09T02:42:28.818Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T02:42:31.760Z] $ docker top f3ec971934b9a28dea96c9d0560bfec4fa19433afce3e43ff63cac841efbb8a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:32.612Z] ---> job-cost.sh [2023-03-09T02:42:32.612Z] lf-activate-venv: SKIPPING [2023-03-09T02:42:32.612Z] INFO: No Stack... [2023-03-09T02:42:32.880Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T02:42:33.841Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:42:34.480Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2023-03-09T02:42:34.480Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T02:42:34.511Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-2-stack-cost] [2023-03-09T02:42:34.518Z] Resource [jenkins-edgexfoundry-device-gpio-PR-116-2-stack-cost] did not exist. Created. [2023-03-09T02:42:34.519Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:42:35.185Z] /w/workspace/device-gpio/2@tmp/durable-732e4f99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T02:42:35.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T02:42:35.869Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T02:42:35.919Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:42:35.925Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:42:35.943Z] $ docker stop --time=1 f3ec971934b9a28dea96c9d0560bfec4fa19433afce3e43ff63cac841efbb8a7 [2023-03-09T02:42:37.465Z] $ docker rm -f --volumes f3ec971934b9a28dea96c9d0560bfec4fa19433afce3e43ff63cac841efbb8a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T02:42:37.814Z] provisioning config files... [2023-03-09T02:42:37.821Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config6485380559692192382tmp [Pipeline] { [Pipeline] sh [2023-03-09T02:42:38.116Z] + set +x [2023-03-09T02:42:38.116Z] + + curl -s https://codecov.io/bash [2023-03-09T02:42:38.116Z] bash -s -- [2023-03-09T02:42:38.116Z] [2023-03-09T02:42:38.116Z] _____ _ [2023-03-09T02:42:38.116Z] / ____| | | [2023-03-09T02:42:38.116Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T02:42:38.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T02:42:38.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T02:42:38.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T02:42:38.116Z] Bash-1.0.6 [2023-03-09T02:42:38.116Z] [2023-03-09T02:42:38.116Z] [2023-03-09T02:42:38.116Z] ==> git version 2.25.1 found [2023-03-09T02:42:38.116Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T02:42:38.116Z] Release-Date: 2020-01-08 [2023-03-09T02:42:38.116Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T02:42:38.116Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T02:42:38.116Z] ==> Jenkins CI detected. [2023-03-09T02:42:38.116Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-116 [2023-03-09T02:42:38.116Z] project root: . [2023-03-09T02:42:38.116Z] --> token set from env [2023-03-09T02:42:38.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T02:42:38.116Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T02:42:38.116Z] ==> Python coveragepy not found [2023-03-09T02:42:38.116Z] ==> Searching for coverage reports in: [2023-03-09T02:42:38.116Z] + . [2023-03-09T02:42:38.116Z] -> Found 1 reports [2023-03-09T02:42:38.116Z] ==> Detecting git/mercurial file structure [2023-03-09T02:42:38.116Z] ==> Reading reports [2023-03-09T02:42:38.116Z] + ./coverage.out bytes=10 [2023-03-09T02:42:38.116Z] ==> Appending adjustments [2023-03-09T02:42:38.116Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T02:42:38.387Z] + Found adjustments [2023-03-09T02:42:38.387Z] ==> Gzipping contents [2023-03-09T02:42:38.387Z] 4.0K /tmp/codecov.BbIFLo.gz [2023-03-09T02:42:38.387Z] ==> Uploading reports [2023-03-09T02:42:38.387Z] url: https://codecov.io [2023-03-09T02:42:38.387Z] query: branch=PR-116&commit=556b0d33684bc0e3f3c7e8af9fc75d9de3776265&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= [2023-03-09T02:42:38.387Z] -> Pinging Codecov [2023-03-09T02:42:38.387Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-116&commit=556b0d33684bc0e3f3c7e8af9fc75d9de3776265&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= [2023-03-09T02:42:38.387Z] -> Uploading to [2023-03-09T02:42:38.387Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/556b0d33684bc0e3f3c7e8af9fc75d9de3776265/ce0e07f0-79d3-40c6-823c-e69da8df36f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T024238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f6883efb010c2a2b91d28ab154a246c2debf0e6c420e9a2edb620a251faac61 [2023-03-09T02:42:38.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:42:38.387Z] Dload Upload Total Spent Left Speed [2023-03-09T02:42:38.671Z] 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 2340 --:--:-- --:--:-- --:--:-- 2333 [2023-03-09T02:42:38.931Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [Pipeline] } [2023-03-09T02:42:38.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T02:42:39.683Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-116/archives ] [2023-03-09T02:42:39.683Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-09T02:42:39.683Z] total 16 [2023-03-09T02:42:39.683Z] drwxr-xr-x 3 root root 4096 Mar 9 02:34 . [2023-03-09T02:42:39.683Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:34 .. [2023-03-09T02:42:39.683Z] drwxr-xr-x 2 root root 4096 Mar 9 02:34 cost [2023-03-09T02:42:39.683Z] -rw-r--r-- 1 root root 83 Mar 9 02:34 cost.csv [2023-03-09T02:42:39.683Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-09T02:42:39.683Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-09T02:42:39.683Z] total 16 [2023-03-09T02:42:39.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:34 . [2023-03-09T02:42:39.683Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:34 .. [2023-03-09T02:42:39.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:34 cost [2023-03-09T02:42:39.683Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 9 02:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:39.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:40.831Z] ---> package-listing.sh [2023-03-09T02:42:40.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T02:42:40.831Z] ++ facter osfamily [2023-03-09T02:42:41.091Z] + OS_FAMILY=debian [2023-03-09T02:42:41.091Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-116 [2023-03-09T02:42:41.091Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T02:42:41.091Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T02:42:41.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T02:42:41.091Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T02:42:41.091Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' [2023-03-09T02:42:41.091Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T02:42:41.091Z] + case "${OS_FAMILY}" in [2023-03-09T02:42:41.091Z] + dpkg -l [2023-03-09T02:42:41.091Z] + grep '^ii' [2023-03-09T02:42:41.091Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T02:42:41.091Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T02:42:41.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T02:42:41.091Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' [2023-03-09T02:42:41.091Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [2023-03-09T02:42:41.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [Pipeline] echo [2023-03-09T02:42:41.103Z] 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T02:42:41.378Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:42:41.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:42:41.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:42:42.002Z] prd-ubuntu20.04-docker-8c-8g-9234 does not seem to be running inside a container [2023-03-09T02:42:42.044Z] $ 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-116/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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T02:42:42.316Z] $ docker top 4acb1ec6494be73c6691a527e68d392484179e169146d6eda656cda679e81977 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:42:42.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T02:42:42.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T02:42:43.217Z] + ls /var/log/sa-host [2023-03-09T02:42:43.217Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:42:43.281Z] provisioning config files... [2023-03-09T02:42:43.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config15503600786829004866tmp [Pipeline] { [Pipeline] echo [2023-03-09T02:42:43.299Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:43.580Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T02:42:43.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:43.920Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T02:42:43.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:44.212Z] ---> sudo-logs.sh [2023-03-09T02:42:44.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T02:42:44.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:44.517Z] ---> job-cost.sh [2023-03-09T02:42:44.517Z] lf-activate-venv: SKIPPING [2023-03-09T02:42:44.517Z] DEBUG: total: 0.2199999988079071 [2023-03-09T02:42:44.517Z] INFO: Retrieving Stack Cost... [2023-03-09T02:42:44.777Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:42:45.343Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T02:42:45.357Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:45.643Z] ---> logs-deploy.sh [2023-03-09T02:42:45.643Z] lf-activate-venv: SKIPPING [2023-03-09T02:42:45.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-116/2 [2023-03-09T02:42:45.643Z] INFO: archiving workspace using pattern(s): [2023-03-09T02:42:46.580Z] Archives upload complete. [2023-03-09T02:42:46.580Z] INFO: archiving logs to Nexus