Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bd221175a2feb80dc354132039af34741a0a595 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-ssh4035140021379804902.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11714655827007595246.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8295736103302167542.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14545762607546664017.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-virtual-go/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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11814515665765407928.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-virtual 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 ‘prd-ubuntu20.04-docker-8c-8g-24218’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24220 in /w/workspace/exfoundry_device-virtual-go_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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2bd221175a2feb80dc354132039af34741a0a595 (main) Commit message: "Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 > git rev-list --no-walk 1169a0b026d294e3363d8ba6faebbcac303608ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-31T11:37:20.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T11:37:20.177Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T11:37:20.200Z] ========================================================= [2024-10-31T11:37:20.200Z] EdgeX Global Pipelines Version Info [2024-10-31T11:37:20.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:37:20.952Z] ------------------- [2024-10-31T11:37:20.952Z] stable info: [2024-10-31T11:37:20.952Z] ------------------- [2024-10-31T11:37:20.952Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T11:37:20.952Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T11:37:20.952Z] Message: update stable to v1.0.265 [2024-10-31T11:37:21.524Z] ------------------- [2024-10-31T11:37:21.524Z] experimental info: [2024-10-31T11:37:21.524Z] ------------------- [2024-10-31T11:37:21.524Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T11:37:21.524Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T11:37:21.524Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T11:37:21.606Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-31T11:37:21.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-31T11:37:21.657Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T11:37:21.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T11:37:21.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T11:37:21.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T11:37:21.756Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T11:37:21.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-31T11:37:21.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T11:37:21.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T11:37:21.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T11:37:21.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-31T11:37:21.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T11:37:21.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T11:37:21.950Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T11:37:21.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T11:37:21.994Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T11:37:22.017Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T11:37:22.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T11:37:22.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T11:37:22.100Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-31T11:37:22.126Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-31T11:37:22.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-31T11:37:22.188Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-31T11:37:22.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-31T11:37:22.242Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T11:37:22.263Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T11:37:22.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-31T11:37:22.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-31T11:37:22.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-31T11:37:22.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bd221175a2feb80dc354132039af34741a0a595 [Pipeline] echo [2024-10-31T11:37:22.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bd2211 [Pipeline] echo [2024-10-31T11:37:22.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:37:22.485Z] provisioning config files... [2024-10-31T11:37:22.499Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17718169674811590981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:37:22.832Z] ---> ****-login.sh [2024-10-31T11:37:22.832Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:37:22.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:23.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:23.091Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:23.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:23.091Z] [2024-10-31T11:37:23.091Z] Login Succeeded [2024-10-31T11:37:23.091Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:37:23.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:23.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:23.091Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:23.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:23.091Z] [2024-10-31T11:37:23.091Z] Login Succeeded [2024-10-31T11:37:23.091Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:37:23.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:23.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:23.351Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:23.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:23.351Z] [2024-10-31T11:37:23.351Z] Login Succeeded [2024-10-31T11:37:23.351Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:37:23.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:23.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:23.351Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:23.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:23.351Z] [2024-10-31T11:37:23.351Z] Login Succeeded [2024-10-31T11:37:23.351Z] ****.io [2024-10-31T11:37:23.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:23.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:23.613Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:23.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:23.613Z] [2024-10-31T11:37:23.613Z] Login Succeeded [2024-10-31T11:37:23.613Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:37:23.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T11:37:24.115Z] + git rev-list -1 --merges 2bd221175a2feb80dc354132039af34741a0a595~1..2bd221175a2feb80dc354132039af34741a0a595 [Pipeline] echo [2024-10-31T11:37:24.159Z] -----------> git rev-list -1 --merges 2bd221175a2feb80dc354132039af34741a0a595~1..2bd221175a2feb80dc354132039af34741a0a595 2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:37:24.159Z] 2bd221175a2feb80dc354132039af34741a0a595 [false] [Pipeline] sh [2024-10-31T11:37:24.454Z] + git log --format=format:%s -1 2bd221175a2feb80dc354132039af34741a0a595 [Pipeline] echo [2024-10-31T11:37:24.471Z] ========================================================= [2024-10-31T11:37:24.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T11:37:24.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:37:24.809Z] + git log --format=format:%s -1 2bd221175a2feb80dc354132039af34741a0a595 [Pipeline] echo [2024-10-31T11:37:24.824Z] [semverPrep] GIT_COMMIT: 2bd221175a2feb80dc354132039af34741a0a595, Commit Message: Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo [2024-10-31T11:37:24.838Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-31T11:37:25.234Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:37:25.234Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T11:37:25.234Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T11:37:25.234Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T11:37:25.234Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T11:37:25.234Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T11:37:25.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:37:25.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:37:25.675Z] [2024-10-31T11:37:25.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:37:25.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:37:25.981Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T11:37:25.981Z] b85a868b505f: Pulling fs layer [2024-10-31T11:37:25.981Z] e2be974225ed: Pulling fs layer [2024-10-31T11:37:25.981Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T11:37:25.981Z] 988bab9f4d93: Pulling fs layer [2024-10-31T11:37:25.981Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T11:37:25.982Z] eaf3925da568: Pulling fs layer [2024-10-31T11:37:25.982Z] bab4dde63d76: Pulling fs layer [2024-10-31T11:37:25.982Z] bde34c3a00c8: Pulling fs layer [2024-10-31T11:37:25.982Z] b352a97aabf1: Pulling fs layer [2024-10-31T11:37:25.982Z] 4872d77fe225: Pulling fs layer [2024-10-31T11:37:25.982Z] 5851b861e8e6: Pulling fs layer [2024-10-31T11:37:25.982Z] b352a97aabf1: Waiting [2024-10-31T11:37:25.982Z] 1469e6f7b9e6: Waiting [2024-10-31T11:37:25.982Z] eaf3925da568: Waiting [2024-10-31T11:37:25.982Z] 5851b861e8e6: Waiting [2024-10-31T11:37:25.982Z] 4872d77fe225: Waiting [2024-10-31T11:37:25.982Z] 988bab9f4d93: Waiting [2024-10-31T11:37:25.982Z] bde34c3a00c8: Waiting [2024-10-31T11:37:25.982Z] bab4dde63d76: Waiting [2024-10-31T11:37:25.982Z] 988bab9f4d93: Verifying Checksum [2024-10-31T11:37:25.982Z] 988bab9f4d93: Download complete [2024-10-31T11:37:25.982Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T11:37:25.982Z] 1469e6f7b9e6: Download complete [2024-10-31T11:37:25.982Z] eaf3925da568: Verifying Checksum [2024-10-31T11:37:25.982Z] eaf3925da568: Download complete [2024-10-31T11:37:25.982Z] 339a4e72a1f5: Verifying Checksum [2024-10-31T11:37:25.982Z] 339a4e72a1f5: Download complete [2024-10-31T11:37:26.241Z] bde34c3a00c8: Verifying Checksum [2024-10-31T11:37:26.241Z] bde34c3a00c8: Download complete [2024-10-31T11:37:26.241Z] b352a97aabf1: Verifying Checksum [2024-10-31T11:37:26.241Z] b352a97aabf1: Download complete [2024-10-31T11:37:26.241Z] 4872d77fe225: Verifying Checksum [2024-10-31T11:37:26.241Z] 4872d77fe225: Download complete [2024-10-31T11:37:26.241Z] 5851b861e8e6: Verifying Checksum [2024-10-31T11:37:26.241Z] 5851b861e8e6: Download complete [2024-10-31T11:37:26.241Z] b85a868b505f: Download complete [2024-10-31T11:37:26.500Z] bab4dde63d76: Verifying Checksum [2024-10-31T11:37:26.500Z] bab4dde63d76: Download complete [2024-10-31T11:37:27.442Z] b85a868b505f: Pull complete [2024-10-31T11:37:27.442Z] e2be974225ed: Pull complete [2024-10-31T11:37:28.012Z] 339a4e72a1f5: Pull complete [2024-10-31T11:37:28.012Z] 988bab9f4d93: Pull complete [2024-10-31T11:37:28.272Z] 1469e6f7b9e6: Pull complete [2024-10-31T11:37:28.272Z] eaf3925da568: Pull complete [2024-10-31T11:37:29.654Z] bab4dde63d76: Pull complete [2024-10-31T11:37:29.913Z] bde34c3a00c8: Pull complete [2024-10-31T11:37:29.913Z] b352a97aabf1: Pull complete [2024-10-31T11:37:29.913Z] 4872d77fe225: Pull complete [2024-10-31T11:37:30.174Z] 5851b861e8e6: Pull complete [2024-10-31T11:37:30.174Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T11:37:30.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:37:30.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:37:30.309Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:37:30.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T11:37:34.658Z] $ docker top 468e28ea3bd0fc57c92106188e6ea4b0ab8a6764108811a436d0aa0f922d4f0e -eo pid,comm [2024-10-31T11:37:34.711Z] 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-10-31T11:37:34.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:37:34.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:37:34.766Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:37:34.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:37:34.884Z] $ docker exec 468e28ea3bd0fc57c92106188e6ea4b0ab8a6764108811a436d0aa0f922d4f0e ssh-agent [2024-10-31T11:37:34.993Z] SSH_AUTH_SOCK=/tmp/ssh-sqtyeDyCPL7f/agent.32 [2024-10-31T11:37:34.993Z] SSH_AGENT_PID=39 [2024-10-31T11:37:35.000Z] Running ssh-add (command line suppressed) [2024-10-31T11:37:35.092Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4483116496798901215.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4483116496798901215.key) [2024-10-31T11:37:35.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:37:35.407Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T11:37:35.420Z] $ docker exec --env ******** --env ******** 468e28ea3bd0fc57c92106188e6ea4b0ab8a6764108811a436d0aa0f922d4f0e ssh-agent -k [2024-10-31T11:37:35.507Z] unset SSH_AUTH_SOCK; [2024-10-31T11:37:35.507Z] unset SSH_AGENT_PID; [2024-10-31T11:37:35.507Z] echo Agent pid 39 killed; [2024-10-31T11:37:35.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T11:37:35.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:37:35.558Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:37:35.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:37:35.673Z] $ docker exec 468e28ea3bd0fc57c92106188e6ea4b0ab8a6764108811a436d0aa0f922d4f0e ssh-agent [2024-10-31T11:37:35.768Z] SSH_AUTH_SOCK=/tmp/ssh-essZBVURRE2n/agent.72 [2024-10-31T11:37:35.768Z] SSH_AGENT_PID=78 [2024-10-31T11:37:35.772Z] Running ssh-add (command line suppressed) [2024-10-31T11:37:35.862Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11850387943704189261.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11850387943704189261.key) [2024-10-31T11:37:35.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:37:36.162Z] + git semver init [2024-10-31T11:37:36.422Z] 2024-10-31 11:37:36,331 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T11:37:36.422Z] 2024-10-31 11:37:36,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-31T11:37:36.422Z] 2024-10-31 11:37:36,332 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-31T11:37:36.422Z] 2024-10-31 11:37:36,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-31T11:37:38.330Z] 2024-10-31 11:37:38,273 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-10-31T11:37:38.330Z] 2024-10-31 11:37:38,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-10-31T11:37:38.330Z] 2024-10-31 11:37:38,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:37:38.330Z] 2024-10-31 11:37:38,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:37:38.330Z] 4.0.0-dev.2 [Pipeline] } [2024-10-31T11:37:38.339Z] $ docker exec --env ******** --env ******** 468e28ea3bd0fc57c92106188e6ea4b0ab8a6764108811a436d0aa0f922d4f0e ssh-agent -k [2024-10-31T11:37:38.429Z] unset SSH_AUTH_SOCK; [2024-10-31T11:37:38.430Z] unset SSH_AGENT_PID; [2024-10-31T11:37:38.430Z] echo Agent pid 78 killed; [2024-10-31T11:37:38.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:37:38.770Z] + git semver [Pipeline] } [2024-10-31T11:37:39.043Z] $ docker stop --time=1 468e28ea3bd0fc57c92106188e6ea4b0ab8a6764108811a436d0aa0f922d4f0e [2024-10-31T11:37:40.319Z] $ docker rm -f --volumes 468e28ea3bd0fc57c92106188e6ea4b0ab8a6764108811a436d0aa0f922d4f0e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:37:40.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T11:37:40.896Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T11:37:40.901Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-10-31T11:37:41.067Z] provisioning config files... [2024-10-31T11:37:41.078Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1180781230716836799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:37:41.388Z] ---> ****-login.sh [2024-10-31T11:37:41.388Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:37:41.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:41.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:41.388Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:41.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:41.389Z] [2024-10-31T11:37:41.389Z] Login Succeeded [2024-10-31T11:37:41.389Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:37:41.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:41.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:41.649Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:41.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:41.649Z] [2024-10-31T11:37:41.649Z] Login Succeeded [2024-10-31T11:37:41.649Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:37:41.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:41.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:41.649Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:41.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:41.649Z] [2024-10-31T11:37:41.649Z] Login Succeeded [2024-10-31T11:37:41.649Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:37:41.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:41.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:41.909Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:41.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:41.909Z] [2024-10-31T11:37:41.909Z] Login Succeeded [2024-10-31T11:37:41.909Z] ****.io [2024-10-31T11:37:41.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:37:42.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:37:42.168Z] Configure a credential helper to remove this warning. See [2024-10-31T11:37:42.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:37:42.168Z] [2024-10-31T11:37:42.168Z] Login Succeeded [2024-10-31T11:37:42.168Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:37:42.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T11:37:42.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:37:42.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:37:42.321Z] ========================================================= [2024-10-31T11:37:42.321Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T11:37:42.321Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:37:42.674Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-31T11:37:42.674Z] Sending build context to Docker daemon 37.69MB [2024-10-31T11:37:42.674Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:37:42.674Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T11:37:42.939Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T11:37:42.939Z] 43c4264eed91: Pulling fs layer [2024-10-31T11:37:42.939Z] 4cc291be95ef: Pulling fs layer [2024-10-31T11:37:42.939Z] 2ac1f1163629: Pulling fs layer [2024-10-31T11:37:42.939Z] 5c3c966382ef: Pulling fs layer [2024-10-31T11:37:42.939Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T11:37:42.939Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T11:37:42.939Z] 9f66e0745190: Pulling fs layer [2024-10-31T11:37:42.939Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T11:37:42.939Z] 5d5c8e513c77: Waiting [2024-10-31T11:37:42.939Z] 5c3c966382ef: Waiting [2024-10-31T11:37:42.939Z] 9f66e0745190: Waiting [2024-10-31T11:37:42.939Z] 4f4fb700ef54: Waiting [2024-10-31T11:37:42.939Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T11:37:42.939Z] 561ebcabdf7f: Waiting [2024-10-31T11:37:42.939Z] 4cc291be95ef: Download complete [2024-10-31T11:37:42.939Z] 5c3c966382ef: Download complete [2024-10-31T11:37:42.939Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T11:37:42.939Z] 4f4fb700ef54: Download complete [2024-10-31T11:37:42.939Z] 5d5c8e513c77: Verifying Checksum [2024-10-31T11:37:42.939Z] 5d5c8e513c77: Download complete [2024-10-31T11:37:42.939Z] 43c4264eed91: Download complete [2024-10-31T11:37:42.939Z] 9f66e0745190: Verifying Checksum [2024-10-31T11:37:42.939Z] 9f66e0745190: Download complete [2024-10-31T11:37:42.939Z] 43c4264eed91: Pull complete [2024-10-31T11:37:43.198Z] 4cc291be95ef: Pull complete [2024-10-31T11:37:43.198Z] 561ebcabdf7f: Download complete [2024-10-31T11:37:43.456Z] 2ac1f1163629: Verifying Checksum [2024-10-31T11:37:43.456Z] 2ac1f1163629: Download complete [2024-10-31T11:37:43.716Z] f49a43e4bbc0: Verifying Checksum [2024-10-31T11:37:43.716Z] f49a43e4bbc0: Download complete [2024-10-31T11:37:47.003Z] 2ac1f1163629: Pull complete [2024-10-31T11:37:47.003Z] 5c3c966382ef: Pull complete [2024-10-31T11:37:47.003Z] 4f4fb700ef54: Pull complete [2024-10-31T11:37:47.003Z] 5d5c8e513c77: Pull complete [2024-10-31T11:37:47.003Z] 9f66e0745190: Pull complete [2024-10-31T11:37:48.902Z] f49a43e4bbc0: Pull complete [2024-10-31T11:37:49.160Z] 561ebcabdf7f: Pull complete [2024-10-31T11:37:49.160Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T11:37:49.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T11:37:49.160Z] ---> 3a752c3f9dda [2024-10-31T11:37:49.160Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T11:37:54.434Z] ---> Running in 549abaa97067 [2024-10-31T11:37:54.434Z] Removing intermediate container 549abaa97067 [2024-10-31T11:37:54.434Z] ---> 233df99719aa [2024-10-31T11:37:54.434Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:37:54.434Z] ---> Running in b7a5bd1801ae [2024-10-31T11:37:54.434Z] Removing intermediate container b7a5bd1801ae [2024-10-31T11:37:54.434Z] ---> ea5a4c41d467 [2024-10-31T11:37:54.434Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:37:54.434Z] ---> Running in 944e37baf186 [2024-10-31T11:37:54.434Z] Removing intermediate container 944e37baf186 [2024-10-31T11:37:54.434Z] ---> b740979d2df3 [2024-10-31T11:37:54.434Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-31T11:37:54.434Z] ---> Running in ae4926dffcd2 [2024-10-31T11:37:54.434Z] Removing intermediate container ae4926dffcd2 [2024-10-31T11:37:54.434Z] ---> 622fa94fa89e [2024-10-31T11:37:54.434Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:37:54.434Z] ---> Running in 7e1b856ab2a8 [2024-10-31T11:37:54.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:37:54.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:37:54.953Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-31T11:37:54.953Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-31T11:37:54.953Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-31T11:37:54.953Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-31T11:37:54.953Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:37:54.953Z] OK: 250 MiB in 58 packages [2024-10-31T11:37:55.523Z] Removing intermediate container 7e1b856ab2a8 [2024-10-31T11:37:55.523Z] ---> e1d1a8e61f6f [2024-10-31T11:37:55.523Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-31T11:37:55.523Z] ---> 4863e074c4db [2024-10-31T11:37:55.523Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:37:55.523Z] ---> Running in 940a6345ce79 [2024-10-31T11:37:56.022Z] Still waiting to schedule task [2024-10-31T11:37:56.022Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24219’ is offline [2024-10-31T11:38:51.894Z] Removing intermediate container 940a6345ce79 [2024-10-31T11:38:51.894Z] ---> 0bce0f141693 [2024-10-31T11:38:51.894Z] Step 10/12 : COPY . . [2024-10-31T11:38:51.894Z] ---> df15aa7a8bb0 [2024-10-31T11:38:51.894Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:38:51.894Z] ---> Running in 4483430b24d7 [2024-10-31T11:38:51.894Z] Removing intermediate container 4483430b24d7 [2024-10-31T11:38:51.894Z] ---> 544508f6a697 [2024-10-31T11:38:51.894Z] Step 12/12 : RUN $MAKE [2024-10-31T11:38:51.894Z] ---> Running in dac1fbffba07 [2024-10-31T11:38:51.894Z] noop [2024-10-31T11:38:51.894Z] Removing intermediate container dac1fbffba07 [2024-10-31T11:38:51.894Z] ---> 52f93fefb744 [2024-10-31T11:38:51.894Z] Successfully built 52f93fefb744 [2024-10-31T11:38:51.894Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:38:52.221Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T11:38:52.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:38:52.301Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:38:52.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T11:38:52.732Z] $ docker top b04fb401579567107e972a9e1dae46d8486b17a70d339be98e1a06eb6b81476d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:38:53.090Z] + go version [2024-10-31T11:38:53.090Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T11:38:53.101Z] $ docker stop --time=1 b04fb401579567107e972a9e1dae46d8486b17a70d339be98e1a06eb6b81476d [2024-10-31T11:38:54.392Z] $ docker rm -f --volumes b04fb401579567107e972a9e1dae46d8486b17a70d339be98e1a06eb6b81476d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:38:54.833Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T11:38:54.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:38:54.921Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:38:54.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T11:38:55.302Z] $ docker top e363de963a0612698ec07424de1653422d8b210a6c79e5622bb434c1d1eb7016 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:38:55.654Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-31T11:38:55.959Z] + make test [2024-10-31T11:38:55.959Z] go test ./... -coverprofile=coverage.out [2024-10-31T11:38:57.863Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-31T11:39:15.945Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-31T11:39:15.945Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements [2024-10-31T11:39:25.814Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24222 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-10-31T11:39:25.834Z] Running in /w/workspace/device-virtual-go/186 [Pipeline] { [Pipeline] checkout [2024-10-31T11:39:25.874Z] The recommended git tool is: git [2024-10-31T11:39:28.157Z] go vet ./... [2024-10-31T11:39:30.593Z] using credential edgex-jenkins-ssh [2024-10-31T11:39:30.619Z] Cloning the remote Git repository [2024-10-31T11:39:30.664Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-31T11:39:30.748Z] > git init /w/workspace/device-virtual-go/186 # timeout=10 [2024-10-31T11:39:30.883Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-31T11:39:30.884Z] > git --version # timeout=10 [2024-10-31T11:39:30.901Z] > git --version # 'git version 2.25.1' [2024-10-31T11:39:30.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T11:39:31.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T11:39:33.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T11:39:33.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T11:39:33.418Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T11:39:33.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T11:39:33.707Z] $ docker stop --time=1 e363de963a0612698ec07424de1653422d8b210a6c79e5622bb434c1d1eb7016 [2024-10-31T11:39:34.547Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-31T11:39:34.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T11:39:35.430Z] Avoid second fetch [2024-10-31T11:39:35.431Z] Checking out Revision 2bd221175a2feb80dc354132039af34741a0a595 (main) [2024-10-31T11:39:35.445Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T11:39:35.511Z] > git checkout -f 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 [2024-10-31T11:39:36.133Z] Commit message: "Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" [2024-10-31T11:39:39.315Z] $ docker rm -f --volumes e363de963a0612698ec07424de1653422d8b210a6c79e5622bb434c1d1eb7016 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:39:39.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T11:39:39.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:39:40.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T11:39:40.988Z] + ls -al . [2024-10-31T11:39:40.988Z] total 264 [2024-10-31T11:39:40.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:38 . [2024-10-31T11:39:40.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:37 .. [2024-10-31T11:39:40.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:39 .git [2024-10-31T11:39:40.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:37 .github [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 11:37 .gitignore [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:37 .golangci.yml [2024-10-31T11:39:40.988Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:37 .semver [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 11:37 Attribution.txt [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 31 11:37 CHANGELOG.md [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 11:37 Dockerfile [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:37 GOVERNANCE.md [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 31 11:37 Jenkinsfile [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 11:37 LICENSE [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 31 11:37 Makefile [2024-10-31T11:39:40.988Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 11:37 OWNERS.md [2024-10-31T11:39:40.989Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 31 11:37 README.md [2024-10-31T11:39:40.989Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 11:37 VERSION [2024-10-31T11:39:40.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:37 bin [2024-10-31T11:39:40.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:37 cmd [2024-10-31T11:39:40.989Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 31 11:39 coverage.out [2024-10-31T11:39:40.989Z] -rw-rw-r-- 1 jenkins jenkins 6228 Oct 31 11:37 go.mod [2024-10-31T11:39:40.989Z] -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:37 go.sum [2024-10-31T11:39:40.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:37 internal [2024-10-31T11:39:40.989Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:39:41.034Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-31T11:39:41.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T11:39:41.034Z] Dload Upload Total Spent Left Speed [2024-10-31T11:39:41.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63504 0 --:--:-- --:--:-- --:--:-- 63820 [Pipeline] sh [2024-10-31T11:39:41.305Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2bd221175a2feb80dc354132039af34741a0a595 --label arch=amd64 --label version=4.0.0-dev.2 . [2024-10-31T11:39:41.305Z] Sending build context to Docker daemon 37.74MB [2024-10-31T11:39:41.306Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:39:41.306Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-31T11:39:41.306Z] ---> 52f93fefb744 [2024-10-31T11:39:41.306Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T11:39:41.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-31T11:39:41.696Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-31T11:39:41.696Z] + sudo tee /etc/docker/daemon.new [2024-10-31T11:39:41.696Z] { [2024-10-31T11:39:41.696Z] "registry-mirrors": [ [2024-10-31T11:39:41.696Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-31T11:39:41.696Z] ], [2024-10-31T11:39:41.696Z] "bip": "10.250.0.254/24", [2024-10-31T11:39:41.696Z] "hosts": [ [2024-10-31T11:39:41.696Z] "tcp://0.0.0.0:5555", [2024-10-31T11:39:41.696Z] "unix:///var/run/docker.sock" [2024-10-31T11:39:41.696Z] ], [2024-10-31T11:39:41.696Z] "mtu": 1458, [2024-10-31T11:39:41.696Z] "selinux-enabled": true, [2024-10-31T11:39:41.696Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-31T11:39:41.696Z] } [Pipeline] sh [2024-10-31T11:39:42.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-31T11:39:42.289Z] ---> Running in ba1ef6e04b09 [2024-10-31T11:39:42.289Z] Removing intermediate container ba1ef6e04b09 [2024-10-31T11:39:42.289Z] ---> 4b7ed314d43f [2024-10-31T11:39:42.289Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:39:42.289Z] ---> Running in cc385c45fc6f [2024-10-31T11:39:42.289Z] Removing intermediate container cc385c45fc6f [2024-10-31T11:39:42.289Z] ---> fcf8e4011681 [2024-10-31T11:39:42.289Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:39:42.289Z] ---> Running in 6d8e681d7cf6 [2024-10-31T11:39:42.289Z] Removing intermediate container 6d8e681d7cf6 [2024-10-31T11:39:42.289Z] ---> 2234ae5ed466 [2024-10-31T11:39:42.289Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-31T11:39:42.289Z] ---> Running in 7f30f6096d0c [2024-10-31T11:39:42.341Z] + sudo service docker restart [2024-10-31T11:39:42.548Z] Removing intermediate container 7f30f6096d0c [2024-10-31T11:39:42.548Z] ---> afcbabb4a1fd [2024-10-31T11:39:42.548Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:39:42.548Z] ---> Running in 05dc00f69a0a [2024-10-31T11:39:42.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:39:42.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:39:43.072Z] OK: 250 MiB in 58 packages [2024-10-31T11:39:43.639Z] Removing intermediate container 05dc00f69a0a [2024-10-31T11:39:43.639Z] ---> 38ab249b6464 [2024-10-31T11:39:43.639Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-31T11:39:43.639Z] ---> 43203c1faa34 [2024-10-31T11:39:43.639Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:39:43.639Z] ---> Running in ae5112f4b766 [2024-10-31T11:39:44.581Z] Removing intermediate container ae5112f4b766 [2024-10-31T11:39:44.581Z] ---> 50facc0ea9b1 [2024-10-31T11:39:44.581Z] Step 10/26 : COPY . . [2024-10-31T11:39:45.519Z] ---> ab6ea30935e5 [2024-10-31T11:39:45.519Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:39:45.519Z] ---> Running in c64890a54625 [2024-10-31T11:39:45.519Z] Removing intermediate container c64890a54625 [2024-10-31T11:39:45.519Z] ---> 78dcc052825f [2024-10-31T11:39:45.519Z] Step 12/26 : RUN $MAKE [2024-10-31T11:39:45.519Z] ---> Running in 273c1ea5d75f [2024-10-31T11:39:46.086Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:40:00.636Z] provisioning config files... [2024-10-31T11:40:00.659Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/186@tmp/config9724707212303321666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:40:01.111Z] ---> ****-login.sh [2024-10-31T11:40:01.111Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:40:01.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:01.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:01.663Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:01.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:01.663Z] [2024-10-31T11:40:01.663Z] Login Succeeded [2024-10-31T11:40:01.663Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:40:01.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:01.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:01.940Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:01.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:01.941Z] [2024-10-31T11:40:01.941Z] Login Succeeded [2024-10-31T11:40:01.941Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:40:02.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:02.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:02.486Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:02.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:02.486Z] [2024-10-31T11:40:02.486Z] Login Succeeded [2024-10-31T11:40:02.486Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:40:02.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:02.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:02.767Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:02.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:02.767Z] [2024-10-31T11:40:02.767Z] Login Succeeded [2024-10-31T11:40:02.767Z] ****.io [2024-10-31T11:40:03.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:03.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:03.304Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:03.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:03.304Z] [2024-10-31T11:40:03.304Z] Login Succeeded [2024-10-31T11:40:03.304Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:40:03.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T11:40:03.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:40:03.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:40:03.654Z] ========================================================= [2024-10-31T11:40:03.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-31T11:40:03.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:04.022Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-31T11:40:04.611Z] Sending build context to Docker daemon 19.02MB [2024-10-31T11:40:04.611Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:40:04.611Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T11:40:04.883Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-31T11:40:04.883Z] cf04c63912e1: Pulling fs layer [2024-10-31T11:40:04.883Z] 55b35a11ae5e: Pulling fs layer [2024-10-31T11:40:04.883Z] a37a00ec5f00: Pulling fs layer [2024-10-31T11:40:04.883Z] 50b3750afda1: Pulling fs layer [2024-10-31T11:40:04.883Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T11:40:04.883Z] 80978eb59214: Pulling fs layer [2024-10-31T11:40:04.883Z] c9f46d7d2bd2: Pulling fs layer [2024-10-31T11:40:04.883Z] c5a475d317c9: Pulling fs layer [2024-10-31T11:40:04.883Z] 4f4fb700ef54: Waiting [2024-10-31T11:40:04.883Z] c9f46d7d2bd2: Waiting [2024-10-31T11:40:04.883Z] c5a475d317c9: Waiting [2024-10-31T11:40:04.883Z] 80978eb59214: Waiting [2024-10-31T11:40:04.883Z] 50b3750afda1: Waiting [2024-10-31T11:40:04.883Z] 55b35a11ae5e: Download complete [2024-10-31T11:40:04.883Z] 50b3750afda1: Verifying Checksum [2024-10-31T11:40:04.883Z] 50b3750afda1: Download complete [2024-10-31T11:40:04.883Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T11:40:04.883Z] 4f4fb700ef54: Download complete [2024-10-31T11:40:04.883Z] 80978eb59214: Verifying Checksum [2024-10-31T11:40:04.883Z] 80978eb59214: Download complete [2024-10-31T11:40:04.883Z] cf04c63912e1: Verifying Checksum [2024-10-31T11:40:04.883Z] cf04c63912e1: Download complete [2024-10-31T11:40:05.478Z] c5a475d317c9: Verifying Checksum [2024-10-31T11:40:05.478Z] c5a475d317c9: Download complete [2024-10-31T11:40:06.070Z] cf04c63912e1: Pull complete [2024-10-31T11:40:07.044Z] a37a00ec5f00: Verifying Checksum [2024-10-31T11:40:07.044Z] a37a00ec5f00: Download complete [2024-10-31T11:40:07.044Z] 55b35a11ae5e: Pull complete [2024-10-31T11:40:07.634Z] c9f46d7d2bd2: Verifying Checksum [2024-10-31T11:40:07.634Z] c9f46d7d2bd2: Download complete [2024-10-31T11:40:22.671Z] a37a00ec5f00: Pull complete [2024-10-31T11:40:22.671Z] 50b3750afda1: Pull complete [2024-10-31T11:40:22.671Z] 4f4fb700ef54: Pull complete [2024-10-31T11:40:22.671Z] 80978eb59214: Pull complete [2024-10-31T11:40:24.842Z] Removing intermediate container 273c1ea5d75f [2024-10-31T11:40:24.842Z] ---> 49d6863e7cf4 [2024-10-31T11:40:24.842Z] Step 13/26 : FROM alpine:3.20 [2024-10-31T11:40:24.842Z] 3.20: Pulling from library/alpine [2024-10-31T11:40:24.842Z] 43c4264eed91: Already exists [2024-10-31T11:40:24.842Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T11:40:24.842Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T11:40:24.842Z] ---> 91ef0af61f39 [2024-10-31T11:40:24.842Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-31T11:40:24.842Z] ---> Running in 96b0ae85b7d6 [2024-10-31T11:40:24.842Z] Removing intermediate container 96b0ae85b7d6 [2024-10-31T11:40:24.842Z] ---> 72e5adce1bbf [2024-10-31T11:40:24.842Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-31T11:40:24.842Z] ---> Running in c30453f271ec [2024-10-31T11:40:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:24.842Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T11:40:24.842Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:40:24.842Z] OK: 8 MiB in 15 packages [2024-10-31T11:40:24.842Z] Removing intermediate container c30453f271ec [2024-10-31T11:40:24.842Z] ---> e97cfe977810 [2024-10-31T11:40:24.842Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-31T11:40:24.842Z] ---> Running in 28189730549a [2024-10-31T11:40:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:24.842Z] Upgrading critical system libraries and apk-tools: [2024-10-31T11:40:24.842Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T11:40:24.842Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:40:24.842Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T11:40:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:24.842Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:40:24.842Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:40:24.842Z] OK: 8 MiB in 15 packages [2024-10-31T11:40:24.842Z] Removing intermediate container 28189730549a [2024-10-31T11:40:24.842Z] ---> b6a51677cc52 [2024-10-31T11:40:24.842Z] Step 17/26 : WORKDIR / [2024-10-31T11:40:24.842Z] ---> Running in b6af60563b65 [2024-10-31T11:40:24.842Z] Removing intermediate container b6af60563b65 [2024-10-31T11:40:24.842Z] ---> a78f99efae44 [2024-10-31T11:40:24.842Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-31T11:40:24.842Z] ---> dff6860810d6 [2024-10-31T11:40:24.842Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-31T11:40:24.842Z] ---> 7eae8587cc2e [2024-10-31T11:40:24.842Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-31T11:40:25.786Z] ---> 0da6b4df0508 [2024-10-31T11:40:25.786Z] Step 21/26 : EXPOSE 59900 [2024-10-31T11:40:25.786Z] ---> Running in acab1507d397 [2024-10-31T11:40:25.786Z] Removing intermediate container acab1507d397 [2024-10-31T11:40:25.786Z] ---> e3cb8594195e [2024-10-31T11:40:25.786Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-31T11:40:25.786Z] ---> Running in 57a033020f7c [2024-10-31T11:40:25.786Z] Removing intermediate container 57a033020f7c [2024-10-31T11:40:25.786Z] ---> e5d3fb699ba8 [2024-10-31T11:40:25.786Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T11:40:25.786Z] ---> Running in afec54b04808 [2024-10-31T11:40:25.786Z] Removing intermediate container afec54b04808 [2024-10-31T11:40:25.786Z] ---> b6ae9f555aaf [2024-10-31T11:40:25.786Z] Step 24/26 : LABEL arch=amd64 [2024-10-31T11:40:25.786Z] ---> Running in b2eabd42bad7 [2024-10-31T11:40:25.786Z] Removing intermediate container b2eabd42bad7 [2024-10-31T11:40:25.786Z] ---> d32187c39a76 [2024-10-31T11:40:25.786Z] Step 25/26 : LABEL git_sha=2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:40:26.046Z] ---> Running in a4cc4e66cbec [2024-10-31T11:40:26.046Z] Removing intermediate container a4cc4e66cbec [2024-10-31T11:40:26.046Z] ---> 5e4c03dae354 [2024-10-31T11:40:26.046Z] Step 26/26 : LABEL version=4.0.0-dev.2 [2024-10-31T11:40:26.046Z] ---> Running in 798a8c255f15 [2024-10-31T11:40:26.046Z] Removing intermediate container 798a8c255f15 [2024-10-31T11:40:26.046Z] ---> 87852dd51cc1 [2024-10-31T11:40:26.046Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T11:40:26.046Z] Successfully built 87852dd51cc1 [2024-10-31T11:40:26.046Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:40:26.169Z] provisioning config files... [2024-10-31T11:40:26.178Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4457755599501609886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:40:26.478Z] ---> ****-login.sh [2024-10-31T11:40:26.478Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:40:26.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:26.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:26.478Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:26.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:26.479Z] [2024-10-31T11:40:26.479Z] Login Succeeded [2024-10-31T11:40:26.479Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:40:26.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:26.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:26.479Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:26.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:26.479Z] [2024-10-31T11:40:26.479Z] Login Succeeded [2024-10-31T11:40:26.479Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:40:26.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:26.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:26.739Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:26.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:26.739Z] [2024-10-31T11:40:26.739Z] Login Succeeded [2024-10-31T11:40:26.739Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:40:26.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:26.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:26.739Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:26.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:26.739Z] [2024-10-31T11:40:26.739Z] Login Succeeded [2024-10-31T11:40:26.739Z] ****.io [2024-10-31T11:40:27.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:27.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:27.000Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:27.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:27.000Z] [2024-10-31T11:40:27.000Z] Login Succeeded [2024-10-31T11:40:27.000Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:40:27.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-31T11:40:27.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:40:27.100Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-10-31T11:40:27.100Z] 2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:40:27.100Z] latest [2024-10-31T11:40:27.100Z] 4.0.0-dev.2 [2024-10-31T11:40:27.100Z] 2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2 [2024-10-31T11:40:27.100Z] main [2024-10-31T11:40:27.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:27.461Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2bd221175a2feb80dc354132039af34741a0a595 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:27.791Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:40:27.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-31T11:40:27.791Z] 765aef024195: Preparing [2024-10-31T11:40:27.791Z] 98ea6d2525f5: Preparing [2024-10-31T11:40:27.791Z] 5f01ba8e2e59: Preparing [2024-10-31T11:40:27.791Z] 94789f1bb108: Preparing [2024-10-31T11:40:27.791Z] 36aa56dc273e: Preparing [2024-10-31T11:40:27.791Z] 63ca1fbb43ae: Preparing [2024-10-31T11:40:27.791Z] 63ca1fbb43ae: Waiting [2024-10-31T11:40:27.791Z] 36aa56dc273e: Pushed [2024-10-31T11:40:27.791Z] 5f01ba8e2e59: Pushed [2024-10-31T11:40:27.791Z] 98ea6d2525f5: Pushed [2024-10-31T11:40:27.791Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:40:28.358Z] 94789f1bb108: Pushed [2024-10-31T11:40:29.365Z] c9f46d7d2bd2: Pull complete [2024-10-31T11:40:31.349Z] c5a475d317c9: Pull complete [2024-10-31T11:40:31.349Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-31T11:40:31.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-31T11:40:31.349Z] ---> be29e6b0f0d4 [2024-10-31T11:40:31.349Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T11:40:32.317Z] ---> Running in cd9a3932d3e1 [2024-10-31T11:40:32.587Z] Removing intermediate container cd9a3932d3e1 [2024-10-31T11:40:32.587Z] ---> 75b9ab237094 [2024-10-31T11:40:32.587Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:40:32.858Z] ---> Running in da547db25a97 [2024-10-31T11:40:33.129Z] Removing intermediate container da547db25a97 [2024-10-31T11:40:33.129Z] ---> 9d3acf6b38ab [2024-10-31T11:40:33.129Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:40:33.129Z] ---> Running in 1ac28d504745 [2024-10-31T11:40:33.407Z] Removing intermediate container 1ac28d504745 [2024-10-31T11:40:33.407Z] ---> 6b46a60fab62 [2024-10-31T11:40:33.407Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-31T11:40:33.640Z] 765aef024195: Pushed [2024-10-31T11:40:33.640Z] 2bd221175a2feb80dc354132039af34741a0a595: digest: sha256:bc54d8d7192f55c5ac5e289e7264794f86c95ddbb18e71d3012d323225b0018d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-10-31T11:40:33.689Z] ---> Running in e17e54ec9a81 [Pipeline] sh [2024-10-31T11:40:33.971Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-31T11:40:33.972Z] Removing intermediate container e17e54ec9a81 [2024-10-31T11:40:33.972Z] ---> e5b2dc303ddb [2024-10-31T11:40:33.972Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:34.246Z] ---> Running in 4185dbaccd8e [2024-10-31T11:40:34.296Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-31T11:40:34.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-31T11:40:34.296Z] 765aef024195: Preparing [2024-10-31T11:40:34.296Z] 98ea6d2525f5: Preparing [2024-10-31T11:40:34.296Z] 5f01ba8e2e59: Preparing [2024-10-31T11:40:34.296Z] 94789f1bb108: Preparing [2024-10-31T11:40:34.296Z] 36aa56dc273e: Preparing [2024-10-31T11:40:34.296Z] 63ca1fbb43ae: Preparing [2024-10-31T11:40:34.296Z] 63ca1fbb43ae: Waiting [2024-10-31T11:40:34.296Z] 5f01ba8e2e59: Layer already exists [2024-10-31T11:40:34.296Z] 765aef024195: Layer already exists [2024-10-31T11:40:34.296Z] 94789f1bb108: Layer already exists [2024-10-31T11:40:34.296Z] 36aa56dc273e: Layer already exists [2024-10-31T11:40:34.296Z] 98ea6d2525f5: Layer already exists [2024-10-31T11:40:34.296Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:40:34.296Z] latest: digest: sha256:bc54d8d7192f55c5ac5e289e7264794f86c95ddbb18e71d3012d323225b0018d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:34.620Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:34.945Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.2 [2024-10-31T11:40:34.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-31T11:40:34.946Z] 765aef024195: Preparing [2024-10-31T11:40:34.946Z] 98ea6d2525f5: Preparing [2024-10-31T11:40:34.946Z] 5f01ba8e2e59: Preparing [2024-10-31T11:40:34.946Z] 94789f1bb108: Preparing [2024-10-31T11:40:34.946Z] 36aa56dc273e: Preparing [2024-10-31T11:40:34.946Z] 63ca1fbb43ae: Preparing [2024-10-31T11:40:34.946Z] 63ca1fbb43ae: Waiting [2024-10-31T11:40:34.946Z] 36aa56dc273e: Layer already exists [2024-10-31T11:40:34.946Z] 5f01ba8e2e59: Layer already exists [2024-10-31T11:40:34.946Z] 765aef024195: Layer already exists [2024-10-31T11:40:34.946Z] 98ea6d2525f5: Layer already exists [2024-10-31T11:40:34.946Z] 94789f1bb108: Layer already exists [2024-10-31T11:40:34.946Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:40:34.946Z] 4.0.0-dev.2: digest: sha256:bc54d8d7192f55c5ac5e289e7264794f86c95ddbb18e71d3012d323225b0018d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:35.279Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:35.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:40:35.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:40:35.725Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2 [2024-10-31T11:40:35.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-31T11:40:35.725Z] 765aef024195: Preparing [2024-10-31T11:40:35.725Z] 98ea6d2525f5: Preparing [2024-10-31T11:40:35.725Z] 5f01ba8e2e59: Preparing [2024-10-31T11:40:35.725Z] 94789f1bb108: Preparing [2024-10-31T11:40:35.725Z] 36aa56dc273e: Preparing [2024-10-31T11:40:35.725Z] 63ca1fbb43ae: Preparing [2024-10-31T11:40:35.725Z] 63ca1fbb43ae: Waiting [2024-10-31T11:40:35.725Z] 98ea6d2525f5: Layer already exists [2024-10-31T11:40:35.725Z] 94789f1bb108: Layer already exists [2024-10-31T11:40:35.725Z] 36aa56dc273e: Layer already exists [2024-10-31T11:40:35.725Z] 5f01ba8e2e59: Layer already exists [2024-10-31T11:40:35.725Z] 765aef024195: Layer already exists [2024-10-31T11:40:35.725Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:40:35.725Z] 2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2: digest: sha256:bc54d8d7192f55c5ac5e289e7264794f86c95ddbb18e71d3012d323225b0018d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:36.051Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:36.390Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-10-31T11:40:36.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-31T11:40:36.390Z] 765aef024195: Preparing [2024-10-31T11:40:36.390Z] 98ea6d2525f5: Preparing [2024-10-31T11:40:36.390Z] 5f01ba8e2e59: Preparing [2024-10-31T11:40:36.390Z] 94789f1bb108: Preparing [2024-10-31T11:40:36.390Z] 36aa56dc273e: Preparing [2024-10-31T11:40:36.390Z] 63ca1fbb43ae: Preparing [2024-10-31T11:40:36.390Z] 63ca1fbb43ae: Waiting [2024-10-31T11:40:36.390Z] 94789f1bb108: Layer already exists [2024-10-31T11:40:36.390Z] 5f01ba8e2e59: Layer already exists [2024-10-31T11:40:36.390Z] 98ea6d2525f5: Layer already exists [2024-10-31T11:40:36.390Z] 36aa56dc273e: Layer already exists [2024-10-31T11:40:36.390Z] 765aef024195: Layer already exists [2024-10-31T11:40:36.390Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:40:36.390Z] main: digest: sha256:bc54d8d7192f55c5ac5e289e7264794f86c95ddbb18e71d3012d323225b0018d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-31T11:40:36.463Z] ===================================================== [Pipeline] echo [2024-10-31T11:40:36.480Z] taggedImages: [2024-10-31T11:40:36.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:40:36.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-31T11:40:36.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.2 [2024-10-31T11:40:36.480Z] - nexus3.edgexfoundry.org:10004/device-virtual:2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2 [2024-10-31T11:40:36.480Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-10-31T11:40:36.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:40:36.886Z] [2024-10-31T11:40:36.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:37.110Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-31T11:40:37.110Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-31T11:40:37.110Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-31T11:40:37.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:40:37.199Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T11:40:37.200Z] 5eb5b503b376: Pulling fs layer [2024-10-31T11:40:37.200Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T11:40:37.200Z] ec43610c2a17: Pulling fs layer [2024-10-31T11:40:37.200Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T11:40:37.200Z] 33b1e0a273af: Pulling fs layer [2024-10-31T11:40:37.200Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T11:40:37.200Z] 2f39f015ded8: Pulling fs layer [2024-10-31T11:40:37.200Z] 33b1e0a273af: Waiting [2024-10-31T11:40:37.200Z] 5d3b04190fa2: Waiting [2024-10-31T11:40:37.200Z] 2f39f015ded8: Waiting [2024-10-31T11:40:37.200Z] 3a2ae6a8a46f: Waiting [2024-10-31T11:40:37.200Z] 5c69ac0246d0: Verifying Checksum [2024-10-31T11:40:37.200Z] 5c69ac0246d0: Download complete [2024-10-31T11:40:37.200Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-31T11:40:37.200Z] 33b1e0a273af: Verifying Checksum [2024-10-31T11:40:37.200Z] 33b1e0a273af: Download complete [2024-10-31T11:40:37.200Z] 5d3b04190fa2: Verifying Checksum [2024-10-31T11:40:37.200Z] 5d3b04190fa2: Download complete [2024-10-31T11:40:37.200Z] ec43610c2a17: Verifying Checksum [2024-10-31T11:40:37.200Z] ec43610c2a17: Download complete [2024-10-31T11:40:37.383Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-31T11:40:37.383Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:40:37.383Z] OK: 242 MiB in 58 packages [2024-10-31T11:40:37.458Z] 5eb5b503b376: Verifying Checksum [2024-10-31T11:40:37.458Z] 5eb5b503b376: Download complete [2024-10-31T11:40:38.023Z] 2f39f015ded8: Download complete [2024-10-31T11:40:38.799Z] Removing intermediate container 4185dbaccd8e [2024-10-31T11:40:38.799Z] ---> e2cd60e02a61 [2024-10-31T11:40:38.799Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-31T11:40:38.977Z] 5eb5b503b376: Pull complete [2024-10-31T11:40:38.977Z] 5c69ac0246d0: Pull complete [2024-10-31T11:40:39.076Z] ---> 46a5394095a3 [2024-10-31T11:40:39.076Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:40:39.348Z] ---> Running in c4308bcfc5a4 [2024-10-31T11:40:39.587Z] ec43610c2a17: Pull complete [2024-10-31T11:40:39.587Z] 3a2ae6a8a46f: Pull complete [2024-10-31T11:40:39.845Z] 33b1e0a273af: Pull complete [2024-10-31T11:40:39.845Z] 5d3b04190fa2: Pull complete [2024-10-31T11:40:45.113Z] 2f39f015ded8: Pull complete [2024-10-31T11:40:45.113Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T11:40:45.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:40:45.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:40:45.228Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:40:45.258Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T11:40:51.766Z] $ docker top b5bd9e2866c108250eac385a5c974ecccb179048f71e6408830fba013cf226cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:40:52.180Z] ---> job-cost.sh [2024-10-31T11:40:52.181Z] lf-activate-venv: SKIPPING [2024-10-31T11:40:52.181Z] INFO: No Stack... [2024-10-31T11:40:52.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T11:40:52.700Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T11:40:52.995Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-10-31T11:40:52.995Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T11:40:53.011Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-186-stack-cost] [2024-10-31T11:40:53.019Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-186-stack-cost] did not exist. Created. [2024-10-31T11:40:53.025Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T11:40:53.340Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-31T11:40:53.381Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T11:40:53.390Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T11:40:53.418Z] $ docker stop --time=1 b5bd9e2866c108250eac385a5c974ecccb179048f71e6408830fba013cf226cd [2024-10-31T11:40:54.585Z] $ docker rm -f --volumes b5bd9e2866c108250eac385a5c974ecccb179048f71e6408830fba013cf226cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-31T11:42:31.192Z] Removing intermediate container c4308bcfc5a4 [2024-10-31T11:42:31.192Z] ---> 1e6956823a98 [2024-10-31T11:42:31.192Z] Step 10/12 : COPY . . [2024-10-31T11:42:31.192Z] ---> 30ea32af2451 [2024-10-31T11:42:31.192Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:42:31.192Z] ---> Running in 2387ca490041 [2024-10-31T11:42:31.192Z] Removing intermediate container 2387ca490041 [2024-10-31T11:42:31.192Z] ---> c59fe01579b7 [2024-10-31T11:42:31.192Z] Step 12/12 : RUN $MAKE [2024-10-31T11:42:31.192Z] ---> Running in 15555c5b4b85 [2024-10-31T11:42:31.192Z] noop [2024-10-31T11:42:31.192Z] Removing intermediate container 15555c5b4b85 [2024-10-31T11:42:31.192Z] ---> 26d5afe754d9 [2024-10-31T11:42:31.192Z] Successfully built 26d5afe754d9 [2024-10-31T11:42:31.192Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:42:31.584Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T11:42:31.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:42:31.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-24222 does not seem to be running inside a container [2024-10-31T11:42:31.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/186 -v /w/workspace/device-virtual-go/186:/w/workspace/device-virtual-go/186:rw,z -v /w/workspace/device-virtual-go/186@tmp:/w/workspace/device-virtual-go/186@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-arm64 cat [2024-10-31T11:42:33.280Z] $ docker top f2051f03520dbd091937f2a302edef3bd8d59976618ffb409ba0cd398d3ae7e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:42:34.244Z] + go version [2024-10-31T11:42:34.244Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-31T11:42:34.266Z] $ docker stop --time=1 f2051f03520dbd091937f2a302edef3bd8d59976618ffb409ba0cd398d3ae7e0 [2024-10-31T11:42:37.010Z] $ docker rm -f --volumes f2051f03520dbd091937f2a302edef3bd8d59976618ffb409ba0cd398d3ae7e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:42:37.634Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T11:42:37.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:42:37.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-24222 does not seem to be running inside a container [2024-10-31T11:42:37.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/186 -v /w/workspace/device-virtual-go/186:/w/workspace/device-virtual-go/186:rw,z -v /w/workspace/device-virtual-go/186@tmp:/w/workspace/device-virtual-go/186@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-arm64 cat [2024-10-31T11:42:39.093Z] $ docker top 1da346be8bc19423de3829d4725e51f63c929b2e064fa9697235c58e94c4b60f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:42:39.944Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/186 [Pipeline] fileExists [Pipeline] sh [2024-10-31T11:42:40.596Z] + make test [2024-10-31T11:42:40.596Z] go test ./... -coverprofile=coverage.out [2024-10-31T11:42:47.255Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-31T11:46:39.137Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-31T11:46:39.137Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.3% of statements [2024-10-31T11:46:39.137Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-31T11:46:39.137Z] go vet ./... [2024-10-31T11:47:18.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T11:47:18.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T11:47:18.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T11:47:18.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T11:47:18.112Z] $ docker stop --time=1 1da346be8bc19423de3829d4725e51f63c929b2e064fa9697235c58e94c4b60f [2024-10-31T11:47:20.430Z] $ docker rm -f --volumes 1da346be8bc19423de3829d4725e51f63c929b2e064fa9697235c58e94c4b60f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:47:21.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T11:47:21.992Z] Warning: overwriting stash ‘coverage-report’ [2024-10-31T11:47:22.487Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:47:22.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T11:47:23.235Z] + ls -al . [2024-10-31T11:47:23.235Z] total 260 [2024-10-31T11:47:23.235Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 11:42 . [2024-10-31T11:47:23.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:39 .. [2024-10-31T11:47:23.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:39 .git [2024-10-31T11:47:23.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:39 .github [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 11:39 .gitignore [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:39 .golangci.yml [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 11:39 Attribution.txt [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 31 11:39 CHANGELOG.md [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 11:39 Dockerfile [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:39 GOVERNANCE.md [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 31 11:39 Jenkinsfile [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 11:39 LICENSE [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 31 11:39 Makefile [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 11:39 OWNERS.md [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 31 11:39 README.md [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 11:37 VERSION [2024-10-31T11:47:23.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:39 bin [2024-10-31T11:47:23.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:39 cmd [2024-10-31T11:47:23.235Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 31 11:46 coverage.out [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 6228 Oct 31 11:39 go.mod [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:39 go.sum [2024-10-31T11:47:23.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:39 internal [2024-10-31T11:47:23.235Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 11:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:47:23.592Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2bd221175a2feb80dc354132039af34741a0a595 --label arch=arm64 --label version=4.0.0-dev.2 . [2024-10-31T11:47:24.185Z] Sending build context to Docker daemon 19.07MB [2024-10-31T11:47:24.185Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:47:24.185Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-31T11:47:24.185Z] ---> 26d5afe754d9 [2024-10-31T11:47:24.185Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T11:47:24.185Z] ---> Running in 8b34c3d25bcd [2024-10-31T11:47:24.452Z] Removing intermediate container 8b34c3d25bcd [2024-10-31T11:47:24.452Z] ---> 453f638782ee [2024-10-31T11:47:24.452Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:47:24.720Z] ---> Running in 752d49d72dad [2024-10-31T11:47:24.986Z] Removing intermediate container 752d49d72dad [2024-10-31T11:47:24.986Z] ---> c7e323e423de [2024-10-31T11:47:24.986Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:47:24.986Z] ---> Running in 7c729ce04f04 [2024-10-31T11:47:25.256Z] Removing intermediate container 7c729ce04f04 [2024-10-31T11:47:25.256Z] ---> 20c4498e8b7a [2024-10-31T11:47:25.256Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-31T11:47:25.522Z] ---> Running in 744faacefab3 [2024-10-31T11:47:25.790Z] Removing intermediate container 744faacefab3 [2024-10-31T11:47:25.790Z] ---> 4cf797690993 [2024-10-31T11:47:25.790Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:47:25.790Z] ---> Running in d61592f2a5ce [2024-10-31T11:47:26.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:47:27.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:47:28.423Z] OK: 242 MiB in 58 packages [2024-10-31T11:47:29.383Z] Removing intermediate container d61592f2a5ce [2024-10-31T11:47:29.383Z] ---> 2428c1427a35 [2024-10-31T11:47:29.383Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-31T11:47:29.970Z] ---> 1e031d59fe05 [2024-10-31T11:47:29.970Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:47:29.970Z] ---> Running in 8fb5450e4696 [2024-10-31T11:47:32.549Z] Removing intermediate container 8fb5450e4696 [2024-10-31T11:47:32.549Z] ---> b85f69cd2da0 [2024-10-31T11:47:32.549Z] Step 10/26 : COPY . . [2024-10-31T11:47:33.956Z] ---> 27c9638ea7fe [2024-10-31T11:47:33.957Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:47:33.957Z] ---> Running in 0c1b4daccf11 [2024-10-31T11:47:33.957Z] Removing intermediate container 0c1b4daccf11 [2024-10-31T11:47:33.957Z] ---> 69b48ccaeb71 [2024-10-31T11:47:33.957Z] Step 12/26 : RUN $MAKE [2024-10-31T11:47:34.230Z] ---> Running in 7975472bc2ce [2024-10-31T11:47:35.191Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-31T11:51:11.965Z] Removing intermediate container 7975472bc2ce [2024-10-31T11:51:11.965Z] ---> 37b75118c3ed [2024-10-31T11:51:11.966Z] Step 13/26 : FROM alpine:3.20 [2024-10-31T11:51:11.966Z] 3.20: Pulling from library/alpine [2024-10-31T11:51:11.966Z] cf04c63912e1: Already exists [2024-10-31T11:51:11.966Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T11:51:11.966Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T11:51:11.966Z] ---> c157a85ed455 [2024-10-31T11:51:11.966Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-31T11:51:11.966Z] ---> Running in 53bb1a7c366e [2024-10-31T11:51:11.966Z] Removing intermediate container 53bb1a7c366e [2024-10-31T11:51:11.966Z] ---> 7ca82385af64 [2024-10-31T11:51:11.966Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-31T11:51:11.966Z] ---> Running in 7051993fa5c5 [2024-10-31T11:51:11.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:51:11.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:51:11.966Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T11:51:11.966Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:51:11.966Z] OK: 9 MiB in 15 packages [2024-10-31T11:51:11.966Z] Removing intermediate container 7051993fa5c5 [2024-10-31T11:51:11.966Z] ---> ede717851753 [2024-10-31T11:51:11.966Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-31T11:51:11.966Z] ---> Running in f72679aa6cd7 [2024-10-31T11:51:11.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:51:11.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:51:12.546Z] Upgrading critical system libraries and apk-tools: [2024-10-31T11:51:12.546Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T11:51:12.546Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:51:12.813Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T11:51:12.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:51:13.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:51:14.484Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:51:14.484Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:51:14.484Z] OK: 9 MiB in 15 packages [2024-10-31T11:51:15.891Z] Removing intermediate container f72679aa6cd7 [2024-10-31T11:51:15.891Z] ---> c792688e0dd6 [2024-10-31T11:51:15.891Z] Step 17/26 : WORKDIR / [2024-10-31T11:51:15.891Z] ---> Running in 884941589e11 [2024-10-31T11:51:15.891Z] Removing intermediate container 884941589e11 [2024-10-31T11:51:15.891Z] ---> f914296be078 [2024-10-31T11:51:15.891Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-31T11:51:16.473Z] ---> 33a40cb3c5fe [2024-10-31T11:51:16.473Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-31T11:51:17.104Z] ---> dea33f3de4a9 [2024-10-31T11:51:17.104Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-31T11:51:19.704Z] ---> 0406e2932cf9 [2024-10-31T11:51:19.704Z] Step 21/26 : EXPOSE 59900 [2024-10-31T11:51:19.704Z] ---> Running in 5f635020ea9f [2024-10-31T11:51:19.704Z] Removing intermediate container 5f635020ea9f [2024-10-31T11:51:19.704Z] ---> f9bca2098f6e [2024-10-31T11:51:19.704Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-31T11:51:19.704Z] ---> Running in eb1911594504 [2024-10-31T11:51:19.971Z] Removing intermediate container eb1911594504 [2024-10-31T11:51:19.971Z] ---> c074b926aee1 [2024-10-31T11:51:19.971Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T11:51:20.247Z] ---> Running in 67b28088f0cd [2024-10-31T11:51:20.513Z] Removing intermediate container 67b28088f0cd [2024-10-31T11:51:20.513Z] ---> 38cf3790e29b [2024-10-31T11:51:20.513Z] Step 24/26 : LABEL arch=arm64 [2024-10-31T11:51:20.513Z] ---> Running in bc37daa879bc [2024-10-31T11:51:20.779Z] Removing intermediate container bc37daa879bc [2024-10-31T11:51:20.779Z] ---> 0e9de371d34b [2024-10-31T11:51:20.779Z] Step 25/26 : LABEL git_sha=2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:51:20.779Z] ---> Running in 5b6d052c0792 [2024-10-31T11:51:21.049Z] Removing intermediate container 5b6d052c0792 [2024-10-31T11:51:21.049Z] ---> 07e167731c9e [2024-10-31T11:51:21.049Z] Step 26/26 : LABEL version=4.0.0-dev.2 [2024-10-31T11:51:21.318Z] ---> Running in a850398c1517 [2024-10-31T11:51:21.582Z] Removing intermediate container a850398c1517 [2024-10-31T11:51:21.582Z] ---> 030ceac64403 [2024-10-31T11:51:21.582Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T11:51:21.582Z] Successfully built 030ceac64403 [2024-10-31T11:51:21.582Z] Successfully tagged device-virtual-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-10-31T11:51:21.972Z] provisioning config files... [2024-10-31T11:51:21.987Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/186@tmp/config406470192383817303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:51:22.322Z] ---> ****-login.sh [2024-10-31T11:51:22.322Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:51:22.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:51:22.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:51:22.592Z] Configure a credential helper to remove this warning. See [2024-10-31T11:51:22.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:51:22.592Z] [2024-10-31T11:51:22.592Z] Login Succeeded [2024-10-31T11:51:22.592Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:51:22.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:51:22.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:51:22.859Z] Configure a credential helper to remove this warning. See [2024-10-31T11:51:22.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:51:22.860Z] [2024-10-31T11:51:22.860Z] Login Succeeded [2024-10-31T11:51:22.860Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:51:23.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:51:23.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:51:23.395Z] Configure a credential helper to remove this warning. See [2024-10-31T11:51:23.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:51:23.395Z] [2024-10-31T11:51:23.395Z] Login Succeeded [2024-10-31T11:51:23.395Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:51:23.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:51:23.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:51:23.666Z] Configure a credential helper to remove this warning. See [2024-10-31T11:51:23.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:51:23.666Z] [2024-10-31T11:51:23.666Z] Login Succeeded [2024-10-31T11:51:23.666Z] ****.io [2024-10-31T11:51:23.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:51:24.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:51:24.197Z] Configure a credential helper to remove this warning. See [2024-10-31T11:51:24.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:51:24.197Z] [2024-10-31T11:51:24.197Z] Login Succeeded [2024-10-31T11:51:24.197Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:51:24.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-31T11:51:24.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:51:24.295Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-10-31T11:51:24.295Z] 2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:51:24.295Z] latest [2024-10-31T11:51:24.295Z] 4.0.0-dev.2 [2024-10-31T11:51:24.295Z] 2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2 [2024-10-31T11:51:24.295Z] main [2024-10-31T11:51:24.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:24.677Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2bd221175a2feb80dc354132039af34741a0a595 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:25.049Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:51:25.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-31T11:51:25.050Z] 72fa35b4c238: Preparing [2024-10-31T11:51:25.050Z] 432b30f6e0d7: Preparing [2024-10-31T11:51:25.050Z] 28a2d307a115: Preparing [2024-10-31T11:51:25.050Z] e92cdcd179fa: Preparing [2024-10-31T11:51:25.050Z] 8967f0e2d298: Preparing [2024-10-31T11:51:25.050Z] 16113d51b718: Preparing [2024-10-31T11:51:25.050Z] 16113d51b718: Waiting [2024-10-31T11:51:25.315Z] 28a2d307a115: Pushed [2024-10-31T11:51:25.315Z] 8967f0e2d298: Pushed [2024-10-31T11:51:25.315Z] 432b30f6e0d7: Pushed [2024-10-31T11:51:25.315Z] 16113d51b718: Layer already exists [2024-10-31T11:51:26.718Z] e92cdcd179fa: Pushed [2024-10-31T11:51:34.909Z] 72fa35b4c238: Pushed [2024-10-31T11:51:34.909Z] 2bd221175a2feb80dc354132039af34741a0a595: digest: sha256:218f24de5b2022e4adce8f0965e15bc707e237351b07eaf83ee029876786d0ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:35.289Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:35.649Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-31T11:51:35.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-31T11:51:35.649Z] 72fa35b4c238: Preparing [2024-10-31T11:51:35.649Z] 432b30f6e0d7: Preparing [2024-10-31T11:51:35.649Z] 28a2d307a115: Preparing [2024-10-31T11:51:35.649Z] e92cdcd179fa: Preparing [2024-10-31T11:51:35.649Z] 8967f0e2d298: Preparing [2024-10-31T11:51:35.649Z] 16113d51b718: Preparing [2024-10-31T11:51:35.649Z] 16113d51b718: Waiting [2024-10-31T11:51:35.649Z] 432b30f6e0d7: Layer already exists [2024-10-31T11:51:35.649Z] e92cdcd179fa: Layer already exists [2024-10-31T11:51:35.649Z] 8967f0e2d298: Layer already exists [2024-10-31T11:51:35.649Z] 28a2d307a115: Layer already exists [2024-10-31T11:51:35.649Z] 72fa35b4c238: Layer already exists [2024-10-31T11:51:35.649Z] 16113d51b718: Layer already exists [2024-10-31T11:51:35.649Z] latest: digest: sha256:218f24de5b2022e4adce8f0965e15bc707e237351b07eaf83ee029876786d0ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:36.271Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:36.632Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.2 [2024-10-31T11:51:36.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-31T11:51:36.632Z] 72fa35b4c238: Preparing [2024-10-31T11:51:36.632Z] 432b30f6e0d7: Preparing [2024-10-31T11:51:36.632Z] 28a2d307a115: Preparing [2024-10-31T11:51:36.632Z] e92cdcd179fa: Preparing [2024-10-31T11:51:36.632Z] 8967f0e2d298: Preparing [2024-10-31T11:51:36.632Z] 16113d51b718: Preparing [2024-10-31T11:51:36.632Z] 16113d51b718: Waiting [2024-10-31T11:51:36.632Z] e92cdcd179fa: Layer already exists [2024-10-31T11:51:36.632Z] 72fa35b4c238: Layer already exists [2024-10-31T11:51:36.632Z] 8967f0e2d298: Layer already exists [2024-10-31T11:51:36.632Z] 432b30f6e0d7: Layer already exists [2024-10-31T11:51:36.632Z] 28a2d307a115: Layer already exists [2024-10-31T11:51:36.632Z] 16113d51b718: Layer already exists [2024-10-31T11:51:36.632Z] 4.0.0-dev.2: digest: sha256:218f24de5b2022e4adce8f0965e15bc707e237351b07eaf83ee029876786d0ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:37.277Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:37.636Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2 [2024-10-31T11:51:37.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-31T11:51:37.636Z] 72fa35b4c238: Preparing [2024-10-31T11:51:37.636Z] 432b30f6e0d7: Preparing [2024-10-31T11:51:37.636Z] 28a2d307a115: Preparing [2024-10-31T11:51:37.636Z] e92cdcd179fa: Preparing [2024-10-31T11:51:37.636Z] 8967f0e2d298: Preparing [2024-10-31T11:51:37.636Z] 16113d51b718: Preparing [2024-10-31T11:51:37.636Z] 16113d51b718: Waiting [2024-10-31T11:51:37.636Z] 72fa35b4c238: Layer already exists [2024-10-31T11:51:37.636Z] e92cdcd179fa: Layer already exists [2024-10-31T11:51:37.636Z] 28a2d307a115: Layer already exists [2024-10-31T11:51:37.636Z] 432b30f6e0d7: Layer already exists [2024-10-31T11:51:37.636Z] 8967f0e2d298: Layer already exists [2024-10-31T11:51:37.636Z] 16113d51b718: Layer already exists [2024-10-31T11:51:37.636Z] 2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2: digest: sha256:218f24de5b2022e4adce8f0965e15bc707e237351b07eaf83ee029876786d0ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:38.272Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:38.644Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-10-31T11:51:38.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-31T11:51:38.644Z] 72fa35b4c238: Preparing [2024-10-31T11:51:38.644Z] 432b30f6e0d7: Preparing [2024-10-31T11:51:38.644Z] 28a2d307a115: Preparing [2024-10-31T11:51:38.644Z] e92cdcd179fa: Preparing [2024-10-31T11:51:38.644Z] 8967f0e2d298: Preparing [2024-10-31T11:51:38.644Z] 16113d51b718: Preparing [2024-10-31T11:51:38.644Z] 16113d51b718: Waiting [2024-10-31T11:51:38.644Z] 8967f0e2d298: Layer already exists [2024-10-31T11:51:38.644Z] 28a2d307a115: Layer already exists [2024-10-31T11:51:38.644Z] 432b30f6e0d7: Layer already exists [2024-10-31T11:51:38.644Z] e92cdcd179fa: Layer already exists [2024-10-31T11:51:38.644Z] 72fa35b4c238: Layer already exists [2024-10-31T11:51:38.644Z] 16113d51b718: Layer already exists [2024-10-31T11:51:38.911Z] main: digest: sha256:218f24de5b2022e4adce8f0965e15bc707e237351b07eaf83ee029876786d0ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-31T11:51:38.999Z] ===================================================== [Pipeline] echo [2024-10-31T11:51:39.013Z] taggedImages: [2024-10-31T11:51:39.013Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2bd221175a2feb80dc354132039af34741a0a595 [2024-10-31T11:51:39.013Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-31T11:51:39.013Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.2 [2024-10-31T11:51:39.013Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2bd221175a2feb80dc354132039af34741a0a595-4.0.0-dev.2 [2024-10-31T11:51:39.013Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:39.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:51:39.406Z] [2024-10-31T11:51:39.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:51:39.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:51:39.755Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-31T11:51:39.755Z] 8998bd30e6a1: Pulling fs layer [2024-10-31T11:51:39.755Z] 04944245beec: Pulling fs layer [2024-10-31T11:51:39.755Z] 699f458cf7ca: Pulling fs layer [2024-10-31T11:51:39.755Z] 765212b225bb: Pulling fs layer [2024-10-31T11:51:39.755Z] f23df028b6ca: Pulling fs layer [2024-10-31T11:51:39.755Z] d65c8cfc05b1: Pulling fs layer [2024-10-31T11:51:39.755Z] 2437ff75d9bd: Pulling fs layer [2024-10-31T11:51:39.755Z] f23df028b6ca: Waiting [2024-10-31T11:51:39.755Z] 765212b225bb: Waiting [2024-10-31T11:51:39.755Z] d65c8cfc05b1: Waiting [2024-10-31T11:51:39.755Z] 2437ff75d9bd: Waiting [2024-10-31T11:51:40.024Z] 04944245beec: Verifying Checksum [2024-10-31T11:51:40.024Z] 04944245beec: Download complete [2024-10-31T11:51:40.024Z] 765212b225bb: Verifying Checksum [2024-10-31T11:51:40.024Z] 765212b225bb: Download complete [2024-10-31T11:51:40.024Z] f23df028b6ca: Verifying Checksum [2024-10-31T11:51:40.024Z] f23df028b6ca: Download complete [2024-10-31T11:51:40.024Z] d65c8cfc05b1: Verifying Checksum [2024-10-31T11:51:40.024Z] d65c8cfc05b1: Download complete [2024-10-31T11:51:40.299Z] 699f458cf7ca: Verifying Checksum [2024-10-31T11:51:40.299Z] 699f458cf7ca: Download complete [2024-10-31T11:51:40.570Z] 8998bd30e6a1: Verifying Checksum [2024-10-31T11:51:40.570Z] 8998bd30e6a1: Download complete [2024-10-31T11:51:43.153Z] 2437ff75d9bd: Verifying Checksum [2024-10-31T11:51:43.153Z] 2437ff75d9bd: Download complete [2024-10-31T11:51:45.099Z] 8998bd30e6a1: Pull complete [2024-10-31T11:51:45.681Z] 04944245beec: Pull complete [2024-10-31T11:51:47.624Z] 699f458cf7ca: Pull complete [2024-10-31T11:51:47.624Z] 765212b225bb: Pull complete [2024-10-31T11:51:48.593Z] f23df028b6ca: Pull complete [2024-10-31T11:51:48.593Z] d65c8cfc05b1: Pull complete [2024-10-31T11:52:06.796Z] 2437ff75d9bd: Pull complete [2024-10-31T11:52:06.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-31T11:52:06.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:52:06.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:52:07.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-24222 does not seem to be running inside a container [2024-10-31T11:52:07.078Z] $ 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-virtual-go/186 -v /w/workspace/device-virtual-go/186:/w/workspace/device-virtual-go/186:rw,z -v /w/workspace/device-virtual-go/186@tmp:/w/workspace/device-virtual-go/186@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:arm64 cat [2024-10-31T11:52:09.972Z] $ docker top d4b376d950c4d45fcd8ee39ccae0e0f1ddc2140af0d477b41681a101ca242d2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:52:10.823Z] ---> job-cost.sh [2024-10-31T11:52:10.823Z] lf-activate-venv: SKIPPING [2024-10-31T11:52:10.823Z] INFO: No Stack... [2024-10-31T11:52:11.406Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-31T11:52:12.362Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T11:52:12.994Z] + cat /w/workspace/device-virtual-go/186/archives/cost.csv [2024-10-31T11:52:12.994Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T11:52:13.037Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-186-stack-cost] [2024-10-31T11:52:13.046Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-186-stack-cost] did not exist. Created. [2024-10-31T11:52:13.053Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T11:52:13.715Z] /w/workspace/device-virtual-go/186@tmp/durable-0c629dee/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-31T11:52:14.352Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-31T11:52:14.380Z] Warning: overwriting stash ‘stack-cost’ [2024-10-31T11:52:14.429Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T11:52:14.438Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T11:52:14.471Z] $ docker stop --time=1 d4b376d950c4d45fcd8ee39ccae0e0f1ddc2140af0d477b41681a101ca242d2c [2024-10-31T11:52:15.961Z] $ docker rm -f --volumes d4b376d950c4d45fcd8ee39ccae0e0f1ddc2140af0d477b41681a101ca242d2c [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-10-31T11:52:16.541Z] provisioning config files... [2024-10-31T11:52:16.550Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13041856101697219236tmp [Pipeline] { [Pipeline] sh [2024-10-31T11:52:16.863Z] + set +x [2024-10-31T11:52:16.863Z] + + bash -s -- [2024-10-31T11:52:16.863Z] curl -s https://codecov.io/bash [2024-10-31T11:52:17.125Z] [2024-10-31T11:52:17.125Z] _____ _ [2024-10-31T11:52:17.125Z] / ____| | | [2024-10-31T11:52:17.125Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T11:52:17.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T11:52:17.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T11:52:17.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T11:52:17.125Z] Bash-1.0.6 [2024-10-31T11:52:17.125Z] [2024-10-31T11:52:17.125Z] [2024-10-31T11:52:17.125Z] ==> git version 2.25.1 found [2024-10-31T11:52:17.125Z] ==> 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-10-31T11:52:17.125Z] Release-Date: 2020-01-08 [2024-10-31T11:52:17.125Z] 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-10-31T11:52:17.125Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T11:52:17.125Z] ==> Jenkins CI detected. [2024-10-31T11:52:17.125Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-10-31T11:52:17.125Z] project root: . [2024-10-31T11:52:17.125Z] --> token set from env [2024-10-31T11:52:17.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T11:52:17.125Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T11:52:17.125Z] ==> Python coveragepy not found [2024-10-31T11:52:17.125Z] ==> Searching for coverage reports in: [2024-10-31T11:52:17.125Z] + . [2024-10-31T11:52:17.125Z] -> Found 1 reports [2024-10-31T11:52:17.125Z] ==> Detecting git/mercurial file structure [2024-10-31T11:52:17.125Z] ==> Reading reports [2024-10-31T11:52:17.125Z] + ./coverage.out bytes=43316 [2024-10-31T11:52:17.125Z] ==> Appending adjustments [2024-10-31T11:52:17.125Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T11:52:17.125Z] + Found adjustments [2024-10-31T11:52:17.125Z] ==> Gzipping contents [2024-10-31T11:52:17.125Z] 8.0K /tmp/codecov.oXp7C3.gz [2024-10-31T11:52:17.125Z] ==> Uploading reports [2024-10-31T11:52:17.125Z] url: https://codecov.io [2024-10-31T11:52:17.125Z] query: branch=main&commit=2bd221175a2feb80dc354132039af34741a0a595&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-31T11:52:17.126Z] -> Pinging Codecov [2024-10-31T11:52:17.126Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2bd221175a2feb80dc354132039af34741a0a595&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-31T11:52:17.695Z] -> Uploading to [2024-10-31T11:52:17.696Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/2bd221175a2feb80dc354132039af34741a0a595/542e2dd4-c38f-4b3f-a35d-1bb2b58fbb24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T115217Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3a1e9d52560e7b2330c0f66b2b605c009df93078089a66af19d769556d6c5088 [2024-10-31T11:52:17.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T11:52:17.696Z] Dload Upload Total Spent Left Speed [2024-10-31T11:52:17.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 24585 --:--:-- --:--:-- --:--:-- 24466 100 5040 0 0 100 5040 0 21265 --:--:-- --:--:-- --:--:-- 21176 [2024-10-31T11:52:17.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2bd221175a2feb80dc354132039af34741a0a595 [Pipeline] } [2024-10-31T11:52:17.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-31T11:52:18.212Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-31T11:52:18.229Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:52:18.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T11:52:18.546Z] [2024-10-31T11:52:18.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:52:18.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T11:52:18.852Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-31T11:52:18.852Z] 43c4264eed91: Already exists [2024-10-31T11:52:18.852Z] 4cc291be95ef: Already exists [2024-10-31T11:52:18.852Z] 2ac1f1163629: Already exists [2024-10-31T11:52:18.852Z] 5c3c966382ef: Already exists [2024-10-31T11:52:18.852Z] 4f4fb700ef54: Already exists [2024-10-31T11:52:18.852Z] d9c7d2e4e75e: Pulling fs layer [2024-10-31T11:52:18.852Z] 9c3e1370e548: Pulling fs layer [2024-10-31T11:52:19.109Z] d9c7d2e4e75e: Verifying Checksum [2024-10-31T11:52:19.109Z] d9c7d2e4e75e: Download complete [2024-10-31T11:52:19.367Z] d9c7d2e4e75e: Pull complete [2024-10-31T11:52:19.933Z] 9c3e1370e548: Download complete [2024-10-31T11:52:23.230Z] 9c3e1370e548: Pull complete [2024-10-31T11:52:23.230Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-31T11:52:23.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T11:52:23.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:52:23.327Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:52:23.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-31T11:52:25.856Z] $ docker top 30ce357382679f42f7ea758dd5861bdadb379f333f19e24f24ca3652fdde8d4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:52:26.218Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-10-31T11:52:26.232Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-10-31T11:52:26.511Z] + set -o pipefail [2024-10-31T11:52:26.512Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-10-31T11:52:36.494Z] [2024-10-31T11:52:36.494Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-10-31T11:52:36.494Z] [2024-10-31T11:52:36.494Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/22892793-e83e-4e26-9592-3a7df2d7794a [2024-10-31T11:52:36.494Z] [2024-10-31T11:52:36.494Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-31T11:52:36.494Z] [Pipeline] } [2024-10-31T11:52:36.502Z] $ docker stop --time=1 30ce357382679f42f7ea758dd5861bdadb379f333f19e24f24ca3652fdde8d4f [2024-10-31T11:52:41.141Z] $ docker rm -f --volumes 30ce357382679f42f7ea758dd5861bdadb379f333f19e24f24ca3652fdde8d4f [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-10-31T11:52:42.026Z] + git log --format=format:%s -1 2bd221175a2feb80dc354132039af34741a0a595 [Pipeline] sh [2024-10-31T11:52:42.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:52:42.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:52:42.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:52:42.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:52:42.704Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:52:42.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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/py-git-semver:0.1.4 cat [2024-10-31T11:52:43.300Z] $ docker top bf67711e566830da0a6d4c892f0cf581795ebf3fb67c51b221a1cfc86ae9845d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:52:43.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:52:43.404Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:52:43.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:52:43.503Z] $ docker exec bf67711e566830da0a6d4c892f0cf581795ebf3fb67c51b221a1cfc86ae9845d ssh-agent [2024-10-31T11:52:43.609Z] SSH_AUTH_SOCK=/tmp/ssh-Tq7sDdD80DhT/agent.32 [2024-10-31T11:52:43.609Z] SSH_AGENT_PID=38 [2024-10-31T11:52:43.613Z] Running ssh-add (command line suppressed) [2024-10-31T11:52:43.705Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8632233195804190954.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8632233195804190954.key) [2024-10-31T11:52:43.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:52:44.024Z] + git semver tag [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,214 [run_tag] DEBUG tag force:False [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,214 [check_head_tag] DEBUG check head tag [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,215 [execute] INFO git cat-file --batch-check [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,219 [execute] INFO git cat-file --batch [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,243 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,243 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,243 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-31T11:52:44.283Z] 2024-10-31 11:52:44,248 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:52:44.283Z] 4.0.0-dev.2 [Pipeline] } [2024-10-31T11:52:44.289Z] $ docker exec --env ******** --env ******** bf67711e566830da0a6d4c892f0cf581795ebf3fb67c51b221a1cfc86ae9845d ssh-agent -k [2024-10-31T11:52:44.386Z] unset SSH_AUTH_SOCK; [2024-10-31T11:52:44.387Z] unset SSH_AGENT_PID; [2024-10-31T11:52:44.387Z] echo Agent pid 38 killed; [2024-10-31T11:52:44.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:52:44.729Z] + git semver [Pipeline] } [2024-10-31T11:52:44.997Z] $ docker stop --time=1 bf67711e566830da0a6d4c892f0cf581795ebf3fb67c51b221a1cfc86ae9845d [2024-10-31T11:52:46.240Z] $ docker rm -f --volumes bf67711e566830da0a6d4c892f0cf581795ebf3fb67c51b221a1cfc86ae9845d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:52:46.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T11:52:46.673Z] [2024-10-31T11:52:46.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:52:46.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T11:52:46.977Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-31T11:52:46.977Z] ab5ef0e58194: Pulling fs layer [2024-10-31T11:52:46.977Z] 9712f1f96733: Pulling fs layer [2024-10-31T11:52:46.977Z] 63f879dbbcfc: Pulling fs layer [2024-10-31T11:52:46.977Z] 0d9ebad4ef96: Pulling fs layer [2024-10-31T11:52:46.977Z] e9a5061849ea: Pulling fs layer [2024-10-31T11:52:46.977Z] d747dcd14b5f: Pulling fs layer [2024-10-31T11:52:46.977Z] 2de7ff778b66: Pulling fs layer [2024-10-31T11:52:46.977Z] 0d9ebad4ef96: Waiting [2024-10-31T11:52:46.977Z] e9a5061849ea: Waiting [2024-10-31T11:52:46.977Z] d747dcd14b5f: Waiting [2024-10-31T11:52:46.977Z] 2de7ff778b66: Waiting [2024-10-31T11:52:46.977Z] 9712f1f96733: Verifying Checksum [2024-10-31T11:52:46.977Z] 9712f1f96733: Download complete [2024-10-31T11:52:47.237Z] 63f879dbbcfc: Verifying Checksum [2024-10-31T11:52:47.237Z] 63f879dbbcfc: Download complete [2024-10-31T11:52:47.495Z] e9a5061849ea: Verifying Checksum [2024-10-31T11:52:47.495Z] e9a5061849ea: Download complete [2024-10-31T11:52:47.495Z] d747dcd14b5f: Download complete [2024-10-31T11:52:47.495Z] 0d9ebad4ef96: Verifying Checksum [2024-10-31T11:52:47.495Z] 0d9ebad4ef96: Download complete [2024-10-31T11:52:47.495Z] 2de7ff778b66: Verifying Checksum [2024-10-31T11:52:47.495Z] ab5ef0e58194: Download complete [2024-10-31T11:52:50.025Z] ab5ef0e58194: Pull complete [2024-10-31T11:52:50.284Z] 9712f1f96733: Pull complete [2024-10-31T11:52:50.849Z] 63f879dbbcfc: Pull complete [2024-10-31T11:52:55.030Z] 0d9ebad4ef96: Pull complete [2024-10-31T11:52:55.030Z] e9a5061849ea: Pull complete [2024-10-31T11:52:55.030Z] d747dcd14b5f: Pull complete [2024-10-31T11:52:55.595Z] 2de7ff778b66: Pull complete [2024-10-31T11:52:55.595Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-31T11:52:55.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T11:52:55.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:52:55.698Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:52:55.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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:0.23.1-centos7 cat [2024-10-31T11:53:02.255Z] $ docker top 0ed412f1b1f3f59b606aa00b697b209997c94fc93dcba84b43b08ada7351e7ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:53:02.339Z] provisioning config files... [2024-10-31T11:53:02.346Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11742649475862878216tmp [2024-10-31T11:53:02.356Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11071359888240460561tmp [2024-10-31T11:53:02.365Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5779773778665075236tmp [Pipeline] { [Pipeline] echo [2024-10-31T11:53:02.580Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:02.875Z] ---> sigul-configuration.sh [2024-10-31T11:53:02.875Z] gpg: directory `/root/.gnupg' created [2024-10-31T11:53:02.875Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-31T11:53:02.875Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-31T11:53:02.875Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-31T11:53:02.875Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-31T11:53:02.875Z] gpg: CAST5 encrypted data [2024-10-31T11:53:02.875Z] gpg: encrypted with 1 passphrase [2024-10-31T11:53:02.875Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-31T11:53:03.171Z] + mkdir /home/jenkins [2024-10-31T11:53:03.171Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-31T11:53:03.469Z] + 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-10-31T11:53:03.484Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:03.778Z] ---> sigul-install.sh [2024-10-31T11:53:03.778Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-31T11:53:04.073Z] + git tag --list [2024-10-31T11:53:04.073Z] v1.0.0 [2024-10-31T11:53:04.073Z] v1.1.0 [2024-10-31T11:53:04.073Z] v1.1.1 [2024-10-31T11:53:04.073Z] v1.2.1 [2024-10-31T11:53:04.073Z] v1.2.2 [2024-10-31T11:53:04.073Z] v1.2.3 [2024-10-31T11:53:04.073Z] v1.3.0 [2024-10-31T11:53:04.073Z] v1.3.1 [2024-10-31T11:53:04.073Z] v2.0.0 [2024-10-31T11:53:04.073Z] v2.1.0 [2024-10-31T11:53:04.073Z] v2.1.1 [2024-10-31T11:53:04.073Z] v2.2.0 [2024-10-31T11:53:04.073Z] v2.3.0 [2024-10-31T11:53:04.073Z] v3.0 [2024-10-31T11:53:04.073Z] v3.0.0 [2024-10-31T11:53:04.073Z] v3.1 [2024-10-31T11:53:04.073Z] v3.1.0 [2024-10-31T11:53:04.073Z] v3.1.0-dev.1 [2024-10-31T11:53:04.073Z] v3.1.0-dev.10 [2024-10-31T11:53:04.073Z] v3.1.0-dev.11 [2024-10-31T11:53:04.073Z] v3.1.0-dev.12 [2024-10-31T11:53:04.073Z] v3.1.0-dev.13 [2024-10-31T11:53:04.073Z] v3.1.0-dev.14 [2024-10-31T11:53:04.073Z] v3.1.0-dev.15 [2024-10-31T11:53:04.073Z] v3.1.0-dev.16 [2024-10-31T11:53:04.073Z] v3.1.0-dev.17 [2024-10-31T11:53:04.073Z] v3.1.0-dev.18 [2024-10-31T11:53:04.073Z] v3.1.0-dev.19 [2024-10-31T11:53:04.073Z] v3.1.0-dev.2 [2024-10-31T11:53:04.073Z] v3.1.0-dev.20 [2024-10-31T11:53:04.073Z] v3.1.0-dev.21 [2024-10-31T11:53:04.073Z] v3.1.0-dev.22 [2024-10-31T11:53:04.073Z] v3.1.0-dev.23 [2024-10-31T11:53:04.073Z] v3.1.0-dev.24 [2024-10-31T11:53:04.073Z] v3.1.0-dev.25 [2024-10-31T11:53:04.073Z] v3.1.0-dev.26 [2024-10-31T11:53:04.073Z] v3.1.0-dev.27 [2024-10-31T11:53:04.073Z] v3.1.0-dev.28 [2024-10-31T11:53:04.073Z] v3.1.0-dev.29 [2024-10-31T11:53:04.073Z] v3.1.0-dev.3 [2024-10-31T11:53:04.073Z] v3.1.0-dev.30 [2024-10-31T11:53:04.073Z] v3.1.0-dev.4 [2024-10-31T11:53:04.073Z] v3.1.0-dev.5 [2024-10-31T11:53:04.073Z] v3.1.0-dev.6 [2024-10-31T11:53:04.073Z] v3.1.0-dev.7 [2024-10-31T11:53:04.073Z] v3.1.0-dev.8 [2024-10-31T11:53:04.073Z] v3.1.0-dev.9 [2024-10-31T11:53:04.073Z] v3.1.1 [2024-10-31T11:53:04.073Z] v3.1.1-dev.1 [2024-10-31T11:53:04.073Z] v3.2.0-dev.1 [2024-10-31T11:53:04.073Z] v3.2.0-dev.10 [2024-10-31T11:53:04.073Z] v3.2.0-dev.11 [2024-10-31T11:53:04.073Z] v3.2.0-dev.12 [2024-10-31T11:53:04.073Z] v3.2.0-dev.13 [2024-10-31T11:53:04.073Z] v3.2.0-dev.14 [2024-10-31T11:53:04.073Z] v3.2.0-dev.15 [2024-10-31T11:53:04.073Z] v3.2.0-dev.16 [2024-10-31T11:53:04.073Z] v3.2.0-dev.17 [2024-10-31T11:53:04.073Z] v3.2.0-dev.18 [2024-10-31T11:53:04.073Z] v3.2.0-dev.19 [2024-10-31T11:53:04.073Z] v3.2.0-dev.2 [2024-10-31T11:53:04.073Z] v3.2.0-dev.20 [2024-10-31T11:53:04.073Z] v3.2.0-dev.21 [2024-10-31T11:53:04.073Z] v3.2.0-dev.22 [2024-10-31T11:53:04.073Z] v3.2.0-dev.23 [2024-10-31T11:53:04.073Z] v3.2.0-dev.24 [2024-10-31T11:53:04.073Z] v3.2.0-dev.25 [2024-10-31T11:53:04.073Z] v3.2.0-dev.26 [2024-10-31T11:53:04.073Z] v3.2.0-dev.27 [2024-10-31T11:53:04.073Z] v3.2.0-dev.28 [2024-10-31T11:53:04.073Z] v3.2.0-dev.3 [2024-10-31T11:53:04.073Z] v3.2.0-dev.4 [2024-10-31T11:53:04.073Z] v3.2.0-dev.5 [2024-10-31T11:53:04.073Z] v3.2.0-dev.6 [2024-10-31T11:53:04.073Z] v3.2.0-dev.7 [2024-10-31T11:53:04.073Z] v3.2.0-dev.8 [2024-10-31T11:53:04.073Z] v3.2.0-dev.9 [2024-10-31T11:53:04.073Z] v4.0.0-dev.1 [2024-10-31T11:53:04.073Z] v4.0.0-dev.2 [Pipeline] sh [2024-10-31T11:53:04.363Z] + lftools sign git-tag v4.0.0-dev.2 [2024-10-31T11:53:05.218Z] Signing Git tag with Sigul... [2024-10-31T11:53:05.218Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-10-31T11:53:05.490Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:05.779Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-31T11:53:05.787Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-31T11:53:05.809Z] $ docker stop --time=1 0ed412f1b1f3f59b606aa00b697b209997c94fc93dcba84b43b08ada7351e7ff [2024-10-31T11:53:07.067Z] $ docker rm -f --volumes 0ed412f1b1f3f59b606aa00b697b209997c94fc93dcba84b43b08ada7351e7ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-31T11:53:07.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:53:07.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:07.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:53:07.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:53:07.895Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:53:07.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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/py-git-semver:0.1.4 cat [2024-10-31T11:53:08.231Z] $ docker top 6cdee013b74f05b2f8232a5b573dd477a4ec558c1492840a05e1c5fae363cbc4 -eo pid,comm [2024-10-31T11:53:08.283Z] 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-10-31T11:53:08.283Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:53:08.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:53:08.339Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:53:08.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:53:08.446Z] $ docker exec 6cdee013b74f05b2f8232a5b573dd477a4ec558c1492840a05e1c5fae363cbc4 ssh-agent [2024-10-31T11:53:08.557Z] SSH_AUTH_SOCK=/tmp/ssh-e0XciNaUUhKU/agent.32 [2024-10-31T11:53:08.557Z] SSH_AGENT_PID=38 [2024-10-31T11:53:08.562Z] Running ssh-add (command line suppressed) [2024-10-31T11:53:08.661Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6945583138333754277.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6945583138333754277.key) [2024-10-31T11:53:08.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:53:08.971Z] + git semver bump pre [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,144 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,144 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,144 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,144 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,144 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,144 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,147 [execute] INFO git cat-file --batch-check [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,151 [execute] INFO git cat-file --batch [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T11:53:09.230Z] 2024-10-31 11:53:09,157 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:53:09.230Z] 4.0.0-dev.3 [Pipeline] } [2024-10-31T11:53:09.236Z] $ docker exec --env ******** --env ******** 6cdee013b74f05b2f8232a5b573dd477a4ec558c1492840a05e1c5fae363cbc4 ssh-agent -k [2024-10-31T11:53:09.332Z] unset SSH_AUTH_SOCK; [2024-10-31T11:53:09.332Z] unset SSH_AGENT_PID; [2024-10-31T11:53:09.332Z] echo Agent pid 38 killed; [2024-10-31T11:53:09.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:53:09.688Z] + git semver [Pipeline] } [2024-10-31T11:53:09.956Z] $ docker stop --time=1 6cdee013b74f05b2f8232a5b573dd477a4ec558c1492840a05e1c5fae363cbc4 [2024-10-31T11:53:11.205Z] $ docker rm -f --volumes 6cdee013b74f05b2f8232a5b573dd477a4ec558c1492840a05e1c5fae363cbc4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:53:11.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:53:11.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:11.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:53:11.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:53:11.945Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:53:11.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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/py-git-semver:0.1.4 cat [2024-10-31T11:53:12.286Z] $ docker top 660b64ea78328e119321505738b5ea7e3209fe5fff284e191b723002ca371124 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:53:12.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:53:12.400Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:53:12.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:53:12.508Z] $ docker exec 660b64ea78328e119321505738b5ea7e3209fe5fff284e191b723002ca371124 ssh-agent [2024-10-31T11:53:12.623Z] SSH_AUTH_SOCK=/tmp/ssh-uv2PWcM1UnJ3/agent.32 [2024-10-31T11:53:12.623Z] SSH_AGENT_PID=38 [2024-10-31T11:53:12.627Z] Running ssh-add (command line suppressed) [2024-10-31T11:53:12.728Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16051849118964108920.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16051849118964108920.key) [2024-10-31T11:53:12.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:53:13.042Z] + git semver push [2024-10-31T11:53:13.302Z] 2024-10-31 11:53:13,198 [run_push] DEBUG push [2024-10-31T11:53:13.302Z] 2024-10-31 11:53:13,198 [execute] INFO git cat-file --batch-check [2024-10-31T11:53:13.302Z] 2024-10-31 11:53:13,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T11:53:13.302Z] 2024-10-31 11:53:13,202 [execute] INFO git rev-list b2b0f99a44be3ecba664d91b323f3e9c2451a30a -- [2024-10-31T11:53:13.302Z] 2024-10-31 11:53:13,202 [execute] DEBUG Popen(['git', 'rev-list', 'b2b0f99a44be3ecba664d91b323f3e9c2451a30a', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-31T11:53:13.302Z] 2024-10-31 11:53:13,208 [execute] INFO git fetch -v origin [2024-10-31T11:53:13.302Z] 2024-10-31 11:53:13,208 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-31T11:53:13.873Z] 2024-10-31 11:53:13,663 [run_push] DEBUG no remote changes detected [2024-10-31T11:53:13.873Z] 2024-10-31 11:53:13,663 [execute] INFO git push origin semver [2024-10-31T11:53:13.873Z] 2024-10-31 11:53:13,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-31T11:53:14.444Z] 2024-10-31 11:53:14,357 [run_push] DEBUG push all version tags [2024-10-31T11:53:14.444Z] 2024-10-31 11:53:14,357 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-31T11:53:14.444Z] 2024-10-31 11:53:14,358 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-31T11:53:15.019Z] 2024-10-31 11:53:15,013 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-31T11:53:15.019Z] 4.0.0-dev.3 [Pipeline] } [2024-10-31T11:53:15.287Z] $ docker exec --env ******** --env ******** 660b64ea78328e119321505738b5ea7e3209fe5fff284e191b723002ca371124 ssh-agent -k [2024-10-31T11:53:15.381Z] unset SSH_AUTH_SOCK; [2024-10-31T11:53:15.382Z] unset SSH_AGENT_PID; [2024-10-31T11:53:15.382Z] echo Agent pid 38 killed; [2024-10-31T11:53:15.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:53:15.736Z] + git semver [Pipeline] } [2024-10-31T11:53:16.004Z] $ docker stop --time=1 660b64ea78328e119321505738b5ea7e3209fe5fff284e191b723002ca371124 [2024-10-31T11:53:17.272Z] $ docker rm -f --volumes 660b64ea78328e119321505738b5ea7e3209fe5fff284e191b723002ca371124 [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-10-31T11:53:17.918Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-10-31T11:53:17.918Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-31T11:53:17.918Z] total 16 [2024-10-31T11:53:17.918Z] drwxr-xr-x 3 root root 4096 Oct 31 11:40 . [2024-10-31T11:53:17.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 11:53 .. [2024-10-31T11:53:17.918Z] drwxr-xr-x 2 root root 4096 Oct 31 11:40 cost [2024-10-31T11:53:17.918Z] -rw-r--r-- 1 root root 89 Oct 31 11:40 cost.csv [2024-10-31T11:53:17.918Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-31T11:53:17.918Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-31T11:53:17.918Z] total 16 [2024-10-31T11:53:17.918Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:40 . [2024-10-31T11:53:17.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 11:53 .. [2024-10-31T11:53:17.918Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 11:40 cost [2024-10-31T11:53:17.918Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 31 11:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:18.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:19.074Z] ---> package-listing.sh [2024-10-31T11:53:19.074Z] ++ facter osfamily [2024-10-31T11:53:19.074Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T11:53:19.333Z] + OS_FAMILY=debian [2024-10-31T11:53:19.334Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-10-31T11:53:19.334Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T11:53:19.334Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T11:53:19.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T11:53:19.334Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T11:53:19.334Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-31T11:53:19.334Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T11:53:19.334Z] + case "${OS_FAMILY}" in [2024-10-31T11:53:19.334Z] + dpkg -l [2024-10-31T11:53:19.334Z] + grep '^ii' [2024-10-31T11:53:19.334Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T11:53:19.334Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T11:53:19.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T11:53:19.334Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-31T11:53:19.334Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-10-31T11:53:19.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-10-31T11:53:19.347Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-31T11:53:19.625Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:20.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:53:20.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:53:20.271Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2024-10-31T11:53:20.291Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-31T11:53:20.482Z] $ docker top b63aa2efd700d0f48612a4fe5d42d63392bce9a6a307254ffcdd8daefdb42331 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:53:20.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T11:53:21.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T11:53:21.416Z] + ls /var/log/sa-host [2024-10-31T11:53:21.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:53:21.587Z] provisioning config files... [2024-10-31T11:53:21.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4826343125868852535tmp [Pipeline] { [Pipeline] echo [2024-10-31T11:53:21.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:21.905Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T11:53:21.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:22.268Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T11:53:22.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:22.560Z] ---> sudo-logs.sh [2024-10-31T11:53:22.560Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T11:53:22.595Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:22.875Z] ---> job-cost.sh [2024-10-31T11:53:22.875Z] lf-activate-venv: SKIPPING [2024-10-31T11:53:22.875Z] DEBUG: total: 0.2199999988079071 [2024-10-31T11:53:22.875Z] INFO: Retrieving Stack Cost... [2024-10-31T11:53:23.132Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T11:53:23.391Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T11:53:23.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:23.947Z] ---> logs-deploy.sh [2024-10-31T11:53:23.947Z] lf-activate-venv: SKIPPING [2024-10-31T11:53:23.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/186 [2024-10-31T11:53:23.947Z] INFO: archiving workspace using pattern(s): [2024-10-31T11:53:24.884Z] Archives upload complete. [2024-10-31T11:53:24.884Z] INFO: archiving logs to Nexus