Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c1eec1cce53e3d99f3878f2a839c8345b98407a 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-ssh16918771229930300108.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh130496418316509019.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 590556114a56c6d90cc8043840e039c2f74196dc 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13506846766585134965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2462696292662389700.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14688500921077506168.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.21 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-4907 in /w/workspace/edgexfoundry_device-gpio_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8c1eec1cce53e3d99f3878f2a839c8345b98407a (main) Commit message: "Merge pull request #237 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > git config core.sparsecheckout # timeout=10 > git checkout -f 8c1eec1cce53e3d99f3878f2a839c8345b98407a # timeout=10 > git rev-list --no-walk 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T08:21:46.042Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T08:21:46.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T08:21:46.152Z] ========================================================= [2024-07-03T08:21:46.152Z] EdgeX Global Pipelines Version Info [2024-07-03T08:21:46.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:21:46.889Z] ------------------- [2024-07-03T08:21:46.889Z] stable info: [2024-07-03T08:21:46.889Z] ------------------- [2024-07-03T08:21:46.889Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T08:21:46.889Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T08:21:46.889Z] Message: update stable to v1.0.260 [2024-07-03T08:21:47.464Z] ------------------- [2024-07-03T08:21:47.464Z] experimental info: [2024-07-03T08:21:47.464Z] ------------------- [2024-07-03T08:21:47.464Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T08:21:47.464Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T08:21:47.465Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T08:21:47.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-07-03T08:21:47.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-07-03T08:21:47.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T08:21:47.591Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T08:21:47.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T08:21:47.627Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T08:21:47.646Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T08:21:47.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T08:21:47.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T08:21:47.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T08:21:47.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T08:21:47.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-07-03T08:21:47.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T08:21:47.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T08:21:47.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T08:21:47.843Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T08:21:47.865Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T08:21:47.885Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T08:21:47.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T08:21:47.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T08:21:47.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T08:21:47.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T08:21:47.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T08:21:48.011Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T08:21:48.030Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T08:21:48.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T08:21:48.069Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T08:21:48.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-03T08:21:48.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-03T08:21:48.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-03T08:21:48.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c1eec1cce53e3d99f3878f2a839c8345b98407a [Pipeline] echo [2024-07-03T08:21:48.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c1eec1 [Pipeline] echo [2024-07-03T08:21:48.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:21:48.267Z] provisioning config files... [2024-07-03T08:21:48.281Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3884380591218938669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:21:48.623Z] ---> ****-login.sh [2024-07-03T08:21:48.623Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:21:48.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:21:48.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:21:48.886Z] Configure a credential helper to remove this warning. See [2024-07-03T08:21:48.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:21:48.886Z] [2024-07-03T08:21:48.886Z] Login Succeeded [2024-07-03T08:21:48.886Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:21:48.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:21:48.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:21:48.886Z] Configure a credential helper to remove this warning. See [2024-07-03T08:21:48.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:21:48.886Z] [2024-07-03T08:21:48.886Z] Login Succeeded [2024-07-03T08:21:48.886Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:21:49.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:21:49.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:21:49.147Z] Configure a credential helper to remove this warning. See [2024-07-03T08:21:49.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:21:49.147Z] [2024-07-03T08:21:49.147Z] Login Succeeded [2024-07-03T08:21:49.147Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:21:49.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:21:49.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:21:49.147Z] Configure a credential helper to remove this warning. See [2024-07-03T08:21:49.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:21:49.147Z] [2024-07-03T08:21:49.147Z] Login Succeeded [2024-07-03T08:21:49.147Z] ****.io [2024-07-03T08:21:49.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:21:49.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:21:49.409Z] Configure a credential helper to remove this warning. See [2024-07-03T08:21:49.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:21:49.409Z] [2024-07-03T08:21:49.409Z] Login Succeeded [2024-07-03T08:21:49.409Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:21:49.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T08:21:49.817Z] + git rev-list -1 --merges 8c1eec1cce53e3d99f3878f2a839c8345b98407a~1..8c1eec1cce53e3d99f3878f2a839c8345b98407a [Pipeline] echo [2024-07-03T08:21:49.845Z] -----------> git rev-list -1 --merges 8c1eec1cce53e3d99f3878f2a839c8345b98407a~1..8c1eec1cce53e3d99f3878f2a839c8345b98407a 8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:21:49.845Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a [false] [Pipeline] sh [2024-07-03T08:21:50.141Z] + git log --format=format:%s -1 8c1eec1cce53e3d99f3878f2a839c8345b98407a [Pipeline] echo [2024-07-03T08:21:50.157Z] ========================================================= [2024-07-03T08:21:50.157Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T08:21:50.157Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:21:50.494Z] + git log --format=format:%s -1 8c1eec1cce53e3d99f3878f2a839c8345b98407a [Pipeline] echo [2024-07-03T08:21:50.505Z] [semverPrep] GIT_COMMIT: 8c1eec1cce53e3d99f3878f2a839c8345b98407a, Commit Message: Merge pull request #237 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo [2024-07-03T08:21:50.520Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T08:21:50.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:21:50.874Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T08:21:50.874Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T08:21:50.874Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T08:21:50.874Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-07-03T08:21:50.875Z] -a /etc/ssh/ssh_known_hosts [2024-07-03T08:21:50.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:21:51.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:21:51.220Z] [2024-07-03T08:21:51.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:21:51.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:21:51.525Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T08:21:51.525Z] b85a868b505f: Pulling fs layer [2024-07-03T08:21:51.525Z] e2be974225ed: Pulling fs layer [2024-07-03T08:21:51.525Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T08:21:51.525Z] 988bab9f4d93: Pulling fs layer [2024-07-03T08:21:51.525Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T08:21:51.525Z] eaf3925da568: Pulling fs layer [2024-07-03T08:21:51.525Z] bab4dde63d76: Pulling fs layer [2024-07-03T08:21:51.525Z] bde34c3a00c8: Pulling fs layer [2024-07-03T08:21:51.525Z] b352a97aabf1: Pulling fs layer [2024-07-03T08:21:51.525Z] 4872d77fe225: Pulling fs layer [2024-07-03T08:21:51.525Z] 5851b861e8e6: Pulling fs layer [2024-07-03T08:21:51.525Z] eaf3925da568: Waiting [2024-07-03T08:21:51.525Z] 1469e6f7b9e6: Waiting [2024-07-03T08:21:51.525Z] bab4dde63d76: Waiting [2024-07-03T08:21:51.525Z] 5851b861e8e6: Waiting [2024-07-03T08:21:51.525Z] b352a97aabf1: Waiting [2024-07-03T08:21:51.525Z] 988bab9f4d93: Waiting [2024-07-03T08:21:51.525Z] 4872d77fe225: Waiting [2024-07-03T08:21:51.525Z] bde34c3a00c8: Waiting [2024-07-03T08:21:51.525Z] e2be974225ed: Download complete [2024-07-03T08:21:51.525Z] 988bab9f4d93: Download complete [2024-07-03T08:21:51.525Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T08:21:51.525Z] 1469e6f7b9e6: Download complete [2024-07-03T08:21:51.784Z] eaf3925da568: Verifying Checksum [2024-07-03T08:21:51.785Z] eaf3925da568: Download complete [2024-07-03T08:21:51.785Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T08:21:51.785Z] 339a4e72a1f5: Download complete [2024-07-03T08:21:51.785Z] bde34c3a00c8: Download complete [2024-07-03T08:21:51.785Z] b352a97aabf1: Download complete [2024-07-03T08:21:51.785Z] 4872d77fe225: Verifying Checksum [2024-07-03T08:21:51.785Z] 4872d77fe225: Download complete [2024-07-03T08:21:51.785Z] 5851b861e8e6: Download complete [2024-07-03T08:21:51.785Z] b85a868b505f: Verifying Checksum [2024-07-03T08:21:51.785Z] b85a868b505f: Download complete [2024-07-03T08:21:52.045Z] bab4dde63d76: Verifying Checksum [2024-07-03T08:21:52.045Z] bab4dde63d76: Download complete [2024-07-03T08:21:52.985Z] b85a868b505f: Pull complete [2024-07-03T08:21:53.244Z] e2be974225ed: Pull complete [2024-07-03T08:21:53.504Z] 339a4e72a1f5: Pull complete [2024-07-03T08:21:53.764Z] 988bab9f4d93: Pull complete [2024-07-03T08:21:54.025Z] 1469e6f7b9e6: Pull complete [2024-07-03T08:21:54.025Z] eaf3925da568: Pull complete [2024-07-03T08:21:55.932Z] bab4dde63d76: Pull complete [2024-07-03T08:21:55.932Z] bde34c3a00c8: Pull complete [2024-07-03T08:21:55.932Z] b352a97aabf1: Pull complete [2024-07-03T08:21:55.932Z] 4872d77fe225: Pull complete [2024-07-03T08:21:55.932Z] 5851b861e8e6: Pull complete [2024-07-03T08:21:56.193Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T08:21:56.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:21:56.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:21:56.350Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:21:56.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:21:59.548Z] $ docker top 6304e98a0de814e55fa8037602e773b433ef243da49e028a0de129fc6016897f -eo pid,comm [2024-07-03T08:21:59.612Z] 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). [2024-07-03T08:21:59.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:21:59.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:21:59.672Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:21:59.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:21:59.796Z] $ docker exec 6304e98a0de814e55fa8037602e773b433ef243da49e028a0de129fc6016897f ssh-agent [2024-07-03T08:21:59.914Z] SSH_AUTH_SOCK=/tmp/ssh-sjYVokMF8upB/agent.31 [2024-07-03T08:21:59.914Z] SSH_AGENT_PID=37 [2024-07-03T08:21:59.923Z] Running ssh-add (command line suppressed) [2024-07-03T08:22:00.033Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12118996219207438278.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12118996219207438278.key) [2024-07-03T08:22:00.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:22:00.338Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T08:22:00.350Z] $ docker exec --env ******** --env ******** 6304e98a0de814e55fa8037602e773b433ef243da49e028a0de129fc6016897f ssh-agent -k [2024-07-03T08:22:00.461Z] unset SSH_AUTH_SOCK; [2024-07-03T08:22:00.461Z] unset SSH_AGENT_PID; [2024-07-03T08:22:00.461Z] echo Agent pid 37 killed; [2024-07-03T08:22:00.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T08:22:00.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:22:00.516Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:22:00.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:22:00.634Z] $ docker exec 6304e98a0de814e55fa8037602e773b433ef243da49e028a0de129fc6016897f ssh-agent [2024-07-03T08:22:00.752Z] SSH_AUTH_SOCK=/tmp/ssh-JYKGp62cfnAk/agent.70 [2024-07-03T08:22:00.752Z] SSH_AGENT_PID=76 [2024-07-03T08:22:00.757Z] Running ssh-add (command line suppressed) [2024-07-03T08:22:00.877Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7287826385295829427.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7287826385295829427.key) [2024-07-03T08:22:00.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:22:01.186Z] + git semver init [2024-07-03T08:22:01.445Z] 2024-07-03 08:22:01,356 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T08:22:01.445Z] 2024-07-03 08:22:01,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2024-07-03T08:22:01.445Z] 2024-07-03 08:22:01,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2024-07-03T08:22:01.445Z] 2024-07-03 08:22:01,358 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:22:02.826Z] 2024-07-03 08:22:02,737 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2024-07-03T08:22:02.826Z] 2024-07-03 08:22:02,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2024-07-03T08:22:02.826Z] 2024-07-03 08:22:02,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:22:02.826Z] 2024-07-03 08:22:02,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:22:02.826Z] 3.2.0-dev.11 [Pipeline] } [2024-07-03T08:22:02.835Z] $ docker exec --env ******** --env ******** 6304e98a0de814e55fa8037602e773b433ef243da49e028a0de129fc6016897f ssh-agent -k [2024-07-03T08:22:02.943Z] unset SSH_AUTH_SOCK; [2024-07-03T08:22:02.943Z] unset SSH_AGENT_PID; [2024-07-03T08:22:02.943Z] echo Agent pid 76 killed; [2024-07-03T08:22:02.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:22:03.276Z] + git semver [Pipeline] } [2024-07-03T08:22:03.548Z] $ docker stop --time=1 6304e98a0de814e55fa8037602e773b433ef243da49e028a0de129fc6016897f [2024-07-03T08:22:04.831Z] $ docker rm -f --volumes 6304e98a0de814e55fa8037602e773b433ef243da49e028a0de129fc6016897f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:22:05.182Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T08:22:05.425Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T08:22:05.429Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 [2024-07-03T08:22:05.622Z] provisioning config files... [2024-07-03T08:22:05.631Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16254593696789185236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:22:05.930Z] ---> ****-login.sh [2024-07-03T08:22:05.930Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:22:05.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:22:05.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:22:05.930Z] Configure a credential helper to remove this warning. See [2024-07-03T08:22:05.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:22:05.930Z] [2024-07-03T08:22:05.930Z] Login Succeeded [2024-07-03T08:22:05.930Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:22:05.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:22:05.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:22:05.930Z] Configure a credential helper to remove this warning. See [2024-07-03T08:22:05.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:22:05.930Z] [2024-07-03T08:22:05.930Z] Login Succeeded [2024-07-03T08:22:05.930Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:22:06.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:22:06.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:22:06.191Z] Configure a credential helper to remove this warning. See [2024-07-03T08:22:06.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:22:06.191Z] [2024-07-03T08:22:06.191Z] Login Succeeded [2024-07-03T08:22:06.191Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:22:06.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:22:06.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:22:06.191Z] Configure a credential helper to remove this warning. See [2024-07-03T08:22:06.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:22:06.191Z] [2024-07-03T08:22:06.191Z] Login Succeeded [2024-07-03T08:22:06.191Z] ****.io [2024-07-03T08:22:06.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:22:06.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:22:06.451Z] Configure a credential helper to remove this warning. See [2024-07-03T08:22:06.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:22:06.451Z] [2024-07-03T08:22:06.451Z] Login Succeeded [2024-07-03T08:22:06.451Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:22:06.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T08:22:06.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:22:06.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:22:06.581Z] ========================================================= [2024-07-03T08:22:06.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T08:22:06.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:22:06.928Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T08:22:06.928Z] Sending build context to Docker daemon 30.54MB [2024-07-03T08:22:06.928Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:22:06.928Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T08:22:07.203Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T08:22:07.203Z] 619be1103602: Pulling fs layer [2024-07-03T08:22:07.203Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T08:22:07.203Z] 5df492c9dc93: Pulling fs layer [2024-07-03T08:22:07.203Z] 7629e6793208: Pulling fs layer [2024-07-03T08:22:07.203Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:22:07.203Z] fb5054dd5b73: Pulling fs layer [2024-07-03T08:22:07.203Z] eeca6798cff9: Pulling fs layer [2024-07-03T08:22:07.203Z] aa269ceb94a6: Pulling fs layer [2024-07-03T08:22:07.203Z] ada007ff1a6a: Pulling fs layer [2024-07-03T08:22:07.203Z] 7629e6793208: Waiting [2024-07-03T08:22:07.203Z] 4f4fb700ef54: Waiting [2024-07-03T08:22:07.203Z] fb5054dd5b73: Waiting [2024-07-03T08:22:07.203Z] eeca6798cff9: Waiting [2024-07-03T08:22:07.203Z] aa269ceb94a6: Waiting [2024-07-03T08:22:07.203Z] ada007ff1a6a: Waiting [2024-07-03T08:22:07.203Z] 7862e08f4a3e: Verifying Checksum [2024-07-03T08:22:07.203Z] 7862e08f4a3e: Download complete [2024-07-03T08:22:07.203Z] 7629e6793208: Verifying Checksum [2024-07-03T08:22:07.203Z] 7629e6793208: Download complete [2024-07-03T08:22:07.203Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T08:22:07.203Z] 4f4fb700ef54: Download complete [2024-07-03T08:22:07.203Z] fb5054dd5b73: Verifying Checksum [2024-07-03T08:22:07.203Z] fb5054dd5b73: Download complete [2024-07-03T08:22:07.203Z] 619be1103602: Download complete [2024-07-03T08:22:07.203Z] eeca6798cff9: Verifying Checksum [2024-07-03T08:22:07.203Z] eeca6798cff9: Download complete [2024-07-03T08:22:07.462Z] 619be1103602: Pull complete [2024-07-03T08:22:07.462Z] ada007ff1a6a: Verifying Checksum [2024-07-03T08:22:07.462Z] ada007ff1a6a: Download complete [2024-07-03T08:22:07.462Z] 7862e08f4a3e: Pull complete [2024-07-03T08:22:07.462Z] 5df492c9dc93: Verifying Checksum [2024-07-03T08:22:07.462Z] 5df492c9dc93: Download complete [2024-07-03T08:22:08.028Z] aa269ceb94a6: Verifying Checksum [2024-07-03T08:22:08.029Z] aa269ceb94a6: Download complete [2024-07-03T08:22:10.561Z] 5df492c9dc93: Pull complete [2024-07-03T08:22:10.561Z] 7629e6793208: Pull complete [2024-07-03T08:22:10.561Z] 4f4fb700ef54: Pull complete [2024-07-03T08:22:10.819Z] fb5054dd5b73: Pull complete [2024-07-03T08:22:10.819Z] eeca6798cff9: Pull complete [2024-07-03T08:22:13.356Z] aa269ceb94a6: Pull complete [2024-07-03T08:22:13.614Z] ada007ff1a6a: Pull complete [2024-07-03T08:22:13.614Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T08:22:13.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T08:22:13.614Z] ---> f489d0715acc [2024-07-03T08:22:13.614Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:22:17.898Z] ---> Running in ba3808d03b4b [2024-07-03T08:22:17.899Z] Removing intermediate container ba3808d03b4b [2024-07-03T08:22:17.899Z] ---> d8fc2fdb1e87 [2024-07-03T08:22:17.899Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:22:17.899Z] ---> Running in c39620f4e527 [2024-07-03T08:22:17.899Z] Removing intermediate container c39620f4e527 [2024-07-03T08:22:17.899Z] ---> 4e77b001a97c [2024-07-03T08:22:17.899Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-07-03T08:22:17.899Z] ---> Running in 4712bfdfc791 [2024-07-03T08:22:17.899Z] Removing intermediate container 4712bfdfc791 [2024-07-03T08:22:17.899Z] ---> c7b801dadfd7 [2024-07-03T08:22:17.899Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:22:17.899Z] ---> Running in 9365f7b83678 [2024-07-03T08:22:17.899Z] Removing intermediate container 9365f7b83678 [2024-07-03T08:22:17.899Z] ---> 274048dadfa7 [2024-07-03T08:22:17.899Z] Step 7/12 : WORKDIR /device-gpio [2024-07-03T08:22:17.899Z] ---> Running in 7d1eb86cd5fd [2024-07-03T08:22:17.899Z] Removing intermediate container 7d1eb86cd5fd [2024-07-03T08:22:17.899Z] ---> b728fe042ee6 [2024-07-03T08:22:17.899Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:22:18.158Z] ---> Running in ba971602b497 [2024-07-03T08:22:18.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:22:18.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:22:18.675Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T08:22:18.675Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T08:22:18.675Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T08:22:18.675Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T08:22:18.675Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T08:22:18.675Z] OK: 268 MiB in 56 packages [2024-07-03T08:22:19.244Z] Removing intermediate container ba971602b497 [2024-07-03T08:22:19.244Z] ---> 132c9c0a30e5 [2024-07-03T08:22:19.244Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T08:22:19.244Z] ---> d27843cdf4f4 [2024-07-03T08:22:19.244Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:22:19.504Z] ---> Running in 971c9529852b [2024-07-03T08:22:20.570Z] Still waiting to schedule task [2024-07-03T08:22:20.570Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4908’ is offline [2024-07-03T08:23:21.831Z] Removing intermediate container 971c9529852b [2024-07-03T08:23:21.831Z] ---> abb84dd4d771 [2024-07-03T08:23:21.831Z] Step 11/12 : COPY . . [2024-07-03T08:23:21.831Z] ---> 46bd40732e76 [2024-07-03T08:23:21.831Z] Step 12/12 : RUN ${MAKE} [2024-07-03T08:23:21.831Z] ---> Running in dbbc5dd84263 [2024-07-03T08:23:21.831Z] noop [2024-07-03T08:23:21.831Z] Removing intermediate container dbbc5dd84263 [2024-07-03T08:23:21.831Z] ---> 5899c15dc185 [2024-07-03T08:23:21.831Z] Successfully built 5899c15dc185 [2024-07-03T08:23:21.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:22.159Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T08:23:22.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:23:22.234Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:23:22.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2024-07-03T08:23:22.595Z] $ docker top 7e9537432256e36b9e1ab7d5e7642b3a4061962bd90889f5f144043936571cc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:23:22.938Z] + go version [2024-07-03T08:23:22.938Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T08:23:22.947Z] $ docker stop --time=1 7e9537432256e36b9e1ab7d5e7642b3a4061962bd90889f5f144043936571cc2 [2024-07-03T08:23:24.209Z] $ docker rm -f --volumes 7e9537432256e36b9e1ab7d5e7642b3a4061962bd90889f5f144043936571cc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:24.663Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T08:23:24.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:23:24.740Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:23:24.769Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2024-07-03T08:23:25.077Z] $ docker top a0f3b4f943e522761e47493e14c04a98db830c9847ad6adddf3974730fd89511 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:23:25.425Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2024-07-03T08:23:25.727Z] + make test [2024-07-03T08:23:25.727Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T08:23:27.103Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-07-03T08:23:49.019Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-07-03T08:23:49.019Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-07-03T08:23:58.287Z] go vet ./... [2024-07-03T08:24:03.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T08:24:03.554Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T08:24:03.554Z] ./bin/test-attribution-txt.sh [2024-07-03T08:24:03.554Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T08:24:03.554Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T08:24:03.555Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T08:24:03.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T08:24:03.579Z] $ docker stop --time=1 a0f3b4f943e522761e47493e14c04a98db830c9847ad6adddf3974730fd89511 [2024-07-03T08:24:08.120Z] $ docker rm -f --volumes a0f3b4f943e522761e47493e14c04a98db830c9847ad6adddf3974730fd89511 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:24:08.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T08:24:08.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T08:24:09.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T08:24:09.451Z] + ls -al . [2024-07-03T08:24:09.451Z] total 220 [2024-07-03T08:24:09.451Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:23 . [2024-07-03T08:24:09.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:21 .. [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 3 08:21 .dockerignore [2024-07-03T08:24:09.451Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:23 .git [2024-07-03T08:24:09.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:21 .github [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 277 Jul 3 08:21 .gitignore [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:21 .golangci.yml [2024-07-03T08:24:09.451Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:22 .semver [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 10671 Jul 3 08:21 Attribution.txt [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 7171 Jul 3 08:21 CHANGELOG.md [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jul 3 08:21 Dockerfile [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:21 GOVERNANCE.md [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 3 08:21 Jenkinsfile [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:21 LICENSE [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jul 3 08:21 Makefile [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 3 08:21 OWNERS.md [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jul 3 08:21 README.md [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 08:22 VERSION [2024-07-03T08:24:09.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:21 bin [2024-07-03T08:24:09.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:21 cmd [2024-07-03T08:24:09.451Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 3 08:23 coverage.out [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 6998 Jul 3 08:21 go.mod [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 102307 Jul 3 08:21 go.sum [2024-07-03T08:24:09.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:21 internal [2024-07-03T08:24:09.451Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 3 08:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:24:09.762Z] + 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=8c1eec1cce53e3d99f3878f2a839c8345b98407a --label arch=amd64 --label version=3.2.0-dev.11 . [2024-07-03T08:24:09.762Z] Sending build context to Docker daemon 30.54MB [2024-07-03T08:24:09.762Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:24:09.762Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T08:24:09.762Z] ---> 5899c15dc185 [2024-07-03T08:24:09.762Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:24:10.331Z] ---> Running in 8307ce3c06dc [2024-07-03T08:24:10.591Z] Removing intermediate container 8307ce3c06dc [2024-07-03T08:24:10.592Z] ---> e16ba215b25a [2024-07-03T08:24:10.592Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:24:10.592Z] ---> Running in c1fade247a83 [2024-07-03T08:24:10.592Z] Removing intermediate container c1fade247a83 [2024-07-03T08:24:10.592Z] ---> 8e784ea940fb [2024-07-03T08:24:10.592Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-07-03T08:24:10.592Z] ---> Running in e8f6ca584970 [2024-07-03T08:24:10.592Z] Removing intermediate container e8f6ca584970 [2024-07-03T08:24:10.592Z] ---> 9af0595d6f4a [2024-07-03T08:24:10.592Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:24:10.851Z] ---> Running in 377e74d73d56 [2024-07-03T08:24:10.851Z] Removing intermediate container 377e74d73d56 [2024-07-03T08:24:10.851Z] ---> 939ea711cf59 [2024-07-03T08:24:10.851Z] Step 7/26 : WORKDIR /device-gpio [2024-07-03T08:24:10.851Z] ---> Running in 9ef6849037a7 [2024-07-03T08:24:10.851Z] Removing intermediate container 9ef6849037a7 [2024-07-03T08:24:10.851Z] ---> c9e30cb034c1 [2024-07-03T08:24:10.851Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:24:10.851Z] ---> Running in dc870d6db7bc [2024-07-03T08:24:11.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:24:11.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:24:11.628Z] OK: 268 MiB in 56 packages [2024-07-03T08:24:11.887Z] Removing intermediate container dc870d6db7bc [2024-07-03T08:24:11.887Z] ---> 8a90570146ee [2024-07-03T08:24:11.887Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-03T08:24:12.146Z] ---> 68b30270ff1b [2024-07-03T08:24:12.146Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:24:12.146Z] ---> Running in d5d8fae07091 [2024-07-03T08:24:12.713Z] Removing intermediate container d5d8fae07091 [2024-07-03T08:24:12.713Z] ---> 9d3fae0f418d [2024-07-03T08:24:12.713Z] Step 11/26 : COPY . . [2024-07-03T08:24:13.647Z] ---> 8e08d81d2c97 [2024-07-03T08:24:13.647Z] Step 12/26 : RUN ${MAKE} [2024-07-03T08:24:13.647Z] ---> Running in ddab1510cc52 [2024-07-03T08:24:13.904Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-07-03T08:24:36.108Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4909 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2024-07-03T08:24:36.126Z] Running in /w/workspace/device-gpio/124 [Pipeline] { [Pipeline] checkout [2024-07-03T08:24:39.175Z] The recommended git tool is: git [2024-07-03T08:24:46.385Z] using credential edgex-jenkins-ssh [2024-07-03T08:24:46.411Z] Cloning the remote Git repository [2024-07-03T08:24:46.458Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-07-03T08:24:46.578Z] > git init /w/workspace/device-gpio/124 # timeout=10 [2024-07-03T08:24:46.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-07-03T08:24:46.817Z] > git --version # timeout=10 [2024-07-03T08:24:46.856Z] > git --version # 'git version 2.25.1' [2024-07-03T08:24:46.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T08:24:47.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T08:24:49.960Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-07-03T08:24:50.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T08:24:51.314Z] Avoid second fetch [2024-07-03T08:24:51.315Z] Checking out Revision 8c1eec1cce53e3d99f3878f2a839c8345b98407a (main) [2024-07-03T08:24:52.273Z] Commit message: "Merge pull request #237 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [2024-07-03T08:24:51.330Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T08:24:51.430Z] > git checkout -f 8c1eec1cce53e3d99f3878f2a839c8345b98407a # timeout=10 [2024-07-03T08:24:52.621Z] Removing intermediate container ddab1510cc52 [2024-07-03T08:24:52.621Z] ---> f5c14106baf4 [2024-07-03T08:24:52.621Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T08:24:52.621Z] 3.18: Pulling from library/alpine [2024-07-03T08:24:52.621Z] 73baa7ef167e: Pulling fs layer [2024-07-03T08:24:52.621Z] 73baa7ef167e: Verifying Checksum [2024-07-03T08:24:52.621Z] 73baa7ef167e: Download complete [2024-07-03T08:24:52.621Z] 73baa7ef167e: Pull complete [2024-07-03T08:24:52.621Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T08:24:52.621Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T08:24:52.621Z] ---> 8fd7cac70a4a [2024-07-03T08:24:52.621Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-03T08:24:52.621Z] ---> Running in ed884548d62c [2024-07-03T08:24:52.621Z] Removing intermediate container ed884548d62c [2024-07-03T08:24:52.621Z] ---> a429f3430b5e [2024-07-03T08:24:52.621Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T08:24:52.621Z] ---> Running in 3eecfaf7f46e [2024-07-03T08:24:52.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:24:52.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:24:52.621Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T08:24:52.621Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T08:24:52.621Z] OK: 7 MiB in 16 packages [2024-07-03T08:24:52.621Z] Removing intermediate container 3eecfaf7f46e [2024-07-03T08:24:52.621Z] ---> cbd5def3b308 [2024-07-03T08:24:52.621Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-03T08:24:52.621Z] ---> Running in e2c3d3284337 [2024-07-03T08:24:52.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:24:52.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:24:52.621Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:24:52.621Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:24:52.621Z] OK: 7 MiB in 16 packages [2024-07-03T08:24:52.621Z] Removing intermediate container e2c3d3284337 [2024-07-03T08:24:52.621Z] ---> 1964ba3a906f [2024-07-03T08:24:52.621Z] Step 17/26 : WORKDIR / [2024-07-03T08:24:52.621Z] ---> Running in 66ef888f973b [2024-07-03T08:24:52.621Z] Removing intermediate container 66ef888f973b [2024-07-03T08:24:52.621Z] ---> cd2c25199d54 [2024-07-03T08:24:52.621Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-07-03T08:24:52.621Z] ---> b2ea2ad99350 [2024-07-03T08:24:52.621Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-07-03T08:24:52.621Z] ---> 67813aee7bd8 [2024-07-03T08:24:52.621Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-07-03T08:24:52.621Z] ---> 028b61d7aede [2024-07-03T08:24:52.621Z] Step 21/26 : EXPOSE 59910 [2024-07-03T08:24:52.621Z] ---> Running in 2128899a4ad2 [2024-07-03T08:24:52.621Z] Removing intermediate container 2128899a4ad2 [2024-07-03T08:24:52.621Z] ---> f3ca3830edf8 [2024-07-03T08:24:52.621Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-07-03T08:24:52.621Z] ---> Running in fb2086b90c55 [2024-07-03T08:24:52.621Z] Removing intermediate container fb2086b90c55 [2024-07-03T08:24:52.621Z] ---> a6634b5c0bb4 [2024-07-03T08:24:52.621Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T08:24:52.621Z] ---> Running in 81d9f2bc4f3b [2024-07-03T08:24:52.621Z] Removing intermediate container 81d9f2bc4f3b [2024-07-03T08:24:52.621Z] ---> 3bdbfcd5e018 [2024-07-03T08:24:52.621Z] Step 24/26 : LABEL arch=amd64 [2024-07-03T08:24:52.621Z] ---> Running in 0c6797625136 [2024-07-03T08:24:52.621Z] Removing intermediate container 0c6797625136 [2024-07-03T08:24:52.621Z] ---> 5f2c480c6a4c [2024-07-03T08:24:52.621Z] Step 25/26 : LABEL git_sha=8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:24:52.881Z] ---> Running in 23c14e953039 [2024-07-03T08:24:52.881Z] Removing intermediate container 23c14e953039 [2024-07-03T08:24:52.881Z] ---> 589cdad4b640 [2024-07-03T08:24:52.881Z] Step 26/26 : LABEL version=3.2.0-dev.11 [2024-07-03T08:24:52.881Z] ---> Running in e46a48e4c285 [2024-07-03T08:24:52.881Z] Removing intermediate container e46a48e4c285 [2024-07-03T08:24:52.881Z] ---> a3220e81ff23 [2024-07-03T08:24:52.881Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T08:24:52.881Z] Successfully built a3220e81ff23 [2024-07-03T08:24:52.881Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:24:53.010Z] provisioning config files... [2024-07-03T08:24:53.019Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7892688845041762926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:24:53.316Z] ---> ****-login.sh [2024-07-03T08:24:53.316Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:24:53.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:24:53.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:24:53.316Z] Configure a credential helper to remove this warning. See [2024-07-03T08:24:53.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:24:53.316Z] [2024-07-03T08:24:53.316Z] Login Succeeded [2024-07-03T08:24:53.316Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:24:53.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:24:53.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:24:53.317Z] Configure a credential helper to remove this warning. See [2024-07-03T08:24:53.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:24:53.317Z] [2024-07-03T08:24:53.317Z] Login Succeeded [2024-07-03T08:24:53.317Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:24:53.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:24:53.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:24:53.575Z] Configure a credential helper to remove this warning. See [2024-07-03T08:24:53.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:24:53.575Z] [2024-07-03T08:24:53.575Z] Login Succeeded [2024-07-03T08:24:53.575Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:24:53.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:24:53.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:24:53.575Z] Configure a credential helper to remove this warning. See [2024-07-03T08:24:53.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:24:53.575Z] [2024-07-03T08:24:53.575Z] Login Succeeded [2024-07-03T08:24:53.575Z] ****.io [2024-07-03T08:24:53.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:24:54.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:24:54.095Z] Configure a credential helper to remove this warning. See [2024-07-03T08:24:54.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:24:54.095Z] [2024-07-03T08:24:54.095Z] Login Succeeded [2024-07-03T08:24:54.095Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:24:54.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:24:54.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:24:54.194Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2024-07-03T08:24:54.194Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:24:54.194Z] latest [2024-07-03T08:24:54.194Z] 3.2.0-dev.11 [2024-07-03T08:24:54.194Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11 [2024-07-03T08:24:54.194Z] main [2024-07-03T08:24:54.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:24:54.544Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8c1eec1cce53e3d99f3878f2a839c8345b98407a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:24:54.858Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:24:54.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-07-03T08:24:54.858Z] 4eaf0d18d1ee: Preparing [2024-07-03T08:24:54.858Z] 7a69cd51ec72: Preparing [2024-07-03T08:24:54.858Z] 4ee057a0e946: Preparing [2024-07-03T08:24:54.858Z] 21e86d224b33: Preparing [2024-07-03T08:24:54.858Z] fb62ef73a352: Preparing [2024-07-03T08:24:54.858Z] 63ec0bd56cf3: Preparing [2024-07-03T08:24:54.858Z] 63ec0bd56cf3: Waiting [2024-07-03T08:24:54.858Z] 4ee057a0e946: Pushed [2024-07-03T08:24:54.858Z] 7a69cd51ec72: Pushed [2024-07-03T08:24:54.858Z] fb62ef73a352: Pushed [2024-07-03T08:24:54.858Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:24:55.424Z] 21e86d224b33: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:24:57.169Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T08:24:57.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T08:24:57.169Z] Dload Upload Total Spent Left Speed [2024-07-03T08:24:57.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh [2024-07-03T08:24:57.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T08:24:57.845Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T08:24:57.845Z] + sudo tee /etc/docker/daemon.new [2024-07-03T08:24:57.845Z] { [2024-07-03T08:24:57.845Z] "registry-mirrors": [ [2024-07-03T08:24:57.845Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T08:24:57.845Z] ], [2024-07-03T08:24:57.845Z] "bip": "10.250.0.254/24", [2024-07-03T08:24:57.845Z] "hosts": [ [2024-07-03T08:24:57.845Z] "tcp://0.0.0.0:5555", [2024-07-03T08:24:57.845Z] "unix:///var/run/docker.sock" [2024-07-03T08:24:57.845Z] ], [2024-07-03T08:24:57.845Z] "mtu": 1458, [2024-07-03T08:24:57.845Z] "selinux-enabled": true, [2024-07-03T08:24:57.845Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T08:24:57.845Z] } [Pipeline] sh [2024-07-03T08:24:58.175Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T08:24:58.519Z] + sudo service docker restart [2024-07-03T08:24:59.614Z] 4eaf0d18d1ee: Pushed [2024-07-03T08:24:59.614Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a: digest: sha256:9205bc67404d2c972a4661c9706d1902fcebc58c726dce11a45738f3af178d2d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:24:59.933Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:00.254Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-07-03T08:25:00.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-07-03T08:25:00.254Z] 4eaf0d18d1ee: Preparing [2024-07-03T08:25:00.254Z] 7a69cd51ec72: Preparing [2024-07-03T08:25:00.254Z] 4ee057a0e946: Preparing [2024-07-03T08:25:00.254Z] 21e86d224b33: Preparing [2024-07-03T08:25:00.254Z] fb62ef73a352: Preparing [2024-07-03T08:25:00.254Z] 63ec0bd56cf3: Preparing [2024-07-03T08:25:00.254Z] 63ec0bd56cf3: Waiting [2024-07-03T08:25:00.254Z] fb62ef73a352: Layer already exists [2024-07-03T08:25:00.254Z] 4eaf0d18d1ee: Layer already exists [2024-07-03T08:25:00.254Z] 7a69cd51ec72: Layer already exists [2024-07-03T08:25:00.254Z] 21e86d224b33: Layer already exists [2024-07-03T08:25:00.254Z] 4ee057a0e946: Layer already exists [2024-07-03T08:25:00.254Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:25:00.254Z] latest: digest: sha256:9205bc67404d2c972a4661c9706d1902fcebc58c726dce11a45738f3af178d2d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:00.576Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:00.901Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.11 [2024-07-03T08:25:00.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-07-03T08:25:00.901Z] 4eaf0d18d1ee: Preparing [2024-07-03T08:25:00.901Z] 7a69cd51ec72: Preparing [2024-07-03T08:25:00.901Z] 4ee057a0e946: Preparing [2024-07-03T08:25:00.901Z] 21e86d224b33: Preparing [2024-07-03T08:25:00.901Z] fb62ef73a352: Preparing [2024-07-03T08:25:00.901Z] 63ec0bd56cf3: Preparing [2024-07-03T08:25:00.901Z] 63ec0bd56cf3: Waiting [2024-07-03T08:25:00.901Z] 21e86d224b33: Layer already exists [2024-07-03T08:25:00.901Z] 4ee057a0e946: Layer already exists [2024-07-03T08:25:00.901Z] fb62ef73a352: Layer already exists [2024-07-03T08:25:00.901Z] 7a69cd51ec72: Layer already exists [2024-07-03T08:25:00.901Z] 4eaf0d18d1ee: Layer already exists [2024-07-03T08:25:00.901Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:25:00.901Z] 3.2.0-dev.11: digest: sha256:9205bc67404d2c972a4661c9706d1902fcebc58c726dce11a45738f3af178d2d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:01.226Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:01.551Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11 [2024-07-03T08:25:01.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-07-03T08:25:01.551Z] 4eaf0d18d1ee: Preparing [2024-07-03T08:25:01.551Z] 7a69cd51ec72: Preparing [2024-07-03T08:25:01.551Z] 4ee057a0e946: Preparing [2024-07-03T08:25:01.551Z] 21e86d224b33: Preparing [2024-07-03T08:25:01.551Z] fb62ef73a352: Preparing [2024-07-03T08:25:01.551Z] 63ec0bd56cf3: Preparing [2024-07-03T08:25:01.551Z] 63ec0bd56cf3: Waiting [2024-07-03T08:25:01.551Z] 4eaf0d18d1ee: Layer already exists [2024-07-03T08:25:01.551Z] 7a69cd51ec72: Layer already exists [2024-07-03T08:25:01.551Z] fb62ef73a352: Layer already exists [2024-07-03T08:25:01.551Z] 21e86d224b33: Layer already exists [2024-07-03T08:25:01.551Z] 4ee057a0e946: Layer already exists [2024-07-03T08:25:01.551Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:25:01.551Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11: digest: sha256:9205bc67404d2c972a4661c9706d1902fcebc58c726dce11a45738f3af178d2d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:01.892Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:02.224Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2024-07-03T08:25:02.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-07-03T08:25:02.224Z] 4eaf0d18d1ee: Preparing [2024-07-03T08:25:02.225Z] 7a69cd51ec72: Preparing [2024-07-03T08:25:02.225Z] 4ee057a0e946: Preparing [2024-07-03T08:25:02.225Z] 21e86d224b33: Preparing [2024-07-03T08:25:02.225Z] fb62ef73a352: Preparing [2024-07-03T08:25:02.225Z] 63ec0bd56cf3: Preparing [2024-07-03T08:25:02.225Z] 63ec0bd56cf3: Waiting [2024-07-03T08:25:02.225Z] 4ee057a0e946: Layer already exists [2024-07-03T08:25:02.225Z] 21e86d224b33: Layer already exists [2024-07-03T08:25:02.225Z] fb62ef73a352: Layer already exists [2024-07-03T08:25:02.225Z] 7a69cd51ec72: Layer already exists [2024-07-03T08:25:02.225Z] 4eaf0d18d1ee: Layer already exists [2024-07-03T08:25:02.225Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:25:02.225Z] main: digest: sha256:9205bc67404d2c972a4661c9706d1902fcebc58c726dce11a45738f3af178d2d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:25:02.297Z] ===================================================== [Pipeline] echo [2024-07-03T08:25:02.309Z] taggedImages: [2024-07-03T08:25:02.309Z] - nexus3.edgexfoundry.org:10004/device-gpio:8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:25:02.309Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-07-03T08:25:02.309Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.11 [2024-07-03T08:25:02.309Z] - nexus3.edgexfoundry.org:10004/device-gpio:8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11 [2024-07-03T08:25:02.309Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:02.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:25:02.699Z] [2024-07-03T08:25:02.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:02.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:25:02.996Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T08:25:02.996Z] 5eb5b503b376: Pulling fs layer [2024-07-03T08:25:02.996Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T08:25:02.996Z] ec43610c2a17: Pulling fs layer [2024-07-03T08:25:02.996Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T08:25:02.996Z] 33b1e0a273af: Pulling fs layer [2024-07-03T08:25:02.996Z] 3a2ae6a8a46f: Waiting [2024-07-03T08:25:02.996Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T08:25:02.996Z] 2f39f015ded8: Pulling fs layer [2024-07-03T08:25:02.996Z] 33b1e0a273af: Waiting [2024-07-03T08:25:02.996Z] 2f39f015ded8: Waiting [2024-07-03T08:25:02.996Z] 5d3b04190fa2: Waiting [2024-07-03T08:25:02.996Z] 5c69ac0246d0: Download complete [2024-07-03T08:25:02.996Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T08:25:02.996Z] 3a2ae6a8a46f: Download complete [2024-07-03T08:25:02.996Z] 33b1e0a273af: Verifying Checksum [2024-07-03T08:25:02.996Z] 33b1e0a273af: Download complete [2024-07-03T08:25:02.996Z] ec43610c2a17: Verifying Checksum [2024-07-03T08:25:02.996Z] ec43610c2a17: Download complete [2024-07-03T08:25:02.996Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T08:25:02.996Z] 5d3b04190fa2: Download complete [2024-07-03T08:25:03.256Z] 5eb5b503b376: Verifying Checksum [2024-07-03T08:25:03.256Z] 5eb5b503b376: Download complete [2024-07-03T08:25:03.822Z] 2f39f015ded8: Download complete [2024-07-03T08:25:04.389Z] 5eb5b503b376: Pull complete [2024-07-03T08:25:04.389Z] 5c69ac0246d0: Pull complete [2024-07-03T08:25:04.954Z] ec43610c2a17: Pull complete [2024-07-03T08:25:04.954Z] 3a2ae6a8a46f: Pull complete [2024-07-03T08:25:05.212Z] 33b1e0a273af: Pull complete [2024-07-03T08:25:05.212Z] 5d3b04190fa2: Pull complete [2024-07-03T08:25:10.479Z] 2f39f015ded8: Pull complete [2024-07-03T08:25:10.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T08:25:10.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:25:10.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:25:10.589Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:25:10.617Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T08:25:14.884Z] $ docker top 5abd1e40f2f8af38badd8165c1ae7bf6e0b3b8cb5b97ebf87f529e12899e317c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:25:15.261Z] ---> job-cost.sh [2024-07-03T08:25:15.261Z] lf-activate-venv: SKIPPING [2024-07-03T08:25:15.261Z] INFO: No Stack... [2024-07-03T08:25:15.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T08:25:16.087Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T08:25:16.378Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2024-07-03T08:25:16.378Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T08:25:16.391Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-124-stack-cost] [2024-07-03T08:25:16.399Z] Resource [jenkins-edgexfoundry-device-gpio-main-124-stack-cost] did not exist. Created. [2024-07-03T08:25:16.412Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:25:16.720Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T08:25:16.757Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T08:25:16.764Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T08:25:16.789Z] $ docker stop --time=1 5abd1e40f2f8af38badd8165c1ae7bf6e0b3b8cb5b97ebf87f529e12899e317c [2024-07-03T08:25:17.938Z] $ docker rm -f --volumes 5abd1e40f2f8af38badd8165c1ae7bf6e0b3b8cb5b97ebf87f529e12899e317c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2024-07-03T08:25:18.040Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [2024-07-03T08:25:18.072Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/124@tmp/config3117292490960641737tmp [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:25:18.535Z] ---> ****-login.sh [2024-07-03T08:25:18.535Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:25:19.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:25:19.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:25:19.127Z] Configure a credential helper to remove this warning. See [2024-07-03T08:25:19.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:25:19.127Z] [2024-07-03T08:25:19.127Z] Login Succeeded [2024-07-03T08:25:19.127Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:25:19.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:25:19.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:25:19.667Z] Configure a credential helper to remove this warning. See [2024-07-03T08:25:19.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:25:19.667Z] [2024-07-03T08:25:19.667Z] Login Succeeded [2024-07-03T08:25:19.667Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:25:19.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:25:19.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:25:19.936Z] Configure a credential helper to remove this warning. See [2024-07-03T08:25:19.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:25:19.936Z] [2024-07-03T08:25:19.936Z] Login Succeeded [2024-07-03T08:25:19.936Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:25:20.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:25:20.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:25:20.209Z] Configure a credential helper to remove this warning. See [2024-07-03T08:25:20.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:25:20.209Z] [2024-07-03T08:25:20.210Z] Login Succeeded [2024-07-03T08:25:20.210Z] ****.io [2024-07-03T08:25:20.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:25:20.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:25:20.751Z] Configure a credential helper to remove this warning. See [2024-07-03T08:25:20.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:25:20.751Z] [2024-07-03T08:25:20.751Z] Login Succeeded [2024-07-03T08:25:20.751Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:25:20.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T08:25:21.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:25:21.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:25:21.162Z] ========================================================= [2024-07-03T08:25:21.162Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T08:25:21.162Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:21.535Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T08:25:22.127Z] Sending build context to Docker daemon 15.35MB [2024-07-03T08:25:22.127Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:25:22.127Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T08:25:22.127Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T08:25:22.127Z] c6b39de5b339: Pulling fs layer [2024-07-03T08:25:22.127Z] a69c41024577: Pulling fs layer [2024-07-03T08:25:22.127Z] d6de4b400683: Pulling fs layer [2024-07-03T08:25:22.127Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T08:25:22.127Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:25:22.127Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T08:25:22.127Z] 00f215d4a9da: Pulling fs layer [2024-07-03T08:25:22.127Z] d496ad576159: Pulling fs layer [2024-07-03T08:25:22.127Z] 464afbd9ba4c: Waiting [2024-07-03T08:25:22.127Z] 35cb2a7552d0: Waiting [2024-07-03T08:25:22.127Z] d496ad576159: Waiting [2024-07-03T08:25:22.127Z] 00f215d4a9da: Waiting [2024-07-03T08:25:22.127Z] 4f4fb700ef54: Waiting [2024-07-03T08:25:22.127Z] a69c41024577: Download complete [2024-07-03T08:25:22.402Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T08:25:22.402Z] 35cb2a7552d0: Download complete [2024-07-03T08:25:22.402Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T08:25:22.402Z] 4f4fb700ef54: Download complete [2024-07-03T08:25:22.402Z] c6b39de5b339: Verifying Checksum [2024-07-03T08:25:22.402Z] c6b39de5b339: Download complete [2024-07-03T08:25:22.402Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T08:25:22.402Z] 464afbd9ba4c: Download complete [2024-07-03T08:25:22.673Z] d496ad576159: Verifying Checksum [2024-07-03T08:25:22.673Z] d496ad576159: Download complete [2024-07-03T08:25:23.261Z] c6b39de5b339: Pull complete [2024-07-03T08:25:24.245Z] d6de4b400683: Verifying Checksum [2024-07-03T08:25:24.245Z] d6de4b400683: Download complete [2024-07-03T08:25:24.245Z] a69c41024577: Pull complete [2024-07-03T08:25:25.214Z] 00f215d4a9da: Verifying Checksum [2024-07-03T08:25:25.214Z] 00f215d4a9da: Download complete [2024-07-03T08:25:37.557Z] d6de4b400683: Pull complete [2024-07-03T08:25:37.557Z] 35cb2a7552d0: Pull complete [2024-07-03T08:25:37.557Z] 4f4fb700ef54: Pull complete [2024-07-03T08:25:37.824Z] 464afbd9ba4c: Pull complete [2024-07-03T08:25:47.913Z] 00f215d4a9da: Pull complete [2024-07-03T08:25:47.913Z] d496ad576159: Pull complete [2024-07-03T08:25:47.913Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T08:25:47.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T08:25:47.913Z] ---> f246e2811388 [2024-07-03T08:25:47.913Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:25:48.893Z] ---> Running in 93b0f0339805 [2024-07-03T08:25:49.163Z] Removing intermediate container 93b0f0339805 [2024-07-03T08:25:49.163Z] ---> bb9fdcf985ed [2024-07-03T08:25:49.163Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:25:49.163Z] ---> Running in 4fad8ca7b17e [2024-07-03T08:25:49.431Z] Removing intermediate container 4fad8ca7b17e [2024-07-03T08:25:49.431Z] ---> 200646d2fed4 [2024-07-03T08:25:49.431Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-07-03T08:25:49.700Z] ---> Running in 99e3f14fda08 [2024-07-03T08:25:49.967Z] Removing intermediate container 99e3f14fda08 [2024-07-03T08:25:49.967Z] ---> 8c79f197b3a4 [2024-07-03T08:25:49.967Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:25:49.967Z] ---> Running in 13dcab0fadd8 [2024-07-03T08:25:50.233Z] Removing intermediate container 13dcab0fadd8 [2024-07-03T08:25:50.233Z] ---> 6c3597bfa772 [2024-07-03T08:25:50.233Z] Step 7/12 : WORKDIR /device-gpio [2024-07-03T08:25:50.233Z] ---> Running in 88738246f6f3 [2024-07-03T08:25:50.506Z] Removing intermediate container 88738246f6f3 [2024-07-03T08:25:50.506Z] ---> 8e1c3f9d8cc1 [2024-07-03T08:25:50.506Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:25:50.775Z] ---> Running in 05d6e7c9a4fc [2024-07-03T08:25:51.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:25:52.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:25:53.297Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T08:25:53.297Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T08:25:53.297Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T08:25:53.297Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T08:25:53.297Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T08:25:53.297Z] OK: 271 MiB in 56 packages [2024-07-03T08:25:55.899Z] Removing intermediate container 05d6e7c9a4fc [2024-07-03T08:25:55.899Z] ---> 421c8a86cfd9 [2024-07-03T08:25:55.899Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T08:25:55.899Z] ---> 4468fcad9639 [2024-07-03T08:25:55.899Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:25:55.899Z] ---> Running in c1af82985558 [2024-07-03T08:27:47.590Z] Removing intermediate container c1af82985558 [2024-07-03T08:27:47.590Z] ---> 543f8ebfd2d4 [2024-07-03T08:27:47.590Z] Step 11/12 : COPY . . [2024-07-03T08:27:47.590Z] ---> 2661ac97bd00 [2024-07-03T08:27:47.590Z] Step 12/12 : RUN ${MAKE} [2024-07-03T08:27:47.590Z] ---> Running in 3ce5dd68720c [2024-07-03T08:27:47.590Z] noop [2024-07-03T08:27:47.590Z] Removing intermediate container 3ce5dd68720c [2024-07-03T08:27:47.590Z] ---> 6eed5a53b30b [2024-07-03T08:27:47.590Z] Successfully built 6eed5a53b30b [2024-07-03T08:27:47.590Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:27:48.006Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T08:27:48.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:27:48.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-4909 does not seem to be running inside a container [2024-07-03T08:27:48.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/124 -v /w/workspace/device-gpio/124:/w/workspace/device-gpio/124:rw,z -v /w/workspace/device-gpio/124@tmp:/w/workspace/device-gpio/124@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 ******** ci-base-image-arm64 cat [2024-07-03T08:27:49.707Z] $ docker top 2d6f7839d03a1bed0aaade45cac8dad0eac895e97567dc08c6921fb14f5ed3b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:27:50.551Z] + go version [2024-07-03T08:27:50.551Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T08:27:50.567Z] $ docker stop --time=1 2d6f7839d03a1bed0aaade45cac8dad0eac895e97567dc08c6921fb14f5ed3b0 [2024-07-03T08:27:52.191Z] $ docker rm -f --volumes 2d6f7839d03a1bed0aaade45cac8dad0eac895e97567dc08c6921fb14f5ed3b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:27:52.766Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T08:27:52.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:27:52.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-4909 does not seem to be running inside a container [2024-07-03T08:27:53.010Z] $ 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/124 -v /w/workspace/device-gpio/124:/w/workspace/device-gpio/124:rw,z -v /w/workspace/device-gpio/124@tmp:/w/workspace/device-gpio/124@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 ******** ci-base-image-arm64 cat [2024-07-03T08:27:54.158Z] $ docker top fcce399d0a36b8e1083bfa7ac19a7dfabbf53e869ee4dd4720d9d902c8171277 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:27:54.939Z] + git config --global --add safe.directory /w/workspace/device-gpio/124 [Pipeline] fileExists [Pipeline] sh [2024-07-03T08:27:55.579Z] + make test [2024-07-03T08:27:55.579Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T08:28:02.217Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-07-03T08:31:23.997Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-07-03T08:31:23.997Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-07-03T08:31:23.997Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T08:31:23.997Z] go vet ./... [2024-07-03T08:32:10.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T08:32:10.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T08:32:10.814Z] ./bin/test-attribution-txt.sh [2024-07-03T08:32:10.814Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T08:32:10.814Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T08:32:10.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T08:32:10.846Z] $ docker stop --time=1 fcce399d0a36b8e1083bfa7ac19a7dfabbf53e869ee4dd4720d9d902c8171277 [2024-07-03T08:32:12.689Z] $ docker rm -f --volumes fcce399d0a36b8e1083bfa7ac19a7dfabbf53e869ee4dd4720d9d902c8171277 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:32:14.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T08:32:14.251Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T08:32:14.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:32:15.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T08:32:15.402Z] + ls -al . [2024-07-03T08:32:15.402Z] total 216 [2024-07-03T08:32:15.402Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 08:28 . [2024-07-03T08:32:15.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:24 .. [2024-07-03T08:32:15.402Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 3 08:24 .dockerignore [2024-07-03T08:32:15.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:24 .git [2024-07-03T08:32:15.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:24 .github [2024-07-03T08:32:15.402Z] -rw-rw-r-- 1 jenkins jenkins 277 Jul 3 08:24 .gitignore [2024-07-03T08:32:15.402Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:24 .golangci.yml [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 10671 Jul 3 08:24 Attribution.txt [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 7171 Jul 3 08:24 CHANGELOG.md [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jul 3 08:24 Dockerfile [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:24 GOVERNANCE.md [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 3 08:24 Jenkinsfile [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:24 LICENSE [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jul 3 08:24 Makefile [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 3 08:24 OWNERS.md [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jul 3 08:24 README.md [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 08:22 VERSION [2024-07-03T08:32:15.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:24 bin [2024-07-03T08:32:15.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:24 cmd [2024-07-03T08:32:15.403Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 3 08:28 coverage.out [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 6998 Jul 3 08:24 go.mod [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 102307 Jul 3 08:24 go.sum [2024-07-03T08:32:15.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:24 internal [2024-07-03T08:32:15.403Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 3 08:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:32:15.756Z] + 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=8c1eec1cce53e3d99f3878f2a839c8345b98407a --label arch=arm64 --label version=3.2.0-dev.11 . [2024-07-03T08:32:16.338Z] Sending build context to Docker daemon 15.35MB [2024-07-03T08:32:16.338Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:32:16.338Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T08:32:16.338Z] ---> 6eed5a53b30b [2024-07-03T08:32:16.338Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:32:16.338Z] ---> Running in 26fc19277091 [2024-07-03T08:32:16.603Z] Removing intermediate container 26fc19277091 [2024-07-03T08:32:16.603Z] ---> fd36107f0ce4 [2024-07-03T08:32:16.603Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:32:16.868Z] ---> Running in 50a321b4424a [2024-07-03T08:32:17.133Z] Removing intermediate container 50a321b4424a [2024-07-03T08:32:17.133Z] ---> 518eea369a0f [2024-07-03T08:32:17.133Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-07-03T08:32:17.133Z] ---> Running in 28ccfe1bcf2b [2024-07-03T08:32:17.399Z] Removing intermediate container 28ccfe1bcf2b [2024-07-03T08:32:17.399Z] ---> c37b9c3e7b68 [2024-07-03T08:32:17.399Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:32:17.667Z] ---> Running in 2ef6fecc7237 [2024-07-03T08:32:17.933Z] Removing intermediate container 2ef6fecc7237 [2024-07-03T08:32:17.933Z] ---> fa227e6c0c81 [2024-07-03T08:32:17.933Z] Step 7/26 : WORKDIR /device-gpio [2024-07-03T08:32:17.933Z] ---> Running in d302b8e5ae15 [2024-07-03T08:32:18.199Z] Removing intermediate container d302b8e5ae15 [2024-07-03T08:32:18.199Z] ---> a65f0b48cb3d [2024-07-03T08:32:18.199Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:32:18.199Z] ---> Running in 3d27d4ff9634 [2024-07-03T08:32:19.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:32:19.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:32:20.693Z] OK: 271 MiB in 56 packages [2024-07-03T08:32:21.650Z] Removing intermediate container 3d27d4ff9634 [2024-07-03T08:32:21.650Z] ---> 166488ac2035 [2024-07-03T08:32:21.650Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-03T08:32:21.916Z] ---> 0cd62d6dbde0 [2024-07-03T08:32:21.916Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:32:22.186Z] ---> Running in 7fb80494ad52 [2024-07-03T08:32:24.125Z] Removing intermediate container 7fb80494ad52 [2024-07-03T08:32:24.125Z] ---> 035ce2466693 [2024-07-03T08:32:24.125Z] Step 11/26 : COPY . . [2024-07-03T08:32:25.527Z] ---> d9df9edf9dc8 [2024-07-03T08:32:25.527Z] Step 12/26 : RUN ${MAKE} [2024-07-03T08:32:25.527Z] ---> Running in 765ea4a6b1ac [2024-07-03T08:32:26.483Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-07-03T08:36:03.303Z] Removing intermediate container 765ea4a6b1ac [2024-07-03T08:36:03.303Z] ---> a4036cae38f5 [2024-07-03T08:36:03.303Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T08:36:03.303Z] 3.18: Pulling from library/alpine [2024-07-03T08:36:03.303Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T08:36:03.303Z] 5c905c7ebe2f: Download complete [2024-07-03T08:36:03.303Z] 5c905c7ebe2f: Pull complete [2024-07-03T08:36:03.303Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T08:36:03.303Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T08:36:03.303Z] ---> dec292d02e07 [2024-07-03T08:36:03.303Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-03T08:36:03.303Z] ---> Running in 9047c7ddf360 [2024-07-03T08:36:03.303Z] Removing intermediate container 9047c7ddf360 [2024-07-03T08:36:03.303Z] ---> bf568281933f [2024-07-03T08:36:03.303Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T08:36:03.303Z] ---> Running in b81ad3258994 [2024-07-03T08:36:03.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:36:03.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:36:03.303Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T08:36:03.303Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T08:36:03.304Z] OK: 8 MiB in 16 packages [2024-07-03T08:36:03.304Z] Removing intermediate container b81ad3258994 [2024-07-03T08:36:03.304Z] ---> d0b76adfdcb1 [2024-07-03T08:36:03.304Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-03T08:36:03.304Z] ---> Running in f6ee54cda1ca [2024-07-03T08:36:03.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:36:03.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:36:03.304Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:36:03.304Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:36:03.304Z] OK: 8 MiB in 16 packages [2024-07-03T08:36:04.262Z] Removing intermediate container f6ee54cda1ca [2024-07-03T08:36:04.262Z] ---> de5b6094a980 [2024-07-03T08:36:04.262Z] Step 17/26 : WORKDIR / [2024-07-03T08:36:04.262Z] ---> Running in 460332e4b0b7 [2024-07-03T08:36:04.527Z] Removing intermediate container 460332e4b0b7 [2024-07-03T08:36:04.527Z] ---> abe777dc68b5 [2024-07-03T08:36:04.527Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-07-03T08:36:05.107Z] ---> cab537d44956 [2024-07-03T08:36:05.107Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-07-03T08:36:05.685Z] ---> ee1ad7b48bed [2024-07-03T08:36:05.685Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-07-03T08:36:07.617Z] ---> 362a1383dc46 [2024-07-03T08:36:07.617Z] Step 21/26 : EXPOSE 59910 [2024-07-03T08:36:07.617Z] ---> Running in d19a22b3e60d [2024-07-03T08:36:07.882Z] Removing intermediate container d19a22b3e60d [2024-07-03T08:36:07.882Z] ---> d0b55e83a165 [2024-07-03T08:36:07.882Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-07-03T08:36:07.882Z] ---> Running in e51d7dca7707 [2024-07-03T08:36:08.146Z] Removing intermediate container e51d7dca7707 [2024-07-03T08:36:08.146Z] ---> 4f8398c187d6 [2024-07-03T08:36:08.146Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T08:36:08.411Z] ---> Running in 60e2de494a8f [2024-07-03T08:36:08.677Z] Removing intermediate container 60e2de494a8f [2024-07-03T08:36:08.677Z] ---> a7da8d7861ec [2024-07-03T08:36:08.677Z] Step 24/26 : LABEL arch=arm64 [2024-07-03T08:36:08.677Z] ---> Running in 1f344f617a75 [2024-07-03T08:36:08.942Z] Removing intermediate container 1f344f617a75 [2024-07-03T08:36:08.942Z] ---> 4039ff457dd1 [2024-07-03T08:36:08.942Z] Step 25/26 : LABEL git_sha=8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:36:08.942Z] ---> Running in b6d58565dbc7 [2024-07-03T08:36:09.206Z] Removing intermediate container b6d58565dbc7 [2024-07-03T08:36:09.206Z] ---> fffa4733610a [2024-07-03T08:36:09.206Z] Step 26/26 : LABEL version=3.2.0-dev.11 [2024-07-03T08:36:09.475Z] ---> Running in 42732f506d45 [2024-07-03T08:36:09.739Z] Removing intermediate container 42732f506d45 [2024-07-03T08:36:09.739Z] ---> c15d3169d071 [2024-07-03T08:36:09.739Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T08:36:09.739Z] Successfully built c15d3169d071 [2024-07-03T08:36:09.739Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:36:09.878Z] provisioning config files... [2024-07-03T08:36:09.893Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/124@tmp/config11143453031749690502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:36:10.275Z] ---> ****-login.sh [2024-07-03T08:36:10.275Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:36:10.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:36:10.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:36:10.544Z] Configure a credential helper to remove this warning. See [2024-07-03T08:36:10.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:36:10.544Z] [2024-07-03T08:36:10.544Z] Login Succeeded [2024-07-03T08:36:10.544Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:36:10.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:36:10.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:36:10.813Z] Configure a credential helper to remove this warning. See [2024-07-03T08:36:10.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:36:10.813Z] [2024-07-03T08:36:10.813Z] Login Succeeded [2024-07-03T08:36:10.813Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:36:11.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:36:11.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:36:11.364Z] Configure a credential helper to remove this warning. See [2024-07-03T08:36:11.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:36:11.364Z] [2024-07-03T08:36:11.364Z] Login Succeeded [2024-07-03T08:36:11.364Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:36:11.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:36:11.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:36:11.636Z] Configure a credential helper to remove this warning. See [2024-07-03T08:36:11.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:36:11.636Z] [2024-07-03T08:36:11.636Z] Login Succeeded [2024-07-03T08:36:11.636Z] ****.io [2024-07-03T08:36:11.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:36:12.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:36:12.163Z] Configure a credential helper to remove this warning. See [2024-07-03T08:36:12.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:36:12.163Z] [2024-07-03T08:36:12.163Z] Login Succeeded [2024-07-03T08:36:12.163Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:36:12.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:36:12.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:36:12.256Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2024-07-03T08:36:12.256Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:36:12.256Z] latest [2024-07-03T08:36:12.256Z] 3.2.0-dev.11 [2024-07-03T08:36:12.256Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11 [2024-07-03T08:36:12.256Z] main [2024-07-03T08:36:12.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:12.616Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8c1eec1cce53e3d99f3878f2a839c8345b98407a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:12.980Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:36:12.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-07-03T08:36:12.980Z] 18748a410812: Preparing [2024-07-03T08:36:12.980Z] 9db1149c5cee: Preparing [2024-07-03T08:36:12.980Z] 04b19a2be786: Preparing [2024-07-03T08:36:12.980Z] 0e89aeac06bb: Preparing [2024-07-03T08:36:12.980Z] ce67706074db: Preparing [2024-07-03T08:36:12.980Z] da707bb00cb8: Preparing [2024-07-03T08:36:27.942Z] 9db1149c5cee: Pushed [2024-07-03T08:36:27.942Z] ce67706074db: Pushed [2024-07-03T08:36:27.942Z] 04b19a2be786: Pushed [2024-07-03T08:36:27.942Z] 0e89aeac06bb: Pushed [2024-07-03T08:36:27.942Z] da707bb00cb8: Layer already exists [2024-07-03T08:36:28.207Z] 18748a410812: Pushed [2024-07-03T08:36:28.472Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a: digest: sha256:3ef7ca4557d66963e685a5ab18dd30a1af9afdff29ea1fe0187958b0e4206965 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:28.827Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:29.173Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-07-03T08:36:29.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-07-03T08:36:29.173Z] 18748a410812: Preparing [2024-07-03T08:36:29.173Z] 9db1149c5cee: Preparing [2024-07-03T08:36:29.173Z] 04b19a2be786: Preparing [2024-07-03T08:36:29.173Z] 0e89aeac06bb: Preparing [2024-07-03T08:36:29.173Z] ce67706074db: Preparing [2024-07-03T08:36:29.173Z] da707bb00cb8: Preparing [2024-07-03T08:36:29.173Z] da707bb00cb8: Waiting [2024-07-03T08:36:29.173Z] 0e89aeac06bb: Layer already exists [2024-07-03T08:36:29.174Z] 9db1149c5cee: Layer already exists [2024-07-03T08:36:29.174Z] 18748a410812: Layer already exists [2024-07-03T08:36:29.174Z] ce67706074db: Layer already exists [2024-07-03T08:36:29.174Z] 04b19a2be786: Layer already exists [2024-07-03T08:36:29.174Z] da707bb00cb8: Layer already exists [2024-07-03T08:36:29.437Z] latest: digest: sha256:3ef7ca4557d66963e685a5ab18dd30a1af9afdff29ea1fe0187958b0e4206965 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:29.793Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:30.160Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.11 [2024-07-03T08:36:30.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-07-03T08:36:30.160Z] 18748a410812: Preparing [2024-07-03T08:36:30.160Z] 9db1149c5cee: Preparing [2024-07-03T08:36:30.160Z] 04b19a2be786: Preparing [2024-07-03T08:36:30.160Z] 0e89aeac06bb: Preparing [2024-07-03T08:36:30.160Z] ce67706074db: Preparing [2024-07-03T08:36:30.160Z] da707bb00cb8: Preparing [2024-07-03T08:36:30.160Z] da707bb00cb8: Waiting [2024-07-03T08:36:30.160Z] 0e89aeac06bb: Layer already exists [2024-07-03T08:36:30.160Z] ce67706074db: Layer already exists [2024-07-03T08:36:30.160Z] 04b19a2be786: Layer already exists [2024-07-03T08:36:30.160Z] 18748a410812: Layer already exists [2024-07-03T08:36:30.160Z] 9db1149c5cee: Layer already exists [2024-07-03T08:36:30.160Z] da707bb00cb8: Layer already exists [2024-07-03T08:36:30.426Z] 3.2.0-dev.11: digest: sha256:3ef7ca4557d66963e685a5ab18dd30a1af9afdff29ea1fe0187958b0e4206965 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:30.775Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:31.125Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11 [2024-07-03T08:36:31.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-07-03T08:36:31.125Z] 18748a410812: Preparing [2024-07-03T08:36:31.125Z] 9db1149c5cee: Preparing [2024-07-03T08:36:31.125Z] 04b19a2be786: Preparing [2024-07-03T08:36:31.125Z] 0e89aeac06bb: Preparing [2024-07-03T08:36:31.125Z] ce67706074db: Preparing [2024-07-03T08:36:31.125Z] da707bb00cb8: Preparing [2024-07-03T08:36:31.125Z] da707bb00cb8: Waiting [2024-07-03T08:36:31.125Z] ce67706074db: Layer already exists [2024-07-03T08:36:31.125Z] 9db1149c5cee: Layer already exists [2024-07-03T08:36:31.125Z] 18748a410812: Layer already exists [2024-07-03T08:36:31.125Z] 04b19a2be786: Layer already exists [2024-07-03T08:36:31.125Z] 0e89aeac06bb: Layer already exists [2024-07-03T08:36:31.125Z] da707bb00cb8: Layer already exists [2024-07-03T08:36:31.125Z] 8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11: digest: sha256:3ef7ca4557d66963e685a5ab18dd30a1af9afdff29ea1fe0187958b0e4206965 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:31.746Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:32.093Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2024-07-03T08:36:32.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-07-03T08:36:32.093Z] 18748a410812: Preparing [2024-07-03T08:36:32.093Z] 9db1149c5cee: Preparing [2024-07-03T08:36:32.093Z] 04b19a2be786: Preparing [2024-07-03T08:36:32.093Z] 0e89aeac06bb: Preparing [2024-07-03T08:36:32.093Z] ce67706074db: Preparing [2024-07-03T08:36:32.093Z] da707bb00cb8: Preparing [2024-07-03T08:36:32.093Z] da707bb00cb8: Waiting [2024-07-03T08:36:32.093Z] ce67706074db: Layer already exists [2024-07-03T08:36:32.093Z] 0e89aeac06bb: Layer already exists [2024-07-03T08:36:32.093Z] 18748a410812: Layer already exists [2024-07-03T08:36:32.093Z] 04b19a2be786: Layer already exists [2024-07-03T08:36:32.093Z] 9db1149c5cee: Layer already exists [2024-07-03T08:36:32.093Z] da707bb00cb8: Layer already exists [2024-07-03T08:36:32.358Z] main: digest: sha256:3ef7ca4557d66963e685a5ab18dd30a1af9afdff29ea1fe0187958b0e4206965 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:36:32.439Z] ===================================================== [Pipeline] echo [2024-07-03T08:36:32.463Z] taggedImages: [2024-07-03T08:36:32.463Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8c1eec1cce53e3d99f3878f2a839c8345b98407a [2024-07-03T08:36:32.463Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-07-03T08:36:32.463Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.11 [2024-07-03T08:36:32.463Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8c1eec1cce53e3d99f3878f2a839c8345b98407a-3.2.0-dev.11 [2024-07-03T08:36:32.463Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:32.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:36:32.842Z] [2024-07-03T08:36:32.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:33.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:36:33.168Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T08:36:33.168Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T08:36:33.168Z] 04944245beec: Pulling fs layer [2024-07-03T08:36:33.168Z] 699f458cf7ca: Pulling fs layer [2024-07-03T08:36:33.168Z] 765212b225bb: Pulling fs layer [2024-07-03T08:36:33.168Z] f23df028b6ca: Pulling fs layer [2024-07-03T08:36:33.168Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T08:36:33.168Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T08:36:33.168Z] f23df028b6ca: Waiting [2024-07-03T08:36:33.168Z] d65c8cfc05b1: Waiting [2024-07-03T08:36:33.168Z] 2437ff75d9bd: Waiting [2024-07-03T08:36:33.168Z] 765212b225bb: Waiting [2024-07-03T08:36:33.434Z] 04944245beec: Verifying Checksum [2024-07-03T08:36:33.434Z] 04944245beec: Download complete [2024-07-03T08:36:33.434Z] 765212b225bb: Download complete [2024-07-03T08:36:33.434Z] f23df028b6ca: Verifying Checksum [2024-07-03T08:36:33.434Z] f23df028b6ca: Download complete [2024-07-03T08:36:33.434Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T08:36:33.434Z] d65c8cfc05b1: Download complete [2024-07-03T08:36:33.699Z] 699f458cf7ca: Verifying Checksum [2024-07-03T08:36:33.699Z] 699f458cf7ca: Download complete [2024-07-03T08:36:33.963Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T08:36:33.963Z] 8998bd30e6a1: Download complete [2024-07-03T08:36:36.531Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T08:36:36.531Z] 2437ff75d9bd: Download complete [2024-07-03T08:36:39.104Z] 8998bd30e6a1: Pull complete [2024-07-03T08:36:39.104Z] 04944245beec: Pull complete [2024-07-03T08:36:41.042Z] 699f458cf7ca: Pull complete [2024-07-03T08:36:41.042Z] 765212b225bb: Pull complete [2024-07-03T08:36:41.624Z] f23df028b6ca: Pull complete [2024-07-03T08:36:41.891Z] d65c8cfc05b1: Pull complete [2024-07-03T08:37:00.085Z] 2437ff75d9bd: Pull complete [2024-07-03T08:37:00.085Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T08:37:00.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:37:00.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:37:00.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-4909 does not seem to be running inside a container [2024-07-03T08:37:00.344Z] $ 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/124 -v /w/workspace/device-gpio/124:/w/workspace/device-gpio/124:rw,z -v /w/workspace/device-gpio/124@tmp:/w/workspace/device-gpio/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T08:37:03.053Z] $ docker top 45d0ed8d013ecb055ac698388f2f5cef853b7a015a71e9a28926f7684af9a66e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:03.878Z] ---> job-cost.sh [2024-07-03T08:37:03.878Z] lf-activate-venv: SKIPPING [2024-07-03T08:37:03.878Z] INFO: No Stack... [2024-07-03T08:37:04.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T08:37:05.093Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T08:37:05.414Z] + cat /w/workspace/device-gpio/124/archives/cost.csv [2024-07-03T08:37:05.414Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T08:37:05.743Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-124-stack-cost] [2024-07-03T08:37:05.754Z] Resource [jenkins-edgexfoundry-device-gpio-main-124-stack-cost] did not exist. Created. [2024-07-03T08:37:05.760Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:37:06.418Z] /w/workspace/device-gpio/124@tmp/durable-69ab0f45/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T08:37:07.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T08:37:07.065Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T08:37:07.114Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T08:37:07.125Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T08:37:07.146Z] $ docker stop --time=1 45d0ed8d013ecb055ac698388f2f5cef853b7a015a71e9a28926f7684af9a66e [2024-07-03T08:37:08.644Z] $ docker rm -f --volumes 45d0ed8d013ecb055ac698388f2f5cef853b7a015a71e9a28926f7684af9a66e [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 [2024-07-03T08:37:09.079Z] provisioning config files... [2024-07-03T08:37:09.085Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9200869155755825308tmp [Pipeline] { [Pipeline] sh [2024-07-03T08:37:09.381Z] + set +x [2024-07-03T08:37:09.381Z] + curl -s https://codecov.io/bash [2024-07-03T08:37:09.381Z] + bash -s -- [2024-07-03T08:37:09.381Z] [2024-07-03T08:37:09.381Z] _____ _ [2024-07-03T08:37:09.381Z] / ____| | | [2024-07-03T08:37:09.381Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T08:37:09.381Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T08:37:09.381Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T08:37:09.381Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T08:37:09.381Z] Bash-1.0.6 [2024-07-03T08:37:09.381Z] [2024-07-03T08:37:09.381Z] [2024-07-03T08:37:09.381Z] ==> git version 2.25.1 found [2024-07-03T08:37:09.381Z] ==> 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 [2024-07-03T08:37:09.381Z] Release-Date: 2020-01-08 [2024-07-03T08:37:09.381Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T08:37:09.381Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T08:37:09.381Z] ==> Jenkins CI detected. [2024-07-03T08:37:09.381Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2024-07-03T08:37:09.381Z] project root: . [2024-07-03T08:37:09.381Z] --> token set from env [2024-07-03T08:37:09.381Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T08:37:09.381Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T08:37:09.381Z] ==> Python coveragepy not found [2024-07-03T08:37:09.381Z] ==> Searching for coverage reports in: [2024-07-03T08:37:09.381Z] + . [2024-07-03T08:37:09.381Z] -> Found 1 reports [2024-07-03T08:37:09.381Z] ==> Detecting git/mercurial file structure [2024-07-03T08:37:09.381Z] ==> Reading reports [2024-07-03T08:37:09.381Z] + ./coverage.out bytes=10 [2024-07-03T08:37:09.381Z] ==> Appending adjustments [2024-07-03T08:37:09.381Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T08:37:09.640Z] + Found adjustments [2024-07-03T08:37:09.640Z] ==> Gzipping contents [2024-07-03T08:37:09.640Z] 4.0K /tmp/codecov.FtxZ2g.gz [2024-07-03T08:37:09.640Z] ==> Uploading reports [2024-07-03T08:37:09.640Z] url: https://codecov.io [2024-07-03T08:37:09.641Z] query: branch=main&commit=8c1eec1cce53e3d99f3878f2a839c8345b98407a&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T08:37:09.641Z] -> Pinging Codecov [2024-07-03T08:37:09.641Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8c1eec1cce53e3d99f3878f2a839c8345b98407a&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T08:37:09.641Z] -> Uploading to [2024-07-03T08:37:09.641Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8c1eec1cce53e3d99f3878f2a839c8345b98407a/d9ca685f-7ac1-4f3d-b618-46d0d2dedf4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T083709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4ea26b334a84261e7ea46bc204b420fe43baf53540fc86c469dfe877688f8af [2024-07-03T08:37:09.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T08:37:09.641Z] Dload Upload Total Spent Left Speed [2024-07-03T08:37:09.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2385 --:--:-- --:--:-- --:--:-- 2385 [2024-07-03T08:37:09.900Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8c1eec1cce53e3d99f3878f2a839c8345b98407a [Pipeline] } [2024-07-03T08:37:09.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-03T08:37:10.047Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-03T08:37:10.062Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:37:10.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:37:10.367Z] [2024-07-03T08:37:10.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:37:10.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:37:10.671Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-03T08:37:10.671Z] 619be1103602: Already exists [2024-07-03T08:37:10.671Z] f8ea3408117e: Pulling fs layer [2024-07-03T08:37:10.671Z] 91320369b822: Pulling fs layer [2024-07-03T08:37:10.671Z] 0406650e8295: Pulling fs layer [2024-07-03T08:37:10.671Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:37:10.671Z] 96d80e3f36e1: Pulling fs layer [2024-07-03T08:37:10.671Z] bcf3aedb951c: Pulling fs layer [2024-07-03T08:37:10.672Z] 96d80e3f36e1: Waiting [2024-07-03T08:37:10.672Z] bcf3aedb951c: Waiting [2024-07-03T08:37:10.672Z] 4f4fb700ef54: Waiting [2024-07-03T08:37:10.672Z] 0406650e8295: Verifying Checksum [2024-07-03T08:37:10.672Z] 0406650e8295: Download complete [2024-07-03T08:37:10.672Z] f8ea3408117e: Download complete [2024-07-03T08:37:10.672Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T08:37:10.672Z] 4f4fb700ef54: Download complete [2024-07-03T08:37:10.930Z] f8ea3408117e: Pull complete [2024-07-03T08:37:10.930Z] 96d80e3f36e1: Verifying Checksum [2024-07-03T08:37:10.930Z] 96d80e3f36e1: Download complete [2024-07-03T08:37:11.191Z] 91320369b822: Verifying Checksum [2024-07-03T08:37:11.191Z] 91320369b822: Download complete [2024-07-03T08:37:11.759Z] bcf3aedb951c: Verifying Checksum [2024-07-03T08:37:11.759Z] bcf3aedb951c: Download complete [2024-07-03T08:37:14.289Z] 91320369b822: Pull complete [2024-07-03T08:37:14.289Z] 0406650e8295: Pull complete [2024-07-03T08:37:14.289Z] 4f4fb700ef54: Pull complete [2024-07-03T08:37:15.232Z] 96d80e3f36e1: Pull complete [2024-07-03T08:37:17.734Z] bcf3aedb951c: Pull complete [2024-07-03T08:37:17.734Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-03T08:37:17.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:37:17.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:37:17.832Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:37:17.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-03T08:37:21.168Z] $ docker top 61a0555079e7d72f48bdb4dcaf72c6ec1dd52df9de43caea80f2ff47e97a7203 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:37:21.571Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2024-07-03T08:37:21.594Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2024-07-03T08:37:21.906Z] + set -o pipefail [2024-07-03T08:37:21.906Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2024-07-03T08:37:27.524Z] [2024-07-03T08:37:27.524Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2024-07-03T08:37:27.524Z] [2024-07-03T08:37:27.524Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/0652474a-7c99-4244-b5a3-e68ef0b8b433 [2024-07-03T08:37:27.524Z] [2024-07-03T08:37:27.524Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-03T08:37:27.524Z] [2024-07-03T08:37:27.783Z] [2024-07-03T08:37:27.783Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-03T08:37:27.783Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-03T08:37:27.785Z] $ docker stop --time=1 61a0555079e7d72f48bdb4dcaf72c6ec1dd52df9de43caea80f2ff47e97a7203 [2024-07-03T08:37:37.271Z] $ docker rm -f --volumes 61a0555079e7d72f48bdb4dcaf72c6ec1dd52df9de43caea80f2ff47e97a7203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:37:38.187Z] + git log --format=format:%s -1 8c1eec1cce53e3d99f3878f2a839c8345b98407a [Pipeline] sh [2024-07-03T08:37:38.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:37:38.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:37:38.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:37:38.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:37:38.847Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:37:38.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:37:39.365Z] $ docker top 0ac2569ffc54af6a60136fa733093172016f1ad4b4251d6175c80dbeb554be15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:37:39.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:37:39.497Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:37:39.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:37:39.603Z] $ docker exec 0ac2569ffc54af6a60136fa733093172016f1ad4b4251d6175c80dbeb554be15 ssh-agent [2024-07-03T08:37:39.711Z] SSH_AUTH_SOCK=/tmp/ssh-JvZIUFqfYwxP/agent.32 [2024-07-03T08:37:39.711Z] SSH_AGENT_PID=38 [2024-07-03T08:37:39.715Z] Running ssh-add (command line suppressed) [2024-07-03T08:37:39.826Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4897120581480628783.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4897120581480628783.key) [2024-07-03T08:37:39.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:37:40.137Z] + git semver tag [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,305 [run_tag] DEBUG tag force:False [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,306 [check_head_tag] DEBUG check head tag [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,307 [execute] INFO git cat-file --batch-check [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,310 [execute] INFO git cat-file --batch [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,329 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,329 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:37:40.398Z] 2024-07-03 08:37:40,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:37:40.398Z] 3.2.0-dev.11 [Pipeline] } [2024-07-03T08:37:40.400Z] $ docker exec --env ******** --env ******** 0ac2569ffc54af6a60136fa733093172016f1ad4b4251d6175c80dbeb554be15 ssh-agent -k [2024-07-03T08:37:40.496Z] unset SSH_AUTH_SOCK; [2024-07-03T08:37:40.498Z] unset SSH_AGENT_PID; [2024-07-03T08:37:40.498Z] echo Agent pid 38 killed; [2024-07-03T08:37:40.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:37:40.852Z] + git semver [Pipeline] } [2024-07-03T08:37:41.115Z] $ docker stop --time=1 0ac2569ffc54af6a60136fa733093172016f1ad4b4251d6175c80dbeb554be15 [2024-07-03T08:37:42.422Z] $ docker rm -f --volumes 0ac2569ffc54af6a60136fa733093172016f1ad4b4251d6175c80dbeb554be15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:37:42.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:37:42.835Z] [2024-07-03T08:37:42.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:37:43.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:37:43.136Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-03T08:37:43.136Z] ab5ef0e58194: Pulling fs layer [2024-07-03T08:37:43.136Z] 9712f1f96733: Pulling fs layer [2024-07-03T08:37:43.136Z] 63f879dbbcfc: Pulling fs layer [2024-07-03T08:37:43.136Z] 0d9ebad4ef96: Pulling fs layer [2024-07-03T08:37:43.136Z] e9a5061849ea: Pulling fs layer [2024-07-03T08:37:43.136Z] d747dcd14b5f: Pulling fs layer [2024-07-03T08:37:43.136Z] 2de7ff778b66: Pulling fs layer [2024-07-03T08:37:43.136Z] e9a5061849ea: Waiting [2024-07-03T08:37:43.136Z] d747dcd14b5f: Waiting [2024-07-03T08:37:43.136Z] 2de7ff778b66: Waiting [2024-07-03T08:37:43.136Z] 0d9ebad4ef96: Waiting [2024-07-03T08:37:43.136Z] 9712f1f96733: Verifying Checksum [2024-07-03T08:37:43.136Z] 9712f1f96733: Download complete [2024-07-03T08:37:43.701Z] 63f879dbbcfc: Verifying Checksum [2024-07-03T08:37:43.701Z] 63f879dbbcfc: Download complete [2024-07-03T08:37:43.701Z] 0d9ebad4ef96: Verifying Checksum [2024-07-03T08:37:43.701Z] 0d9ebad4ef96: Download complete [2024-07-03T08:37:43.701Z] e9a5061849ea: Verifying Checksum [2024-07-03T08:37:43.701Z] e9a5061849ea: Download complete [2024-07-03T08:37:43.701Z] d747dcd14b5f: Verifying Checksum [2024-07-03T08:37:43.701Z] d747dcd14b5f: Download complete [2024-07-03T08:37:43.701Z] ab5ef0e58194: Verifying Checksum [2024-07-03T08:37:43.701Z] ab5ef0e58194: Download complete [2024-07-03T08:37:43.701Z] 2de7ff778b66: Verifying Checksum [2024-07-03T08:37:43.701Z] 2de7ff778b66: Download complete [2024-07-03T08:37:46.230Z] ab5ef0e58194: Pull complete [2024-07-03T08:37:46.230Z] 9712f1f96733: Pull complete [2024-07-03T08:37:47.164Z] 63f879dbbcfc: Pull complete [2024-07-03T08:37:51.351Z] 0d9ebad4ef96: Pull complete [2024-07-03T08:37:51.351Z] e9a5061849ea: Pull complete [2024-07-03T08:37:51.351Z] d747dcd14b5f: Pull complete [2024-07-03T08:37:52.287Z] 2de7ff778b66: Pull complete [2024-07-03T08:37:52.287Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-03T08:37:52.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:37:52.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:37:52.389Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:37:52.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-03T08:37:58.355Z] $ docker top e3b5fc05572b1ed9828b828847447100a242a05206e38e5dd269cec9fa0a6908 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:37:58.439Z] provisioning config files... [2024-07-03T08:37:58.446Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13318475156151151518tmp [2024-07-03T08:37:58.457Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4225041715916550828tmp [2024-07-03T08:37:58.466Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17118028386860694245tmp [Pipeline] { [Pipeline] echo [2024-07-03T08:37:58.499Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:59.868Z] ---> sigul-configuration.sh [2024-07-03T08:37:59.869Z] gpg: directory `/root/.gnupg' created [2024-07-03T08:37:59.869Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-03T08:37:59.869Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-03T08:37:59.869Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-03T08:37:59.869Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-03T08:37:59.869Z] gpg: CAST5 encrypted data [2024-07-03T08:37:59.869Z] gpg: encrypted with 1 passphrase [2024-07-03T08:37:59.869Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-03T08:38:00.168Z] + mkdir /home/jenkins [2024-07-03T08:38:00.168Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-03T08:38:00.468Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-03T08:38:00.483Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:00.778Z] ---> sigul-install.sh [2024-07-03T08:38:00.778Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-03T08:38:01.078Z] + git tag --list [2024-07-03T08:38:01.078Z] v1.0.0 [2024-07-03T08:38:01.078Z] v2.1.0 [2024-07-03T08:38:01.078Z] v2.1.1 [2024-07-03T08:38:01.078Z] v2.2.0 [2024-07-03T08:38:01.078Z] v2.3.0 [2024-07-03T08:38:01.078Z] v3.0 [2024-07-03T08:38:01.078Z] v3.0.0 [2024-07-03T08:38:01.078Z] v3.1 [2024-07-03T08:38:01.078Z] v3.1.0 [2024-07-03T08:38:01.078Z] v3.1.0-dev.1 [2024-07-03T08:38:01.078Z] v3.1.0-dev.10 [2024-07-03T08:38:01.078Z] v3.1.0-dev.11 [2024-07-03T08:38:01.078Z] v3.1.0-dev.12 [2024-07-03T08:38:01.078Z] v3.1.0-dev.13 [2024-07-03T08:38:01.078Z] v3.1.0-dev.14 [2024-07-03T08:38:01.078Z] v3.1.0-dev.15 [2024-07-03T08:38:01.078Z] v3.1.0-dev.16 [2024-07-03T08:38:01.078Z] v3.1.0-dev.17 [2024-07-03T08:38:01.078Z] v3.1.0-dev.18 [2024-07-03T08:38:01.078Z] v3.1.0-dev.19 [2024-07-03T08:38:01.078Z] v3.1.0-dev.2 [2024-07-03T08:38:01.078Z] v3.1.0-dev.20 [2024-07-03T08:38:01.078Z] v3.1.0-dev.21 [2024-07-03T08:38:01.078Z] v3.1.0-dev.22 [2024-07-03T08:38:01.078Z] v3.1.0-dev.23 [2024-07-03T08:38:01.078Z] v3.1.0-dev.24 [2024-07-03T08:38:01.078Z] v3.1.0-dev.25 [2024-07-03T08:38:01.078Z] v3.1.0-dev.26 [2024-07-03T08:38:01.078Z] v3.1.0-dev.3 [2024-07-03T08:38:01.078Z] v3.1.0-dev.4 [2024-07-03T08:38:01.078Z] v3.1.0-dev.5 [2024-07-03T08:38:01.078Z] v3.1.0-dev.6 [2024-07-03T08:38:01.078Z] v3.1.0-dev.7 [2024-07-03T08:38:01.078Z] v3.1.0-dev.8 [2024-07-03T08:38:01.078Z] v3.1.0-dev.9 [2024-07-03T08:38:01.078Z] v3.1.1 [2024-07-03T08:38:01.078Z] v3.1.1-dev.1 [2024-07-03T08:38:01.078Z] v3.2.0-dev.1 [2024-07-03T08:38:01.078Z] v3.2.0-dev.10 [2024-07-03T08:38:01.078Z] v3.2.0-dev.11 [2024-07-03T08:38:01.078Z] v3.2.0-dev.2 [2024-07-03T08:38:01.078Z] v3.2.0-dev.3 [2024-07-03T08:38:01.078Z] v3.2.0-dev.4 [2024-07-03T08:38:01.078Z] v3.2.0-dev.5 [2024-07-03T08:38:01.078Z] v3.2.0-dev.6 [2024-07-03T08:38:01.078Z] v3.2.0-dev.7 [2024-07-03T08:38:01.078Z] v3.2.0-dev.8 [2024-07-03T08:38:01.078Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-03T08:38:01.383Z] + lftools sign git-tag v3.2.0-dev.11 [2024-07-03T08:38:01.950Z] Signing Git tag with Sigul... [2024-07-03T08:38:01.950Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-07-03T08:38:02.226Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:02.520Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-03T08:38:02.526Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-03T08:38:03.916Z] $ docker stop --time=1 e3b5fc05572b1ed9828b828847447100a242a05206e38e5dd269cec9fa0a6908 [2024-07-03T08:38:05.226Z] $ docker rm -f --volumes e3b5fc05572b1ed9828b828847447100a242a05206e38e5dd269cec9fa0a6908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-03T08:38:05.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:38:05.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:38:05.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:38:05.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:38:06.041Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:38:06.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:38:06.407Z] $ docker top 12a51815b76a487698296b6d2a25e62b8b3acee20b4f10249130ab581d2034b4 -eo pid,comm [2024-07-03T08:38:06.467Z] 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). [2024-07-03T08:38:06.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:38:06.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:38:06.524Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:38:06.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:38:06.626Z] $ docker exec 12a51815b76a487698296b6d2a25e62b8b3acee20b4f10249130ab581d2034b4 ssh-agent [2024-07-03T08:38:06.742Z] SSH_AUTH_SOCK=/tmp/ssh-B00CdO8HmN6r/agent.33 [2024-07-03T08:38:06.742Z] SSH_AGENT_PID=39 [2024-07-03T08:38:06.747Z] Running ssh-add (command line suppressed) [2024-07-03T08:38:06.838Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2527163231016650668.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2527163231016650668.key) [2024-07-03T08:38:06.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:38:07.152Z] + git semver bump pre [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,299 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,299 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,300 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,300 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,300 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,301 [execute] INFO git cat-file --batch-check [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,306 [execute] INFO git cat-file --batch [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:38:07.410Z] 2024-07-03 08:38:07,311 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:38:07.410Z] 3.2.0-dev.12 [Pipeline] } [2024-07-03T08:38:07.410Z] $ docker exec --env ******** --env ******** 12a51815b76a487698296b6d2a25e62b8b3acee20b4f10249130ab581d2034b4 ssh-agent -k [2024-07-03T08:38:07.509Z] unset SSH_AUTH_SOCK; [2024-07-03T08:38:07.509Z] unset SSH_AGENT_PID; [2024-07-03T08:38:07.510Z] echo Agent pid 39 killed; [2024-07-03T08:38:07.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:38:07.852Z] + git semver [Pipeline] } [2024-07-03T08:38:08.113Z] $ docker stop --time=1 12a51815b76a487698296b6d2a25e62b8b3acee20b4f10249130ab581d2034b4 [2024-07-03T08:38:09.402Z] $ docker rm -f --volumes 12a51815b76a487698296b6d2a25e62b8b3acee20b4f10249130ab581d2034b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:38:09.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:38:09.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:38:10.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:38:10.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:38:10.125Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:38:10.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:38:10.456Z] $ docker top f8a15b4a12da96bbf30fcb82b85c4371111748a315877a742f5d1ea0f3b8ac38 -eo pid,comm [2024-07-03T08:38:10.510Z] 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). [2024-07-03T08:38:10.510Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:38:10.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:38:10.557Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:38:10.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:38:10.657Z] $ docker exec f8a15b4a12da96bbf30fcb82b85c4371111748a315877a742f5d1ea0f3b8ac38 ssh-agent [2024-07-03T08:38:11.325Z] SSH_AUTH_SOCK=/tmp/ssh-YULrnrdGSutz/agent.34 [2024-07-03T08:38:11.325Z] SSH_AGENT_PID=40 [2024-07-03T08:38:11.331Z] Running ssh-add (command line suppressed) [2024-07-03T08:38:11.406Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16170139374899604100.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16170139374899604100.key) [2024-07-03T08:38:11.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:38:11.717Z] + git semver push [2024-07-03T08:38:11.976Z] 2024-07-03 08:38:11,871 [run_push] DEBUG push [2024-07-03T08:38:11.976Z] 2024-07-03 08:38:11,871 [execute] INFO git cat-file --batch-check [2024-07-03T08:38:11.976Z] 2024-07-03 08:38:11,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:38:11.976Z] 2024-07-03 08:38:11,874 [execute] INFO git rev-list ab2cff1686bc37673425c99960ca9a162f9a60aa -- [2024-07-03T08:38:11.976Z] 2024-07-03 08:38:11,874 [execute] DEBUG Popen(['git', 'rev-list', 'ab2cff1686bc37673425c99960ca9a162f9a60aa', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:38:11.976Z] 2024-07-03 08:38:11,878 [execute] INFO git fetch -v origin [2024-07-03T08:38:11.976Z] 2024-07-03 08:38:11,878 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-03T08:38:12.544Z] 2024-07-03 08:38:12,325 [run_push] DEBUG no remote changes detected [2024-07-03T08:38:12.544Z] 2024-07-03 08:38:12,325 [execute] INFO git push origin semver [2024-07-03T08:38:12.544Z] 2024-07-03 08:38:12,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:38:13.483Z] 2024-07-03 08:38:13,196 [run_push] DEBUG push all version tags [2024-07-03T08:38:13.483Z] 2024-07-03 08:38:13,196 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-03T08:38:13.483Z] 2024-07-03 08:38:13,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:38:14.052Z] 2024-07-03 08:38:14,043 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-07-03T08:38:14.311Z] 3.2.0-dev.12 [Pipeline] } [2024-07-03T08:38:14.313Z] $ docker exec --env ******** --env ******** f8a15b4a12da96bbf30fcb82b85c4371111748a315877a742f5d1ea0f3b8ac38 ssh-agent -k [2024-07-03T08:38:14.413Z] unset SSH_AUTH_SOCK; [2024-07-03T08:38:14.413Z] unset SSH_AGENT_PID; [2024-07-03T08:38:14.413Z] echo Agent pid 40 killed; [2024-07-03T08:38:14.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:38:14.760Z] + git semver [Pipeline] } [2024-07-03T08:38:15.024Z] $ docker stop --time=1 f8a15b4a12da96bbf30fcb82b85c4371111748a315877a742f5d1ea0f3b8ac38 [2024-07-03T08:38:16.310Z] $ docker rm -f --volumes f8a15b4a12da96bbf30fcb82b85c4371111748a315877a742f5d1ea0f3b8ac38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T08:38:16.930Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2024-07-03T08:38:16.930Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-07-03T08:38:16.930Z] total 16 [2024-07-03T08:38:16.930Z] drwxr-xr-x 3 root root 4096 Jul 3 08:25 . [2024-07-03T08:38:16.930Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:38 .. [2024-07-03T08:38:16.930Z] drwxr-xr-x 2 root root 4096 Jul 3 08:25 cost [2024-07-03T08:38:16.930Z] -rw-r--r-- 1 root root 83 Jul 3 08:25 cost.csv [2024-07-03T08:38:16.930Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2024-07-03T08:38:16.930Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-07-03T08:38:16.930Z] total 16 [2024-07-03T08:38:16.930Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:25 . [2024-07-03T08:38:16.930Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:38 .. [2024-07-03T08:38:16.930Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 08:25 cost [2024-07-03T08:38:16.930Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 3 08:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:17.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:18.069Z] ---> package-listing.sh [2024-07-03T08:38:18.069Z] ++ facter osfamily [2024-07-03T08:38:18.069Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T08:38:18.327Z] + OS_FAMILY=debian [2024-07-03T08:38:18.327Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2024-07-03T08:38:18.327Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T08:38:18.327Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T08:38:18.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T08:38:18.327Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T08:38:18.327Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-07-03T08:38:18.327Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T08:38:18.327Z] + case "${OS_FAMILY}" in [2024-07-03T08:38:18.327Z] + dpkg -l [2024-07-03T08:38:18.327Z] + grep '^ii' [2024-07-03T08:38:18.327Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T08:38:18.327Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T08:38:18.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T08:38:18.327Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-07-03T08:38:18.327Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2024-07-03T08:38:18.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2024-07-03T08:38:18.336Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T08:38:18.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:38:19.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:38:19.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:38:19.253Z] prd-ubuntu20.04-docker-8c-8g-4907 does not seem to be running inside a container [2024-07-03T08:38:19.272Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T08:38:19.485Z] $ docker top 1c7ed7ec1af3487333684a564b502b668db1a96cabafbc00e4e91ae3b10132d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:38:19.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T08:38:20.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T08:38:20.410Z] + ls /var/log/sa-host [2024-07-03T08:38:20.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:38:20.490Z] provisioning config files... [2024-07-03T08:38:20.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5220681647237758146tmp [Pipeline] { [Pipeline] echo [2024-07-03T08:38:20.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:20.795Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T08:38:20.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:21.139Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T08:38:21.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:21.430Z] ---> sudo-logs.sh [2024-07-03T08:38:21.430Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T08:38:21.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:21.730Z] ---> job-cost.sh [2024-07-03T08:38:21.730Z] lf-activate-venv: SKIPPING [2024-07-03T08:38:21.730Z] DEBUG: total: 0.2199999988079071 [2024-07-03T08:38:21.730Z] INFO: Retrieving Stack Cost... [2024-07-03T08:38:21.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T08:38:22.619Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T08:38:22.695Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:38:24.102Z] ---> logs-deploy.sh [2024-07-03T08:38:24.102Z] lf-activate-venv: SKIPPING [2024-07-03T08:38:24.102Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/124 [2024-07-03T08:38:24.102Z] INFO: archiving workspace using pattern(s): [2024-07-03T08:38:25.037Z] Archives upload complete. [2024-07-03T08:38:25.037Z] INFO: archiving logs to Nexus